[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. 8029 1726772995.10874: 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-Uuh executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 8029 1726772995.11348: Added group all to inventory 8029 1726772995.11351: Added group ungrouped to inventory 8029 1726772995.11355: Group all now contains ungrouped 8029 1726772995.11358: Examining possible inventory source: /tmp/kernel_settings-0pR/inventory.yml 8029 1726772995.26454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8029 1726772995.26519: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8029 1726772995.26544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8029 1726772995.26605: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8029 1726772995.26681: Loaded config def from plugin (inventory/script) 8029 1726772995.26683: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8029 1726772995.26723: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8029 1726772995.26808: Loaded config def from plugin (inventory/yaml) 8029 1726772995.26810: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8029 1726772995.26898: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8029 1726772995.27336: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8029 1726772995.27339: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 8029 1726772995.27342: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 8029 1726772995.27348: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8029 1726772995.27353: Loading data from /tmp/kernel_settings-0pR/inventory.yml 8029 1726772995.27425: /tmp/kernel_settings-0pR/inventory.yml was not parsable by auto 8029 1726772995.27490: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8029 1726772995.27532: Loading data from /tmp/kernel_settings-0pR/inventory.yml 8029 1726772995.27619: group all already in inventory 8029 1726772995.27626: set inventory_file for managed_node1 8029 1726772995.27630: set inventory_dir for managed_node1 8029 1726772995.27631: Added host managed_node1 to inventory 8029 1726772995.27633: Added host managed_node1 to group all 8029 1726772995.27634: set ansible_host for managed_node1 8029 1726772995.27635: set ansible_ssh_extra_args for managed_node1 8029 1726772995.27638: set inventory_file for managed_node2 8029 1726772995.27641: set inventory_dir for managed_node2 8029 1726772995.27642: Added host managed_node2 to inventory 8029 1726772995.27643: Added host managed_node2 to group all 8029 1726772995.27644: set ansible_host for managed_node2 8029 1726772995.27645: set ansible_ssh_extra_args for managed_node2 8029 1726772995.27647: set inventory_file for managed_node3 8029 1726772995.27650: set inventory_dir for managed_node3 8029 1726772995.27651: Added host managed_node3 to inventory 8029 1726772995.27652: Added host managed_node3 to group all 8029 1726772995.27653: set ansible_host for managed_node3 8029 1726772995.27654: set ansible_ssh_extra_args for managed_node3 8029 1726772995.27656: Reconcile groups and hosts in inventory. 8029 1726772995.27660: Group ungrouped now contains managed_node1 8029 1726772995.27662: Group ungrouped now contains managed_node2 8029 1726772995.27664: Group ungrouped now contains managed_node3 8029 1726772995.27744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8029 1726772995.27866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8029 1726772995.27915: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8029 1726772995.27944: Loaded config def from plugin (vars/host_group_vars) 8029 1726772995.27947: 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) 8029 1726772995.27954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8029 1726772995.27962: 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) 8029 1726772995.28005: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8029 1726772995.28346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772995.28440: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8029 1726772995.28480: Loaded config def from plugin (connection/local) 8029 1726772995.28484: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8029 1726772995.29231: Loaded config def from plugin (connection/paramiko_ssh) 8029 1726772995.29235: 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) 8029 1726772995.30162: 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) 8029 1726772995.30205: Loaded config def from plugin (connection/psrp) 8029 1726772995.30208: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8029 1726772995.31009: 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) 8029 1726772995.31050: Loaded config def from plugin (connection/ssh) 8029 1726772995.31054: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8029 1726772995.34149: 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) 8029 1726772995.34180: Loaded config def from plugin (connection/winrm) 8029 1726772995.34183: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8029 1726772995.34218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8029 1726772995.34273: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8029 1726772995.34337: Loaded config def from plugin (shell/cmd) 8029 1726772995.34339: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8029 1726772995.34364: 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) 8029 1726772995.34429: Loaded config def from plugin (shell/powershell) 8029 1726772995.34431: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8029 1726772995.34493: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8029 1726772995.34671: Loaded config def from plugin (shell/sh) 8029 1726772995.34676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8029 1726772995.34710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8029 1726772995.34836: Loaded config def from plugin (become/runas) 8029 1726772995.34838: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8029 1726772995.35018: Loaded config def from plugin (become/su) 8029 1726772995.35021: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8029 1726772995.35193: Loaded config def from plugin (become/sudo) 8029 1726772995.35195: 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 8029 1726772995.35228: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 8029 1726772995.35832: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8029 1726772995.39479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8029 1726772995.39788: in VariableManager get_vars() 8029 1726772995.39812: done with get_vars() 8029 1726772995.39854: in VariableManager get_vars() 8029 1726772995.39869: done with get_vars() 8029 1726772995.40100: in VariableManager get_vars() 8029 1726772995.40123: done with get_vars() 8029 1726772995.40274: in VariableManager get_vars() 8029 1726772995.40286: done with get_vars() 8029 1726772995.40342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8029 1726772995.40357: 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 8029 1726772995.40619: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8029 1726772995.40797: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8029 1726772995.40800: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Uuh/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) 8029 1726772995.40838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8029 1726772995.40863: 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) 8029 1726772995.41052: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8029 1726772995.41113: Loaded config def from plugin (callback/default) 8029 1726772995.41118: 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) 8029 1726772995.42344: Loaded config def from plugin (callback/junit) 8029 1726772995.42352: 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) 8029 1726772995.42401: 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) 8029 1726772995.42477: Loaded config def from plugin (callback/minimal) 8029 1726772995.42480: 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) 8029 1726772995.42520: 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) 8029 1726772995.42589: Loaded config def from plugin (callback/tree) 8029 1726772995.42592: 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 8029 1726772995.42729: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8029 1726772995.42732: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Uuh/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_simple_settings.yml ******************************************** 1 plays in /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 8029 1726772995.42758: in VariableManager get_vars() 8029 1726772995.42776: done with get_vars() 8029 1726772995.42789: in VariableManager get_vars() 8029 1726772995.42799: done with get_vars() 8029 1726772995.42803: variable 'omit' from source: magic vars 8029 1726772995.42843: in VariableManager get_vars() 8029 1726772995.42857: done with get_vars() 8029 1726772995.42881: variable 'omit' from source: magic vars PLAY [Test simple kernel settings] ********************************************* 8029 1726772995.43520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8029 1726772995.43600: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8029 1726772995.43631: getting the remaining hosts for this loop 8029 1726772995.43633: done getting the remaining hosts for this loop 8029 1726772995.43636: getting the next task for host managed_node3 8029 1726772995.43639: done getting next task for host managed_node3 8029 1726772995.43646: ^ task is: TASK: Gathering Facts 8029 1726772995.43648: ^ 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 8029 1726772995.43650: getting variables 8029 1726772995.43651: in VariableManager get_vars() 8029 1726772995.43668: Calling all_inventory to load vars for managed_node3 8029 1726772995.43814: Calling groups_inventory to load vars for managed_node3 8029 1726772995.43820: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772995.43833: Calling all_plugins_play to load vars for managed_node3 8029 1726772995.43845: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772995.43849: Calling groups_plugins_play to load vars for managed_node3 8029 1726772995.43892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772995.43948: done with get_vars() 8029 1726772995.43954: done getting variables 8029 1726772995.44029: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 Thursday 19 September 2024 15:09:55 -0400 (0:00:00.014) 0:00:00.014 **** 8029 1726772995.44050: entering _queue_task() for managed_node3/gather_facts 8029 1726772995.44051: Creating lock for gather_facts 8029 1726772995.44411: worker is 1 (out of 1 available) 8029 1726772995.44430: exiting _queue_task() for managed_node3/gather_facts 8029 1726772995.44442: done queuing things up, now waiting for results queue to drain 8029 1726772995.44443: waiting for pending results... 8029 1726772995.44835: running TaskExecutor() for managed_node3/TASK: Gathering Facts 8029 1726772995.44843: in run() - task 129c3c75-c909-257d-662b-000000000014 8029 1726772995.44846: variable 'ansible_search_path' from source: unknown 8029 1726772995.44849: calling self._execute() 8029 1726772995.44852: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772995.44854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772995.44868: variable 'omit' from source: magic vars 8029 1726772995.44967: variable 'omit' from source: magic vars 8029 1726772995.44999: variable 'omit' from source: magic vars 8029 1726772995.45039: variable 'omit' from source: magic vars 8029 1726772995.45085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772995.45125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772995.45149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772995.45168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772995.45187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772995.45219: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772995.45227: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772995.45234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772995.45332: Set connection var ansible_connection to ssh 8029 1726772995.45348: Set connection var ansible_shell_executable to /bin/sh 8029 1726772995.45358: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772995.45369: Set connection var ansible_pipelining to False 8029 1726772995.45380: Set connection var ansible_shell_type to sh 8029 1726772995.45389: Set connection var ansible_timeout to 10 8029 1726772995.45417: variable 'ansible_shell_executable' from source: unknown 8029 1726772995.45427: variable 'ansible_connection' from source: unknown 8029 1726772995.45435: variable 'ansible_module_compression' from source: unknown 8029 1726772995.45441: variable 'ansible_shell_type' from source: unknown 8029 1726772995.45448: variable 'ansible_shell_executable' from source: unknown 8029 1726772995.45454: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772995.45461: variable 'ansible_pipelining' from source: unknown 8029 1726772995.45466: variable 'ansible_timeout' from source: unknown 8029 1726772995.45473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772995.45649: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 8029 1726772995.45663: variable 'omit' from source: magic vars 8029 1726772995.45672: starting attempt loop 8029 1726772995.45678: running the handler 8029 1726772995.45697: variable 'ansible_facts' from source: unknown 8029 1726772995.45720: _low_level_execute_command(): starting 8029 1726772995.45733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772995.46431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772995.46447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772995.46463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772995.46533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772995.46575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772995.46593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772995.46622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772995.46722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772995.48580: stdout chunk (state=3): >>>/root <<< 8029 1726772995.48759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772995.48770: stdout chunk (state=3): >>><<< 8029 1726772995.48784: stderr chunk (state=3): >>><<< 8029 1726772995.48911: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772995.48915: _low_level_execute_command(): starting 8029 1726772995.48920: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802 `" && echo ansible-tmp-1726772995.488216-8061-225040206751802="` echo /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802 `" ) && sleep 0' 8029 1726772995.49503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772995.49521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772995.49541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772995.49559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772995.49634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772995.49691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772995.49727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772995.49828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772995.51889: stdout chunk (state=3): >>>ansible-tmp-1726772995.488216-8061-225040206751802=/root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802 <<< 8029 1726772995.52048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772995.52051: stdout chunk (state=3): >>><<< 8029 1726772995.52054: stderr chunk (state=3): >>><<< 8029 1726772995.52122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772995.488216-8061-225040206751802=/root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772995.52125: variable 'ansible_module_compression' from source: unknown 8029 1726772995.52181: ANSIBALLZ: Using generic lock for ansible.legacy.setup 8029 1726772995.52189: ANSIBALLZ: Acquiring lock 8029 1726772995.52196: ANSIBALLZ: Lock acquired: 140698949617808 8029 1726772995.52203: ANSIBALLZ: Creating module 8029 1726772995.91378: ANSIBALLZ: Writing module into payload 8029 1726772995.91537: ANSIBALLZ: Writing module 8029 1726772995.91607: ANSIBALLZ: Renaming module 8029 1726772995.91611: ANSIBALLZ: Done creating module 8029 1726772995.91624: variable 'ansible_facts' from source: unknown 8029 1726772995.91635: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772995.91648: _low_level_execute_command(): starting 8029 1726772995.91659: _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' 8029 1726772995.92324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772995.92341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772995.92355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772995.92382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772995.92487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772995.92509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772995.92627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772995.94554: stdout chunk (state=3): >>>PLATFORM <<< 8029 1726772995.94559: stdout chunk (state=3): >>>Linux <<< 8029 1726772995.94562: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 <<< 8029 1726772995.94564: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 8029 1726772995.94734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772995.94751: stderr chunk (state=3): >>><<< 8029 1726772995.94754: stdout chunk (state=3): >>><<< 8029 1726772995.94780: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772995.94789 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 8029 1726772995.94840: _low_level_execute_command(): starting 8029 1726772995.94843: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 8029 1726772995.95293: Sending initial data 8029 1726772995.95295: Sent initial data (1181 bytes) 8029 1726772995.95738: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772995.95741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772995.95744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772995.95746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772995.95748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726772995.95750: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726772995.95752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772995.95754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726772995.95756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726772995.95763: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8029 1726772995.95765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772995.95767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772995.95768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772995.95770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726772995.95775: stderr chunk (state=3): >>>debug2: match found <<< 8029 1726772995.95778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772995.95784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772995.95804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772995.95819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772995.95955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772995.99456: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 8029 1726772995.99833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772995.99882: stderr chunk (state=3): >>><<< 8029 1726772995.99886: stdout chunk (state=3): >>><<< 8029 1726772995.99904: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772995.99984: variable 'ansible_facts' from source: unknown 8029 1726772995.99987: variable 'ansible_facts' from source: unknown 8029 1726772995.99995: variable 'ansible_module_compression' from source: unknown 8029 1726772996.00027: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8029 1726772996.00050: variable 'ansible_facts' from source: unknown 8029 1726772996.00169: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/AnsiballZ_setup.py 8029 1726772996.00268: Sending initial data 8029 1726772996.00271: Sent initial data (151 bytes) 8029 1726772996.00696: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772996.00699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772996.00702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772996.00704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772996.00706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772996.00708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772996.00749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772996.00762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772996.00831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772996.02480: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726772996.02545: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726772996.02602: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4ejt__nl /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/AnsiballZ_setup.py <<< 8029 1726772996.02610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/AnsiballZ_setup.py" <<< 8029 1726772996.02655: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4ejt__nl" to remote "/root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/AnsiballZ_setup.py" <<< 8029 1726772996.03782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772996.03822: stderr chunk (state=3): >>><<< 8029 1726772996.03826: stdout chunk (state=3): >>><<< 8029 1726772996.03844: done transferring module to remote 8029 1726772996.03852: _low_level_execute_command(): starting 8029 1726772996.03857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/ /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/AnsiballZ_setup.py && sleep 0' 8029 1726772996.04287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772996.04326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772996.04347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772996.04406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772996.04471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772996.06358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772996.06380: stderr chunk (state=3): >>><<< 8029 1726772996.06383: stdout chunk (state=3): >>><<< 8029 1726772996.06397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772996.06400: _low_level_execute_command(): starting 8029 1726772996.06410: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/AnsiballZ_setup.py && sleep 0' 8029 1726772996.06854: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772996.06858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772996.06860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726772996.06862: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772996.06864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772996.06933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772996.06938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772996.07050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772996.74800: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDB7qXFV+7+dWB+YCcJfMStIHT8rFQRzfCCblVMLFlgLBpgu6tDcOYKovBnqHb/BIK3S5rN+LbLNw+OSJvc3ZCFliFvEuxGqadd49YUUDhdhoe2fhf2jG7NKC9+9uWq/8GVcKkXUWmvPYLsCvzSmcGtoTeuilRZ00AIYPZOOIIgBQwJn1BNln1s1RKny8DZOXF3jCij1osl1juUaJVQ8JmNa/5szGPLKfMCVBCVKM4JxCJ2sDYTzRT+s8GW2C49l6QuvNyqNPul0xdD1kR6YxY3LKboaVYjYohMk1g9cjY39aLXjaPPWhgwaF8/qkx8X76lXWD3RhBZIADiCKzQB9x9z0IAnQu4pC/7yPWKELoFKBMC58GV4TOdjDnANLpYFf7DwbzpBTMOQxYm2ksQ8B3efDWmCEz3mUh+vLPiWV5fD+WQFPkjZ8mLitufTt7gOSsVc6dxb0QNaARkUhMprnvimbmB1JDjDnCerhXMIDKzKShheu+C41tjMlvkKpXnfrU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJLkXpvl46xDUbsc7ltM7pDL/8Wf47vuEuwmfWU6toYR2OnumiOJeUk4JSIhCIeTPvu1CORyyAckTONeCg+F5q8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP/3SSWOxeeF0VyLm0em7C9uUfMmDTB9rvHfY71yxcKH", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "56", "epoch": "1726772996", "epoch_int": "1726772996", "date": "2024-09-19", "time": "15:09:56", "iso8601_micro": "2024-09-19T19:09:56.353067Z", "iso8601": "2024-09-19T19:09:56Z", "iso8601_basic": "20240919T150956353067", "iso8601_basic_short": "20240919T150956", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "ec282bfe24205dd76609f5a2a919cb2b", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_iscsi_iqn": "", "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": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.39501953125, "5m": 0.197265625, "15m": 0.1064453125}, "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": 3531, "ansible_memfree_mb": 2935, "ansible<<< 8029 1726772996.74811: stdout chunk (state=3): >>>_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 596, "free": 2935}, "nocache": {"free": 3271, "used": 260}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec282bfe-2420-5dd7-6609-f5a2a919cb2b", "ansible_product_uuid": "ec282bfe-2420-5dd7-6609-f5a2a919cb2b", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 425, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261790347264, "block_size": 4096, "block_total": 65519099, "block_available": 63913659, "block_used": 1605440, "inode_total": 131070960, "inode_available": 131028510, "inode_used": 42450, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.11.60 48390 10.31.44.236 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.60 48390 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:e8:57:0e:95:91", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::e8:57ff:fe0e:9591", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:e8:57:0e:95:91", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::e8:57ff:fe0e:9591"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::e8:57ff:fe0e:9591"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 8029 1726772996.76871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726772996.76904: stderr chunk (state=3): >>><<< 8029 1726772996.76907: stdout chunk (state=3): >>><<< 8029 1726772996.76934: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDB7qXFV+7+dWB+YCcJfMStIHT8rFQRzfCCblVMLFlgLBpgu6tDcOYKovBnqHb/BIK3S5rN+LbLNw+OSJvc3ZCFliFvEuxGqadd49YUUDhdhoe2fhf2jG7NKC9+9uWq/8GVcKkXUWmvPYLsCvzSmcGtoTeuilRZ00AIYPZOOIIgBQwJn1BNln1s1RKny8DZOXF3jCij1osl1juUaJVQ8JmNa/5szGPLKfMCVBCVKM4JxCJ2sDYTzRT+s8GW2C49l6QuvNyqNPul0xdD1kR6YxY3LKboaVYjYohMk1g9cjY39aLXjaPPWhgwaF8/qkx8X76lXWD3RhBZIADiCKzQB9x9z0IAnQu4pC/7yPWKELoFKBMC58GV4TOdjDnANLpYFf7DwbzpBTMOQxYm2ksQ8B3efDWmCEz3mUh+vLPiWV5fD+WQFPkjZ8mLitufTt7gOSsVc6dxb0QNaARkUhMprnvimbmB1JDjDnCerhXMIDKzKShheu+C41tjMlvkKpXnfrU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJLkXpvl46xDUbsc7ltM7pDL/8Wf47vuEuwmfWU6toYR2OnumiOJeUk4JSIhCIeTPvu1CORyyAckTONeCg+F5q8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP/3SSWOxeeF0VyLm0em7C9uUfMmDTB9rvHfY71yxcKH", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "09", "second": "56", "epoch": "1726772996", "epoch_int": "1726772996", "date": "2024-09-19", "time": "15:09:56", "iso8601_micro": "2024-09-19T19:09:56.353067Z", "iso8601": "2024-09-19T19:09:56Z", "iso8601_basic": "20240919T150956353067", "iso8601_basic_short": "20240919T150956", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "ec282bfe24205dd76609f5a2a919cb2b", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_iscsi_iqn": "", "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": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.39501953125, "5m": 0.197265625, "15m": 0.1064453125}, "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": 3531, "ansible_memfree_mb": 2935, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 596, "free": 2935}, "nocache": {"free": 3271, "used": 260}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec282bfe-2420-5dd7-6609-f5a2a919cb2b", "ansible_product_uuid": "ec282bfe-2420-5dd7-6609-f5a2a919cb2b", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 425, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261790347264, "block_size": 4096, "block_total": 65519099, "block_available": 63913659, "block_used": 1605440, "inode_total": 131070960, "inode_available": 131028510, "inode_used": 42450, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.11.60 48390 10.31.44.236 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.60 48390 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:e8:57:0e:95:91", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::e8:57ff:fe0e:9591", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:e8:57:0e:95:91", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::e8:57ff:fe0e:9591"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::e8:57ff:fe0e:9591"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 8029 1726772996.77147: 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-1726772995.488216-8061-225040206751802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726772996.77163: _low_level_execute_command(): starting 8029 1726772996.77166: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772995.488216-8061-225040206751802/ > /dev/null 2>&1 && sleep 0' 8029 1726772996.77604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772996.77608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772996.77621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772996.77681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772996.77684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772996.77687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772996.77754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772996.79630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772996.79655: stderr chunk (state=3): >>><<< 8029 1726772996.79658: stdout chunk (state=3): >>><<< 8029 1726772996.79680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772996.79683: handler run complete 8029 1726772996.79758: variable 'ansible_facts' from source: unknown 8029 1726772996.79821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.80009: variable 'ansible_facts' from source: unknown 8029 1726772996.80059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.80135: attempt loop complete, returning result 8029 1726772996.80138: _execute() done 8029 1726772996.80141: dumping result to json 8029 1726772996.80159: done dumping result, returning 8029 1726772996.80165: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [129c3c75-c909-257d-662b-000000000014] 8029 1726772996.80167: sending task result for task 129c3c75-c909-257d-662b-000000000014 8029 1726772996.82403: done sending task result for task 129c3c75-c909-257d-662b-000000000014 8029 1726772996.82407: WORKER PROCESS EXITING ok: [managed_node3] 8029 1726772996.82574: no more pending results, returning what we have 8029 1726772996.82576: results queue empty 8029 1726772996.82577: checking for any_errors_fatal 8029 1726772996.82578: done checking for any_errors_fatal 8029 1726772996.82578: checking for max_fail_percentage 8029 1726772996.82579: done checking for max_fail_percentage 8029 1726772996.82580: checking to see if all hosts have failed and the running result is not ok 8029 1726772996.82581: done checking to see if all hosts have failed 8029 1726772996.82581: getting the remaining hosts for this loop 8029 1726772996.82583: done getting the remaining hosts for this loop 8029 1726772996.82586: getting the next task for host managed_node3 8029 1726772996.82589: done getting next task for host managed_node3 8029 1726772996.82590: ^ task is: TASK: meta (flush_handlers) 8029 1726772996.82591: ^ 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 8029 1726772996.82594: getting variables 8029 1726772996.82595: in VariableManager get_vars() 8029 1726772996.82605: Calling all_inventory to load vars for managed_node3 8029 1726772996.82607: Calling groups_inventory to load vars for managed_node3 8029 1726772996.82608: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.82614: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.82615: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.82619: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.82719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.82826: done with get_vars() 8029 1726772996.82834: done getting variables 8029 1726772996.82867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 8029 1726772996.82904: in VariableManager get_vars() 8029 1726772996.82913: Calling all_inventory to load vars for managed_node3 8029 1726772996.82914: Calling groups_inventory to load vars for managed_node3 8029 1726772996.82917: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.82921: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.82922: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.82924: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.83011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.83115: done with get_vars() 8029 1726772996.83128: done queuing things up, now waiting for results queue to drain 8029 1726772996.83130: results queue empty 8029 1726772996.83131: checking for any_errors_fatal 8029 1726772996.83133: done checking for any_errors_fatal 8029 1726772996.83134: checking for max_fail_percentage 8029 1726772996.83139: done checking for max_fail_percentage 8029 1726772996.83139: checking to see if all hosts have failed and the running result is not ok 8029 1726772996.83140: done checking to see if all hosts have failed 8029 1726772996.83141: getting the remaining hosts for this loop 8029 1726772996.83142: done getting the remaining hosts for this loop 8029 1726772996.83144: getting the next task for host managed_node3 8029 1726772996.83149: done getting next task for host managed_node3 8029 1726772996.83150: ^ task is: TASK: Set platform independent vars used by this test 8029 1726772996.83152: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772996.83154: getting variables 8029 1726772996.83155: in VariableManager get_vars() 8029 1726772996.83162: Calling all_inventory to load vars for managed_node3 8029 1726772996.83164: Calling groups_inventory to load vars for managed_node3 8029 1726772996.83165: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.83169: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.83171: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.83176: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.83304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.83480: done with get_vars() 8029 1726772996.83489: done getting variables 8029 1726772996.83576: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set platform independent vars used by this test] ************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:10 Thursday 19 September 2024 15:09:56 -0400 (0:00:01.395) 0:00:01.409 **** 8029 1726772996.83607: entering _queue_task() for managed_node3/include_vars 8029 1726772996.83609: Creating lock for include_vars 8029 1726772996.83929: worker is 1 (out of 1 available) 8029 1726772996.83942: exiting _queue_task() for managed_node3/include_vars 8029 1726772996.83953: done queuing things up, now waiting for results queue to drain 8029 1726772996.83954: waiting for pending results... 8029 1726772996.84336: running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test 8029 1726772996.84342: in run() - task 129c3c75-c909-257d-662b-000000000006 8029 1726772996.84346: variable 'ansible_search_path' from source: unknown 8029 1726772996.84361: calling self._execute() 8029 1726772996.84442: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.84456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.84475: variable 'omit' from source: magic vars 8029 1726772996.84590: variable 'omit' from source: magic vars 8029 1726772996.84629: variable 'omit' from source: magic vars 8029 1726772996.84680: variable 'omit' from source: magic vars 8029 1726772996.84727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772996.84832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772996.84858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772996.84886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772996.84903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772996.84950: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772996.84954: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.84956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.85026: Set connection var ansible_connection to ssh 8029 1726772996.85034: Set connection var ansible_shell_executable to /bin/sh 8029 1726772996.85039: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772996.85044: Set connection var ansible_pipelining to False 8029 1726772996.85051: Set connection var ansible_shell_type to sh 8029 1726772996.85056: Set connection var ansible_timeout to 10 8029 1726772996.85079: variable 'ansible_shell_executable' from source: unknown 8029 1726772996.85085: variable 'ansible_connection' from source: unknown 8029 1726772996.85088: variable 'ansible_module_compression' from source: unknown 8029 1726772996.85090: variable 'ansible_shell_type' from source: unknown 8029 1726772996.85093: variable 'ansible_shell_executable' from source: unknown 8029 1726772996.85095: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.85097: variable 'ansible_pipelining' from source: unknown 8029 1726772996.85099: variable 'ansible_timeout' from source: unknown 8029 1726772996.85101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.85201: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772996.85209: variable 'omit' from source: magic vars 8029 1726772996.85214: starting attempt loop 8029 1726772996.85218: running the handler 8029 1726772996.85230: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8029 1726772996.85247: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml 8029 1726772996.85350: handler run complete 8029 1726772996.85358: attempt loop complete, returning result 8029 1726772996.85360: _execute() done 8029 1726772996.85363: dumping result to json 8029 1726772996.85368: done dumping result, returning 8029 1726772996.85374: done running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test [129c3c75-c909-257d-662b-000000000006] 8029 1726772996.85381: sending task result for task 129c3c75-c909-257d-662b-000000000006 8029 1726772996.85478: done sending task result for task 129c3c75-c909-257d-662b-000000000006 8029 1726772996.85481: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_file": "# File managed by Ansible - DO NOT EDIT\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[vm]\ntransparent_hugepages = madvise\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n{% if __kernel_settings_blcmdline_value | d() %}\n[bootloader]\ncmdline = {{ __kernel_settings_blcmdline_value }}\n{% endif %}\n", "kernel_settings_sysctl": [ { "name": "fs.epoll.max_user_watches", "value": 785592 }, { "name": "fs.file-max", "value": 379724 }, { "name": "no.such.param", "state": "absent" } ], "kernel_settings_sysfs": [ { "name": "/sys/kernel/debug/x86/pti_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/retp_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/ibrs_enabled", "value": 0 }, { "name": "/sys/not/found", "state": "absent" } ], "kernel_settings_systemd_cpu_affinity": { "state": "absent" }, "kernel_settings_transparent_hugepages": "madvise", "kernel_settings_transparent_hugepages_defrag": { "state": "absent" } }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml" ], "changed": false } 8029 1726772996.85623: no more pending results, returning what we have 8029 1726772996.85626: results queue empty 8029 1726772996.85626: checking for any_errors_fatal 8029 1726772996.85628: done checking for any_errors_fatal 8029 1726772996.85628: checking for max_fail_percentage 8029 1726772996.85629: done checking for max_fail_percentage 8029 1726772996.85630: checking to see if all hosts have failed and the running result is not ok 8029 1726772996.85631: done checking to see if all hosts have failed 8029 1726772996.85631: getting the remaining hosts for this loop 8029 1726772996.85632: done getting the remaining hosts for this loop 8029 1726772996.85635: getting the next task for host managed_node3 8029 1726772996.85639: done getting next task for host managed_node3 8029 1726772996.85641: ^ task is: TASK: Disable bootloader cmdline testing on Fedora 8029 1726772996.85643: ^ 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 8029 1726772996.85645: getting variables 8029 1726772996.85646: in VariableManager get_vars() 8029 1726772996.85672: Calling all_inventory to load vars for managed_node3 8029 1726772996.85674: Calling groups_inventory to load vars for managed_node3 8029 1726772996.85677: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.85683: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.85685: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.85687: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.85784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.85898: done with get_vars() 8029 1726772996.85905: done getting variables 8029 1726772996.85968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Disable bootloader cmdline testing on Fedora] **************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:14 Thursday 19 September 2024 15:09:56 -0400 (0:00:00.023) 0:00:01.433 **** 8029 1726772996.85986: entering _queue_task() for managed_node3/set_fact 8029 1726772996.85988: Creating lock for set_fact 8029 1726772996.86169: worker is 1 (out of 1 available) 8029 1726772996.86181: exiting _queue_task() for managed_node3/set_fact 8029 1726772996.86192: done queuing things up, now waiting for results queue to drain 8029 1726772996.86193: waiting for pending results... 8029 1726772996.86325: running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora 8029 1726772996.86373: in run() - task 129c3c75-c909-257d-662b-000000000007 8029 1726772996.86386: variable 'ansible_search_path' from source: unknown 8029 1726772996.86414: calling self._execute() 8029 1726772996.86464: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.86468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.86479: variable 'omit' from source: magic vars 8029 1726772996.86793: variable 'ansible_distribution' from source: facts 8029 1726772996.86810: Evaluated conditional (ansible_distribution == "Fedora"): False 8029 1726772996.86813: when evaluation is False, skipping this task 8029 1726772996.86817: _execute() done 8029 1726772996.86821: dumping result to json 8029 1726772996.86823: done dumping result, returning 8029 1726772996.86829: done running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora [129c3c75-c909-257d-662b-000000000007] 8029 1726772996.86834: sending task result for task 129c3c75-c909-257d-662b-000000000007 8029 1726772996.86912: done sending task result for task 129c3c75-c909-257d-662b-000000000007 8029 1726772996.86915: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } 8029 1726772996.86993: no more pending results, returning what we have 8029 1726772996.86996: results queue empty 8029 1726772996.86996: checking for any_errors_fatal 8029 1726772996.86999: done checking for any_errors_fatal 8029 1726772996.87000: checking for max_fail_percentage 8029 1726772996.87001: done checking for max_fail_percentage 8029 1726772996.87002: checking to see if all hosts have failed and the running result is not ok 8029 1726772996.87003: done checking to see if all hosts have failed 8029 1726772996.87003: getting the remaining hosts for this loop 8029 1726772996.87004: done getting the remaining hosts for this loop 8029 1726772996.87007: getting the next task for host managed_node3 8029 1726772996.87012: done getting next task for host managed_node3 8029 1726772996.87014: ^ task is: TASK: Apply the settings - call the role 8029 1726772996.87015: ^ 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 8029 1726772996.87020: getting variables 8029 1726772996.87021: in VariableManager get_vars() 8029 1726772996.87041: Calling all_inventory to load vars for managed_node3 8029 1726772996.87042: Calling groups_inventory to load vars for managed_node3 8029 1726772996.87044: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.87050: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.87052: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.87054: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.87173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.87283: done with get_vars() 8029 1726772996.87290: done getting variables TASK [Apply the settings - call the role] ************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:25 Thursday 19 September 2024 15:09:56 -0400 (0:00:00.013) 0:00:01.447 **** 8029 1726772996.87350: entering _queue_task() for managed_node3/include_role 8029 1726772996.87352: Creating lock for include_role 8029 1726772996.87529: worker is 1 (out of 1 available) 8029 1726772996.87543: exiting _queue_task() for managed_node3/include_role 8029 1726772996.87554: done queuing things up, now waiting for results queue to drain 8029 1726772996.87555: waiting for pending results... 8029 1726772996.87686: running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role 8029 1726772996.87743: in run() - task 129c3c75-c909-257d-662b-000000000008 8029 1726772996.87754: variable 'ansible_search_path' from source: unknown 8029 1726772996.87783: calling self._execute() 8029 1726772996.87836: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.87841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.87849: variable 'omit' from source: magic vars 8029 1726772996.87927: _execute() done 8029 1726772996.87931: dumping result to json 8029 1726772996.87934: done dumping result, returning 8029 1726772996.87939: done running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role [129c3c75-c909-257d-662b-000000000008] 8029 1726772996.87944: sending task result for task 129c3c75-c909-257d-662b-000000000008 8029 1726772996.88035: done sending task result for task 129c3c75-c909-257d-662b-000000000008 8029 1726772996.88038: WORKER PROCESS EXITING 8029 1726772996.88062: no more pending results, returning what we have 8029 1726772996.88067: in VariableManager get_vars() 8029 1726772996.88099: Calling all_inventory to load vars for managed_node3 8029 1726772996.88102: Calling groups_inventory to load vars for managed_node3 8029 1726772996.88105: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.88115: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.88120: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.88123: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.88242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.88350: done with get_vars() 8029 1726772996.88356: variable 'ansible_search_path' from source: unknown 8029 1726772996.88500: variable 'omit' from source: magic vars 8029 1726772996.88518: variable 'omit' from source: magic vars 8029 1726772996.88527: variable 'omit' from source: magic vars 8029 1726772996.88530: we have included files to process 8029 1726772996.88532: generating all_blocks data 8029 1726772996.88532: done generating all_blocks data 8029 1726772996.88533: processing included file: fedora.linux_system_roles.kernel_settings 8029 1726772996.88546: in VariableManager get_vars() 8029 1726772996.88554: done with get_vars() 8029 1726772996.88603: in VariableManager get_vars() 8029 1726772996.88613: done with get_vars() 8029 1726772996.88642: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 8029 1726772996.88748: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 8029 1726772996.88786: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 8029 1726772996.88863: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 8029 1726772996.89334: in VariableManager get_vars() 8029 1726772996.89347: done with get_vars() 8029 1726772996.90259: in VariableManager get_vars() 8029 1726772996.90272: done with get_vars() 8029 1726772996.90377: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 8029 1726772996.90784: iterating over new_blocks loaded from include file 8029 1726772996.90786: in VariableManager get_vars() 8029 1726772996.90797: done with get_vars() 8029 1726772996.90798: filtering new block on tags 8029 1726772996.90825: done filtering new block on tags 8029 1726772996.90828: in VariableManager get_vars() 8029 1726772996.90837: done with get_vars() 8029 1726772996.90838: filtering new block on tags 8029 1726772996.90858: done filtering new block on tags 8029 1726772996.90860: in VariableManager get_vars() 8029 1726772996.90868: done with get_vars() 8029 1726772996.90868: filtering new block on tags 8029 1726772996.90954: done filtering new block on tags 8029 1726772996.90956: in VariableManager get_vars() 8029 1726772996.90964: done with get_vars() 8029 1726772996.90965: filtering new block on tags 8029 1726772996.90976: done filtering new block on tags 8029 1726772996.90977: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 8029 1726772996.90982: extending task lists for all hosts with included blocks 8029 1726772996.91099: done extending task lists 8029 1726772996.91100: done processing included files 8029 1726772996.91101: results queue empty 8029 1726772996.91102: checking for any_errors_fatal 8029 1726772996.91104: done checking for any_errors_fatal 8029 1726772996.91105: checking for max_fail_percentage 8029 1726772996.91106: done checking for max_fail_percentage 8029 1726772996.91107: checking to see if all hosts have failed and the running result is not ok 8029 1726772996.91107: done checking to see if all hosts have failed 8029 1726772996.91108: getting the remaining hosts for this loop 8029 1726772996.91109: done getting the remaining hosts for this loop 8029 1726772996.91110: getting the next task for host managed_node3 8029 1726772996.91113: done getting next task for host managed_node3 8029 1726772996.91115: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8029 1726772996.91117: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772996.91123: getting variables 8029 1726772996.91124: in VariableManager get_vars() 8029 1726772996.91132: Calling all_inventory to load vars for managed_node3 8029 1726772996.91134: Calling groups_inventory to load vars for managed_node3 8029 1726772996.91135: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.91140: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.91142: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.91144: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.91319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.91427: done with get_vars() 8029 1726772996.91434: done getting variables 8029 1726772996.91481: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:09:56 -0400 (0:00:00.041) 0:00:01.488 **** 8029 1726772996.91500: entering _queue_task() for managed_node3/fail 8029 1726772996.91501: Creating lock for fail 8029 1726772996.91737: worker is 1 (out of 1 available) 8029 1726772996.91750: exiting _queue_task() for managed_node3/fail 8029 1726772996.91761: done queuing things up, now waiting for results queue to drain 8029 1726772996.91762: waiting for pending results... 8029 1726772996.91915: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8029 1726772996.91976: in run() - task 129c3c75-c909-257d-662b-000000000047 8029 1726772996.91993: variable 'ansible_search_path' from source: unknown 8029 1726772996.91997: variable 'ansible_search_path' from source: unknown 8029 1726772996.92026: calling self._execute() 8029 1726772996.92081: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.92086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.92096: variable 'omit' from source: magic vars 8029 1726772996.92434: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726772996.92447: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726772996.92454: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 8029 1726772996.92651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772996.94050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772996.94097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772996.94124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772996.94151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772996.94171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772996.94233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772996.94253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772996.94272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772996.94302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772996.94312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772996.94353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772996.94370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772996.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) 8029 1726772996.94417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772996.94428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772996.94458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772996.94474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772996.94499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772996.94521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772996.94533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772996.94720: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726772996.94771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726772996.94895: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726772996.94922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726772996.94947: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726772996.94967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726772996.95000: 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) 8029 1726772996.95015: 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) 8029 1726772996.95036: 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) 8029 1726772996.95055: 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) 8029 1726772996.95088: 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) 8029 1726772996.95101: 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) 8029 1726772996.95119: 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) 8029 1726772996.95138: 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) 8029 1726772996.95164: 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 8029 1726772996.95176: when evaluation is False, skipping this task 8029 1726772996.95178: _execute() done 8029 1726772996.95181: dumping result to json 8029 1726772996.95183: done dumping result, returning 8029 1726772996.95186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-257d-662b-000000000047] 8029 1726772996.95188: sending task result for task 129c3c75-c909-257d-662b-000000000047 8029 1726772996.95270: done sending task result for task 129c3c75-c909-257d-662b-000000000047 8029 1726772996.95272: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 8029 1726772996.95319: no more pending results, returning what we have 8029 1726772996.95322: results queue empty 8029 1726772996.95322: checking for any_errors_fatal 8029 1726772996.95324: done checking for any_errors_fatal 8029 1726772996.95325: checking for max_fail_percentage 8029 1726772996.95326: done checking for max_fail_percentage 8029 1726772996.95327: checking to see if all hosts have failed and the running result is not ok 8029 1726772996.95328: done checking to see if all hosts have failed 8029 1726772996.95328: getting the remaining hosts for this loop 8029 1726772996.95330: done getting the remaining hosts for this loop 8029 1726772996.95335: getting the next task for host managed_node3 8029 1726772996.95342: done getting next task for host managed_node3 8029 1726772996.95345: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8029 1726772996.95348: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772996.95360: getting variables 8029 1726772996.95362: in VariableManager get_vars() 8029 1726772996.95394: Calling all_inventory to load vars for managed_node3 8029 1726772996.95397: Calling groups_inventory to load vars for managed_node3 8029 1726772996.95399: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.95408: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.95411: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.95413: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.95560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.95680: done with get_vars() 8029 1726772996.95688: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:09:56 -0400 (0:00:00.042) 0:00:01.531 **** 8029 1726772996.95755: entering _queue_task() for managed_node3/include_tasks 8029 1726772996.95756: Creating lock for include_tasks 8029 1726772996.95957: worker is 1 (out of 1 available) 8029 1726772996.95969: exiting _queue_task() for managed_node3/include_tasks 8029 1726772996.95981: done queuing things up, now waiting for results queue to drain 8029 1726772996.95982: waiting for pending results... 8029 1726772996.96132: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8029 1726772996.96192: in run() - task 129c3c75-c909-257d-662b-000000000048 8029 1726772996.96205: variable 'ansible_search_path' from source: unknown 8029 1726772996.96208: variable 'ansible_search_path' from source: unknown 8029 1726772996.96241: calling self._execute() 8029 1726772996.96299: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.96304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.96312: variable 'omit' from source: magic vars 8029 1726772996.96391: _execute() done 8029 1726772996.96395: dumping result to json 8029 1726772996.96397: done dumping result, returning 8029 1726772996.96404: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-257d-662b-000000000048] 8029 1726772996.96409: sending task result for task 129c3c75-c909-257d-662b-000000000048 8029 1726772996.96493: done sending task result for task 129c3c75-c909-257d-662b-000000000048 8029 1726772996.96496: WORKER PROCESS EXITING 8029 1726772996.96570: no more pending results, returning what we have 8029 1726772996.96574: in VariableManager get_vars() 8029 1726772996.96607: Calling all_inventory to load vars for managed_node3 8029 1726772996.96610: Calling groups_inventory to load vars for managed_node3 8029 1726772996.96612: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.96622: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.96625: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.96627: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.96768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.96881: done with get_vars() 8029 1726772996.96887: variable 'ansible_search_path' from source: unknown 8029 1726772996.96888: variable 'ansible_search_path' from source: unknown 8029 1726772996.96911: we have included files to process 8029 1726772996.96911: generating all_blocks data 8029 1726772996.96912: done generating all_blocks data 8029 1726772996.96918: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726772996.96919: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726772996.96920: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726772996.97444: done processing included file 8029 1726772996.97446: iterating over new_blocks loaded from include file 8029 1726772996.97447: in VariableManager get_vars() 8029 1726772996.97460: done with get_vars() 8029 1726772996.97461: filtering new block on tags 8029 1726772996.97477: done filtering new block on tags 8029 1726772996.97479: in VariableManager get_vars() 8029 1726772996.97490: done with get_vars() 8029 1726772996.97491: filtering new block on tags 8029 1726772996.97515: done filtering new block on tags 8029 1726772996.97518: in VariableManager get_vars() 8029 1726772996.97546: done with get_vars() 8029 1726772996.97547: filtering new block on tags 8029 1726772996.97569: done filtering new block on tags 8029 1726772996.97570: in VariableManager get_vars() 8029 1726772996.97582: done with get_vars() 8029 1726772996.97583: filtering new block on tags 8029 1726772996.97596: done filtering new block on tags 8029 1726772996.97597: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 8029 1726772996.97602: extending task lists for all hosts with included blocks 8029 1726772996.97688: done extending task lists 8029 1726772996.97689: done processing included files 8029 1726772996.97689: results queue empty 8029 1726772996.97690: checking for any_errors_fatal 8029 1726772996.97692: done checking for any_errors_fatal 8029 1726772996.97693: checking for max_fail_percentage 8029 1726772996.97694: done checking for max_fail_percentage 8029 1726772996.97694: checking to see if all hosts have failed and the running result is not ok 8029 1726772996.97694: done checking to see if all hosts have failed 8029 1726772996.97695: getting the remaining hosts for this loop 8029 1726772996.97696: done getting the remaining hosts for this loop 8029 1726772996.97697: getting the next task for host managed_node3 8029 1726772996.97700: done getting next task for host managed_node3 8029 1726772996.97702: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8029 1726772996.97704: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772996.97710: getting variables 8029 1726772996.97711: in VariableManager get_vars() 8029 1726772996.97721: Calling all_inventory to load vars for managed_node3 8029 1726772996.97722: Calling groups_inventory to load vars for managed_node3 8029 1726772996.97724: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772996.97728: Calling all_plugins_play to load vars for managed_node3 8029 1726772996.97730: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772996.97732: Calling groups_plugins_play to load vars for managed_node3 8029 1726772996.97810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772996.97927: done with get_vars() 8029 1726772996.97933: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:09:56 -0400 (0:00:00.022) 0:00:01.553 **** 8029 1726772996.97979: entering _queue_task() for managed_node3/setup 8029 1726772996.98190: worker is 1 (out of 1 available) 8029 1726772996.98204: exiting _queue_task() for managed_node3/setup 8029 1726772996.98217: done queuing things up, now waiting for results queue to drain 8029 1726772996.98218: waiting for pending results... 8029 1726772996.98367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8029 1726772996.98451: in run() - task 129c3c75-c909-257d-662b-0000000000bb 8029 1726772996.98459: variable 'ansible_search_path' from source: unknown 8029 1726772996.98463: variable 'ansible_search_path' from source: unknown 8029 1726772996.98492: calling self._execute() 8029 1726772996.98543: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772996.98549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772996.98560: variable 'omit' from source: magic vars 8029 1726772996.98948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772997.00322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772997.00369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772997.00399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772997.00427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772997.00447: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772997.00504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772997.00530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772997.00549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772997.00574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772997.00588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772997.00721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772997.00724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772997.00727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772997.00730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772997.00732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772997.00808: variable '__kernel_settings_required_facts' from source: role '' all vars 8029 1726772997.00819: variable 'ansible_facts' from source: unknown 8029 1726772997.00884: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8029 1726772997.00887: when evaluation is False, skipping this task 8029 1726772997.00890: _execute() done 8029 1726772997.00892: dumping result to json 8029 1726772997.00895: done dumping result, returning 8029 1726772997.00901: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-257d-662b-0000000000bb] 8029 1726772997.00906: sending task result for task 129c3c75-c909-257d-662b-0000000000bb 8029 1726772997.00987: done sending task result for task 129c3c75-c909-257d-662b-0000000000bb 8029 1726772997.00990: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8029 1726772997.01037: no more pending results, returning what we have 8029 1726772997.01040: results queue empty 8029 1726772997.01041: checking for any_errors_fatal 8029 1726772997.01042: done checking for any_errors_fatal 8029 1726772997.01043: checking for max_fail_percentage 8029 1726772997.01044: done checking for max_fail_percentage 8029 1726772997.01045: checking to see if all hosts have failed and the running result is not ok 8029 1726772997.01046: done checking to see if all hosts have failed 8029 1726772997.01046: getting the remaining hosts for this loop 8029 1726772997.01048: done getting the remaining hosts for this loop 8029 1726772997.01051: getting the next task for host managed_node3 8029 1726772997.01060: done getting next task for host managed_node3 8029 1726772997.01064: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8029 1726772997.01067: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772997.01082: getting variables 8029 1726772997.01084: in VariableManager get_vars() 8029 1726772997.01119: Calling all_inventory to load vars for managed_node3 8029 1726772997.01122: Calling groups_inventory to load vars for managed_node3 8029 1726772997.01125: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772997.01134: Calling all_plugins_play to load vars for managed_node3 8029 1726772997.01136: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772997.01139: Calling groups_plugins_play to load vars for managed_node3 8029 1726772997.01303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772997.01426: done with get_vars() 8029 1726772997.01435: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:09:57 -0400 (0:00:00.035) 0:00:01.588 **** 8029 1726772997.01501: entering _queue_task() for managed_node3/stat 8029 1726772997.01699: worker is 1 (out of 1 available) 8029 1726772997.01713: exiting _queue_task() for managed_node3/stat 8029 1726772997.01727: done queuing things up, now waiting for results queue to drain 8029 1726772997.01728: waiting for pending results... 8029 1726772997.01971: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8029 1726772997.01980: in run() - task 129c3c75-c909-257d-662b-0000000000bd 8029 1726772997.01984: variable 'ansible_search_path' from source: unknown 8029 1726772997.01987: variable 'ansible_search_path' from source: unknown 8029 1726772997.01990: calling self._execute() 8029 1726772997.02028: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.02032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.02040: variable 'omit' from source: magic vars 8029 1726772997.02366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726772997.02535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726772997.02565: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726772997.02590: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726772997.02639: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726772997.02699: 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) 8029 1726772997.02723: 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) 8029 1726772997.02740: 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) 8029 1726772997.02759: 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) 8029 1726772997.02845: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 8029 1726772997.02849: variable 'omit' from source: magic vars 8029 1726772997.02889: variable 'omit' from source: magic vars 8029 1726772997.02911: variable 'omit' from source: magic vars 8029 1726772997.02936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772997.02955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772997.02970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772997.02984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.02992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.03014: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772997.03018: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.03021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.03085: Set connection var ansible_connection to ssh 8029 1726772997.03094: Set connection var ansible_shell_executable to /bin/sh 8029 1726772997.03098: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772997.03103: Set connection var ansible_pipelining to False 8029 1726772997.03110: Set connection var ansible_shell_type to sh 8029 1726772997.03114: Set connection var ansible_timeout to 10 8029 1726772997.03132: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.03135: variable 'ansible_connection' from source: unknown 8029 1726772997.03138: variable 'ansible_module_compression' from source: unknown 8029 1726772997.03140: variable 'ansible_shell_type' from source: unknown 8029 1726772997.03144: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.03147: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.03149: variable 'ansible_pipelining' from source: unknown 8029 1726772997.03151: variable 'ansible_timeout' from source: unknown 8029 1726772997.03154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.03249: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726772997.03256: variable 'omit' from source: magic vars 8029 1726772997.03261: starting attempt loop 8029 1726772997.03275: running the handler 8029 1726772997.03279: _low_level_execute_command(): starting 8029 1726772997.03284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772997.03786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.03790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.03793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772997.03796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.03852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.03855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.03857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.03937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.05686: stdout chunk (state=3): >>>/root <<< 8029 1726772997.05844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.05882: stderr chunk (state=3): >>><<< 8029 1726772997.05886: stdout chunk (state=3): >>><<< 8029 1726772997.05906: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.05922: _low_level_execute_command(): starting 8029 1726772997.05928: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694 `" && echo ansible-tmp-1726772997.0590641-8144-157450404238694="` echo /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694 `" ) && sleep 0' 8029 1726772997.06385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772997.06388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772997.06390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.06393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.06395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.06447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.06450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.06455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.06519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.08447: stdout chunk (state=3): >>>ansible-tmp-1726772997.0590641-8144-157450404238694=/root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694 <<< 8029 1726772997.08563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.08592: stderr chunk (state=3): >>><<< 8029 1726772997.08596: stdout chunk (state=3): >>><<< 8029 1726772997.08611: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772997.0590641-8144-157450404238694=/root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.08653: variable 'ansible_module_compression' from source: unknown 8029 1726772997.08703: ANSIBALLZ: Using lock for stat 8029 1726772997.08706: ANSIBALLZ: Acquiring lock 8029 1726772997.08709: ANSIBALLZ: Lock acquired: 140698950113792 8029 1726772997.08711: ANSIBALLZ: Creating module 8029 1726772997.16055: ANSIBALLZ: Writing module into payload 8029 1726772997.16115: ANSIBALLZ: Writing module 8029 1726772997.16135: ANSIBALLZ: Renaming module 8029 1726772997.16139: ANSIBALLZ: Done creating module 8029 1726772997.16158: variable 'ansible_facts' from source: unknown 8029 1726772997.16201: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/AnsiballZ_stat.py 8029 1726772997.16300: Sending initial data 8029 1726772997.16304: Sent initial data (151 bytes) 8029 1726772997.16760: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772997.16763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772997.16766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.16768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.16770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.16828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.16831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.16846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.16906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.18639: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 8029 1726772997.18643: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726772997.18698: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726772997.18757: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4513zj9n /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/AnsiballZ_stat.py <<< 8029 1726772997.18760: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/AnsiballZ_stat.py" <<< 8029 1726772997.18813: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4513zj9n" to remote "/root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/AnsiballZ_stat.py" <<< 8029 1726772997.18817: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/AnsiballZ_stat.py" <<< 8029 1726772997.19445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.19487: stderr chunk (state=3): >>><<< 8029 1726772997.19490: stdout chunk (state=3): >>><<< 8029 1726772997.19520: done transferring module to remote 8029 1726772997.19535: _low_level_execute_command(): starting 8029 1726772997.19537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/ /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/AnsiballZ_stat.py && sleep 0' 8029 1726772997.20138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.20200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.20204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.20439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.20553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.22587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.22591: stdout chunk (state=3): >>><<< 8029 1726772997.22593: stderr chunk (state=3): >>><<< 8029 1726772997.22596: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.22598: _low_level_execute_command(): starting 8029 1726772997.22600: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/AnsiballZ_stat.py && sleep 0' 8029 1726772997.23161: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772997.23230: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.23283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.23302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.23408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.39298: 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"}}} <<< 8029 1726772997.40786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726772997.40790: stdout chunk (state=3): >>><<< 8029 1726772997.40793: stderr chunk (state=3): >>><<< 8029 1726772997.40796: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726772997.40798: 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-1726772997.0590641-8144-157450404238694/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726772997.40801: _low_level_execute_command(): starting 8029 1726772997.40803: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772997.0590641-8144-157450404238694/ > /dev/null 2>&1 && sleep 0' 8029 1726772997.41471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.41497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.41588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.43498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.43505: stdout chunk (state=3): >>><<< 8029 1726772997.43507: stderr chunk (state=3): >>><<< 8029 1726772997.43531: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.43535: handler run complete 8029 1726772997.43550: attempt loop complete, returning result 8029 1726772997.43553: _execute() done 8029 1726772997.43556: dumping result to json 8029 1726772997.43558: done dumping result, returning 8029 1726772997.43566: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-257d-662b-0000000000bd] 8029 1726772997.43569: sending task result for task 129c3c75-c909-257d-662b-0000000000bd 8029 1726772997.43665: done sending task result for task 129c3c75-c909-257d-662b-0000000000bd 8029 1726772997.43667: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 8029 1726772997.43757: no more pending results, returning what we have 8029 1726772997.43760: results queue empty 8029 1726772997.43760: checking for any_errors_fatal 8029 1726772997.43765: done checking for any_errors_fatal 8029 1726772997.43766: checking for max_fail_percentage 8029 1726772997.43767: done checking for max_fail_percentage 8029 1726772997.43768: checking to see if all hosts have failed and the running result is not ok 8029 1726772997.43768: done checking to see if all hosts have failed 8029 1726772997.43769: getting the remaining hosts for this loop 8029 1726772997.43770: done getting the remaining hosts for this loop 8029 1726772997.43776: getting the next task for host managed_node3 8029 1726772997.43783: done getting next task for host managed_node3 8029 1726772997.43787: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8029 1726772997.43790: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772997.43799: getting variables 8029 1726772997.43801: in VariableManager get_vars() 8029 1726772997.43837: Calling all_inventory to load vars for managed_node3 8029 1726772997.43840: Calling groups_inventory to load vars for managed_node3 8029 1726772997.43842: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772997.43851: Calling all_plugins_play to load vars for managed_node3 8029 1726772997.43854: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772997.43856: Calling groups_plugins_play to load vars for managed_node3 8029 1726772997.44109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772997.44319: done with get_vars() 8029 1726772997.44336: done getting variables 8029 1726772997.44393: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:09:57 -0400 (0:00:00.429) 0:00:02.017 **** 8029 1726772997.44430: entering _queue_task() for managed_node3/set_fact 8029 1726772997.44702: worker is 1 (out of 1 available) 8029 1726772997.44718: exiting _queue_task() for managed_node3/set_fact 8029 1726772997.44731: done queuing things up, now waiting for results queue to drain 8029 1726772997.44732: waiting for pending results... 8029 1726772997.44997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8029 1726772997.45075: in run() - task 129c3c75-c909-257d-662b-0000000000be 8029 1726772997.45086: variable 'ansible_search_path' from source: unknown 8029 1726772997.45089: variable 'ansible_search_path' from source: unknown 8029 1726772997.45114: calling self._execute() 8029 1726772997.45239: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.45246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.45256: variable 'omit' from source: magic vars 8029 1726772997.45588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726772997.45755: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726772997.45790: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726772997.45814: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726772997.45841: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726772997.45905: 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) 8029 1726772997.45923: 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) 8029 1726772997.45941: 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) 8029 1726772997.45958: 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) 8029 1726772997.46045: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 8029 1726772997.46049: variable 'omit' from source: magic vars 8029 1726772997.46096: variable 'omit' from source: magic vars 8029 1726772997.46171: variable '__ostree_booted_stat' from source: set_fact 8029 1726772997.46211: variable 'omit' from source: magic vars 8029 1726772997.46232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772997.46254: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772997.46269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772997.46284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.46292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.46318: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772997.46326: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.46329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.46391: Set connection var ansible_connection to ssh 8029 1726772997.46399: Set connection var ansible_shell_executable to /bin/sh 8029 1726772997.46404: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772997.46409: Set connection var ansible_pipelining to False 8029 1726772997.46415: Set connection var ansible_shell_type to sh 8029 1726772997.46427: Set connection var ansible_timeout to 10 8029 1726772997.46441: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.46444: variable 'ansible_connection' from source: unknown 8029 1726772997.46447: variable 'ansible_module_compression' from source: unknown 8029 1726772997.46449: variable 'ansible_shell_type' from source: unknown 8029 1726772997.46451: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.46453: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.46457: variable 'ansible_pipelining' from source: unknown 8029 1726772997.46459: variable 'ansible_timeout' from source: unknown 8029 1726772997.46463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.46537: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772997.46544: variable 'omit' from source: magic vars 8029 1726772997.46549: starting attempt loop 8029 1726772997.46552: running the handler 8029 1726772997.46561: handler run complete 8029 1726772997.46568: attempt loop complete, returning result 8029 1726772997.46570: _execute() done 8029 1726772997.46576: dumping result to json 8029 1726772997.46578: done dumping result, returning 8029 1726772997.46583: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-257d-662b-0000000000be] 8029 1726772997.46587: sending task result for task 129c3c75-c909-257d-662b-0000000000be 8029 1726772997.46661: done sending task result for task 129c3c75-c909-257d-662b-0000000000be 8029 1726772997.46664: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 8029 1726772997.46728: no more pending results, returning what we have 8029 1726772997.46731: results queue empty 8029 1726772997.46732: checking for any_errors_fatal 8029 1726772997.46738: done checking for any_errors_fatal 8029 1726772997.46739: checking for max_fail_percentage 8029 1726772997.46740: done checking for max_fail_percentage 8029 1726772997.46741: checking to see if all hosts have failed and the running result is not ok 8029 1726772997.46742: done checking to see if all hosts have failed 8029 1726772997.46742: getting the remaining hosts for this loop 8029 1726772997.46744: done getting the remaining hosts for this loop 8029 1726772997.46747: getting the next task for host managed_node3 8029 1726772997.46756: done getting next task for host managed_node3 8029 1726772997.46760: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8029 1726772997.46763: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772997.46776: getting variables 8029 1726772997.46777: in VariableManager get_vars() 8029 1726772997.46815: Calling all_inventory to load vars for managed_node3 8029 1726772997.46861: Calling groups_inventory to load vars for managed_node3 8029 1726772997.46864: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772997.46875: Calling all_plugins_play to load vars for managed_node3 8029 1726772997.46878: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772997.46880: Calling groups_plugins_play to load vars for managed_node3 8029 1726772997.46985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772997.47111: done with get_vars() 8029 1726772997.47121: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:09:57 -0400 (0:00:00.027) 0:00:02.045 **** 8029 1726772997.47188: entering _queue_task() for managed_node3/stat 8029 1726772997.47394: worker is 1 (out of 1 available) 8029 1726772997.47408: exiting _queue_task() for managed_node3/stat 8029 1726772997.47421: done queuing things up, now waiting for results queue to drain 8029 1726772997.47422: waiting for pending results... 8029 1726772997.47570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8029 1726772997.47656: in run() - task 129c3c75-c909-257d-662b-0000000000c0 8029 1726772997.47666: variable 'ansible_search_path' from source: unknown 8029 1726772997.47670: variable 'ansible_search_path' from source: unknown 8029 1726772997.47696: calling self._execute() 8029 1726772997.47760: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.47763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.47767: variable 'omit' from source: magic vars 8029 1726772997.48096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726772997.48268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726772997.48322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726772997.48349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726772997.48376: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726772997.48439: 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) 8029 1726772997.48456: 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) 8029 1726772997.48475: 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) 8029 1726772997.48491: 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) 8029 1726772997.48580: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 8029 1726772997.48584: variable 'omit' from source: magic vars 8029 1726772997.48626: variable 'omit' from source: magic vars 8029 1726772997.48651: variable 'omit' from source: magic vars 8029 1726772997.48671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772997.48691: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772997.48707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772997.48720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.48730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.48754: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772997.48757: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.48759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.48823: Set connection var ansible_connection to ssh 8029 1726772997.48831: Set connection var ansible_shell_executable to /bin/sh 8029 1726772997.48835: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772997.48841: Set connection var ansible_pipelining to False 8029 1726772997.48849: Set connection var ansible_shell_type to sh 8029 1726772997.48853: Set connection var ansible_timeout to 10 8029 1726772997.48872: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.48877: variable 'ansible_connection' from source: unknown 8029 1726772997.48880: variable 'ansible_module_compression' from source: unknown 8029 1726772997.48883: variable 'ansible_shell_type' from source: unknown 8029 1726772997.48885: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.48887: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.48889: variable 'ansible_pipelining' from source: unknown 8029 1726772997.48891: variable 'ansible_timeout' from source: unknown 8029 1726772997.48893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.48995: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726772997.49003: variable 'omit' from source: magic vars 8029 1726772997.49009: starting attempt loop 8029 1726772997.49011: running the handler 8029 1726772997.49024: _low_level_execute_command(): starting 8029 1726772997.49031: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772997.49549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.49553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.49556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.49558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.49617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.49626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.49629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.49686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.51403: stdout chunk (state=3): >>>/root <<< 8029 1726772997.51597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.51630: stderr chunk (state=3): >>><<< 8029 1726772997.51634: stdout chunk (state=3): >>><<< 8029 1726772997.51653: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.51671: _low_level_execute_command(): starting 8029 1726772997.51674: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009 `" && echo ansible-tmp-1726772997.5165365-8164-201495674859009="` echo /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009 `" ) && sleep 0' 8029 1726772997.52111: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.52143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772997.52147: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772997.52150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.52202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.52205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.52211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.52269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.54240: stdout chunk (state=3): >>>ansible-tmp-1726772997.5165365-8164-201495674859009=/root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009 <<< 8029 1726772997.54338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.54367: stderr chunk (state=3): >>><<< 8029 1726772997.54370: stdout chunk (state=3): >>><<< 8029 1726772997.54390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772997.5165365-8164-201495674859009=/root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.54431: variable 'ansible_module_compression' from source: unknown 8029 1726772997.54476: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726772997.54505: variable 'ansible_facts' from source: unknown 8029 1726772997.54566: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/AnsiballZ_stat.py 8029 1726772997.54667: Sending initial data 8029 1726772997.54670: Sent initial data (151 bytes) 8029 1726772997.55119: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772997.55122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772997.55125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.55127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.55129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.55189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.55192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.55193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.55248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.56839: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8029 1726772997.56843: 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 <<< 8029 1726772997.56898: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726772997.56966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp187l8e1n /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/AnsiballZ_stat.py <<< 8029 1726772997.56969: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/AnsiballZ_stat.py" <<< 8029 1726772997.57022: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp187l8e1n" to remote "/root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/AnsiballZ_stat.py" <<< 8029 1726772997.57610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.57653: stderr chunk (state=3): >>><<< 8029 1726772997.57656: stdout chunk (state=3): >>><<< 8029 1726772997.57698: done transferring module to remote 8029 1726772997.57706: _low_level_execute_command(): starting 8029 1726772997.57711: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/ /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/AnsiballZ_stat.py && sleep 0' 8029 1726772997.58158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772997.58163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772997.58166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.58168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.58170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.58221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.58225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.58288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.60144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.60168: stderr chunk (state=3): >>><<< 8029 1726772997.60171: stdout chunk (state=3): >>><<< 8029 1726772997.60188: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.60191: _low_level_execute_command(): starting 8029 1726772997.60196: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/AnsiballZ_stat.py && sleep 0' 8029 1726772997.60628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772997.60632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772997.60634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.60636: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.60638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.60689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.60692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.60768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.76739: 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"}}} <<< 8029 1726772997.78239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726772997.78244: stdout chunk (state=3): >>><<< 8029 1726772997.78246: stderr chunk (state=3): >>><<< 8029 1726772997.78267: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726772997.78318: 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-1726772997.5165365-8164-201495674859009/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726772997.78415: _low_level_execute_command(): starting 8029 1726772997.78421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772997.5165365-8164-201495674859009/ > /dev/null 2>&1 && sleep 0' 8029 1726772997.78957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.79012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.79053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.79071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.79132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.81055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.81059: stdout chunk (state=3): >>><<< 8029 1726772997.81061: stderr chunk (state=3): >>><<< 8029 1726772997.81082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.81223: handler run complete 8029 1726772997.81226: attempt loop complete, returning result 8029 1726772997.81228: _execute() done 8029 1726772997.81232: dumping result to json 8029 1726772997.81234: done dumping result, returning 8029 1726772997.81236: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-257d-662b-0000000000c0] 8029 1726772997.81238: sending task result for task 129c3c75-c909-257d-662b-0000000000c0 8029 1726772997.81310: done sending task result for task 129c3c75-c909-257d-662b-0000000000c0 8029 1726772997.81313: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 8029 1726772997.81388: no more pending results, returning what we have 8029 1726772997.81391: results queue empty 8029 1726772997.81392: checking for any_errors_fatal 8029 1726772997.81397: done checking for any_errors_fatal 8029 1726772997.81398: checking for max_fail_percentage 8029 1726772997.81400: done checking for max_fail_percentage 8029 1726772997.81400: checking to see if all hosts have failed and the running result is not ok 8029 1726772997.81402: done checking to see if all hosts have failed 8029 1726772997.81402: getting the remaining hosts for this loop 8029 1726772997.81404: done getting the remaining hosts for this loop 8029 1726772997.81408: getting the next task for host managed_node3 8029 1726772997.81415: done getting next task for host managed_node3 8029 1726772997.81421: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8029 1726772997.81424: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772997.81436: getting variables 8029 1726772997.81437: in VariableManager get_vars() 8029 1726772997.81477: Calling all_inventory to load vars for managed_node3 8029 1726772997.81480: Calling groups_inventory to load vars for managed_node3 8029 1726772997.81483: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772997.81493: Calling all_plugins_play to load vars for managed_node3 8029 1726772997.81496: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772997.81499: Calling groups_plugins_play to load vars for managed_node3 8029 1726772997.81748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772997.81910: done with get_vars() 8029 1726772997.81920: done getting variables 8029 1726772997.81968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:09:57 -0400 (0:00:00.348) 0:00:02.393 **** 8029 1726772997.81996: entering _queue_task() for managed_node3/set_fact 8029 1726772997.82193: worker is 1 (out of 1 available) 8029 1726772997.82206: exiting _queue_task() for managed_node3/set_fact 8029 1726772997.82219: done queuing things up, now waiting for results queue to drain 8029 1726772997.82220: waiting for pending results... 8029 1726772997.82382: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8029 1726772997.82464: in run() - task 129c3c75-c909-257d-662b-0000000000c1 8029 1726772997.82480: variable 'ansible_search_path' from source: unknown 8029 1726772997.82484: variable 'ansible_search_path' from source: unknown 8029 1726772997.82509: calling self._execute() 8029 1726772997.82570: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.82574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.82585: variable 'omit' from source: magic vars 8029 1726772997.82924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726772997.83098: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726772997.83136: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726772997.83160: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726772997.83186: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726772997.83253: 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) 8029 1726772997.83270: 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) 8029 1726772997.83288: 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) 8029 1726772997.83305: 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) 8029 1726772997.83395: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 8029 1726772997.83399: variable 'omit' from source: magic vars 8029 1726772997.83444: variable 'omit' from source: magic vars 8029 1726772997.83522: variable '__transactional_update_stat' from source: set_fact 8029 1726772997.83561: variable 'omit' from source: magic vars 8029 1726772997.83580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772997.83600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772997.83615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772997.83629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.83643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.83661: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772997.83664: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.83666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.83735: Set connection var ansible_connection to ssh 8029 1726772997.83744: Set connection var ansible_shell_executable to /bin/sh 8029 1726772997.83747: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772997.83758: Set connection var ansible_pipelining to False 8029 1726772997.83761: Set connection var ansible_shell_type to sh 8029 1726772997.83763: Set connection var ansible_timeout to 10 8029 1726772997.83780: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.83784: variable 'ansible_connection' from source: unknown 8029 1726772997.83786: variable 'ansible_module_compression' from source: unknown 8029 1726772997.83788: variable 'ansible_shell_type' from source: unknown 8029 1726772997.83791: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.83793: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.83795: variable 'ansible_pipelining' from source: unknown 8029 1726772997.83798: variable 'ansible_timeout' from source: unknown 8029 1726772997.83802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.83875: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772997.83882: variable 'omit' from source: magic vars 8029 1726772997.83887: starting attempt loop 8029 1726772997.83890: running the handler 8029 1726772997.83899: handler run complete 8029 1726772997.83906: attempt loop complete, returning result 8029 1726772997.83908: _execute() done 8029 1726772997.83911: dumping result to json 8029 1726772997.83913: done dumping result, returning 8029 1726772997.83922: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-257d-662b-0000000000c1] 8029 1726772997.83925: sending task result for task 129c3c75-c909-257d-662b-0000000000c1 8029 1726772997.84002: done sending task result for task 129c3c75-c909-257d-662b-0000000000c1 8029 1726772997.84005: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 8029 1726772997.84066: no more pending results, returning what we have 8029 1726772997.84070: results queue empty 8029 1726772997.84070: checking for any_errors_fatal 8029 1726772997.84082: done checking for any_errors_fatal 8029 1726772997.84082: checking for max_fail_percentage 8029 1726772997.84084: done checking for max_fail_percentage 8029 1726772997.84084: checking to see if all hosts have failed and the running result is not ok 8029 1726772997.84085: done checking to see if all hosts have failed 8029 1726772997.84086: getting the remaining hosts for this loop 8029 1726772997.84087: done getting the remaining hosts for this loop 8029 1726772997.84091: getting the next task for host managed_node3 8029 1726772997.84099: done getting next task for host managed_node3 8029 1726772997.84102: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8029 1726772997.84105: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772997.84118: getting variables 8029 1726772997.84125: in VariableManager get_vars() 8029 1726772997.84154: Calling all_inventory to load vars for managed_node3 8029 1726772997.84157: Calling groups_inventory to load vars for managed_node3 8029 1726772997.84159: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772997.84167: Calling all_plugins_play to load vars for managed_node3 8029 1726772997.84169: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772997.84171: Calling groups_plugins_play to load vars for managed_node3 8029 1726772997.84294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772997.84414: done with get_vars() 8029 1726772997.84424: done getting variables 8029 1726772997.84465: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:09:57 -0400 (0:00:00.024) 0:00:02.418 **** 8029 1726772997.84489: entering _queue_task() for managed_node3/include_vars 8029 1726772997.84686: worker is 1 (out of 1 available) 8029 1726772997.84700: exiting _queue_task() for managed_node3/include_vars 8029 1726772997.84712: done queuing things up, now waiting for results queue to drain 8029 1726772997.84713: waiting for pending results... 8029 1726772997.84853: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8029 1726772997.84927: in run() - task 129c3c75-c909-257d-662b-0000000000c3 8029 1726772997.85022: variable 'ansible_search_path' from source: unknown 8029 1726772997.85026: variable 'ansible_search_path' from source: unknown 8029 1726772997.85029: calling self._execute() 8029 1726772997.85059: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.85069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.85086: variable 'omit' from source: magic vars 8029 1726772997.85199: variable 'omit' from source: magic vars 8029 1726772997.85269: variable 'omit' from source: magic vars 8029 1726772997.85653: variable 'ffparams' from source: task vars 8029 1726772997.85869: variable 'ansible_facts' from source: unknown 8029 1726772997.86071: variable 'ansible_facts' from source: unknown 8029 1726772997.86215: variable 'ansible_facts' from source: unknown 8029 1726772997.86354: variable 'ansible_facts' from source: unknown 8029 1726772997.86480: variable 'role_path' from source: magic vars 8029 1726772997.86822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8029 1726772997.86846: Loaded config def from plugin (lookup/first_found) 8029 1726772997.86849: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8029 1726772997.86880: variable 'ansible_search_path' from source: unknown 8029 1726772997.86895: variable 'ansible_search_path' from source: unknown 8029 1726772997.86902: variable 'ansible_search_path' from source: unknown 8029 1726772997.86908: variable 'ansible_search_path' from source: unknown 8029 1726772997.86915: variable 'ansible_search_path' from source: unknown 8029 1726772997.86939: variable 'omit' from source: magic vars 8029 1726772997.86956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772997.86974: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772997.86993: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772997.87005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.87013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.87045: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772997.87048: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.87050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.87106: Set connection var ansible_connection to ssh 8029 1726772997.87113: Set connection var ansible_shell_executable to /bin/sh 8029 1726772997.87120: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772997.87125: Set connection var ansible_pipelining to False 8029 1726772997.87132: Set connection var ansible_shell_type to sh 8029 1726772997.87137: Set connection var ansible_timeout to 10 8029 1726772997.87157: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.87160: variable 'ansible_connection' from source: unknown 8029 1726772997.87162: variable 'ansible_module_compression' from source: unknown 8029 1726772997.87165: variable 'ansible_shell_type' from source: unknown 8029 1726772997.87167: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.87169: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.87173: variable 'ansible_pipelining' from source: unknown 8029 1726772997.87178: variable 'ansible_timeout' from source: unknown 8029 1726772997.87182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.87264: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772997.87268: variable 'omit' from source: magic vars 8029 1726772997.87270: starting attempt loop 8029 1726772997.87273: running the handler 8029 1726772997.87321: handler run complete 8029 1726772997.87329: attempt loop complete, returning result 8029 1726772997.87332: _execute() done 8029 1726772997.87335: dumping result to json 8029 1726772997.87338: done dumping result, returning 8029 1726772997.87346: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-257d-662b-0000000000c3] 8029 1726772997.87348: sending task result for task 129c3c75-c909-257d-662b-0000000000c3 8029 1726772997.87441: done sending task result for task 129c3c75-c909-257d-662b-0000000000c3 8029 1726772997.87443: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 8029 1726772997.87535: no more pending results, returning what we have 8029 1726772997.87538: results queue empty 8029 1726772997.87539: checking for any_errors_fatal 8029 1726772997.87543: done checking for any_errors_fatal 8029 1726772997.87543: checking for max_fail_percentage 8029 1726772997.87545: done checking for max_fail_percentage 8029 1726772997.87545: checking to see if all hosts have failed and the running result is not ok 8029 1726772997.87546: done checking to see if all hosts have failed 8029 1726772997.87547: getting the remaining hosts for this loop 8029 1726772997.87549: done getting the remaining hosts for this loop 8029 1726772997.87552: getting the next task for host managed_node3 8029 1726772997.87559: done getting next task for host managed_node3 8029 1726772997.87562: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8029 1726772997.87565: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772997.87573: getting variables 8029 1726772997.87575: in VariableManager get_vars() 8029 1726772997.87605: Calling all_inventory to load vars for managed_node3 8029 1726772997.87608: Calling groups_inventory to load vars for managed_node3 8029 1726772997.87609: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772997.87619: Calling all_plugins_play to load vars for managed_node3 8029 1726772997.87621: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772997.87624: Calling groups_plugins_play to load vars for managed_node3 8029 1726772997.87776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772997.87904: done with get_vars() 8029 1726772997.87912: done getting variables 8029 1726772997.87988: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:09:57 -0400 (0:00:00.035) 0:00:02.453 **** 8029 1726772997.88010: entering _queue_task() for managed_node3/package 8029 1726772997.88011: Creating lock for package 8029 1726772997.88224: worker is 1 (out of 1 available) 8029 1726772997.88239: exiting _queue_task() for managed_node3/package 8029 1726772997.88251: done queuing things up, now waiting for results queue to drain 8029 1726772997.88252: waiting for pending results... 8029 1726772997.88398: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8029 1726772997.88463: in run() - task 129c3c75-c909-257d-662b-000000000049 8029 1726772997.88475: variable 'ansible_search_path' from source: unknown 8029 1726772997.88478: variable 'ansible_search_path' from source: unknown 8029 1726772997.88507: calling self._execute() 8029 1726772997.88566: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.88569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.88581: variable 'omit' from source: magic vars 8029 1726772997.88658: variable 'omit' from source: magic vars 8029 1726772997.88692: variable 'omit' from source: magic vars 8029 1726772997.88720: variable '__kernel_settings_packages' from source: include_vars 8029 1726772997.88932: variable '__kernel_settings_packages' from source: include_vars 8029 1726772997.89085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772997.90475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772997.90520: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772997.90552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772997.90575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772997.90596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772997.90669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772997.90692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772997.90709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772997.90736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772997.90746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772997.90828: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726772997.90831: variable 'omit' from source: magic vars 8029 1726772997.90854: variable 'omit' from source: magic vars 8029 1726772997.90884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772997.90900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772997.90917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772997.90930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.90939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772997.90962: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772997.90965: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.90969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.91037: Set connection var ansible_connection to ssh 8029 1726772997.91046: Set connection var ansible_shell_executable to /bin/sh 8029 1726772997.91051: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772997.91056: Set connection var ansible_pipelining to False 8029 1726772997.91062: Set connection var ansible_shell_type to sh 8029 1726772997.91067: Set connection var ansible_timeout to 10 8029 1726772997.91093: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.91097: variable 'ansible_connection' from source: unknown 8029 1726772997.91099: variable 'ansible_module_compression' from source: unknown 8029 1726772997.91102: variable 'ansible_shell_type' from source: unknown 8029 1726772997.91104: variable 'ansible_shell_executable' from source: unknown 8029 1726772997.91106: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772997.91108: variable 'ansible_pipelining' from source: unknown 8029 1726772997.91110: variable 'ansible_timeout' from source: unknown 8029 1726772997.91112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772997.91181: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772997.91190: variable 'omit' from source: magic vars 8029 1726772997.91200: starting attempt loop 8029 1726772997.91203: running the handler 8029 1726772997.91206: variable 'ansible_facts' from source: unknown 8029 1726772997.91208: variable 'ansible_facts' from source: unknown 8029 1726772997.91249: _low_level_execute_command(): starting 8029 1726772997.91254: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772997.91752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.91756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.91761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.91763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.91815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.91822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772997.91824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.91899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.93666: stdout chunk (state=3): >>>/root <<< 8029 1726772997.93763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.93797: stderr chunk (state=3): >>><<< 8029 1726772997.93813: stdout chunk (state=3): >>><<< 8029 1726772997.93829: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.93841: _low_level_execute_command(): starting 8029 1726772997.93846: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345 `" && echo ansible-tmp-1726772997.9383075-8185-12732826550345="` echo /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345 `" ) && sleep 0' 8029 1726772997.94308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772997.94312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772997.94314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.94318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772997.94321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772997.94373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772997.94376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772997.94443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772997.96390: stdout chunk (state=3): >>>ansible-tmp-1726772997.9383075-8185-12732826550345=/root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345 <<< 8029 1726772997.96592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772997.96628: stderr chunk (state=3): >>><<< 8029 1726772997.96631: stdout chunk (state=3): >>><<< 8029 1726772997.96643: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772997.9383075-8185-12732826550345=/root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772997.96671: variable 'ansible_module_compression' from source: unknown 8029 1726772997.96722: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 8029 1726772997.96728: ANSIBALLZ: Acquiring lock 8029 1726772997.96731: ANSIBALLZ: Lock acquired: 140698949617808 8029 1726772997.96733: ANSIBALLZ: Creating module 8029 1726772998.09388: ANSIBALLZ: Writing module into payload 8029 1726772998.09526: ANSIBALLZ: Writing module 8029 1726772998.09545: ANSIBALLZ: Renaming module 8029 1726772998.09549: ANSIBALLZ: Done creating module 8029 1726772998.09569: variable 'ansible_facts' from source: unknown 8029 1726772998.09684: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/AnsiballZ_dnf.py 8029 1726772998.09899: Sending initial data 8029 1726772998.09902: Sent initial data (149 bytes) 8029 1726772998.10535: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772998.10550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.10568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.10663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.12314: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726772998.12379: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726772998.12440: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmprdf71gpq /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/AnsiballZ_dnf.py <<< 8029 1726772998.12443: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/AnsiballZ_dnf.py" <<< 8029 1726772998.12507: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmprdf71gpq" to remote "/root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/AnsiballZ_dnf.py" <<< 8029 1726772998.12510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/AnsiballZ_dnf.py" <<< 8029 1726772998.13427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772998.13594: stderr chunk (state=3): >>><<< 8029 1726772998.13598: stdout chunk (state=3): >>><<< 8029 1726772998.13599: done transferring module to remote 8029 1726772998.13601: _low_level_execute_command(): starting 8029 1726772998.13603: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/ /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/AnsiballZ_dnf.py && sleep 0' 8029 1726772998.14301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772998.14318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772998.14334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.14377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772998.14393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.14483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.14504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.14605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.16401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772998.16443: stderr chunk (state=3): >>><<< 8029 1726772998.16445: stdout chunk (state=3): >>><<< 8029 1726772998.16496: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772998.16500: _low_level_execute_command(): starting 8029 1726772998.16502: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/AnsiballZ_dnf.py && sleep 0' 8029 1726772998.17143: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.17269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.58549: 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}}} <<< 8029 1726772998.62651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726772998.62674: stderr chunk (state=3): >>><<< 8029 1726772998.62678: stdout chunk (state=3): >>><<< 8029 1726772998.62694: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726772998.62734: 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-1726772997.9383075-8185-12732826550345/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726772998.62740: _low_level_execute_command(): starting 8029 1726772998.62745: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772997.9383075-8185-12732826550345/ > /dev/null 2>&1 && sleep 0' 8029 1726772998.63210: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.63214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726772998.63218: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772998.63220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.63271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772998.63277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.63282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.63347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.65194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772998.65224: stderr chunk (state=3): >>><<< 8029 1726772998.65227: stdout chunk (state=3): >>><<< 8029 1726772998.65242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772998.65249: handler run complete 8029 1726772998.65279: attempt loop complete, returning result 8029 1726772998.65282: _execute() done 8029 1726772998.65284: dumping result to json 8029 1726772998.65289: done dumping result, returning 8029 1726772998.65297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-257d-662b-000000000049] 8029 1726772998.65301: sending task result for task 129c3c75-c909-257d-662b-000000000049 8029 1726772998.65397: done sending task result for task 129c3c75-c909-257d-662b-000000000049 8029 1726772998.65399: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8029 1726772998.65487: no more pending results, returning what we have 8029 1726772998.65489: results queue empty 8029 1726772998.65490: checking for any_errors_fatal 8029 1726772998.65496: done checking for any_errors_fatal 8029 1726772998.65497: checking for max_fail_percentage 8029 1726772998.65498: done checking for max_fail_percentage 8029 1726772998.65499: checking to see if all hosts have failed and the running result is not ok 8029 1726772998.65499: done checking to see if all hosts have failed 8029 1726772998.65500: getting the remaining hosts for this loop 8029 1726772998.65502: done getting the remaining hosts for this loop 8029 1726772998.65505: getting the next task for host managed_node3 8029 1726772998.65512: done getting next task for host managed_node3 8029 1726772998.65515: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8029 1726772998.65525: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772998.65535: getting variables 8029 1726772998.65537: in VariableManager get_vars() 8029 1726772998.65568: Calling all_inventory to load vars for managed_node3 8029 1726772998.65571: Calling groups_inventory to load vars for managed_node3 8029 1726772998.65575: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772998.65584: Calling all_plugins_play to load vars for managed_node3 8029 1726772998.65586: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772998.65588: Calling groups_plugins_play to load vars for managed_node3 8029 1726772998.65733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772998.65859: done with get_vars() 8029 1726772998.65868: done getting variables 8029 1726772998.65938: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:09:58 -0400 (0:00:00.779) 0:00:03.233 **** 8029 1726772998.65962: entering _queue_task() for managed_node3/debug 8029 1726772998.65963: Creating lock for debug 8029 1726772998.66190: worker is 1 (out of 1 available) 8029 1726772998.66204: exiting _queue_task() for managed_node3/debug 8029 1726772998.66218: done queuing things up, now waiting for results queue to drain 8029 1726772998.66220: waiting for pending results... 8029 1726772998.66365: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8029 1726772998.66434: in run() - task 129c3c75-c909-257d-662b-00000000004b 8029 1726772998.66449: variable 'ansible_search_path' from source: unknown 8029 1726772998.66452: variable 'ansible_search_path' from source: unknown 8029 1726772998.66479: calling self._execute() 8029 1726772998.66539: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772998.66543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772998.66557: variable 'omit' from source: magic vars 8029 1726772998.66941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772998.68306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772998.68352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772998.68387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772998.68415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772998.68436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772998.68494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772998.68519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772998.68538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772998.68562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772998.68576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772998.68653: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726772998.68667: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726772998.68670: when evaluation is False, skipping this task 8029 1726772998.68676: _execute() done 8029 1726772998.68678: dumping result to json 8029 1726772998.68680: done dumping result, returning 8029 1726772998.68685: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-257d-662b-00000000004b] 8029 1726772998.68691: sending task result for task 129c3c75-c909-257d-662b-00000000004b 8029 1726772998.68781: done sending task result for task 129c3c75-c909-257d-662b-00000000004b 8029 1726772998.68784: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 8029 1726772998.68829: no more pending results, returning what we have 8029 1726772998.68832: results queue empty 8029 1726772998.68833: checking for any_errors_fatal 8029 1726772998.68838: done checking for any_errors_fatal 8029 1726772998.68839: checking for max_fail_percentage 8029 1726772998.68840: done checking for max_fail_percentage 8029 1726772998.68841: checking to see if all hosts have failed and the running result is not ok 8029 1726772998.68842: done checking to see if all hosts have failed 8029 1726772998.68843: getting the remaining hosts for this loop 8029 1726772998.68844: done getting the remaining hosts for this loop 8029 1726772998.68848: getting the next task for host managed_node3 8029 1726772998.68854: done getting next task for host managed_node3 8029 1726772998.68857: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8029 1726772998.68859: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772998.68872: getting variables 8029 1726772998.68876: in VariableManager get_vars() 8029 1726772998.68909: Calling all_inventory to load vars for managed_node3 8029 1726772998.68912: Calling groups_inventory to load vars for managed_node3 8029 1726772998.68914: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772998.68930: Calling all_plugins_play to load vars for managed_node3 8029 1726772998.68934: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772998.68937: Calling groups_plugins_play to load vars for managed_node3 8029 1726772998.69103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772998.69225: done with get_vars() 8029 1726772998.69232: done getting variables 8029 1726772998.69333: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:09:58 -0400 (0:00:00.033) 0:00:03.267 **** 8029 1726772998.69355: entering _queue_task() for managed_node3/reboot 8029 1726772998.69357: Creating lock for reboot 8029 1726772998.69570: worker is 1 (out of 1 available) 8029 1726772998.69587: exiting _queue_task() for managed_node3/reboot 8029 1726772998.69598: done queuing things up, now waiting for results queue to drain 8029 1726772998.69599: waiting for pending results... 8029 1726772998.69752: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8029 1726772998.69812: in run() - task 129c3c75-c909-257d-662b-00000000004c 8029 1726772998.69833: variable 'ansible_search_path' from source: unknown 8029 1726772998.69837: variable 'ansible_search_path' from source: unknown 8029 1726772998.69862: calling self._execute() 8029 1726772998.69921: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772998.69924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772998.69940: variable 'omit' from source: magic vars 8029 1726772998.70271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772998.71657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772998.71706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772998.71734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772998.71758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772998.71784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772998.71839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772998.71859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772998.71879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772998.71907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772998.71919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772998.72001: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726772998.72011: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726772998.72014: when evaluation is False, skipping this task 8029 1726772998.72018: _execute() done 8029 1726772998.72020: dumping result to json 8029 1726772998.72023: done dumping result, returning 8029 1726772998.72031: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-257d-662b-00000000004c] 8029 1726772998.72035: sending task result for task 129c3c75-c909-257d-662b-00000000004c 8029 1726772998.72123: done sending task result for task 129c3c75-c909-257d-662b-00000000004c 8029 1726772998.72126: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8029 1726772998.72172: no more pending results, returning what we have 8029 1726772998.72177: results queue empty 8029 1726772998.72178: checking for any_errors_fatal 8029 1726772998.72184: done checking for any_errors_fatal 8029 1726772998.72184: checking for max_fail_percentage 8029 1726772998.72186: done checking for max_fail_percentage 8029 1726772998.72186: checking to see if all hosts have failed and the running result is not ok 8029 1726772998.72187: done checking to see if all hosts have failed 8029 1726772998.72188: getting the remaining hosts for this loop 8029 1726772998.72190: done getting the remaining hosts for this loop 8029 1726772998.72194: getting the next task for host managed_node3 8029 1726772998.72201: done getting next task for host managed_node3 8029 1726772998.72204: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8029 1726772998.72206: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772998.72220: getting variables 8029 1726772998.72222: in VariableManager get_vars() 8029 1726772998.72257: Calling all_inventory to load vars for managed_node3 8029 1726772998.72260: Calling groups_inventory to load vars for managed_node3 8029 1726772998.72262: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772998.72271: Calling all_plugins_play to load vars for managed_node3 8029 1726772998.72275: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772998.72278: Calling groups_plugins_play to load vars for managed_node3 8029 1726772998.72414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772998.72546: done with get_vars() 8029 1726772998.72556: done getting variables 8029 1726772998.72600: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:09:58 -0400 (0:00:00.032) 0:00:03.299 **** 8029 1726772998.72625: entering _queue_task() for managed_node3/fail 8029 1726772998.72849: worker is 1 (out of 1 available) 8029 1726772998.72862: exiting _queue_task() for managed_node3/fail 8029 1726772998.72875: done queuing things up, now waiting for results queue to drain 8029 1726772998.72877: waiting for pending results... 8029 1726772998.73030: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8029 1726772998.73095: in run() - task 129c3c75-c909-257d-662b-00000000004d 8029 1726772998.73109: variable 'ansible_search_path' from source: unknown 8029 1726772998.73115: variable 'ansible_search_path' from source: unknown 8029 1726772998.73146: calling self._execute() 8029 1726772998.73206: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772998.73215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772998.73226: variable 'omit' from source: magic vars 8029 1726772998.73631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772998.75001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772998.75057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772998.75083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772998.75108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772998.75129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772998.75190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772998.75210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772998.75229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772998.75254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772998.75264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772998.75346: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726772998.75359: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726772998.75362: when evaluation is False, skipping this task 8029 1726772998.75365: _execute() done 8029 1726772998.75367: dumping result to json 8029 1726772998.75369: done dumping result, returning 8029 1726772998.75383: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-257d-662b-00000000004d] 8029 1726772998.75386: sending task result for task 129c3c75-c909-257d-662b-00000000004d 8029 1726772998.75466: done sending task result for task 129c3c75-c909-257d-662b-00000000004d 8029 1726772998.75469: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8029 1726772998.75541: no more pending results, returning what we have 8029 1726772998.75544: results queue empty 8029 1726772998.75545: checking for any_errors_fatal 8029 1726772998.75549: done checking for any_errors_fatal 8029 1726772998.75550: checking for max_fail_percentage 8029 1726772998.75551: done checking for max_fail_percentage 8029 1726772998.75552: checking to see if all hosts have failed and the running result is not ok 8029 1726772998.75553: done checking to see if all hosts have failed 8029 1726772998.75554: getting the remaining hosts for this loop 8029 1726772998.75555: done getting the remaining hosts for this loop 8029 1726772998.75559: getting the next task for host managed_node3 8029 1726772998.75567: done getting next task for host managed_node3 8029 1726772998.75571: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8029 1726772998.75573: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772998.75585: getting variables 8029 1726772998.75587: in VariableManager get_vars() 8029 1726772998.75622: Calling all_inventory to load vars for managed_node3 8029 1726772998.75625: Calling groups_inventory to load vars for managed_node3 8029 1726772998.75627: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772998.75635: Calling all_plugins_play to load vars for managed_node3 8029 1726772998.75637: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772998.75640: Calling groups_plugins_play to load vars for managed_node3 8029 1726772998.75794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772998.75913: done with get_vars() 8029 1726772998.75925: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:09:58 -0400 (0:00:00.033) 0:00:03.333 **** 8029 1726772998.75981: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726772998.75983: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 8029 1726772998.76195: worker is 1 (out of 1 available) 8029 1726772998.76209: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726772998.76222: done queuing things up, now waiting for results queue to drain 8029 1726772998.76223: waiting for pending results... 8029 1726772998.76378: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8029 1726772998.76447: in run() - task 129c3c75-c909-257d-662b-00000000004f 8029 1726772998.76458: variable 'ansible_search_path' from source: unknown 8029 1726772998.76463: variable 'ansible_search_path' from source: unknown 8029 1726772998.76492: calling self._execute() 8029 1726772998.76553: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772998.76558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772998.76567: variable 'omit' from source: magic vars 8029 1726772998.76646: variable 'omit' from source: magic vars 8029 1726772998.76682: variable 'omit' from source: magic vars 8029 1726772998.76706: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8029 1726772998.76917: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8029 1726772998.76974: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726772998.77003: variable 'omit' from source: magic vars 8029 1726772998.77039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772998.77064: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772998.77084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772998.77096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772998.77107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772998.77132: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772998.77135: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772998.77138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772998.77202: Set connection var ansible_connection to ssh 8029 1726772998.77211: Set connection var ansible_shell_executable to /bin/sh 8029 1726772998.77214: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772998.77222: Set connection var ansible_pipelining to False 8029 1726772998.77232: Set connection var ansible_shell_type to sh 8029 1726772998.77236: Set connection var ansible_timeout to 10 8029 1726772998.77250: variable 'ansible_shell_executable' from source: unknown 8029 1726772998.77253: variable 'ansible_connection' from source: unknown 8029 1726772998.77256: variable 'ansible_module_compression' from source: unknown 8029 1726772998.77258: variable 'ansible_shell_type' from source: unknown 8029 1726772998.77260: variable 'ansible_shell_executable' from source: unknown 8029 1726772998.77262: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772998.77266: variable 'ansible_pipelining' from source: unknown 8029 1726772998.77269: variable 'ansible_timeout' from source: unknown 8029 1726772998.77273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772998.77408: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726772998.77417: variable 'omit' from source: magic vars 8029 1726772998.77422: starting attempt loop 8029 1726772998.77426: running the handler 8029 1726772998.77438: _low_level_execute_command(): starting 8029 1726772998.77449: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772998.77960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.77963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.77966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.77968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.78022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772998.78026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.78036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.78103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.79791: stdout chunk (state=3): >>>/root <<< 8029 1726772998.79914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772998.79947: stderr chunk (state=3): >>><<< 8029 1726772998.79952: stdout chunk (state=3): >>><<< 8029 1726772998.79972: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772998.79985: _low_level_execute_command(): starting 8029 1726772998.79991: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512 `" && echo ansible-tmp-1726772998.799724-8213-246850340508512="` echo /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512 `" ) && sleep 0' 8029 1726772998.80453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772998.80457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772998.80468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.80470: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772998.80473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726772998.80475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.80523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772998.80529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.80532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.80590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.82513: stdout chunk (state=3): >>>ansible-tmp-1726772998.799724-8213-246850340508512=/root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512 <<< 8029 1726772998.82701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772998.82734: stderr chunk (state=3): >>><<< 8029 1726772998.82737: stdout chunk (state=3): >>><<< 8029 1726772998.82753: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772998.799724-8213-246850340508512=/root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772998.82798: variable 'ansible_module_compression' from source: unknown 8029 1726772998.82835: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 8029 1726772998.82838: ANSIBALLZ: Acquiring lock 8029 1726772998.82840: ANSIBALLZ: Lock acquired: 140698948165920 8029 1726772998.82843: ANSIBALLZ: Creating module 8029 1726772998.91710: ANSIBALLZ: Writing module into payload 8029 1726772998.91923: ANSIBALLZ: Writing module 8029 1726772998.91926: ANSIBALLZ: Renaming module 8029 1726772998.91929: ANSIBALLZ: Done creating module 8029 1726772998.91931: variable 'ansible_facts' from source: unknown 8029 1726772998.91933: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/AnsiballZ_kernel_settings_get_config.py 8029 1726772998.92445: Sending initial data 8029 1726772998.92448: Sent initial data (172 bytes) 8029 1726772998.92845: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772998.92858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772998.92873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.92891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772998.92986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.93018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.93111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.94807: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726772998.94845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726772998.94937: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmplf5rjyxe /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/AnsiballZ_kernel_settings_get_config.py <<< 8029 1726772998.94948: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726772998.94992: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmplf5rjyxe" to remote "/root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726772998.95804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772998.95855: stderr chunk (state=3): >>><<< 8029 1726772998.95858: stdout chunk (state=3): >>><<< 8029 1726772998.95885: done transferring module to remote 8029 1726772998.95888: _low_level_execute_command(): starting 8029 1726772998.95890: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/ /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726772998.96335: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.96338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772998.96345: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726772998.96347: 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.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726772998.96349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.96395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772998.96398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.96401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.96462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772998.98348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772998.98429: stderr chunk (state=3): >>><<< 8029 1726772998.98432: stdout chunk (state=3): >>><<< 8029 1726772998.98435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772998.98437: _low_level_execute_command(): starting 8029 1726772998.98439: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726772998.98822: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.98825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772998.98827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.98829: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772998.98831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772998.98875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772998.98889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772998.98979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.14626: 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"}}} <<< 8029 1726772999.16019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726772999.16046: stderr chunk (state=3): >>><<< 8029 1726772999.16049: stdout chunk (state=3): >>><<< 8029 1726772999.16064: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726772999.16094: 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-1726772998.799724-8213-246850340508512/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726772999.16103: _low_level_execute_command(): starting 8029 1726772999.16108: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772998.799724-8213-246850340508512/ > /dev/null 2>&1 && sleep 0' 8029 1726772999.16565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.16575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.16578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772999.16580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726772999.16582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.16629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.16632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.16642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.16697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.18553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.18588: stderr chunk (state=3): >>><<< 8029 1726772999.18591: stdout chunk (state=3): >>><<< 8029 1726772999.18606: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.18612: handler run complete 8029 1726772999.18628: attempt loop complete, returning result 8029 1726772999.18630: _execute() done 8029 1726772999.18633: dumping result to json 8029 1726772999.18635: done dumping result, returning 8029 1726772999.18644: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-257d-662b-00000000004f] 8029 1726772999.18649: sending task result for task 129c3c75-c909-257d-662b-00000000004f 8029 1726772999.18738: done sending task result for task 129c3c75-c909-257d-662b-00000000004f 8029 1726772999.18741: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 8029 1726772999.18804: no more pending results, returning what we have 8029 1726772999.18807: results queue empty 8029 1726772999.18808: checking for any_errors_fatal 8029 1726772999.18812: done checking for any_errors_fatal 8029 1726772999.18813: checking for max_fail_percentage 8029 1726772999.18814: done checking for max_fail_percentage 8029 1726772999.18815: checking to see if all hosts have failed and the running result is not ok 8029 1726772999.18817: done checking to see if all hosts have failed 8029 1726772999.18818: getting the remaining hosts for this loop 8029 1726772999.18819: done getting the remaining hosts for this loop 8029 1726772999.18824: getting the next task for host managed_node3 8029 1726772999.18830: done getting next task for host managed_node3 8029 1726772999.18833: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8029 1726772999.18836: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772999.18844: getting variables 8029 1726772999.18846: in VariableManager get_vars() 8029 1726772999.18878: Calling all_inventory to load vars for managed_node3 8029 1726772999.18881: Calling groups_inventory to load vars for managed_node3 8029 1726772999.18883: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772999.18893: Calling all_plugins_play to load vars for managed_node3 8029 1726772999.18895: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772999.18898: Calling groups_plugins_play to load vars for managed_node3 8029 1726772999.19053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772999.19193: done with get_vars() 8029 1726772999.19201: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:09:59 -0400 (0:00:00.432) 0:00:03.766 **** 8029 1726772999.19267: entering _queue_task() for managed_node3/stat 8029 1726772999.19470: worker is 1 (out of 1 available) 8029 1726772999.19483: exiting _queue_task() for managed_node3/stat 8029 1726772999.19494: done queuing things up, now waiting for results queue to drain 8029 1726772999.19495: waiting for pending results... 8029 1726772999.19651: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8029 1726772999.19721: in run() - task 129c3c75-c909-257d-662b-000000000050 8029 1726772999.19734: variable 'ansible_search_path' from source: unknown 8029 1726772999.19737: variable 'ansible_search_path' from source: unknown 8029 1726772999.19776: variable '__prof_from_conf' from source: task vars 8029 1726772999.19999: variable '__prof_from_conf' from source: task vars 8029 1726772999.20127: variable '__data' from source: task vars 8029 1726772999.20182: variable '__kernel_settings_register_tuned_main' from source: set_fact 8029 1726772999.20317: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726772999.20324: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726772999.20366: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726772999.20386: variable 'omit' from source: magic vars 8029 1726772999.20464: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.20470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.20482: variable 'omit' from source: magic vars 8029 1726772999.20656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772999.22269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772999.22311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772999.22342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772999.22366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772999.22386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772999.22445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772999.22466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772999.22484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772999.22509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772999.22521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772999.22594: variable 'item' from source: unknown 8029 1726772999.22605: Evaluated conditional (item | length > 0): False 8029 1726772999.22607: when evaluation is False, skipping this task 8029 1726772999.22633: variable 'item' from source: unknown 8029 1726772999.22683: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 8029 1726772999.22820: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.22824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.22826: variable 'omit' from source: magic vars 8029 1726772999.22891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772999.22907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772999.22926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772999.22957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772999.22967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772999.23020: variable 'item' from source: unknown 8029 1726772999.23026: Evaluated conditional (item | length > 0): True 8029 1726772999.23034: variable 'omit' from source: magic vars 8029 1726772999.23093: variable 'omit' from source: magic vars 8029 1726772999.23112: variable 'item' from source: unknown 8029 1726772999.23158: variable 'item' from source: unknown 8029 1726772999.23175: variable 'omit' from source: magic vars 8029 1726772999.23192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772999.23211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772999.23228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772999.23240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.23248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.23269: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772999.23278: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.23280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.23340: Set connection var ansible_connection to ssh 8029 1726772999.23348: Set connection var ansible_shell_executable to /bin/sh 8029 1726772999.23353: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772999.23358: Set connection var ansible_pipelining to False 8029 1726772999.23364: Set connection var ansible_shell_type to sh 8029 1726772999.23369: Set connection var ansible_timeout to 10 8029 1726772999.23385: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.23387: variable 'ansible_connection' from source: unknown 8029 1726772999.23392: variable 'ansible_module_compression' from source: unknown 8029 1726772999.23394: variable 'ansible_shell_type' from source: unknown 8029 1726772999.23396: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.23398: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.23400: variable 'ansible_pipelining' from source: unknown 8029 1726772999.23402: variable 'ansible_timeout' from source: unknown 8029 1726772999.23525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.23529: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726772999.23539: variable 'omit' from source: magic vars 8029 1726772999.23541: starting attempt loop 8029 1726772999.23544: running the handler 8029 1726772999.23546: _low_level_execute_command(): starting 8029 1726772999.23548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772999.24022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.24026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.24036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.24087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.24091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.24101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.24175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.25875: stdout chunk (state=3): >>>/root <<< 8029 1726772999.25971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.25999: stderr chunk (state=3): >>><<< 8029 1726772999.26003: stdout chunk (state=3): >>><<< 8029 1726772999.26022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.26037: _low_level_execute_command(): starting 8029 1726772999.26042: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946 `" && echo ansible-tmp-1726772999.2602317-8232-258863708016946="` echo /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946 `" ) && sleep 0' 8029 1726772999.26485: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.26488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726772999.26491: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772999.26493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726772999.26495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.26546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.26549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.26554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.26614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.28554: stdout chunk (state=3): >>>ansible-tmp-1726772999.2602317-8232-258863708016946=/root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946 <<< 8029 1726772999.28721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.28725: stdout chunk (state=3): >>><<< 8029 1726772999.28729: stderr chunk (state=3): >>><<< 8029 1726772999.28924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772999.2602317-8232-258863708016946=/root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.28927: variable 'ansible_module_compression' from source: unknown 8029 1726772999.28930: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726772999.28933: variable 'ansible_facts' from source: unknown 8029 1726772999.29013: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/AnsiballZ_stat.py 8029 1726772999.29232: Sending initial data 8029 1726772999.29235: Sent initial data (151 bytes) 8029 1726772999.29927: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772999.30028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.30055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.30076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.30098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.30199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.31780: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726772999.31789: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726772999.31836: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726772999.31962: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpdjjidqlr /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/AnsiballZ_stat.py <<< 8029 1726772999.31965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/AnsiballZ_stat.py" <<< 8029 1726772999.32013: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpdjjidqlr" to remote "/root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/AnsiballZ_stat.py" <<< 8029 1726772999.32019: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/AnsiballZ_stat.py" <<< 8029 1726772999.32892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.32941: stderr chunk (state=3): >>><<< 8029 1726772999.32945: stdout chunk (state=3): >>><<< 8029 1726772999.32962: done transferring module to remote 8029 1726772999.32973: _low_level_execute_command(): starting 8029 1726772999.32980: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/ /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/AnsiballZ_stat.py && sleep 0' 8029 1726772999.33411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.33414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.33418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772999.33420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726772999.33422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.33472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.33479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.33481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.33540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.35388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.35392: stdout chunk (state=3): >>><<< 8029 1726772999.35394: stderr chunk (state=3): >>><<< 8029 1726772999.35411: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.35491: _low_level_execute_command(): starting 8029 1726772999.35494: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/AnsiballZ_stat.py && sleep 0' 8029 1726772999.35977: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772999.35993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726772999.36008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.36036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772999.36049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.36069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772999.36095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.36137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.36149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.36223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.52459: 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": 6, "inode": 348127424, "dev": 51714, "nlink": 2, "atime": 1726772982.1810308, "mtime": 1726772991.037039, "ctime": 1726772991.037039, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8029 1726772999.53988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726772999.54013: stderr chunk (state=3): >>><<< 8029 1726772999.54018: stdout chunk (state=3): >>><<< 8029 1726772999.54037: _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": 6, "inode": 348127424, "dev": 51714, "nlink": 2, "atime": 1726772982.1810308, "mtime": 1726772991.037039, "ctime": 1726772991.037039, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726772999.54099: 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-1726772999.2602317-8232-258863708016946/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726772999.54106: _low_level_execute_command(): starting 8029 1726772999.54111: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772999.2602317-8232-258863708016946/ > /dev/null 2>&1 && sleep 0' 8029 1726772999.54564: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.54569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.54572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726772999.54576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.54578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.54631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.54634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.54636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.54701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.56580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.56584: stderr chunk (state=3): >>><<< 8029 1726772999.56586: stdout chunk (state=3): >>><<< 8029 1726772999.56600: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.56605: handler run complete 8029 1726772999.56642: attempt loop complete, returning result 8029 1726772999.56657: variable 'item' from source: unknown 8029 1726772999.56719: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726772982.1810308, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772991.037039, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 348127424, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772991.037039, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 6, "uid": 0, "version": "2790525339", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8029 1726772999.56868: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.56879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.56881: variable 'omit' from source: magic vars 8029 1726772999.56953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772999.56971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772999.56995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772999.57021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772999.57032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772999.57089: variable 'item' from source: unknown 8029 1726772999.57095: Evaluated conditional (item | length > 0): True 8029 1726772999.57101: variable 'omit' from source: magic vars 8029 1726772999.57114: variable 'omit' from source: magic vars 8029 1726772999.57143: variable 'item' from source: unknown 8029 1726772999.57187: variable 'item' from source: unknown 8029 1726772999.57198: variable 'omit' from source: magic vars 8029 1726772999.57222: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772999.57225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.57228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.57239: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772999.57241: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.57244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.57290: Set connection var ansible_connection to ssh 8029 1726772999.57296: Set connection var ansible_shell_executable to /bin/sh 8029 1726772999.57301: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772999.57306: Set connection var ansible_pipelining to False 8029 1726772999.57312: Set connection var ansible_shell_type to sh 8029 1726772999.57318: Set connection var ansible_timeout to 10 8029 1726772999.57336: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.57339: variable 'ansible_connection' from source: unknown 8029 1726772999.57341: variable 'ansible_module_compression' from source: unknown 8029 1726772999.57344: variable 'ansible_shell_type' from source: unknown 8029 1726772999.57346: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.57348: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.57350: variable 'ansible_pipelining' from source: unknown 8029 1726772999.57354: variable 'ansible_timeout' from source: unknown 8029 1726772999.57358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.57430: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772999.57441: variable 'omit' from source: magic vars 8029 1726772999.57444: starting attempt loop 8029 1726772999.57446: running the handler 8029 1726772999.57450: _low_level_execute_command(): starting 8029 1726772999.57454: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772999.58028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772999.58032: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.58035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.58197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.59868: stdout chunk (state=3): >>>/root <<< 8029 1726772999.59992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.60021: stderr chunk (state=3): >>><<< 8029 1726772999.60024: stdout chunk (state=3): >>><<< 8029 1726772999.60039: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.60048: _low_level_execute_command(): starting 8029 1726772999.60053: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905 `" && echo ansible-tmp-1726772999.600396-8232-139202896121905="` echo /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905 `" ) && sleep 0' 8029 1726772999.60595: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772999.60609: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.60636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.60739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.62689: stdout chunk (state=3): >>>ansible-tmp-1726772999.600396-8232-139202896121905=/root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905 <<< 8029 1726772999.62857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.62861: stdout chunk (state=3): >>><<< 8029 1726772999.62864: stderr chunk (state=3): >>><<< 8029 1726772999.62883: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772999.600396-8232-139202896121905=/root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.63021: variable 'ansible_module_compression' from source: unknown 8029 1726772999.63025: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726772999.63027: variable 'ansible_facts' from source: unknown 8029 1726772999.63086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/AnsiballZ_stat.py 8029 1726772999.63223: Sending initial data 8029 1726772999.63333: Sent initial data (150 bytes) 8029 1726772999.63819: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772999.63924: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.63944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.63957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.64052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.65703: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726772999.65791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726772999.65844: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpbz2887ny /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/AnsiballZ_stat.py <<< 8029 1726772999.65869: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/AnsiballZ_stat.py" <<< 8029 1726772999.65919: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpbz2887ny" to remote "/root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/AnsiballZ_stat.py" <<< 8029 1726772999.66838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.67000: stderr chunk (state=3): >>><<< 8029 1726772999.67004: stdout chunk (state=3): >>><<< 8029 1726772999.67006: done transferring module to remote 8029 1726772999.67008: _low_level_execute_command(): starting 8029 1726772999.67010: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/ /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/AnsiballZ_stat.py && sleep 0' 8029 1726772999.67604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772999.67691: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.67733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.67752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.67782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.67879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.69728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.69757: stderr chunk (state=3): >>><<< 8029 1726772999.69760: stdout chunk (state=3): >>><<< 8029 1726772999.69777: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.69784: _low_level_execute_command(): starting 8029 1726772999.69787: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/AnsiballZ_stat.py && sleep 0' 8029 1726772999.70218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.70222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.70234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.70304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.70308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.70318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.70402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.86981: 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": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726772992.7810407, "ctime": 1726772992.7810407, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8029 1726772999.88688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726772999.88721: stderr chunk (state=3): >>><<< 8029 1726772999.88725: stdout chunk (state=3): >>><<< 8029 1726772999.88740: _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": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726772992.7810407, "ctime": 1726772992.7810407, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726772999.88771: 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-1726772999.600396-8232-139202896121905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726772999.88783: _low_level_execute_command(): starting 8029 1726772999.88786: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772999.600396-8232-139202896121905/ > /dev/null 2>&1 && sleep 0' 8029 1726772999.89483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726772999.89500: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.89524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726772999.89599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.89630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.89659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.89678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726772999.89789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726772999.91719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726772999.91748: stderr chunk (state=3): >>><<< 8029 1726772999.91752: stdout chunk (state=3): >>><<< 8029 1726772999.91767: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726772999.91775: handler run complete 8029 1726772999.91805: attempt loop complete, returning result 8029 1726772999.91822: variable 'item' from source: unknown 8029 1726772999.91886: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772973.5700226, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772992.7810407, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 346030272, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772992.7810407, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "2312803406", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8029 1726772999.92026: dumping result to json 8029 1726772999.92028: done dumping result, returning 8029 1726772999.92030: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-257d-662b-000000000050] 8029 1726772999.92032: sending task result for task 129c3c75-c909-257d-662b-000000000050 8029 1726772999.92076: done sending task result for task 129c3c75-c909-257d-662b-000000000050 8029 1726772999.92078: WORKER PROCESS EXITING 8029 1726772999.92170: no more pending results, returning what we have 8029 1726772999.92174: results queue empty 8029 1726772999.92175: checking for any_errors_fatal 8029 1726772999.92180: done checking for any_errors_fatal 8029 1726772999.92180: checking for max_fail_percentage 8029 1726772999.92182: done checking for max_fail_percentage 8029 1726772999.92182: checking to see if all hosts have failed and the running result is not ok 8029 1726772999.92183: done checking to see if all hosts have failed 8029 1726772999.92184: getting the remaining hosts for this loop 8029 1726772999.92185: done getting the remaining hosts for this loop 8029 1726772999.92195: getting the next task for host managed_node3 8029 1726772999.92200: done getting next task for host managed_node3 8029 1726772999.92203: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8029 1726772999.92206: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772999.92215: getting variables 8029 1726772999.92218: in VariableManager get_vars() 8029 1726772999.92247: Calling all_inventory to load vars for managed_node3 8029 1726772999.92249: Calling groups_inventory to load vars for managed_node3 8029 1726772999.92251: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772999.92259: Calling all_plugins_play to load vars for managed_node3 8029 1726772999.92261: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772999.92264: Calling groups_plugins_play to load vars for managed_node3 8029 1726772999.92403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772999.92525: done with get_vars() 8029 1726772999.92535: done getting variables 8029 1726772999.92576: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:09:59 -0400 (0:00:00.733) 0:00:04.499 **** 8029 1726772999.92597: entering _queue_task() for managed_node3/set_fact 8029 1726772999.92814: worker is 1 (out of 1 available) 8029 1726772999.92828: exiting _queue_task() for managed_node3/set_fact 8029 1726772999.92839: done queuing things up, now waiting for results queue to drain 8029 1726772999.92840: waiting for pending results... 8029 1726772999.93004: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8029 1726772999.93072: in run() - task 129c3c75-c909-257d-662b-000000000051 8029 1726772999.93083: variable 'ansible_search_path' from source: unknown 8029 1726772999.93086: variable 'ansible_search_path' from source: unknown 8029 1726772999.93114: calling self._execute() 8029 1726772999.93180: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.93186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.93194: variable 'omit' from source: magic vars 8029 1726772999.93274: variable 'omit' from source: magic vars 8029 1726772999.93313: variable 'omit' from source: magic vars 8029 1726772999.93649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726772999.95267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726772999.95310: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726772999.95338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726772999.95376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726772999.95397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726772999.95459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772999.95482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772999.95500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772999.95526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772999.95537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772999.95577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772999.95592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772999.95614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772999.95662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772999.95666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772999.95708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726772999.95726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726772999.95742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726772999.95766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726772999.95783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726772999.95929: variable '__kernel_settings_find_profile_dirs' from source: set_fact 8029 1726772999.95992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726772999.96105: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726772999.96134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726772999.96156: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726772999.96177: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726772999.96208: 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) 8029 1726772999.96228: 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) 8029 1726772999.96245: 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) 8029 1726772999.96261: 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) 8029 1726772999.96304: variable 'omit' from source: magic vars 8029 1726772999.96331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772999.96346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772999.96362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772999.96374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.96384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.96406: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772999.96409: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.96412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.96481: Set connection var ansible_connection to ssh 8029 1726772999.96490: Set connection var ansible_shell_executable to /bin/sh 8029 1726772999.96494: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772999.96499: Set connection var ansible_pipelining to False 8029 1726772999.96509: Set connection var ansible_shell_type to sh 8029 1726772999.96511: Set connection var ansible_timeout to 10 8029 1726772999.96530: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.96534: variable 'ansible_connection' from source: unknown 8029 1726772999.96536: variable 'ansible_module_compression' from source: unknown 8029 1726772999.96538: variable 'ansible_shell_type' from source: unknown 8029 1726772999.96542: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.96544: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.96549: variable 'ansible_pipelining' from source: unknown 8029 1726772999.96551: variable 'ansible_timeout' from source: unknown 8029 1726772999.96553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.96623: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772999.96631: variable 'omit' from source: magic vars 8029 1726772999.96636: starting attempt loop 8029 1726772999.96639: running the handler 8029 1726772999.96649: handler run complete 8029 1726772999.96655: attempt loop complete, returning result 8029 1726772999.96658: _execute() done 8029 1726772999.96660: dumping result to json 8029 1726772999.96664: done dumping result, returning 8029 1726772999.96673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-257d-662b-000000000051] 8029 1726772999.96675: sending task result for task 129c3c75-c909-257d-662b-000000000051 8029 1726772999.96751: done sending task result for task 129c3c75-c909-257d-662b-000000000051 8029 1726772999.96754: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 8029 1726772999.96839: no more pending results, returning what we have 8029 1726772999.96841: results queue empty 8029 1726772999.96842: checking for any_errors_fatal 8029 1726772999.96851: done checking for any_errors_fatal 8029 1726772999.96851: checking for max_fail_percentage 8029 1726772999.96853: done checking for max_fail_percentage 8029 1726772999.96854: checking to see if all hosts have failed and the running result is not ok 8029 1726772999.96854: done checking to see if all hosts have failed 8029 1726772999.96855: getting the remaining hosts for this loop 8029 1726772999.96856: done getting the remaining hosts for this loop 8029 1726772999.96861: getting the next task for host managed_node3 8029 1726772999.96867: done getting next task for host managed_node3 8029 1726772999.96870: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8029 1726772999.96872: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726772999.96883: getting variables 8029 1726772999.96884: in VariableManager get_vars() 8029 1726772999.96914: Calling all_inventory to load vars for managed_node3 8029 1726772999.96919: Calling groups_inventory to load vars for managed_node3 8029 1726772999.96921: Calling all_plugins_inventory to load vars for managed_node3 8029 1726772999.96935: Calling all_plugins_play to load vars for managed_node3 8029 1726772999.96938: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726772999.96941: Calling groups_plugins_play to load vars for managed_node3 8029 1726772999.97067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726772999.97208: done with get_vars() 8029 1726772999.97221: done getting variables 8029 1726772999.97309: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:09:59 -0400 (0:00:00.047) 0:00:04.547 **** 8029 1726772999.97342: entering _queue_task() for managed_node3/service 8029 1726772999.97343: Creating lock for service 8029 1726772999.97605: worker is 1 (out of 1 available) 8029 1726772999.97819: exiting _queue_task() for managed_node3/service 8029 1726772999.97829: done queuing things up, now waiting for results queue to drain 8029 1726772999.97830: waiting for pending results... 8029 1726772999.97960: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8029 1726772999.97995: in run() - task 129c3c75-c909-257d-662b-000000000052 8029 1726772999.98015: variable 'ansible_search_path' from source: unknown 8029 1726772999.98028: variable 'ansible_search_path' from source: unknown 8029 1726772999.98079: variable '__kernel_settings_services' from source: include_vars 8029 1726772999.98390: variable '__kernel_settings_services' from source: include_vars 8029 1726772999.98466: variable 'omit' from source: magic vars 8029 1726772999.98584: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.98603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.98621: variable 'omit' from source: magic vars 8029 1726772999.98733: variable 'omit' from source: magic vars 8029 1726772999.98752: variable 'omit' from source: magic vars 8029 1726772999.98782: variable 'item' from source: unknown 8029 1726772999.98891: variable 'item' from source: unknown 8029 1726772999.98908: variable 'omit' from source: magic vars 8029 1726772999.98946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726772999.98967: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726772999.98985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726772999.98998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.99007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726772999.99030: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726772999.99033: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.99037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.99099: Set connection var ansible_connection to ssh 8029 1726772999.99107: Set connection var ansible_shell_executable to /bin/sh 8029 1726772999.99112: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726772999.99119: Set connection var ansible_pipelining to False 8029 1726772999.99125: Set connection var ansible_shell_type to sh 8029 1726772999.99130: Set connection var ansible_timeout to 10 8029 1726772999.99146: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.99148: variable 'ansible_connection' from source: unknown 8029 1726772999.99151: variable 'ansible_module_compression' from source: unknown 8029 1726772999.99153: variable 'ansible_shell_type' from source: unknown 8029 1726772999.99162: variable 'ansible_shell_executable' from source: unknown 8029 1726772999.99164: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726772999.99166: variable 'ansible_pipelining' from source: unknown 8029 1726772999.99169: variable 'ansible_timeout' from source: unknown 8029 1726772999.99171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726772999.99265: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726772999.99277: variable 'omit' from source: magic vars 8029 1726772999.99280: starting attempt loop 8029 1726772999.99283: running the handler 8029 1726772999.99343: variable 'ansible_facts' from source: unknown 8029 1726772999.99420: _low_level_execute_command(): starting 8029 1726772999.99427: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726772999.99925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726772999.99929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726772999.99932: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726772999.99935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726772999.99982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726772999.99985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726772999.99987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.00069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.01854: stdout chunk (state=3): >>>/root <<< 8029 1726773000.01982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.02009: stderr chunk (state=3): >>><<< 8029 1726773000.02012: stdout chunk (state=3): >>><<< 8029 1726773000.02034: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773000.02047: _low_level_execute_command(): starting 8029 1726773000.02052: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348 `" && echo ansible-tmp-1726773000.0203507-8268-215709991353348="` echo /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348 `" ) && sleep 0' 8029 1726773000.02497: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773000.02502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773000.02513: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.02515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.02563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.02566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773000.02570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.02637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.04541: stdout chunk (state=3): >>>ansible-tmp-1726773000.0203507-8268-215709991353348=/root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348 <<< 8029 1726773000.04690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.04719: stderr chunk (state=3): >>><<< 8029 1726773000.04723: stdout chunk (state=3): >>><<< 8029 1726773000.04738: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773000.0203507-8268-215709991353348=/root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773000.04767: variable 'ansible_module_compression' from source: unknown 8029 1726773000.04813: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 8029 1726773000.04819: ANSIBALLZ: Acquiring lock 8029 1726773000.04821: ANSIBALLZ: Lock acquired: 140698949617808 8029 1726773000.04824: ANSIBALLZ: Creating module 8029 1726773000.24018: ANSIBALLZ: Writing module into payload 8029 1726773000.24126: ANSIBALLZ: Writing module 8029 1726773000.24149: ANSIBALLZ: Renaming module 8029 1726773000.24155: ANSIBALLZ: Done creating module 8029 1726773000.24189: variable 'ansible_facts' from source: unknown 8029 1726773000.24327: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/AnsiballZ_systemd.py 8029 1726773000.24435: Sending initial data 8029 1726773000.24439: Sent initial data (154 bytes) 8029 1726773000.25250: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.26915: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773000.27000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773000.27084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvbnohn5h /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/AnsiballZ_systemd.py <<< 8029 1726773000.27092: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/AnsiballZ_systemd.py" <<< 8029 1726773000.27176: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvbnohn5h" to remote "/root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/AnsiballZ_systemd.py" <<< 8029 1726773000.28553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.28626: stderr chunk (state=3): >>><<< 8029 1726773000.28629: stdout chunk (state=3): >>><<< 8029 1726773000.28631: done transferring module to remote 8029 1726773000.28633: _low_level_execute_command(): starting 8029 1726773000.28636: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/ /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/AnsiballZ_systemd.py && sleep 0' 8029 1726773000.29070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773000.29073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773000.29076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.29079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773000.29085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.29131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.29134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.29203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.30998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.31002: stdout chunk (state=3): >>><<< 8029 1726773000.31005: stderr chunk (state=3): >>><<< 8029 1726773000.31024: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773000.31027: _low_level_execute_command(): starting 8029 1726773000.31033: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/AnsiballZ_systemd.py && sleep 0' 8029 1726773000.31477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.31480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.31483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.31485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.31534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.31537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.31607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.60946: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "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:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "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:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15286272", "MemoryPeak": "17244160", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3282923520", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "113581000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK"<<< 8029 1726773000.60964: stdout chunk (state=3): >>>: "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "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}}} <<< 8029 1726773000.62921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773000.62948: stderr chunk (state=3): >>><<< 8029 1726773000.62951: stdout chunk (state=3): >>><<< 8029 1726773000.62980: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "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:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "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:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15286272", "MemoryPeak": "17244160", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3282923520", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "113581000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773000.63213: 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-1726773000.0203507-8268-215709991353348/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773000.63218: _low_level_execute_command(): starting 8029 1726773000.63221: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773000.0203507-8268-215709991353348/ > /dev/null 2>&1 && sleep 0' 8029 1726773000.63767: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773000.63787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773000.63801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.63828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.63848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773000.63949: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.63966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773000.64006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.64067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.65956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.65983: stderr chunk (state=3): >>><<< 8029 1726773000.65986: stdout chunk (state=3): >>><<< 8029 1726773000.66006: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773000.66012: handler run complete 8029 1726773000.66052: attempt loop complete, returning result 8029 1726773000.66068: variable 'item' from source: unknown 8029 1726773000.66136: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "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": "113581000", "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:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8706", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3282923520", "MemoryCurrent": "15286272", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17244160", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "sysinit.target dbus-broker.service dbus.socket 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8029 1726773000.66596: dumping result to json 8029 1726773000.66600: done dumping result, returning 8029 1726773000.66602: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-257d-662b-000000000052] 8029 1726773000.66604: sending task result for task 129c3c75-c909-257d-662b-000000000052 8029 1726773000.66864: done sending task result for task 129c3c75-c909-257d-662b-000000000052 8029 1726773000.66868: WORKER PROCESS EXITING 8029 1726773000.66944: no more pending results, returning what we have 8029 1726773000.66946: results queue empty 8029 1726773000.66946: checking for any_errors_fatal 8029 1726773000.66948: done checking for any_errors_fatal 8029 1726773000.66949: checking for max_fail_percentage 8029 1726773000.66950: done checking for max_fail_percentage 8029 1726773000.66950: checking to see if all hosts have failed and the running result is not ok 8029 1726773000.66951: done checking to see if all hosts have failed 8029 1726773000.66951: getting the remaining hosts for this loop 8029 1726773000.66952: done getting the remaining hosts for this loop 8029 1726773000.66954: getting the next task for host managed_node3 8029 1726773000.66958: done getting next task for host managed_node3 8029 1726773000.66961: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8029 1726773000.66963: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773000.66970: getting variables 8029 1726773000.66972: in VariableManager get_vars() 8029 1726773000.66991: Calling all_inventory to load vars for managed_node3 8029 1726773000.66993: Calling groups_inventory to load vars for managed_node3 8029 1726773000.66994: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773000.67000: Calling all_plugins_play to load vars for managed_node3 8029 1726773000.67001: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773000.67003: Calling groups_plugins_play to load vars for managed_node3 8029 1726773000.67098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773000.67213: done with get_vars() 8029 1726773000.67222: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:00 -0400 (0:00:00.699) 0:00:05.246 **** 8029 1726773000.67288: entering _queue_task() for managed_node3/file 8029 1726773000.67512: worker is 1 (out of 1 available) 8029 1726773000.67526: exiting _queue_task() for managed_node3/file 8029 1726773000.67536: done queuing things up, now waiting for results queue to drain 8029 1726773000.67537: waiting for pending results... 8029 1726773000.67695: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8029 1726773000.67765: in run() - task 129c3c75-c909-257d-662b-000000000053 8029 1726773000.67779: variable 'ansible_search_path' from source: unknown 8029 1726773000.67782: variable 'ansible_search_path' from source: unknown 8029 1726773000.67807: calling self._execute() 8029 1726773000.67868: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773000.67872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773000.67879: variable 'omit' from source: magic vars 8029 1726773000.67956: variable 'omit' from source: magic vars 8029 1726773000.67998: variable 'omit' from source: magic vars 8029 1726773000.68013: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773000.68254: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773000.68322: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773000.68326: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773000.68358: variable 'omit' from source: magic vars 8029 1726773000.68387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773000.68413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773000.68443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773000.68452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773000.68462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773000.68484: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773000.68487: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773000.68490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773000.68556: Set connection var ansible_connection to ssh 8029 1726773000.68565: Set connection var ansible_shell_executable to /bin/sh 8029 1726773000.68569: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773000.68577: Set connection var ansible_pipelining to False 8029 1726773000.68580: Set connection var ansible_shell_type to sh 8029 1726773000.68586: Set connection var ansible_timeout to 10 8029 1726773000.68601: variable 'ansible_shell_executable' from source: unknown 8029 1726773000.68604: variable 'ansible_connection' from source: unknown 8029 1726773000.68606: variable 'ansible_module_compression' from source: unknown 8029 1726773000.68608: variable 'ansible_shell_type' from source: unknown 8029 1726773000.68611: variable 'ansible_shell_executable' from source: unknown 8029 1726773000.68613: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773000.68618: variable 'ansible_pipelining' from source: unknown 8029 1726773000.68621: variable 'ansible_timeout' from source: unknown 8029 1726773000.68625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773000.68761: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773000.68770: variable 'omit' from source: magic vars 8029 1726773000.68776: starting attempt loop 8029 1726773000.68779: running the handler 8029 1726773000.68789: _low_level_execute_command(): starting 8029 1726773000.68795: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773000.69276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.69280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773000.69312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.69317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773000.69323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773000.69326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.69383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.69386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773000.69388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.69452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.71131: stdout chunk (state=3): >>>/root <<< 8029 1726773000.71268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.71295: stderr chunk (state=3): >>><<< 8029 1726773000.71298: stdout chunk (state=3): >>><<< 8029 1726773000.71319: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773000.71330: _low_level_execute_command(): starting 8029 1726773000.71337: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125 `" && echo ansible-tmp-1726773000.71319-8292-179794768672125="` echo /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125 `" ) && sleep 0' 8029 1726773000.71785: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773000.71788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773000.71797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.71800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.71804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773000.71807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.71847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.71851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773000.71855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.71913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.73850: stdout chunk (state=3): >>>ansible-tmp-1726773000.71319-8292-179794768672125=/root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125 <<< 8029 1726773000.73990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.74021: stderr chunk (state=3): >>><<< 8029 1726773000.74025: stdout chunk (state=3): >>><<< 8029 1726773000.74041: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773000.71319-8292-179794768672125=/root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773000.74085: variable 'ansible_module_compression' from source: unknown 8029 1726773000.74132: ANSIBALLZ: Using lock for file 8029 1726773000.74135: ANSIBALLZ: Acquiring lock 8029 1726773000.74137: ANSIBALLZ: Lock acquired: 140698950113648 8029 1726773000.74140: ANSIBALLZ: Creating module 8029 1726773000.83023: ANSIBALLZ: Writing module into payload 8029 1726773000.83027: ANSIBALLZ: Writing module 8029 1726773000.83029: ANSIBALLZ: Renaming module 8029 1726773000.83032: ANSIBALLZ: Done creating module 8029 1726773000.83034: variable 'ansible_facts' from source: unknown 8029 1726773000.83113: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/AnsiballZ_file.py 8029 1726773000.83337: Sending initial data 8029 1726773000.83347: Sent initial data (149 bytes) 8029 1726773000.83797: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.83814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.83834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.83866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.83882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.83949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.85633: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773000.85690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773000.85748: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp3jtve4e7 /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/AnsiballZ_file.py <<< 8029 1726773000.85760: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/AnsiballZ_file.py" <<< 8029 1726773000.85931: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp3jtve4e7" to remote "/root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/AnsiballZ_file.py" <<< 8029 1726773000.86632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.86682: stderr chunk (state=3): >>><<< 8029 1726773000.86690: stdout chunk (state=3): >>><<< 8029 1726773000.86714: done transferring module to remote 8029 1726773000.86730: _low_level_execute_command(): starting 8029 1726773000.86738: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/ /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/AnsiballZ_file.py && sleep 0' 8029 1726773000.87351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773000.87366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773000.87381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.87400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773000.87496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773000.87537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.87676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773000.89482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773000.89505: stderr chunk (state=3): >>><<< 8029 1726773000.89510: stdout chunk (state=3): >>><<< 8029 1726773000.89532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773000.89536: _low_level_execute_command(): starting 8029 1726773000.89544: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/AnsiballZ_file.py && sleep 0' 8029 1726773000.90000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773000.90003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773000.90005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.90007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773000.90010: 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 <<< 8029 1726773000.90011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773000.90064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773000.90067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773000.90069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773000.90141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.06902: 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": 6, "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}}} <<< 8029 1726773001.08423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773001.08446: stderr chunk (state=3): >>><<< 8029 1726773001.08449: stdout chunk (state=3): >>><<< 8029 1726773001.08466: _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": 6, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773001.08500: 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-1726773000.71319-8292-179794768672125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773001.08512: _low_level_execute_command(): starting 8029 1726773001.08518: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773000.71319-8292-179794768672125/ > /dev/null 2>&1 && sleep 0' 8029 1726773001.08986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.08994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773001.08997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.08999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.09001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.09049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.09052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.09058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.09120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.11002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.11028: stderr chunk (state=3): >>><<< 8029 1726773001.11031: stdout chunk (state=3): >>><<< 8029 1726773001.11045: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.11052: handler run complete 8029 1726773001.11069: attempt loop complete, returning result 8029 1726773001.11072: _execute() done 8029 1726773001.11077: dumping result to json 8029 1726773001.11079: done dumping result, returning 8029 1726773001.11087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-257d-662b-000000000053] 8029 1726773001.11092: sending task result for task 129c3c75-c909-257d-662b-000000000053 8029 1726773001.11197: done sending task result for task 129c3c75-c909-257d-662b-000000000053 8029 1726773001.11199: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0 } 8029 1726773001.11289: no more pending results, returning what we have 8029 1726773001.11293: results queue empty 8029 1726773001.11293: checking for any_errors_fatal 8029 1726773001.11311: done checking for any_errors_fatal 8029 1726773001.11312: checking for max_fail_percentage 8029 1726773001.11313: done checking for max_fail_percentage 8029 1726773001.11314: checking to see if all hosts have failed and the running result is not ok 8029 1726773001.11315: done checking to see if all hosts have failed 8029 1726773001.11315: getting the remaining hosts for this loop 8029 1726773001.11319: done getting the remaining hosts for this loop 8029 1726773001.11323: getting the next task for host managed_node3 8029 1726773001.11328: done getting next task for host managed_node3 8029 1726773001.11332: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8029 1726773001.11334: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773001.11343: getting variables 8029 1726773001.11344: in VariableManager get_vars() 8029 1726773001.11378: Calling all_inventory to load vars for managed_node3 8029 1726773001.11381: Calling groups_inventory to load vars for managed_node3 8029 1726773001.11383: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773001.11392: Calling all_plugins_play to load vars for managed_node3 8029 1726773001.11395: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773001.11397: Calling groups_plugins_play to load vars for managed_node3 8029 1726773001.11561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773001.11689: done with get_vars() 8029 1726773001.11697: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:01 -0400 (0:00:00.444) 0:00:05.691 **** 8029 1726773001.11769: entering _queue_task() for managed_node3/slurp 8029 1726773001.11971: worker is 1 (out of 1 available) 8029 1726773001.11987: exiting _queue_task() for managed_node3/slurp 8029 1726773001.11998: done queuing things up, now waiting for results queue to drain 8029 1726773001.11999: waiting for pending results... 8029 1726773001.12156: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8029 1726773001.12222: in run() - task 129c3c75-c909-257d-662b-000000000054 8029 1726773001.12235: variable 'ansible_search_path' from source: unknown 8029 1726773001.12238: variable 'ansible_search_path' from source: unknown 8029 1726773001.12265: calling self._execute() 8029 1726773001.12325: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.12330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.12343: variable 'omit' from source: magic vars 8029 1726773001.12418: variable 'omit' from source: magic vars 8029 1726773001.12452: variable 'omit' from source: magic vars 8029 1726773001.12476: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773001.12687: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773001.12744: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773001.12771: variable 'omit' from source: magic vars 8029 1726773001.12804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773001.12833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773001.12850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773001.12863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773001.12875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773001.12899: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773001.12902: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.12904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.12972: Set connection var ansible_connection to ssh 8029 1726773001.12981: Set connection var ansible_shell_executable to /bin/sh 8029 1726773001.12985: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773001.12990: Set connection var ansible_pipelining to False 8029 1726773001.13000: Set connection var ansible_shell_type to sh 8029 1726773001.13002: Set connection var ansible_timeout to 10 8029 1726773001.13020: variable 'ansible_shell_executable' from source: unknown 8029 1726773001.13023: variable 'ansible_connection' from source: unknown 8029 1726773001.13026: variable 'ansible_module_compression' from source: unknown 8029 1726773001.13028: variable 'ansible_shell_type' from source: unknown 8029 1726773001.13030: variable 'ansible_shell_executable' from source: unknown 8029 1726773001.13032: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.13036: variable 'ansible_pipelining' from source: unknown 8029 1726773001.13039: variable 'ansible_timeout' from source: unknown 8029 1726773001.13043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.13185: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773001.13192: variable 'omit' from source: magic vars 8029 1726773001.13197: starting attempt loop 8029 1726773001.13200: running the handler 8029 1726773001.13219: _low_level_execute_command(): starting 8029 1726773001.13222: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773001.13795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.13800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.13803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773001.13805: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.13854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.13858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.13860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.13926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.15556: stdout chunk (state=3): >>>/root <<< 8029 1726773001.15653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.15686: stderr chunk (state=3): >>><<< 8029 1726773001.15689: stdout chunk (state=3): >>><<< 8029 1726773001.15708: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.15722: _low_level_execute_command(): starting 8029 1726773001.15730: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587 `" && echo ansible-tmp-1726773001.1570878-8311-135906134304587="` echo /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587 `" ) && sleep 0' 8029 1726773001.16195: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.16199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.16209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.16212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.16253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.16256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.16258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.16326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.18224: stdout chunk (state=3): >>>ansible-tmp-1726773001.1570878-8311-135906134304587=/root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587 <<< 8029 1726773001.18371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.18401: stderr chunk (state=3): >>><<< 8029 1726773001.18405: stdout chunk (state=3): >>><<< 8029 1726773001.18486: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773001.1570878-8311-135906134304587=/root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.18489: variable 'ansible_module_compression' from source: unknown 8029 1726773001.18536: ANSIBALLZ: Using lock for slurp 8029 1726773001.18539: ANSIBALLZ: Acquiring lock 8029 1726773001.18542: ANSIBALLZ: Lock acquired: 140698950113552 8029 1726773001.18545: ANSIBALLZ: Creating module 8029 1726773001.29319: ANSIBALLZ: Writing module into payload 8029 1726773001.29364: ANSIBALLZ: Writing module 8029 1726773001.29384: ANSIBALLZ: Renaming module 8029 1726773001.29390: ANSIBALLZ: Done creating module 8029 1726773001.29405: variable 'ansible_facts' from source: unknown 8029 1726773001.29453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/AnsiballZ_slurp.py 8029 1726773001.29558: Sending initial data 8029 1726773001.29561: Sent initial data (152 bytes) 8029 1726773001.30012: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.30043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773001.30047: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.30049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.30104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.30107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.30110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.30231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.31923: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773001.31989: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773001.32053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp6hw9oueo /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/AnsiballZ_slurp.py <<< 8029 1726773001.32056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/AnsiballZ_slurp.py" <<< 8029 1726773001.32109: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp6hw9oueo" to remote "/root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/AnsiballZ_slurp.py" <<< 8029 1726773001.33002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.33006: stderr chunk (state=3): >>><<< 8029 1726773001.33009: stdout chunk (state=3): >>><<< 8029 1726773001.33021: done transferring module to remote 8029 1726773001.33036: _low_level_execute_command(): starting 8029 1726773001.33044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/ /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/AnsiballZ_slurp.py && sleep 0' 8029 1726773001.33697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773001.33711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.33727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.33768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.33786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773001.33833: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.33891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.33924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.34018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.35860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.35890: stderr chunk (state=3): >>><<< 8029 1726773001.35893: stdout chunk (state=3): >>><<< 8029 1726773001.35991: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.35994: _low_level_execute_command(): starting 8029 1726773001.35997: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/AnsiballZ_slurp.py && sleep 0' 8029 1726773001.36605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.36629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.36646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.36744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.52027: 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"}}} <<< 8029 1726773001.53322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773001.53350: stderr chunk (state=3): >>><<< 8029 1726773001.53354: stdout chunk (state=3): >>><<< 8029 1726773001.53370: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773001.53397: 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-1726773001.1570878-8311-135906134304587/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773001.53404: _low_level_execute_command(): starting 8029 1726773001.53409: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773001.1570878-8311-135906134304587/ > /dev/null 2>&1 && sleep 0' 8029 1726773001.53853: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.53857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.53880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.53922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.53935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.54005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.55860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.55887: stderr chunk (state=3): >>><<< 8029 1726773001.55892: stdout chunk (state=3): >>><<< 8029 1726773001.55906: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.55919: handler run complete 8029 1726773001.55930: attempt loop complete, returning result 8029 1726773001.55933: _execute() done 8029 1726773001.55935: dumping result to json 8029 1726773001.55937: done dumping result, returning 8029 1726773001.55946: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-257d-662b-000000000054] 8029 1726773001.55950: sending task result for task 129c3c75-c909-257d-662b-000000000054 8029 1726773001.56043: done sending task result for task 129c3c75-c909-257d-662b-000000000054 8029 1726773001.56046: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8029 1726773001.56106: no more pending results, returning what we have 8029 1726773001.56109: results queue empty 8029 1726773001.56110: checking for any_errors_fatal 8029 1726773001.56119: done checking for any_errors_fatal 8029 1726773001.56120: checking for max_fail_percentage 8029 1726773001.56122: done checking for max_fail_percentage 8029 1726773001.56122: checking to see if all hosts have failed and the running result is not ok 8029 1726773001.56123: done checking to see if all hosts have failed 8029 1726773001.56124: getting the remaining hosts for this loop 8029 1726773001.56125: done getting the remaining hosts for this loop 8029 1726773001.56129: getting the next task for host managed_node3 8029 1726773001.56136: done getting next task for host managed_node3 8029 1726773001.56139: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8029 1726773001.56142: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773001.56151: getting variables 8029 1726773001.56152: in VariableManager get_vars() 8029 1726773001.56189: Calling all_inventory to load vars for managed_node3 8029 1726773001.56193: Calling groups_inventory to load vars for managed_node3 8029 1726773001.56195: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773001.56204: Calling all_plugins_play to load vars for managed_node3 8029 1726773001.56207: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773001.56210: Calling groups_plugins_play to load vars for managed_node3 8029 1726773001.56379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773001.56546: done with get_vars() 8029 1726773001.56555: done getting variables 8029 1726773001.56600: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:01 -0400 (0:00:00.448) 0:00:06.139 **** 8029 1726773001.56625: entering _queue_task() for managed_node3/set_fact 8029 1726773001.56844: worker is 1 (out of 1 available) 8029 1726773001.56860: exiting _queue_task() for managed_node3/set_fact 8029 1726773001.56872: done queuing things up, now waiting for results queue to drain 8029 1726773001.56875: waiting for pending results... 8029 1726773001.57036: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8029 1726773001.57108: in run() - task 129c3c75-c909-257d-662b-000000000055 8029 1726773001.57121: variable 'ansible_search_path' from source: unknown 8029 1726773001.57124: variable 'ansible_search_path' from source: unknown 8029 1726773001.57152: calling self._execute() 8029 1726773001.57215: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.57227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.57236: variable 'omit' from source: magic vars 8029 1726773001.57312: variable 'omit' from source: magic vars 8029 1726773001.57353: variable 'omit' from source: magic vars 8029 1726773001.57650: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773001.57653: variable '__cur_profile' from source: task vars 8029 1726773001.57758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773001.59193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773001.59244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773001.59272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773001.59301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773001.59321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773001.59383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773001.59405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773001.59423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773001.59449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773001.59459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773001.59546: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8029 1726773001.59586: variable 'omit' from source: magic vars 8029 1726773001.59605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773001.59634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773001.59649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773001.59662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773001.59670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773001.59695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773001.59698: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.59700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.59768: Set connection var ansible_connection to ssh 8029 1726773001.59779: Set connection var ansible_shell_executable to /bin/sh 8029 1726773001.59784: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773001.59789: Set connection var ansible_pipelining to False 8029 1726773001.59795: Set connection var ansible_shell_type to sh 8029 1726773001.59800: Set connection var ansible_timeout to 10 8029 1726773001.59820: variable 'ansible_shell_executable' from source: unknown 8029 1726773001.59823: variable 'ansible_connection' from source: unknown 8029 1726773001.59826: variable 'ansible_module_compression' from source: unknown 8029 1726773001.59829: variable 'ansible_shell_type' from source: unknown 8029 1726773001.59831: variable 'ansible_shell_executable' from source: unknown 8029 1726773001.59833: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.59836: variable 'ansible_pipelining' from source: unknown 8029 1726773001.59838: variable 'ansible_timeout' from source: unknown 8029 1726773001.59841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.59913: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773001.59927: variable 'omit' from source: magic vars 8029 1726773001.59932: starting attempt loop 8029 1726773001.59935: running the handler 8029 1726773001.59944: handler run complete 8029 1726773001.59957: attempt loop complete, returning result 8029 1726773001.59960: _execute() done 8029 1726773001.59962: dumping result to json 8029 1726773001.59965: done dumping result, returning 8029 1726773001.59967: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-257d-662b-000000000055] 8029 1726773001.59972: sending task result for task 129c3c75-c909-257d-662b-000000000055 8029 1726773001.60055: done sending task result for task 129c3c75-c909-257d-662b-000000000055 8029 1726773001.60059: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 8029 1726773001.60135: no more pending results, returning what we have 8029 1726773001.60138: results queue empty 8029 1726773001.60139: checking for any_errors_fatal 8029 1726773001.60145: done checking for any_errors_fatal 8029 1726773001.60146: checking for max_fail_percentage 8029 1726773001.60147: done checking for max_fail_percentage 8029 1726773001.60148: checking to see if all hosts have failed and the running result is not ok 8029 1726773001.60149: done checking to see if all hosts have failed 8029 1726773001.60150: getting the remaining hosts for this loop 8029 1726773001.60151: done getting the remaining hosts for this loop 8029 1726773001.60155: getting the next task for host managed_node3 8029 1726773001.60161: done getting next task for host managed_node3 8029 1726773001.60164: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8029 1726773001.60166: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773001.60184: getting variables 8029 1726773001.60186: in VariableManager get_vars() 8029 1726773001.60221: Calling all_inventory to load vars for managed_node3 8029 1726773001.60224: Calling groups_inventory to load vars for managed_node3 8029 1726773001.60226: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773001.60235: Calling all_plugins_play to load vars for managed_node3 8029 1726773001.60237: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773001.60239: Calling groups_plugins_play to load vars for managed_node3 8029 1726773001.60394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773001.60519: done with get_vars() 8029 1726773001.60527: done getting variables 8029 1726773001.60618: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:01 -0400 (0:00:00.040) 0:00:06.180 **** 8029 1726773001.60640: entering _queue_task() for managed_node3/copy 8029 1726773001.60849: worker is 1 (out of 1 available) 8029 1726773001.60864: exiting _queue_task() for managed_node3/copy 8029 1726773001.60875: done queuing things up, now waiting for results queue to drain 8029 1726773001.60875: waiting for pending results... 8029 1726773001.61037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8029 1726773001.61108: in run() - task 129c3c75-c909-257d-662b-000000000056 8029 1726773001.61122: variable 'ansible_search_path' from source: unknown 8029 1726773001.61126: variable 'ansible_search_path' from source: unknown 8029 1726773001.61152: calling self._execute() 8029 1726773001.61214: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.61226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.61234: variable 'omit' from source: magic vars 8029 1726773001.61306: variable 'omit' from source: magic vars 8029 1726773001.61347: variable 'omit' from source: magic vars 8029 1726773001.61369: variable '__kernel_settings_active_profile' from source: set_fact 8029 1726773001.61585: variable '__kernel_settings_active_profile' from source: set_fact 8029 1726773001.61606: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773001.61718: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773001.61771: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773001.61795: variable 'omit' from source: magic vars 8029 1726773001.61830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773001.61856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773001.61878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773001.61889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773001.61898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773001.61922: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773001.61925: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.61928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.62121: Set connection var ansible_connection to ssh 8029 1726773001.62125: Set connection var ansible_shell_executable to /bin/sh 8029 1726773001.62127: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773001.62129: Set connection var ansible_pipelining to False 8029 1726773001.62132: Set connection var ansible_shell_type to sh 8029 1726773001.62134: Set connection var ansible_timeout to 10 8029 1726773001.62136: variable 'ansible_shell_executable' from source: unknown 8029 1726773001.62138: variable 'ansible_connection' from source: unknown 8029 1726773001.62140: variable 'ansible_module_compression' from source: unknown 8029 1726773001.62142: variable 'ansible_shell_type' from source: unknown 8029 1726773001.62144: variable 'ansible_shell_executable' from source: unknown 8029 1726773001.62145: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773001.62147: variable 'ansible_pipelining' from source: unknown 8029 1726773001.62149: variable 'ansible_timeout' from source: unknown 8029 1726773001.62151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773001.62239: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773001.62256: variable 'omit' from source: magic vars 8029 1726773001.62264: starting attempt loop 8029 1726773001.62270: running the handler 8029 1726773001.62288: _low_level_execute_command(): starting 8029 1726773001.62301: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773001.62992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773001.63008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.63024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.63042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773001.63059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773001.63070: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773001.63083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.63100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773001.63136: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.63201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.63230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.63249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.63353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.65041: stdout chunk (state=3): >>>/root <<< 8029 1726773001.65150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.65186: stderr chunk (state=3): >>><<< 8029 1726773001.65190: stdout chunk (state=3): >>><<< 8029 1726773001.65205: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.65238: _low_level_execute_command(): starting 8029 1726773001.65241: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692 `" && echo ansible-tmp-1726773001.6520562-8328-177559753054692="` echo /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692 `" ) && sleep 0' 8029 1726773001.65941: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.65960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.65981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.65994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.66082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.68011: stdout chunk (state=3): >>>ansible-tmp-1726773001.6520562-8328-177559753054692=/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692 <<< 8029 1726773001.68115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.68143: stderr chunk (state=3): >>><<< 8029 1726773001.68146: stdout chunk (state=3): >>><<< 8029 1726773001.68162: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773001.6520562-8328-177559753054692=/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.68243: variable 'ansible_module_compression' from source: unknown 8029 1726773001.68286: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773001.68315: variable 'ansible_facts' from source: unknown 8029 1726773001.68381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_stat.py 8029 1726773001.68478: Sending initial data 8029 1726773001.68482: Sent initial data (151 bytes) 8029 1726773001.69061: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.69088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.69178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.70752: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773001.70807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773001.70863: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpntmf82nn /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_stat.py <<< 8029 1726773001.70873: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_stat.py" <<< 8029 1726773001.70920: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpntmf82nn" to remote "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_stat.py" <<< 8029 1726773001.70925: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_stat.py" <<< 8029 1726773001.71502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.71550: stderr chunk (state=3): >>><<< 8029 1726773001.71554: stdout chunk (state=3): >>><<< 8029 1726773001.71571: done transferring module to remote 8029 1726773001.71581: _low_level_execute_command(): starting 8029 1726773001.71586: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/ /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_stat.py && sleep 0' 8029 1726773001.72050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.72053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773001.72056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773001.72059: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.72067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.72118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.72122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.72125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.72195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.73976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.74001: stderr chunk (state=3): >>><<< 8029 1726773001.74006: stdout chunk (state=3): >>><<< 8029 1726773001.74026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.74030: _low_level_execute_command(): starting 8029 1726773001.74035: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_stat.py && sleep 0' 8029 1726773001.74488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773001.74492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.74494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.74496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773001.74498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.74546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773001.74549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.74558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.74620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.91020: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 88080516, "dev": 51714, "nlink": 1, "atime": 1726773001.5170534, "mtime": 1726772982.1910307, "ctime": 1726772992.12104, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "2394643214", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773001.92867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773001.92871: stdout chunk (state=3): >>><<< 8029 1726773001.92874: stderr chunk (state=3): >>><<< 8029 1726773001.92894: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 88080516, "dev": 51714, "nlink": 1, "atime": 1726773001.5170534, "mtime": 1726772982.1910307, "ctime": 1726772992.12104, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "2394643214", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773001.93055: 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-1726773001.6520562-8328-177559753054692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773001.93372: Sending initial data 8029 1726773001.93375: Sent initial data (139 bytes) 8029 1726773001.94041: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773001.94066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.94070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773001.94073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.94166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.94229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.95911: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773001.95958: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773001.96030: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/.itxg_1x0 /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.source <<< 8029 1726773001.96033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.source" <<< 8029 1726773001.96098: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/.itxg_1x0" to remote "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.source" <<< 8029 1726773001.96352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.96547: stderr chunk (state=3): >>><<< 8029 1726773001.96551: stdout chunk (state=3): >>><<< 8029 1726773001.96553: _low_level_execute_command(): starting 8029 1726773001.96556: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/ /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.source && sleep 0' 8029 1726773001.97157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773001.97387: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773001.97452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773001.97473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773001.97559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773001.99530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773001.99541: stdout chunk (state=3): >>><<< 8029 1726773001.99552: stderr chunk (state=3): >>><<< 8029 1726773001.99573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773001.99605: variable 'ansible_module_compression' from source: unknown 8029 1726773001.99659: ANSIBALLZ: Using generic lock for ansible.legacy.copy 8029 1726773001.99666: ANSIBALLZ: Acquiring lock 8029 1726773001.99672: ANSIBALLZ: Lock acquired: 140698949617808 8029 1726773001.99680: ANSIBALLZ: Creating module 8029 1726773002.12334: ANSIBALLZ: Writing module into payload 8029 1726773002.12422: ANSIBALLZ: Writing module 8029 1726773002.12441: ANSIBALLZ: Renaming module 8029 1726773002.12446: ANSIBALLZ: Done creating module 8029 1726773002.12461: variable 'ansible_facts' from source: unknown 8029 1726773002.12505: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_copy.py 8029 1726773002.12600: Sending initial data 8029 1726773002.12603: Sent initial data (151 bytes) 8029 1726773002.13063: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773002.13066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773002.13069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.13071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.13079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.13131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.13135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.13137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.13212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.14930: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773002.15015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773002.15069: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpjt9wqpxo /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_copy.py <<< 8029 1726773002.15075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_copy.py" <<< 8029 1726773002.15129: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpjt9wqpxo" to remote "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_copy.py" <<< 8029 1726773002.15131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_copy.py" <<< 8029 1726773002.15743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.15788: stderr chunk (state=3): >>><<< 8029 1726773002.15791: stdout chunk (state=3): >>><<< 8029 1726773002.15829: done transferring module to remote 8029 1726773002.15837: _low_level_execute_command(): starting 8029 1726773002.15841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/ /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_copy.py && sleep 0' 8029 1726773002.16451: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.16487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.16494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.16496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.16566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.18363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.18394: stderr chunk (state=3): >>><<< 8029 1726773002.18397: stdout chunk (state=3): >>><<< 8029 1726773002.18408: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773002.18411: _low_level_execute_command(): starting 8029 1726773002.18418: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/AnsiballZ_copy.py && sleep 0' 8029 1726773002.18856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.18860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.18862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.18864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.18926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.19073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.35604: stdout chunk (state=3): >>> <<< 8029 1726773002.35618: stdout chunk (state=3): >>>{"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.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-1726773001.6520562-8328-177559753054692/.source", "_original_basename": ".itxg_1x0", "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}}} <<< 8029 1726773002.37019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773002.37048: stderr chunk (state=3): >>><<< 8029 1726773002.37051: stdout chunk (state=3): >>><<< 8029 1726773002.37066: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.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-1726773001.6520562-8328-177559753054692/.source", "_original_basename": ".itxg_1x0", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773002.37097: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.source', '_original_basename': '.itxg_1x0', '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-1726773001.6520562-8328-177559753054692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773002.37106: _low_level_execute_command(): starting 8029 1726773002.37111: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/ > /dev/null 2>&1 && sleep 0' 8029 1726773002.37566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773002.37569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773002.37572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.37574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.37576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.37622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.37644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.37647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.37697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.39533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.39560: stderr chunk (state=3): >>><<< 8029 1726773002.39563: stdout chunk (state=3): >>><<< 8029 1726773002.39584: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773002.39590: handler run complete 8029 1726773002.39608: attempt loop complete, returning result 8029 1726773002.39611: _execute() done 8029 1726773002.39613: dumping result to json 8029 1726773002.39619: done dumping result, returning 8029 1726773002.39628: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-257d-662b-000000000056] 8029 1726773002.39632: sending task result for task 129c3c75-c909-257d-662b-000000000056 8029 1726773002.39730: done sending task result for task 129c3c75-c909-257d-662b-000000000056 8029 1726773002.39734: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726773001.6520562-8328-177559753054692/.source", "state": "file", "uid": 0 } 8029 1726773002.39813: no more pending results, returning what we have 8029 1726773002.39821: results queue empty 8029 1726773002.39827: checking for any_errors_fatal 8029 1726773002.39831: done checking for any_errors_fatal 8029 1726773002.39832: checking for max_fail_percentage 8029 1726773002.39834: done checking for max_fail_percentage 8029 1726773002.39835: checking to see if all hosts have failed and the running result is not ok 8029 1726773002.39836: done checking to see if all hosts have failed 8029 1726773002.39836: getting the remaining hosts for this loop 8029 1726773002.39838: done getting the remaining hosts for this loop 8029 1726773002.39846: getting the next task for host managed_node3 8029 1726773002.39851: done getting next task for host managed_node3 8029 1726773002.39855: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8029 1726773002.39857: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773002.39866: getting variables 8029 1726773002.39868: in VariableManager get_vars() 8029 1726773002.39900: Calling all_inventory to load vars for managed_node3 8029 1726773002.39902: Calling groups_inventory to load vars for managed_node3 8029 1726773002.39904: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773002.39913: Calling all_plugins_play to load vars for managed_node3 8029 1726773002.39918: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773002.39921: Calling groups_plugins_play to load vars for managed_node3 8029 1726773002.40101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773002.40222: done with get_vars() 8029 1726773002.40230: done getting variables 8029 1726773002.40272: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:02 -0400 (0:00:00.796) 0:00:06.976 **** 8029 1726773002.40295: entering _queue_task() for managed_node3/copy 8029 1726773002.40493: worker is 1 (out of 1 available) 8029 1726773002.40506: exiting _queue_task() for managed_node3/copy 8029 1726773002.40519: done queuing things up, now waiting for results queue to drain 8029 1726773002.40520: waiting for pending results... 8029 1726773002.40677: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8029 1726773002.40742: in run() - task 129c3c75-c909-257d-662b-000000000057 8029 1726773002.40754: variable 'ansible_search_path' from source: unknown 8029 1726773002.40757: variable 'ansible_search_path' from source: unknown 8029 1726773002.40785: calling self._execute() 8029 1726773002.40845: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773002.40848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773002.40859: variable 'omit' from source: magic vars 8029 1726773002.40934: variable 'omit' from source: magic vars 8029 1726773002.40970: variable 'omit' from source: magic vars 8029 1726773002.40993: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8029 1726773002.41376: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8029 1726773002.41380: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773002.41383: variable 'omit' from source: magic vars 8029 1726773002.41521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773002.41525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773002.41527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773002.41530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773002.41532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773002.41534: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773002.41536: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773002.41538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773002.41617: Set connection var ansible_connection to ssh 8029 1726773002.41627: Set connection var ansible_shell_executable to /bin/sh 8029 1726773002.41632: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773002.41637: Set connection var ansible_pipelining to False 8029 1726773002.41645: Set connection var ansible_shell_type to sh 8029 1726773002.41656: Set connection var ansible_timeout to 10 8029 1726773002.41671: variable 'ansible_shell_executable' from source: unknown 8029 1726773002.41677: variable 'ansible_connection' from source: unknown 8029 1726773002.41679: variable 'ansible_module_compression' from source: unknown 8029 1726773002.41682: variable 'ansible_shell_type' from source: unknown 8029 1726773002.41684: variable 'ansible_shell_executable' from source: unknown 8029 1726773002.41686: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773002.41688: variable 'ansible_pipelining' from source: unknown 8029 1726773002.41690: variable 'ansible_timeout' from source: unknown 8029 1726773002.41692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773002.41821: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773002.41832: variable 'omit' from source: magic vars 8029 1726773002.41838: starting attempt loop 8029 1726773002.41841: running the handler 8029 1726773002.41853: _low_level_execute_command(): starting 8029 1726773002.41861: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773002.42462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.42482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.42497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.42547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.42561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.42620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.44342: stdout chunk (state=3): >>>/root <<< 8029 1726773002.44564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.44567: stdout chunk (state=3): >>><<< 8029 1726773002.44569: stderr chunk (state=3): >>><<< 8029 1726773002.44572: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773002.44727: _low_level_execute_command(): starting 8029 1726773002.44731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569 `" && echo ansible-tmp-1726773002.4456456-8363-193663235262569="` echo /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569 `" ) && sleep 0' 8029 1726773002.45200: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773002.45209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773002.45223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.45238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773002.45250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773002.45265: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773002.45268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.45282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773002.45291: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773002.45300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8029 1726773002.45307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773002.45318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.45370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773002.45374: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773002.45376: stderr chunk (state=3): >>>debug2: match found <<< 8029 1726773002.45378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.45415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.45430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.45449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.45537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.47569: stdout chunk (state=3): >>>ansible-tmp-1726773002.4456456-8363-193663235262569=/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569 <<< 8029 1726773002.47739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.47743: stdout chunk (state=3): >>><<< 8029 1726773002.47745: stderr chunk (state=3): >>><<< 8029 1726773002.47819: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773002.4456456-8363-193663235262569=/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773002.47883: variable 'ansible_module_compression' from source: unknown 8029 1726773002.47925: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773002.47960: variable 'ansible_facts' from source: unknown 8029 1726773002.48034: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_stat.py 8029 1726773002.48123: Sending initial data 8029 1726773002.48127: Sent initial data (151 bytes) 8029 1726773002.48563: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773002.48567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773002.48569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773002.48571: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.48576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.48622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.48628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.48695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.50289: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773002.50434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773002.50489: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmplu51y616 /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_stat.py <<< 8029 1726773002.50494: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_stat.py" <<< 8029 1726773002.50570: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmplu51y616" to remote "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_stat.py" <<< 8029 1726773002.50573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_stat.py" <<< 8029 1726773002.51193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.51237: stderr chunk (state=3): >>><<< 8029 1726773002.51240: stdout chunk (state=3): >>><<< 8029 1726773002.51259: done transferring module to remote 8029 1726773002.51267: _low_level_execute_command(): starting 8029 1726773002.51272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/ /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_stat.py && sleep 0' 8029 1726773002.51713: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773002.51720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773002.51726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.51729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.51731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.51785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.51788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.51841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.53675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.53724: stderr chunk (state=3): >>><<< 8029 1726773002.53727: stdout chunk (state=3): >>><<< 8029 1726773002.53730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773002.53733: _low_level_execute_command(): starting 8029 1726773002.53735: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_stat.py && sleep 0' 8029 1726773002.54179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.54182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.54185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773002.54187: 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.44.236 originally 10.31.44.236 <<< 8029 1726773002.54189: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.54238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.54241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.54311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.71365: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 94372036, "dev": 51714, "nlink": 1, "atime": 1726772988.893037, "mtime": 1726772982.1910307, "ctime": 1726772992.7810407, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "4155500187", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773002.73035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773002.73063: stderr chunk (state=3): >>><<< 8029 1726773002.73066: stdout chunk (state=3): >>><<< 8029 1726773002.73084: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 94372036, "dev": 51714, "nlink": 1, "atime": 1726772988.893037, "mtime": 1726772982.1910307, "ctime": 1726772992.7810407, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "4155500187", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773002.73131: 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-1726773002.4456456-8363-193663235262569/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773002.73224: Sending initial data 8029 1726773002.73227: Sent initial data (139 bytes) 8029 1726773002.73694: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.73697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.73700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.73702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.73756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.73759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.73761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.73831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.75458: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773002.75514: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773002.75573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/.9c629by7 /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.source <<< 8029 1726773002.75578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.source" <<< 8029 1726773002.75636: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/.9c629by7" to remote "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.source" <<< 8029 1726773002.75899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.75949: stderr chunk (state=3): >>><<< 8029 1726773002.75952: stdout chunk (state=3): >>><<< 8029 1726773002.75977: _low_level_execute_command(): starting 8029 1726773002.75981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/ /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.source && sleep 0' 8029 1726773002.76441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.76444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773002.76447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773002.76449: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.76451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.76501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.76510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.76513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.76566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.78371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.78397: stderr chunk (state=3): >>><<< 8029 1726773002.78400: stdout chunk (state=3): >>><<< 8029 1726773002.78418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773002.78439: variable 'ansible_module_compression' from source: unknown 8029 1726773002.78478: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8029 1726773002.78501: variable 'ansible_facts' from source: unknown 8029 1726773002.78549: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_copy.py 8029 1726773002.78643: Sending initial data 8029 1726773002.78646: Sent initial data (151 bytes) 8029 1726773002.79107: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.79112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773002.79114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.79118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.79120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.79173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.79176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.79178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.79248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.80862: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773002.80944: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773002.81023: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpoziasjcg /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_copy.py <<< 8029 1726773002.81026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_copy.py" <<< 8029 1726773002.81083: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpoziasjcg" to remote "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_copy.py" <<< 8029 1726773002.81983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.82087: stderr chunk (state=3): >>><<< 8029 1726773002.82091: stdout chunk (state=3): >>><<< 8029 1726773002.82093: done transferring module to remote 8029 1726773002.82095: _low_level_execute_command(): starting 8029 1726773002.82098: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/ /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_copy.py && sleep 0' 8029 1726773002.82837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.82891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773002.82907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.82933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.83051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773002.84918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773002.84982: stderr chunk (state=3): >>><<< 8029 1726773002.85006: stdout chunk (state=3): >>><<< 8029 1726773002.85101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773002.85104: _low_level_execute_command(): starting 8029 1726773002.85109: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/AnsiballZ_copy.py && sleep 0' 8029 1726773002.85667: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773002.85735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773002.85796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773002.85829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773002.85931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.02884: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.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-1726773002.4456456-8363-193663235262569/.source", "_original_basename": ".9c629by7", "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}}} <<< 8029 1726773003.04399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773003.04429: stderr chunk (state=3): >>><<< 8029 1726773003.04434: stdout chunk (state=3): >>><<< 8029 1726773003.04452: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.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-1726773002.4456456-8363-193663235262569/.source", "_original_basename": ".9c629by7", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773003.04480: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.source', '_original_basename': '.9c629by7', '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-1726773002.4456456-8363-193663235262569/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773003.04489: _low_level_execute_command(): starting 8029 1726773003.04494: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/ > /dev/null 2>&1 && sleep 0' 8029 1726773003.04963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.04966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773003.04968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773003.04971: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.04973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.05029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.05032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.05038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.05102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.06946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.06972: stderr chunk (state=3): >>><<< 8029 1726773003.06975: stdout chunk (state=3): >>><<< 8029 1726773003.06991: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.06999: handler run complete 8029 1726773003.07025: attempt loop complete, returning result 8029 1726773003.07028: _execute() done 8029 1726773003.07031: dumping result to json 8029 1726773003.07033: done dumping result, returning 8029 1726773003.07040: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-257d-662b-000000000057] 8029 1726773003.07045: sending task result for task 129c3c75-c909-257d-662b-000000000057 8029 1726773003.07142: done sending task result for task 129c3c75-c909-257d-662b-000000000057 8029 1726773003.07144: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "src": "/root/.ansible/tmp/ansible-tmp-1726773002.4456456-8363-193663235262569/.source", "state": "file", "uid": 0 } 8029 1726773003.07226: no more pending results, returning what we have 8029 1726773003.07229: results queue empty 8029 1726773003.07230: checking for any_errors_fatal 8029 1726773003.07238: done checking for any_errors_fatal 8029 1726773003.07238: checking for max_fail_percentage 8029 1726773003.07240: done checking for max_fail_percentage 8029 1726773003.07240: checking to see if all hosts have failed and the running result is not ok 8029 1726773003.07241: done checking to see if all hosts have failed 8029 1726773003.07242: getting the remaining hosts for this loop 8029 1726773003.07243: done getting the remaining hosts for this loop 8029 1726773003.07247: getting the next task for host managed_node3 8029 1726773003.07259: done getting next task for host managed_node3 8029 1726773003.07263: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 8029 1726773003.07265: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773003.07275: getting variables 8029 1726773003.07277: in VariableManager get_vars() 8029 1726773003.07306: Calling all_inventory to load vars for managed_node3 8029 1726773003.07308: Calling groups_inventory to load vars for managed_node3 8029 1726773003.07310: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773003.07322: Calling all_plugins_play to load vars for managed_node3 8029 1726773003.07324: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773003.07327: Calling groups_plugins_play to load vars for managed_node3 8029 1726773003.07454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773003.07578: done with get_vars() 8029 1726773003.07590: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:03 -0400 (0:00:00.673) 0:00:07.650 **** 8029 1726773003.07649: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773003.07849: worker is 1 (out of 1 available) 8029 1726773003.07862: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773003.07873: done queuing things up, now waiting for results queue to drain 8029 1726773003.07874: waiting for pending results... 8029 1726773003.08030: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 8029 1726773003.08091: in run() - task 129c3c75-c909-257d-662b-000000000058 8029 1726773003.08105: variable 'ansible_search_path' from source: unknown 8029 1726773003.08108: variable 'ansible_search_path' from source: unknown 8029 1726773003.08140: calling self._execute() 8029 1726773003.08199: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773003.08203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773003.08221: variable 'omit' from source: magic vars 8029 1726773003.08350: variable 'omit' from source: magic vars 8029 1726773003.08382: variable 'omit' from source: magic vars 8029 1726773003.08403: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773003.08611: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773003.08670: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773003.08728: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773003.08733: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773003.08770: variable 'omit' from source: magic vars 8029 1726773003.08802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773003.08829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773003.08847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773003.08866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773003.08875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773003.08895: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773003.08898: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773003.08900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773003.08967: Set connection var ansible_connection to ssh 8029 1726773003.08979: Set connection var ansible_shell_executable to /bin/sh 8029 1726773003.08981: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773003.08984: Set connection var ansible_pipelining to False 8029 1726773003.08990: Set connection var ansible_shell_type to sh 8029 1726773003.08995: Set connection var ansible_timeout to 10 8029 1726773003.09010: variable 'ansible_shell_executable' from source: unknown 8029 1726773003.09013: variable 'ansible_connection' from source: unknown 8029 1726773003.09017: variable 'ansible_module_compression' from source: unknown 8029 1726773003.09020: variable 'ansible_shell_type' from source: unknown 8029 1726773003.09022: variable 'ansible_shell_executable' from source: unknown 8029 1726773003.09024: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773003.09028: variable 'ansible_pipelining' from source: unknown 8029 1726773003.09031: variable 'ansible_timeout' from source: unknown 8029 1726773003.09034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773003.09160: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773003.09169: variable 'omit' from source: magic vars 8029 1726773003.09177: starting attempt loop 8029 1726773003.09180: running the handler 8029 1726773003.09192: _low_level_execute_command(): starting 8029 1726773003.09198: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773003.09698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.09702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.09705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.09707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773003.09709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.09764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.09767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.09774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.09837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.11479: stdout chunk (state=3): >>>/root <<< 8029 1726773003.11582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.11610: stderr chunk (state=3): >>><<< 8029 1726773003.11613: stdout chunk (state=3): >>><<< 8029 1726773003.11635: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.11647: _low_level_execute_command(): starting 8029 1726773003.11652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506 `" && echo ansible-tmp-1726773003.1163545-8397-98149282703506="` echo /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506 `" ) && sleep 0' 8029 1726773003.12331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.12362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.12383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.12387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.12452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.14381: stdout chunk (state=3): >>>ansible-tmp-1726773003.1163545-8397-98149282703506=/root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506 <<< 8029 1726773003.14482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.14541: stderr chunk (state=3): >>><<< 8029 1726773003.14544: stdout chunk (state=3): >>><<< 8029 1726773003.14560: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773003.1163545-8397-98149282703506=/root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.14734: variable 'ansible_module_compression' from source: unknown 8029 1726773003.14737: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8029 1726773003.14740: variable 'ansible_facts' from source: unknown 8029 1726773003.14810: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/AnsiballZ_kernel_settings_get_config.py 8029 1726773003.14979: Sending initial data 8029 1726773003.14986: Sent initial data (172 bytes) 8029 1726773003.15567: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773003.15584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.15628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.15643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.15660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773003.15734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.15754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.15769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.15795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.15881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.17483: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773003.17572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773003.17644: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4v644eua /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/AnsiballZ_kernel_settings_get_config.py <<< 8029 1726773003.17648: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773003.17692: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4v644eua" to remote "/root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773003.18457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.18561: stderr chunk (state=3): >>><<< 8029 1726773003.18564: stdout chunk (state=3): >>><<< 8029 1726773003.18566: done transferring module to remote 8029 1726773003.18568: _low_level_execute_command(): starting 8029 1726773003.18570: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/ /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773003.19322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.19326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.19347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.19368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.19459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.21292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.21298: stderr chunk (state=3): >>><<< 8029 1726773003.21301: stdout chunk (state=3): >>><<< 8029 1726773003.21317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.21320: _low_level_execute_command(): starting 8029 1726773003.21325: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773003.21761: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.21765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.21767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773003.21769: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.21772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.21823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.21828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.21841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.21900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.37437: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 8029 1726773003.38785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773003.38811: stderr chunk (state=3): >>><<< 8029 1726773003.38814: stdout chunk (state=3): >>><<< 8029 1726773003.38830: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773003.38851: 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-1726773003.1163545-8397-98149282703506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773003.38859: _low_level_execute_command(): starting 8029 1726773003.38863: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773003.1163545-8397-98149282703506/ > /dev/null 2>&1 && sleep 0' 8029 1726773003.39314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.39319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773003.39322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.39324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.39327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.39382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.39388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.39390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.39446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.41286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.41311: stderr chunk (state=3): >>><<< 8029 1726773003.41314: stdout chunk (state=3): >>><<< 8029 1726773003.41329: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.41335: handler run complete 8029 1726773003.41347: attempt loop complete, returning result 8029 1726773003.41350: _execute() done 8029 1726773003.41352: dumping result to json 8029 1726773003.41355: done dumping result, returning 8029 1726773003.41363: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-257d-662b-000000000058] 8029 1726773003.41367: sending task result for task 129c3c75-c909-257d-662b-000000000058 8029 1726773003.41458: done sending task result for task 129c3c75-c909-257d-662b-000000000058 8029 1726773003.41461: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 8029 1726773003.41544: no more pending results, returning what we have 8029 1726773003.41547: results queue empty 8029 1726773003.41548: checking for any_errors_fatal 8029 1726773003.41553: done checking for any_errors_fatal 8029 1726773003.41554: checking for max_fail_percentage 8029 1726773003.41555: done checking for max_fail_percentage 8029 1726773003.41556: checking to see if all hosts have failed and the running result is not ok 8029 1726773003.41557: done checking to see if all hosts have failed 8029 1726773003.41558: getting the remaining hosts for this loop 8029 1726773003.41559: done getting the remaining hosts for this loop 8029 1726773003.41563: getting the next task for host managed_node3 8029 1726773003.41568: done getting next task for host managed_node3 8029 1726773003.41572: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8029 1726773003.41576: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773003.41587: getting variables 8029 1726773003.41589: in VariableManager get_vars() 8029 1726773003.41620: Calling all_inventory to load vars for managed_node3 8029 1726773003.41623: Calling groups_inventory to load vars for managed_node3 8029 1726773003.41625: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773003.41633: Calling all_plugins_play to load vars for managed_node3 8029 1726773003.41635: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773003.41638: Calling groups_plugins_play to load vars for managed_node3 8029 1726773003.41795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773003.41913: done with get_vars() 8029 1726773003.41923: done getting variables 8029 1726773003.42000: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:03 -0400 (0:00:00.343) 0:00:07.993 **** 8029 1726773003.42025: entering _queue_task() for managed_node3/template 8029 1726773003.42026: Creating lock for template 8029 1726773003.42226: worker is 1 (out of 1 available) 8029 1726773003.42241: exiting _queue_task() for managed_node3/template 8029 1726773003.42251: done queuing things up, now waiting for results queue to drain 8029 1726773003.42252: waiting for pending results... 8029 1726773003.42404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8029 1726773003.42467: in run() - task 129c3c75-c909-257d-662b-000000000059 8029 1726773003.42483: variable 'ansible_search_path' from source: unknown 8029 1726773003.42486: variable 'ansible_search_path' from source: unknown 8029 1726773003.42512: calling self._execute() 8029 1726773003.42570: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773003.42576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773003.42587: variable 'omit' from source: magic vars 8029 1726773003.42660: variable 'omit' from source: magic vars 8029 1726773003.42697: variable 'omit' from source: magic vars 8029 1726773003.42928: variable '__kernel_settings_profile_src' from source: role '' all vars 8029 1726773003.42937: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773003.42991: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773003.43009: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773003.43058: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773003.43104: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773003.43165: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773003.43168: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773003.43193: variable 'omit' from source: magic vars 8029 1726773003.43227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773003.43255: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773003.43272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773003.43286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773003.43296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773003.43318: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773003.43321: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773003.43324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773003.43393: Set connection var ansible_connection to ssh 8029 1726773003.43401: Set connection var ansible_shell_executable to /bin/sh 8029 1726773003.43406: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773003.43411: Set connection var ansible_pipelining to False 8029 1726773003.43418: Set connection var ansible_shell_type to sh 8029 1726773003.43423: Set connection var ansible_timeout to 10 8029 1726773003.43439: variable 'ansible_shell_executable' from source: unknown 8029 1726773003.43442: variable 'ansible_connection' from source: unknown 8029 1726773003.43444: variable 'ansible_module_compression' from source: unknown 8029 1726773003.43446: variable 'ansible_shell_type' from source: unknown 8029 1726773003.43450: variable 'ansible_shell_executable' from source: unknown 8029 1726773003.43453: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773003.43455: variable 'ansible_pipelining' from source: unknown 8029 1726773003.43458: variable 'ansible_timeout' from source: unknown 8029 1726773003.43461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773003.43556: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773003.43565: variable 'omit' from source: magic vars 8029 1726773003.43581: starting attempt loop 8029 1726773003.43584: running the handler 8029 1726773003.43587: _low_level_execute_command(): starting 8029 1726773003.43592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773003.44091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.44095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.44099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.44156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.44159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.44161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.44231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.45863: stdout chunk (state=3): >>>/root <<< 8029 1726773003.45964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.45993: stderr chunk (state=3): >>><<< 8029 1726773003.45996: stdout chunk (state=3): >>><<< 8029 1726773003.46014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.46027: _low_level_execute_command(): starting 8029 1726773003.46033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353 `" && echo ansible-tmp-1726773003.4601395-8413-173755975821353="` echo /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353 `" ) && sleep 0' 8029 1726773003.46470: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.46475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773003.46480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773003.46483: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773003.46486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.46535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.46541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.46543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.46605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.48515: stdout chunk (state=3): >>>ansible-tmp-1726773003.4601395-8413-173755975821353=/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353 <<< 8029 1726773003.48622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.48656: stderr chunk (state=3): >>><<< 8029 1726773003.48659: stdout chunk (state=3): >>><<< 8029 1726773003.48678: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773003.4601395-8413-173755975821353=/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.48691: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 8029 1726773003.48709: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 8029 1726773003.48731: variable 'ansible_search_path' from source: unknown 8029 1726773003.49312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773003.51002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773003.51100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773003.51121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773003.51177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773003.51180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773003.51383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773003.51402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773003.51420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773003.51448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773003.51458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773003.51679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773003.51696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773003.51714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773003.51741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773003.51751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773003.51997: variable 'ansible_managed' from source: unknown 8029 1726773003.52001: variable '__sections' from source: task vars 8029 1726773003.52090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773003.52106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773003.52124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773003.52153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773003.52163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773003.52235: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726773003.52245: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773003.52248: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773003.52292: variable '__sysctl_old' from source: task vars 8029 1726773003.52337: variable '__sysctl_old' from source: task vars 8029 1726773003.52475: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773003.52478: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726773003.52484: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773003.52488: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773003.52493: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773003.52620: variable 'kernel_settings_sysfs' from source: include_vars 8029 1726773003.52629: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773003.52632: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773003.52662: variable '__sysfs_old' from source: task vars 8029 1726773003.52708: variable '__sysfs_old' from source: task vars 8029 1726773003.52862: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773003.52865: variable 'kernel_settings_sysfs' from source: include_vars 8029 1726773003.52877: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773003.52880: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773003.52920: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773003.52923: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8029 1726773003.53001: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8029 1726773003.53004: variable '__systemd_old' from source: task vars 8029 1726773003.53047: variable '__systemd_old' from source: task vars 8029 1726773003.53195: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773003.53200: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8029 1726773003.53203: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.53232: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773003.53236: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8029 1726773003.53269: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8029 1726773003.53277: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8029 1726773003.53421: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8029 1726773003.53424: variable '__trans_huge_old' from source: task vars 8029 1726773003.53426: variable '__trans_huge_old' from source: task vars 8029 1726773003.53626: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773003.53636: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8029 1726773003.53646: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.53655: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773003.53670: variable '__trans_defrag_old' from source: task vars 8029 1726773003.53735: variable '__trans_defrag_old' from source: task vars 8029 1726773003.53928: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773003.53937: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8029 1726773003.53946: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.53954: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773003.53975: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.53993: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54005: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54019: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54032: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54043: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54054: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54066: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54081: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54221: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54224: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54226: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54228: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54230: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54232: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54233: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54235: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54237: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54238: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54240: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773003.54722: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773003.54766: variable 'ansible_module_compression' from source: unknown 8029 1726773003.54806: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773003.54827: variable 'ansible_facts' from source: unknown 8029 1726773003.54878: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_stat.py 8029 1726773003.54968: Sending initial data 8029 1726773003.54972: Sent initial data (151 bytes) 8029 1726773003.55436: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.55439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.55442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.55444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773003.55449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.55498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.55501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.55571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.57229: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773003.57233: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726773003.57286: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773003.57349: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmprisfyt7y /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_stat.py <<< 8029 1726773003.57356: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_stat.py" <<< 8029 1726773003.57408: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmprisfyt7y" to remote "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_stat.py" <<< 8029 1726773003.57412: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_stat.py" <<< 8029 1726773003.57989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.58032: stderr chunk (state=3): >>><<< 8029 1726773003.58035: stdout chunk (state=3): >>><<< 8029 1726773003.58078: done transferring module to remote 8029 1726773003.58086: _low_level_execute_command(): starting 8029 1726773003.58090: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/ /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_stat.py && sleep 0' 8029 1726773003.58530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.58534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.58536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773003.58538: 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 <<< 8029 1726773003.58540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.58592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.58595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.58601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.58658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.60419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.60441: stderr chunk (state=3): >>><<< 8029 1726773003.60446: stdout chunk (state=3): >>><<< 8029 1726773003.60463: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.60466: _low_level_execute_command(): starting 8029 1726773003.60471: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_stat.py && sleep 0' 8029 1726773003.60899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.60902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.60905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.60907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773003.60909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.60957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.60960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.61029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.76272: 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}}} <<< 8029 1726773003.77628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773003.77657: stderr chunk (state=3): >>><<< 8029 1726773003.77660: stdout chunk (state=3): >>><<< 8029 1726773003.77682: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773003.77704: 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-1726773003.4601395-8413-173755975821353/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773003.77795: Sending initial data 8029 1726773003.77799: Sent initial data (165 bytes) 8029 1726773003.78266: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.78270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.78272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.78274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.78322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.78326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.78338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.78395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.80012: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 8029 1726773003.80018: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726773003.80067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773003.80128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpkfq7c7kd/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf <<< 8029 1726773003.80132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf" <<< 8029 1726773003.80185: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpkfq7c7kd/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf" <<< 8029 1726773003.80188: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf" <<< 8029 1726773003.80433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.80602: stderr chunk (state=3): >>><<< 8029 1726773003.80606: stdout chunk (state=3): >>><<< 8029 1726773003.80608: _low_level_execute_command(): starting 8029 1726773003.80610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/ /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf && sleep 0' 8029 1726773003.81165: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773003.81183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.81197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.81214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773003.81269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.81334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.81361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.81380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.81447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.83245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.83271: stderr chunk (state=3): >>><<< 8029 1726773003.83276: stdout chunk (state=3): >>><<< 8029 1726773003.83322: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.83339: variable 'ansible_module_compression' from source: unknown 8029 1726773003.83542: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8029 1726773003.83544: variable 'ansible_facts' from source: unknown 8029 1726773003.83546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_copy.py 8029 1726773003.83820: Sending initial data 8029 1726773003.83831: Sent initial data (151 bytes) 8029 1726773003.84350: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773003.84364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.84381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.84398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773003.84430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.84447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773003.84529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.84547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.84635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.86226: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773003.86280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773003.86345: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpyae61_a2 /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_copy.py <<< 8029 1726773003.86348: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_copy.py" <<< 8029 1726773003.86399: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpyae61_a2" to remote "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_copy.py" <<< 8029 1726773003.87170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.87221: stderr chunk (state=3): >>><<< 8029 1726773003.87224: stdout chunk (state=3): >>><<< 8029 1726773003.87233: done transferring module to remote 8029 1726773003.87241: _low_level_execute_command(): starting 8029 1726773003.87246: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/ /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_copy.py && sleep 0' 8029 1726773003.87675: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773003.87678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773003.87681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773003.87683: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.87685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.87742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773003.87744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.87797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773003.89572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773003.89596: stderr chunk (state=3): >>><<< 8029 1726773003.89599: stdout chunk (state=3): >>><<< 8029 1726773003.89612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773003.89621: _low_level_execute_command(): starting 8029 1726773003.89624: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/AnsiballZ_copy.py && sleep 0' 8029 1726773003.90005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.90036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773003.90041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773003.90045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.90047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773003.90049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773003.90096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773003.90099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773003.90166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.06552: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 8029 1726773004.08012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773004.08041: stderr chunk (state=3): >>><<< 8029 1726773004.08046: stdout chunk (state=3): >>><<< 8029 1726773004.08062: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773004.08092: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'ba15904bb90578344fad097ce2f46f9231275eae', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773004.08120: _low_level_execute_command(): starting 8029 1726773004.08123: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/ > /dev/null 2>&1 && sleep 0' 8029 1726773004.08578: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773004.08582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773004.08584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.08586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773004.08588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.08645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.08656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.08658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.08722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.10581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.10605: stderr chunk (state=3): >>><<< 8029 1726773004.10608: stdout chunk (state=3): >>><<< 8029 1726773004.10626: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773004.10636: handler run complete 8029 1726773004.10658: attempt loop complete, returning result 8029 1726773004.10661: _execute() done 8029 1726773004.10663: dumping result to json 8029 1726773004.10667: done dumping result, returning 8029 1726773004.10678: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-257d-662b-000000000059] 8029 1726773004.10682: sending task result for task 129c3c75-c909-257d-662b-000000000059 8029 1726773004.10808: done sending task result for task 129c3c75-c909-257d-662b-000000000059 8029 1726773004.10811: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "src": "/root/.ansible/tmp/ansible-tmp-1726773003.4601395-8413-173755975821353/.source.conf", "state": "file", "uid": 0 } 8029 1726773004.10897: no more pending results, returning what we have 8029 1726773004.10900: results queue empty 8029 1726773004.10901: checking for any_errors_fatal 8029 1726773004.10906: done checking for any_errors_fatal 8029 1726773004.10907: checking for max_fail_percentage 8029 1726773004.10908: done checking for max_fail_percentage 8029 1726773004.10909: checking to see if all hosts have failed and the running result is not ok 8029 1726773004.10910: done checking to see if all hosts have failed 8029 1726773004.10911: getting the remaining hosts for this loop 8029 1726773004.10912: done getting the remaining hosts for this loop 8029 1726773004.10921: getting the next task for host managed_node3 8029 1726773004.10928: done getting next task for host managed_node3 8029 1726773004.10933: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8029 1726773004.10936: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773004.10945: getting variables 8029 1726773004.10946: in VariableManager get_vars() 8029 1726773004.10976: Calling all_inventory to load vars for managed_node3 8029 1726773004.10979: Calling groups_inventory to load vars for managed_node3 8029 1726773004.10981: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773004.10989: Calling all_plugins_play to load vars for managed_node3 8029 1726773004.10992: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773004.10994: Calling groups_plugins_play to load vars for managed_node3 8029 1726773004.11155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773004.11278: done with get_vars() 8029 1726773004.11287: done getting variables 8029 1726773004.11331: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:04 -0400 (0:00:00.693) 0:00:08.687 **** 8029 1726773004.11355: entering _queue_task() for managed_node3/service 8029 1726773004.11570: worker is 1 (out of 1 available) 8029 1726773004.11583: exiting _queue_task() for managed_node3/service 8029 1726773004.11595: done queuing things up, now waiting for results queue to drain 8029 1726773004.11596: waiting for pending results... 8029 1726773004.11765: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8029 1726773004.11835: in run() - task 129c3c75-c909-257d-662b-00000000005a 8029 1726773004.11847: variable 'ansible_search_path' from source: unknown 8029 1726773004.11851: variable 'ansible_search_path' from source: unknown 8029 1726773004.11885: variable '__kernel_settings_services' from source: include_vars 8029 1726773004.12111: variable '__kernel_settings_services' from source: include_vars 8029 1726773004.12168: variable 'omit' from source: magic vars 8029 1726773004.12247: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.12259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.12265: variable 'omit' from source: magic vars 8029 1726773004.12441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773004.12611: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773004.12644: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773004.12696: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773004.12720: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773004.12798: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773004.12808: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773004.12826: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 8029 1726773004.12829: variable 'omit' from source: magic vars 8029 1726773004.12858: variable 'omit' from source: magic vars 8029 1726773004.12890: variable 'item' from source: unknown 8029 1726773004.12944: variable 'item' from source: unknown 8029 1726773004.12960: variable 'omit' from source: magic vars 8029 1726773004.12984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773004.13004: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773004.13026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773004.13037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773004.13045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773004.13067: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773004.13070: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.13075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.13139: Set connection var ansible_connection to ssh 8029 1726773004.13147: Set connection var ansible_shell_executable to /bin/sh 8029 1726773004.13152: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773004.13157: Set connection var ansible_pipelining to False 8029 1726773004.13163: Set connection var ansible_shell_type to sh 8029 1726773004.13168: Set connection var ansible_timeout to 10 8029 1726773004.13184: variable 'ansible_shell_executable' from source: unknown 8029 1726773004.13187: variable 'ansible_connection' from source: unknown 8029 1726773004.13189: variable 'ansible_module_compression' from source: unknown 8029 1726773004.13192: variable 'ansible_shell_type' from source: unknown 8029 1726773004.13194: variable 'ansible_shell_executable' from source: unknown 8029 1726773004.13196: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.13199: variable 'ansible_pipelining' from source: unknown 8029 1726773004.13201: variable 'ansible_timeout' from source: unknown 8029 1726773004.13205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.13284: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773004.13294: variable 'omit' from source: magic vars 8029 1726773004.13299: starting attempt loop 8029 1726773004.13302: running the handler 8029 1726773004.13459: variable 'ansible_facts' from source: unknown 8029 1726773004.13463: _low_level_execute_command(): starting 8029 1726773004.13467: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773004.13950: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773004.13953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.13956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773004.13958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.14012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.14020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.14027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.14087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.15721: stdout chunk (state=3): >>>/root <<< 8029 1726773004.15821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.15854: stderr chunk (state=3): >>><<< 8029 1726773004.15858: stdout chunk (state=3): >>><<< 8029 1726773004.15882: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773004.15896: _low_level_execute_command(): starting 8029 1726773004.15902: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483 `" && echo ansible-tmp-1726773004.158824-8446-272766820240483="` echo /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483 `" ) && sleep 0' 8029 1726773004.16355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773004.16358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773004.16361: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.16366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773004.16369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773004.16371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.16428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.16431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.16472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.16530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.18415: stdout chunk (state=3): >>>ansible-tmp-1726773004.158824-8446-272766820240483=/root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483 <<< 8029 1726773004.18529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.18551: stderr chunk (state=3): >>><<< 8029 1726773004.18555: stdout chunk (state=3): >>><<< 8029 1726773004.18571: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773004.158824-8446-272766820240483=/root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773004.18599: variable 'ansible_module_compression' from source: unknown 8029 1726773004.18645: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8029 1726773004.18697: variable 'ansible_facts' from source: unknown 8029 1726773004.18834: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/AnsiballZ_systemd.py 8029 1726773004.18956: Sending initial data 8029 1726773004.18959: Sent initial data (153 bytes) 8029 1726773004.19594: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.19625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.19670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.19730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.21305: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773004.21359: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773004.21423: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvme0j4kn /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/AnsiballZ_systemd.py <<< 8029 1726773004.21426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/AnsiballZ_systemd.py" <<< 8029 1726773004.21480: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvme0j4kn" to remote "/root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/AnsiballZ_systemd.py" <<< 8029 1726773004.21482: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/AnsiballZ_systemd.py" <<< 8029 1726773004.22897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.22901: stdout chunk (state=3): >>><<< 8029 1726773004.22904: stderr chunk (state=3): >>><<< 8029 1726773004.22947: done transferring module to remote 8029 1726773004.22961: _low_level_execute_command(): starting 8029 1726773004.22970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/ /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/AnsiballZ_systemd.py && sleep 0' 8029 1726773004.23462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773004.23476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773004.23490: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.23545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.23548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.23610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.25423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.25432: stderr chunk (state=3): >>><<< 8029 1726773004.25437: stdout chunk (state=3): >>><<< 8029 1726773004.25455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773004.25459: _low_level_execute_command(): starting 8029 1726773004.25462: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/AnsiballZ_systemd.py && sleep 0' 8029 1726773004.26179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.26231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.26250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.26309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.26411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.72101: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "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:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "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:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15286272", "MemoryPeak": "17244160", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298099200", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "114085000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK":<<< 8029 1726773004.72111: stdout chunk (state=3): >>> "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "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}}} <<< 8029 1726773004.74133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773004.74161: stderr chunk (state=3): >>><<< 8029 1726773004.74165: stdout chunk (state=3): >>><<< 8029 1726773004.74197: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "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:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "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:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15286272", "MemoryPeak": "17244160", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298099200", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "114085000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773004.74330: 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-1726773004.158824-8446-272766820240483/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773004.74345: _low_level_execute_command(): starting 8029 1726773004.74350: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773004.158824-8446-272766820240483/ > /dev/null 2>&1 && sleep 0' 8029 1726773004.74809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773004.74812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.74814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773004.74819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773004.74822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.74876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.74879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.74882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.74944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.76806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.76835: stderr chunk (state=3): >>><<< 8029 1726773004.76838: stdout chunk (state=3): >>><<< 8029 1726773004.76852: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773004.76859: handler run complete 8029 1726773004.76902: attempt loop complete, returning result 8029 1726773004.76918: variable 'item' from source: unknown 8029 1726773004.76981: variable 'item' from source: unknown changed: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "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": "114085000", "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:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8706", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3298099200", "MemoryCurrent": "15286272", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17244160", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "sysinit.target dbus-broker.service dbus.socket 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8029 1726773004.77421: dumping result to json 8029 1726773004.77424: done dumping result, returning 8029 1726773004.77426: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-257d-662b-00000000005a] 8029 1726773004.77428: sending task result for task 129c3c75-c909-257d-662b-00000000005a 8029 1726773004.77590: done sending task result for task 129c3c75-c909-257d-662b-00000000005a 8029 1726773004.77594: WORKER PROCESS EXITING 8029 1726773004.77600: no more pending results, returning what we have 8029 1726773004.77602: results queue empty 8029 1726773004.77602: checking for any_errors_fatal 8029 1726773004.77608: done checking for any_errors_fatal 8029 1726773004.77609: checking for max_fail_percentage 8029 1726773004.77610: done checking for max_fail_percentage 8029 1726773004.77610: checking to see if all hosts have failed and the running result is not ok 8029 1726773004.77611: done checking to see if all hosts have failed 8029 1726773004.77611: getting the remaining hosts for this loop 8029 1726773004.77612: done getting the remaining hosts for this loop 8029 1726773004.77614: getting the next task for host managed_node3 8029 1726773004.77620: done getting next task for host managed_node3 8029 1726773004.77622: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8029 1726773004.77624: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773004.77630: getting variables 8029 1726773004.77631: in VariableManager get_vars() 8029 1726773004.77650: Calling all_inventory to load vars for managed_node3 8029 1726773004.77652: Calling groups_inventory to load vars for managed_node3 8029 1726773004.77653: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773004.77660: Calling all_plugins_play to load vars for managed_node3 8029 1726773004.77663: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773004.77665: Calling groups_plugins_play to load vars for managed_node3 8029 1726773004.77783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773004.77901: done with get_vars() 8029 1726773004.77909: done getting variables 8029 1726773004.77975: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:04 -0400 (0:00:00.666) 0:00:09.353 **** 8029 1726773004.77998: entering _queue_task() for managed_node3/command 8029 1726773004.78000: Creating lock for command 8029 1726773004.78214: worker is 1 (out of 1 available) 8029 1726773004.78230: exiting _queue_task() for managed_node3/command 8029 1726773004.78243: done queuing things up, now waiting for results queue to drain 8029 1726773004.78244: waiting for pending results... 8029 1726773004.78408: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8029 1726773004.78477: in run() - task 129c3c75-c909-257d-662b-00000000005b 8029 1726773004.78491: variable 'ansible_search_path' from source: unknown 8029 1726773004.78494: variable 'ansible_search_path' from source: unknown 8029 1726773004.78525: calling self._execute() 8029 1726773004.78590: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.78593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.78603: variable 'omit' from source: magic vars 8029 1726773004.78943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773004.79113: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773004.79149: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773004.79173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773004.79200: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773004.79287: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773004.79307: Evaluated conditional (not __kernel_settings_register_profile is changed): False 8029 1726773004.79310: when evaluation is False, skipping this task 8029 1726773004.79313: _execute() done 8029 1726773004.79315: dumping result to json 8029 1726773004.79319: done dumping result, returning 8029 1726773004.79326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-257d-662b-00000000005b] 8029 1726773004.79330: sending task result for task 129c3c75-c909-257d-662b-00000000005b 8029 1726773004.79412: done sending task result for task 129c3c75-c909-257d-662b-00000000005b 8029 1726773004.79415: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 8029 1726773004.79485: no more pending results, returning what we have 8029 1726773004.79489: results queue empty 8029 1726773004.79489: checking for any_errors_fatal 8029 1726773004.79509: done checking for any_errors_fatal 8029 1726773004.79510: checking for max_fail_percentage 8029 1726773004.79512: done checking for max_fail_percentage 8029 1726773004.79512: checking to see if all hosts have failed and the running result is not ok 8029 1726773004.79513: done checking to see if all hosts have failed 8029 1726773004.79514: getting the remaining hosts for this loop 8029 1726773004.79515: done getting the remaining hosts for this loop 8029 1726773004.79521: getting the next task for host managed_node3 8029 1726773004.79526: done getting next task for host managed_node3 8029 1726773004.79530: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8029 1726773004.79532: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773004.79544: getting variables 8029 1726773004.79545: in VariableManager get_vars() 8029 1726773004.79573: Calling all_inventory to load vars for managed_node3 8029 1726773004.79576: Calling groups_inventory to load vars for managed_node3 8029 1726773004.79577: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773004.79585: Calling all_plugins_play to load vars for managed_node3 8029 1726773004.79587: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773004.79589: Calling groups_plugins_play to load vars for managed_node3 8029 1726773004.79707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773004.79836: done with get_vars() 8029 1726773004.79845: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:04 -0400 (0:00:00.019) 0:00:09.372 **** 8029 1726773004.79908: entering _queue_task() for managed_node3/include_tasks 8029 1726773004.80111: worker is 1 (out of 1 available) 8029 1726773004.80127: exiting _queue_task() for managed_node3/include_tasks 8029 1726773004.80139: done queuing things up, now waiting for results queue to drain 8029 1726773004.80140: waiting for pending results... 8029 1726773004.80298: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8029 1726773004.80367: in run() - task 129c3c75-c909-257d-662b-00000000005c 8029 1726773004.80386: variable 'ansible_search_path' from source: unknown 8029 1726773004.80390: variable 'ansible_search_path' from source: unknown 8029 1726773004.80411: calling self._execute() 8029 1726773004.80472: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.80478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.80489: variable 'omit' from source: magic vars 8029 1726773004.80813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773004.81045: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773004.81076: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773004.81101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773004.81129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773004.81203: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773004.81224: Evaluated conditional (__kernel_settings_register_apply is changed): True 8029 1726773004.81227: _execute() done 8029 1726773004.81230: dumping result to json 8029 1726773004.81234: done dumping result, returning 8029 1726773004.81243: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-257d-662b-00000000005c] 8029 1726773004.81246: sending task result for task 129c3c75-c909-257d-662b-00000000005c 8029 1726773004.81328: done sending task result for task 129c3c75-c909-257d-662b-00000000005c 8029 1726773004.81332: WORKER PROCESS EXITING 8029 1726773004.81380: no more pending results, returning what we have 8029 1726773004.81384: in VariableManager get_vars() 8029 1726773004.81430: Calling all_inventory to load vars for managed_node3 8029 1726773004.81433: Calling groups_inventory to load vars for managed_node3 8029 1726773004.81435: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773004.81444: Calling all_plugins_play to load vars for managed_node3 8029 1726773004.81447: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773004.81449: Calling groups_plugins_play to load vars for managed_node3 8029 1726773004.81583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773004.81739: done with get_vars() 8029 1726773004.81745: variable 'ansible_search_path' from source: unknown 8029 1726773004.81746: variable 'ansible_search_path' from source: unknown 8029 1726773004.81768: we have included files to process 8029 1726773004.81769: generating all_blocks data 8029 1726773004.81775: done generating all_blocks data 8029 1726773004.81778: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8029 1726773004.81779: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8029 1726773004.81781: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8029 1726773004.82101: done processing included file 8029 1726773004.82103: iterating over new_blocks loaded from include file 8029 1726773004.82103: in VariableManager get_vars() 8029 1726773004.82118: done with get_vars() 8029 1726773004.82119: filtering new block on tags 8029 1726773004.82148: done filtering new block on tags 8029 1726773004.82150: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 8029 1726773004.82154: extending task lists for all hosts with included blocks 8029 1726773004.82500: done extending task lists 8029 1726773004.82502: done processing included files 8029 1726773004.82502: results queue empty 8029 1726773004.82502: checking for any_errors_fatal 8029 1726773004.82505: done checking for any_errors_fatal 8029 1726773004.82506: checking for max_fail_percentage 8029 1726773004.82507: done checking for max_fail_percentage 8029 1726773004.82507: checking to see if all hosts have failed and the running result is not ok 8029 1726773004.82508: done checking to see if all hosts have failed 8029 1726773004.82509: getting the remaining hosts for this loop 8029 1726773004.82510: done getting the remaining hosts for this loop 8029 1726773004.82512: getting the next task for host managed_node3 8029 1726773004.82514: done getting next task for host managed_node3 8029 1726773004.82518: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8029 1726773004.82519: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773004.82525: getting variables 8029 1726773004.82526: in VariableManager get_vars() 8029 1726773004.82535: Calling all_inventory to load vars for managed_node3 8029 1726773004.82536: Calling groups_inventory to load vars for managed_node3 8029 1726773004.82537: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773004.82541: Calling all_plugins_play to load vars for managed_node3 8029 1726773004.82542: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773004.82543: Calling groups_plugins_play to load vars for managed_node3 8029 1726773004.82645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773004.82758: done with get_vars() 8029 1726773004.82765: done getting variables 8029 1726773004.82792: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:10:04 -0400 (0:00:00.029) 0:00:09.401 **** 8029 1726773004.82814: entering _queue_task() for managed_node3/command 8029 1726773004.83035: worker is 1 (out of 1 available) 8029 1726773004.83047: exiting _queue_task() for managed_node3/command 8029 1726773004.83058: done queuing things up, now waiting for results queue to drain 8029 1726773004.83059: waiting for pending results... 8029 1726773004.83222: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8029 1726773004.83296: in run() - task 129c3c75-c909-257d-662b-00000000012b 8029 1726773004.83306: variable 'ansible_search_path' from source: unknown 8029 1726773004.83310: variable 'ansible_search_path' from source: unknown 8029 1726773004.83340: calling self._execute() 8029 1726773004.83398: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.83409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.83419: variable 'omit' from source: magic vars 8029 1726773004.83495: variable 'omit' from source: magic vars 8029 1726773004.83542: variable 'omit' from source: magic vars 8029 1726773004.83563: variable 'omit' from source: magic vars 8029 1726773004.83599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773004.83629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773004.83647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773004.83661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773004.83671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773004.83696: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773004.83699: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.83702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.83770: Set connection var ansible_connection to ssh 8029 1726773004.83781: Set connection var ansible_shell_executable to /bin/sh 8029 1726773004.83786: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773004.83791: Set connection var ansible_pipelining to False 8029 1726773004.83797: Set connection var ansible_shell_type to sh 8029 1726773004.83802: Set connection var ansible_timeout to 10 8029 1726773004.83820: variable 'ansible_shell_executable' from source: unknown 8029 1726773004.83823: variable 'ansible_connection' from source: unknown 8029 1726773004.83828: variable 'ansible_module_compression' from source: unknown 8029 1726773004.83830: variable 'ansible_shell_type' from source: unknown 8029 1726773004.83833: variable 'ansible_shell_executable' from source: unknown 8029 1726773004.83836: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773004.83838: variable 'ansible_pipelining' from source: unknown 8029 1726773004.83841: variable 'ansible_timeout' from source: unknown 8029 1726773004.83843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773004.83945: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773004.83954: variable 'omit' from source: magic vars 8029 1726773004.83957: starting attempt loop 8029 1726773004.83960: running the handler 8029 1726773004.83975: _low_level_execute_command(): starting 8029 1726773004.83984: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773004.84494: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773004.84499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773004.84502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.84558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.84561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.84563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.84639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.86327: stdout chunk (state=3): >>>/root <<< 8029 1726773004.86420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.86457: stderr chunk (state=3): >>><<< 8029 1726773004.86460: stdout chunk (state=3): >>><<< 8029 1726773004.86479: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773004.86489: _low_level_execute_command(): starting 8029 1726773004.86494: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551 `" && echo ansible-tmp-1726773004.8647685-8471-179529287300551="` echo /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551 `" ) && sleep 0' 8029 1726773004.86957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773004.86961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773004.86963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773004.86965: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773004.86975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.87010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.87025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.87094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773004.89043: stdout chunk (state=3): >>>ansible-tmp-1726773004.8647685-8471-179529287300551=/root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551 <<< 8029 1726773004.89145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773004.89174: stderr chunk (state=3): >>><<< 8029 1726773004.89179: stdout chunk (state=3): >>><<< 8029 1726773004.89196: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773004.8647685-8471-179529287300551=/root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773004.89225: variable 'ansible_module_compression' from source: unknown 8029 1726773004.89271: ANSIBALLZ: Using generic lock for ansible.legacy.command 8029 1726773004.89274: ANSIBALLZ: Acquiring lock 8029 1726773004.89277: ANSIBALLZ: Lock acquired: 140698949617808 8029 1726773004.89283: ANSIBALLZ: Creating module 8029 1726773004.97283: ANSIBALLZ: Writing module into payload 8029 1726773004.97523: ANSIBALLZ: Writing module 8029 1726773004.97528: ANSIBALLZ: Renaming module 8029 1726773004.97531: ANSIBALLZ: Done creating module 8029 1726773004.97533: variable 'ansible_facts' from source: unknown 8029 1726773004.97535: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/AnsiballZ_command.py 8029 1726773004.97774: Sending initial data 8029 1726773004.97778: Sent initial data (154 bytes) 8029 1726773004.98742: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773004.98828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773004.98834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773004.98860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773004.98981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773005.00627: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773005.00681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773005.00740: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpym1e4jf7 /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/AnsiballZ_command.py <<< 8029 1726773005.00749: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/AnsiballZ_command.py" <<< 8029 1726773005.00801: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpym1e4jf7" to remote "/root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/AnsiballZ_command.py" <<< 8029 1726773005.01852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773005.01856: stdout chunk (state=3): >>><<< 8029 1726773005.01858: stderr chunk (state=3): >>><<< 8029 1726773005.01865: done transferring module to remote 8029 1726773005.01867: _low_level_execute_command(): starting 8029 1726773005.01869: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/ /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/AnsiballZ_command.py && sleep 0' 8029 1726773005.02486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773005.02535: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773005.02549: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773005.02559: stderr chunk (state=3): >>>debug2: match found <<< 8029 1726773005.02642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773005.02667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773005.02685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773005.02777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773005.04629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773005.04704: stderr chunk (state=3): >>><<< 8029 1726773005.04714: stdout chunk (state=3): >>><<< 8029 1726773005.04822: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773005.04826: _low_level_execute_command(): starting 8029 1726773005.04828: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/AnsiballZ_command.py && sleep 0' 8029 1726773005.05436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773005.05483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773005.05487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773005.05489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773005.05581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773005.30919: 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:10:05.209176", "end": "2024-09-19 15:10:05.306897", "delta": "0:00:00.097721", "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}}} <<< 8029 1726773005.32646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773005.32651: stdout chunk (state=3): >>><<< 8029 1726773005.32653: stderr chunk (state=3): >>><<< 8029 1726773005.32671: _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:10:05.209176", "end": "2024-09-19 15:10:05.306897", "delta": "0:00:00.097721", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773005.32822: 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-1726773004.8647685-8471-179529287300551/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773005.32826: _low_level_execute_command(): starting 8029 1726773005.32829: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773004.8647685-8471-179529287300551/ > /dev/null 2>&1 && sleep 0' 8029 1726773005.33420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773005.33435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773005.33449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773005.33479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773005.33497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773005.33509: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773005.33526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773005.33583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773005.33645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773005.33663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773005.33697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773005.33801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773005.35904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773005.35908: stdout chunk (state=3): >>><<< 8029 1726773005.35911: stderr chunk (state=3): >>><<< 8029 1726773005.35931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773005.36226: handler run complete 8029 1726773005.36230: Evaluated conditional (False): False 8029 1726773005.36232: attempt loop complete, returning result 8029 1726773005.36234: _execute() done 8029 1726773005.36236: dumping result to json 8029 1726773005.36238: done dumping result, returning 8029 1726773005.36240: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-257d-662b-00000000012b] 8029 1726773005.36242: sending task result for task 129c3c75-c909-257d-662b-00000000012b 8029 1726773005.36318: done sending task result for task 129c3c75-c909-257d-662b-00000000012b 8029 1726773005.36321: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.097721", "end": "2024-09-19 15:10:05.306897", "rc": 0, "start": "2024-09-19 15:10:05.209176" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 8029 1726773005.36524: no more pending results, returning what we have 8029 1726773005.36529: results queue empty 8029 1726773005.36529: checking for any_errors_fatal 8029 1726773005.36532: done checking for any_errors_fatal 8029 1726773005.36532: checking for max_fail_percentage 8029 1726773005.36534: done checking for max_fail_percentage 8029 1726773005.36535: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.36536: done checking to see if all hosts have failed 8029 1726773005.36537: getting the remaining hosts for this loop 8029 1726773005.36545: done getting the remaining hosts for this loop 8029 1726773005.36550: getting the next task for host managed_node3 8029 1726773005.36557: done getting next task for host managed_node3 8029 1726773005.36560: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8029 1726773005.36564: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.36578: getting variables 8029 1726773005.36580: in VariableManager get_vars() 8029 1726773005.36615: Calling all_inventory to load vars for managed_node3 8029 1726773005.36778: Calling groups_inventory to load vars for managed_node3 8029 1726773005.36781: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.36792: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.36796: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.36799: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.37172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.37403: done with get_vars() 8029 1726773005.37423: done getting variables 8029 1726773005.37512: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.547) 0:00:09.949 **** 8029 1726773005.37554: entering _queue_task() for managed_node3/shell 8029 1726773005.37556: Creating lock for shell 8029 1726773005.37984: worker is 1 (out of 1 available) 8029 1726773005.37994: exiting _queue_task() for managed_node3/shell 8029 1726773005.38004: done queuing things up, now waiting for results queue to drain 8029 1726773005.38005: waiting for pending results... 8029 1726773005.38244: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8029 1726773005.38342: in run() - task 129c3c75-c909-257d-662b-00000000012c 8029 1726773005.38361: variable 'ansible_search_path' from source: unknown 8029 1726773005.38368: variable 'ansible_search_path' from source: unknown 8029 1726773005.38413: calling self._execute() 8029 1726773005.38506: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.38558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.38562: variable 'omit' from source: magic vars 8029 1726773005.40300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773005.41969: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773005.42222: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773005.42226: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773005.42228: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773005.42231: variable '__kernel_settings_register_verify_values' from source: set_fact 8029 1726773005.42256: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8029 1726773005.42263: when evaluation is False, skipping this task 8029 1726773005.42270: _execute() done 8029 1726773005.42279: dumping result to json 8029 1726773005.42286: done dumping result, returning 8029 1726773005.42298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-257d-662b-00000000012c] 8029 1726773005.42307: sending task result for task 129c3c75-c909-257d-662b-00000000012c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8029 1726773005.42511: no more pending results, returning what we have 8029 1726773005.42514: results queue empty 8029 1726773005.42515: checking for any_errors_fatal 8029 1726773005.42524: done checking for any_errors_fatal 8029 1726773005.42525: checking for max_fail_percentage 8029 1726773005.42527: done checking for max_fail_percentage 8029 1726773005.42528: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.42529: done checking to see if all hosts have failed 8029 1726773005.42530: getting the remaining hosts for this loop 8029 1726773005.42532: done getting the remaining hosts for this loop 8029 1726773005.42536: getting the next task for host managed_node3 8029 1726773005.42544: done getting next task for host managed_node3 8029 1726773005.42548: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8029 1726773005.42551: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.42571: getting variables 8029 1726773005.42576: in VariableManager get_vars() 8029 1726773005.42613: Calling all_inventory to load vars for managed_node3 8029 1726773005.42678: Calling groups_inventory to load vars for managed_node3 8029 1726773005.42682: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.42688: done sending task result for task 129c3c75-c909-257d-662b-00000000012c 8029 1726773005.42691: WORKER PROCESS EXITING 8029 1726773005.42701: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.42705: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.42708: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.43160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.43385: done with get_vars() 8029 1726773005.43395: done getting variables 8029 1726773005.43463: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.059) 0:00:10.008 **** 8029 1726773005.43500: entering _queue_task() for managed_node3/fail 8029 1726773005.43781: worker is 1 (out of 1 available) 8029 1726773005.43792: exiting _queue_task() for managed_node3/fail 8029 1726773005.43803: done queuing things up, now waiting for results queue to drain 8029 1726773005.43804: waiting for pending results... 8029 1726773005.44089: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8029 1726773005.44228: in run() - task 129c3c75-c909-257d-662b-00000000012d 8029 1726773005.44247: variable 'ansible_search_path' from source: unknown 8029 1726773005.44255: variable 'ansible_search_path' from source: unknown 8029 1726773005.44301: calling self._execute() 8029 1726773005.44385: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.44396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.44423: variable 'omit' from source: magic vars 8029 1726773005.44911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773005.45183: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773005.45278: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773005.45281: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773005.45312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773005.45426: variable '__kernel_settings_register_verify_values' from source: set_fact 8029 1726773005.45496: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8029 1726773005.45500: when evaluation is False, skipping this task 8029 1726773005.45503: _execute() done 8029 1726773005.45505: dumping result to json 8029 1726773005.45507: done dumping result, returning 8029 1726773005.45510: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-257d-662b-00000000012d] 8029 1726773005.45512: sending task result for task 129c3c75-c909-257d-662b-00000000012d 8029 1726773005.45674: done sending task result for task 129c3c75-c909-257d-662b-00000000012d 8029 1726773005.45677: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8029 1726773005.45734: no more pending results, returning what we have 8029 1726773005.45738: results queue empty 8029 1726773005.45739: checking for any_errors_fatal 8029 1726773005.45746: done checking for any_errors_fatal 8029 1726773005.45747: checking for max_fail_percentage 8029 1726773005.45748: done checking for max_fail_percentage 8029 1726773005.45749: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.45750: done checking to see if all hosts have failed 8029 1726773005.45751: getting the remaining hosts for this loop 8029 1726773005.45752: done getting the remaining hosts for this loop 8029 1726773005.45756: getting the next task for host managed_node3 8029 1726773005.45765: done getting next task for host managed_node3 8029 1726773005.45768: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8029 1726773005.45771: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.45785: getting variables 8029 1726773005.45787: in VariableManager get_vars() 8029 1726773005.45825: Calling all_inventory to load vars for managed_node3 8029 1726773005.45828: Calling groups_inventory to load vars for managed_node3 8029 1726773005.45831: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.45841: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.45844: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.45847: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.46273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.46500: done with get_vars() 8029 1726773005.46512: done getting variables 8029 1726773005.46583: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.031) 0:00:10.039 **** 8029 1726773005.46615: entering _queue_task() for managed_node3/set_fact 8029 1726773005.46901: worker is 1 (out of 1 available) 8029 1726773005.46914: exiting _queue_task() for managed_node3/set_fact 8029 1726773005.46928: done queuing things up, now waiting for results queue to drain 8029 1726773005.46929: waiting for pending results... 8029 1726773005.48042: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8029 1726773005.48261: in run() - task 129c3c75-c909-257d-662b-00000000005d 8029 1726773005.48265: variable 'ansible_search_path' from source: unknown 8029 1726773005.48267: variable 'ansible_search_path' from source: unknown 8029 1726773005.48271: calling self._execute() 8029 1726773005.48354: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.48372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.48391: variable 'omit' from source: magic vars 8029 1726773005.48601: variable 'omit' from source: magic vars 8029 1726773005.48659: variable 'omit' from source: magic vars 8029 1726773005.48706: variable 'omit' from source: magic vars 8029 1726773005.48800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773005.48804: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773005.48847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773005.48851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.48864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.48899: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773005.48913: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.48956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.49029: Set connection var ansible_connection to ssh 8029 1726773005.49044: Set connection var ansible_shell_executable to /bin/sh 8029 1726773005.49054: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773005.49067: Set connection var ansible_pipelining to False 8029 1726773005.49080: Set connection var ansible_shell_type to sh 8029 1726773005.49089: Set connection var ansible_timeout to 10 8029 1726773005.49113: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.49129: variable 'ansible_connection' from source: unknown 8029 1726773005.49132: variable 'ansible_module_compression' from source: unknown 8029 1726773005.49172: variable 'ansible_shell_type' from source: unknown 8029 1726773005.49178: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.49180: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.49182: variable 'ansible_pipelining' from source: unknown 8029 1726773005.49184: variable 'ansible_timeout' from source: unknown 8029 1726773005.49186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.49319: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773005.49346: variable 'omit' from source: magic vars 8029 1726773005.49349: starting attempt loop 8029 1726773005.49389: running the handler 8029 1726773005.49392: handler run complete 8029 1726773005.49395: attempt loop complete, returning result 8029 1726773005.49397: _execute() done 8029 1726773005.49399: dumping result to json 8029 1726773005.49401: done dumping result, returning 8029 1726773005.49412: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-257d-662b-00000000005d] 8029 1726773005.49424: sending task result for task 129c3c75-c909-257d-662b-00000000005d ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 8029 1726773005.49590: no more pending results, returning what we have 8029 1726773005.49593: results queue empty 8029 1726773005.49594: checking for any_errors_fatal 8029 1726773005.49601: done checking for any_errors_fatal 8029 1726773005.49602: checking for max_fail_percentage 8029 1726773005.49604: done checking for max_fail_percentage 8029 1726773005.49605: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.49606: done checking to see if all hosts have failed 8029 1726773005.49606: getting the remaining hosts for this loop 8029 1726773005.49609: done getting the remaining hosts for this loop 8029 1726773005.49613: getting the next task for host managed_node3 8029 1726773005.49623: done getting next task for host managed_node3 8029 1726773005.49626: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8029 1726773005.49629: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.49640: getting variables 8029 1726773005.49642: in VariableManager get_vars() 8029 1726773005.49680: Calling all_inventory to load vars for managed_node3 8029 1726773005.49683: Calling groups_inventory to load vars for managed_node3 8029 1726773005.49686: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.49696: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.49699: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.49703: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.50176: done sending task result for task 129c3c75-c909-257d-662b-00000000005d 8029 1726773005.50179: WORKER PROCESS EXITING 8029 1726773005.50201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.50402: done with get_vars() 8029 1726773005.50412: done getting variables 8029 1726773005.50473: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.038) 0:00:10.078 **** 8029 1726773005.50502: entering _queue_task() for managed_node3/set_fact 8029 1726773005.50746: worker is 1 (out of 1 available) 8029 1726773005.50761: exiting _queue_task() for managed_node3/set_fact 8029 1726773005.50773: done queuing things up, now waiting for results queue to drain 8029 1726773005.50774: waiting for pending results... 8029 1726773005.51020: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8029 1726773005.51125: in run() - task 129c3c75-c909-257d-662b-00000000005e 8029 1726773005.51150: variable 'ansible_search_path' from source: unknown 8029 1726773005.51158: variable 'ansible_search_path' from source: unknown 8029 1726773005.51195: calling self._execute() 8029 1726773005.51289: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.51301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.51341: variable 'omit' from source: magic vars 8029 1726773005.51433: variable 'omit' from source: magic vars 8029 1726773005.51489: variable 'omit' from source: magic vars 8029 1726773005.51888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773005.52144: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773005.52189: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773005.52261: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773005.52302: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773005.52455: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773005.52473: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773005.52486: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773005.52550: variable 'omit' from source: magic vars 8029 1726773005.52583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773005.52650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773005.52653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773005.52670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.52685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.52718: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773005.52729: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.52759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.52841: Set connection var ansible_connection to ssh 8029 1726773005.52857: Set connection var ansible_shell_executable to /bin/sh 8029 1726773005.52976: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773005.52979: Set connection var ansible_pipelining to False 8029 1726773005.52981: Set connection var ansible_shell_type to sh 8029 1726773005.52983: Set connection var ansible_timeout to 10 8029 1726773005.52985: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.52987: variable 'ansible_connection' from source: unknown 8029 1726773005.52989: variable 'ansible_module_compression' from source: unknown 8029 1726773005.52991: variable 'ansible_shell_type' from source: unknown 8029 1726773005.52993: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.52995: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.52996: variable 'ansible_pipelining' from source: unknown 8029 1726773005.52998: variable 'ansible_timeout' from source: unknown 8029 1726773005.53000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.53074: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773005.53096: variable 'omit' from source: magic vars 8029 1726773005.53114: starting attempt loop 8029 1726773005.53119: running the handler 8029 1726773005.53192: handler run complete 8029 1726773005.53196: attempt loop complete, returning result 8029 1726773005.53198: _execute() done 8029 1726773005.53201: dumping result to json 8029 1726773005.53203: done dumping result, returning 8029 1726773005.53205: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-257d-662b-00000000005e] 8029 1726773005.53207: sending task result for task 129c3c75-c909-257d-662b-00000000005e ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 8029 1726773005.53491: no more pending results, returning what we have 8029 1726773005.53495: results queue empty 8029 1726773005.53496: checking for any_errors_fatal 8029 1726773005.53500: done checking for any_errors_fatal 8029 1726773005.53501: checking for max_fail_percentage 8029 1726773005.53503: done checking for max_fail_percentage 8029 1726773005.53504: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.53505: done checking to see if all hosts have failed 8029 1726773005.53506: getting the remaining hosts for this loop 8029 1726773005.53508: done getting the remaining hosts for this loop 8029 1726773005.53512: getting the next task for host managed_node3 8029 1726773005.53523: done getting next task for host managed_node3 8029 1726773005.53525: ^ task is: TASK: meta (role_complete) 8029 1726773005.53527: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.53538: getting variables 8029 1726773005.53540: in VariableManager get_vars() 8029 1726773005.53578: Calling all_inventory to load vars for managed_node3 8029 1726773005.53582: Calling groups_inventory to load vars for managed_node3 8029 1726773005.53584: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.53594: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.53597: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.53600: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.53909: done sending task result for task 129c3c75-c909-257d-662b-00000000005e 8029 1726773005.53913: WORKER PROCESS EXITING 8029 1726773005.53937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.54151: done with get_vars() 8029 1726773005.54167: done getting variables 8029 1726773005.54248: done queuing things up, now waiting for results queue to drain 8029 1726773005.54250: results queue empty 8029 1726773005.54251: checking for any_errors_fatal 8029 1726773005.54253: done checking for any_errors_fatal 8029 1726773005.54254: checking for max_fail_percentage 8029 1726773005.54255: done checking for max_fail_percentage 8029 1726773005.54260: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.54261: done checking to see if all hosts have failed 8029 1726773005.54262: getting the remaining hosts for this loop 8029 1726773005.54263: done getting the remaining hosts for this loop 8029 1726773005.54265: getting the next task for host managed_node3 8029 1726773005.54277: done getting next task for host managed_node3 8029 1726773005.54279: ^ task is: TASK: Verify that settings were applied correctly 8029 1726773005.54281: ^ 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 8029 1726773005.54283: getting variables 8029 1726773005.54284: in VariableManager get_vars() 8029 1726773005.54295: Calling all_inventory to load vars for managed_node3 8029 1726773005.54297: Calling groups_inventory to load vars for managed_node3 8029 1726773005.54299: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.54304: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.54306: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.54309: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.54480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.54677: done with get_vars() 8029 1726773005.54685: done getting variables TASK [Verify that settings were applied correctly] ***************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:30 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.042) 0:00:10.121 **** 8029 1726773005.54754: entering _queue_task() for managed_node3/include_tasks 8029 1726773005.55128: worker is 1 (out of 1 available) 8029 1726773005.55145: exiting _queue_task() for managed_node3/include_tasks 8029 1726773005.55155: done queuing things up, now waiting for results queue to drain 8029 1726773005.55156: waiting for pending results... 8029 1726773005.55336: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly 8029 1726773005.55437: in run() - task 129c3c75-c909-257d-662b-000000000009 8029 1726773005.55456: variable 'ansible_search_path' from source: unknown 8029 1726773005.55502: calling self._execute() 8029 1726773005.55589: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.55606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.55623: variable 'omit' from source: magic vars 8029 1726773005.55738: _execute() done 8029 1726773005.55747: dumping result to json 8029 1726773005.55756: done dumping result, returning 8029 1726773005.55768: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly [129c3c75-c909-257d-662b-000000000009] 8029 1726773005.55781: sending task result for task 129c3c75-c909-257d-662b-000000000009 8029 1726773005.55942: no more pending results, returning what we have 8029 1726773005.55948: in VariableManager get_vars() 8029 1726773005.55989: Calling all_inventory to load vars for managed_node3 8029 1726773005.55993: Calling groups_inventory to load vars for managed_node3 8029 1726773005.55995: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.56128: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.56134: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.56140: done sending task result for task 129c3c75-c909-257d-662b-000000000009 8029 1726773005.56143: WORKER PROCESS EXITING 8029 1726773005.56148: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.56440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.56640: done with get_vars() 8029 1726773005.56648: variable 'ansible_search_path' from source: unknown 8029 1726773005.56665: we have included files to process 8029 1726773005.56667: generating all_blocks data 8029 1726773005.56668: done generating all_blocks data 8029 1726773005.56673: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 8029 1726773005.56674: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 8029 1726773005.56676: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 8029 1726773005.57703: in VariableManager get_vars() 8029 1726773005.57725: done with get_vars() 8029 1726773005.57886: done processing included file 8029 1726773005.57889: iterating over new_blocks loaded from include file 8029 1726773005.57891: in VariableManager get_vars() 8029 1726773005.57906: done with get_vars() 8029 1726773005.57908: filtering new block on tags 8029 1726773005.57985: done filtering new block on tags 8029 1726773005.57988: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml for managed_node3 8029 1726773005.57994: extending task lists for all hosts with included blocks 8029 1726773005.59123: done extending task lists 8029 1726773005.59125: done processing included files 8029 1726773005.59126: results queue empty 8029 1726773005.59127: checking for any_errors_fatal 8029 1726773005.59129: done checking for any_errors_fatal 8029 1726773005.59129: checking for max_fail_percentage 8029 1726773005.59130: done checking for max_fail_percentage 8029 1726773005.59131: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.59132: done checking to see if all hosts have failed 8029 1726773005.59133: getting the remaining hosts for this loop 8029 1726773005.59134: done getting the remaining hosts for this loop 8029 1726773005.59136: getting the next task for host managed_node3 8029 1726773005.59140: done getting next task for host managed_node3 8029 1726773005.59142: ^ task is: TASK: Set version specific variables 8029 1726773005.59144: ^ 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 8029 1726773005.59146: getting variables 8029 1726773005.59147: in VariableManager get_vars() 8029 1726773005.59161: Calling all_inventory to load vars for managed_node3 8029 1726773005.59163: Calling groups_inventory to load vars for managed_node3 8029 1726773005.59165: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.59171: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.59173: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.59176: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.59339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.59524: done with get_vars() 8029 1726773005.59534: done getting variables 8029 1726773005.59577: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set version specific variables] ****************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:2 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.048) 0:00:10.169 **** 8029 1726773005.59604: entering _queue_task() for managed_node3/include_vars 8029 1726773005.60146: worker is 1 (out of 1 available) 8029 1726773005.60153: exiting _queue_task() for managed_node3/include_vars 8029 1726773005.60163: done queuing things up, now waiting for results queue to drain 8029 1726773005.60164: waiting for pending results... 8029 1726773005.60207: running TaskExecutor() for managed_node3/TASK: Set version specific variables 8029 1726773005.60314: in run() - task 129c3c75-c909-257d-662b-000000000187 8029 1726773005.60339: variable 'ansible_search_path' from source: unknown 8029 1726773005.60347: variable 'ansible_search_path' from source: unknown 8029 1726773005.60390: calling self._execute() 8029 1726773005.60478: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.60493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.60511: variable 'omit' from source: magic vars 8029 1726773005.60627: variable 'omit' from source: magic vars 8029 1726773005.60674: variable 'omit' from source: magic vars 8029 1726773005.61055: variable 'ffparams' from source: task vars 8029 1726773005.61169: variable 'ansible_distribution' from source: facts 8029 1726773005.61181: variable 'ansible_distribution_major_version' from source: facts 8029 1726773005.61277: variable 'ansible_distribution' from source: facts 8029 1726773005.61442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8029 1726773005.61673: Loaded config def from plugin (lookup/first_found) 8029 1726773005.61796: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8029 1726773005.61799: variable 'ansible_search_path' from source: unknown 8029 1726773005.61802: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8029 1726773005.61806: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_CentOS_10.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_CentOS_10.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS_10.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS_10.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS_10.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS_10.yml 8029 1726773005.61809: variable 'ansible_search_path' from source: unknown 8029 1726773005.61817: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8029 1726773005.61853: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_CentOS.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_CentOS.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS.yml 8029 1726773005.61873: variable 'ansible_search_path' from source: unknown 8029 1726773005.61881: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8029 1726773005.61920: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_default.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_default.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_default.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_default.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_default.yml /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_default.yml 8029 1726773005.61946: variable 'omit' from source: magic vars 8029 1726773005.61974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773005.62003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773005.62033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773005.62054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.62069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.62099: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773005.62107: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.62117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.62208: Set connection var ansible_connection to ssh 8029 1726773005.62225: Set connection var ansible_shell_executable to /bin/sh 8029 1726773005.62242: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773005.62342: Set connection var ansible_pipelining to False 8029 1726773005.62345: Set connection var ansible_shell_type to sh 8029 1726773005.62348: Set connection var ansible_timeout to 10 8029 1726773005.62350: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.62351: variable 'ansible_connection' from source: unknown 8029 1726773005.62353: variable 'ansible_module_compression' from source: unknown 8029 1726773005.62355: variable 'ansible_shell_type' from source: unknown 8029 1726773005.62357: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.62359: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.62360: variable 'ansible_pipelining' from source: unknown 8029 1726773005.62362: variable 'ansible_timeout' from source: unknown 8029 1726773005.62364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.62439: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773005.62459: variable 'omit' from source: magic vars 8029 1726773005.62469: starting attempt loop 8029 1726773005.62475: running the handler 8029 1726773005.62537: handler run complete 8029 1726773005.62550: attempt loop complete, returning result 8029 1726773005.62562: _execute() done 8029 1726773005.62570: dumping result to json 8029 1726773005.62577: done dumping result, returning 8029 1726773005.62588: done running TaskExecutor() for managed_node3/TASK: Set version specific variables [129c3c75-c909-257d-662b-000000000187] 8029 1726773005.62595: sending task result for task 129c3c75-c909-257d-662b-000000000187 8029 1726773005.62855: done sending task result for task 129c3c75-c909-257d-662b-000000000187 8029 1726773005.62858: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_test_python_cmd": "/usr/libexec/platform-python", "__kernel_settings_test_python_pkgs": [ "python3-configobj" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_default.yml" ], "changed": false } 8029 1726773005.62923: no more pending results, returning what we have 8029 1726773005.62927: results queue empty 8029 1726773005.62928: checking for any_errors_fatal 8029 1726773005.62929: done checking for any_errors_fatal 8029 1726773005.62930: checking for max_fail_percentage 8029 1726773005.62933: done checking for max_fail_percentage 8029 1726773005.62934: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.62935: done checking to see if all hosts have failed 8029 1726773005.62935: getting the remaining hosts for this loop 8029 1726773005.62937: done getting the remaining hosts for this loop 8029 1726773005.62941: getting the next task for host managed_node3 8029 1726773005.62948: done getting next task for host managed_node3 8029 1726773005.62951: ^ task is: TASK: Reset settings success flag 8029 1726773005.62954: ^ 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 8029 1726773005.62958: getting variables 8029 1726773005.62959: in VariableManager get_vars() 8029 1726773005.62992: Calling all_inventory to load vars for managed_node3 8029 1726773005.62995: Calling groups_inventory to load vars for managed_node3 8029 1726773005.62998: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.63008: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.63012: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.63015: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.63193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.63523: done with get_vars() 8029 1726773005.63534: done getting variables 8029 1726773005.63590: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reset settings success flag] ********************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:13 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.040) 0:00:10.209 **** 8029 1726773005.63619: entering _queue_task() for managed_node3/set_fact 8029 1726773005.63855: worker is 1 (out of 1 available) 8029 1726773005.63867: exiting _queue_task() for managed_node3/set_fact 8029 1726773005.63877: done queuing things up, now waiting for results queue to drain 8029 1726773005.63878: waiting for pending results... 8029 1726773005.64126: running TaskExecutor() for managed_node3/TASK: Reset settings success flag 8029 1726773005.64226: in run() - task 129c3c75-c909-257d-662b-000000000188 8029 1726773005.64246: variable 'ansible_search_path' from source: unknown 8029 1726773005.64322: variable 'ansible_search_path' from source: unknown 8029 1726773005.64327: calling self._execute() 8029 1726773005.64376: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.64388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.64404: variable 'omit' from source: magic vars 8029 1726773005.64584: variable 'omit' from source: magic vars 8029 1726773005.64630: variable 'omit' from source: magic vars 8029 1726773005.64671: variable 'omit' from source: magic vars 8029 1726773005.64715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773005.64768: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773005.64921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773005.64925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.64927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.64929: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773005.64932: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.64934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.64965: Set connection var ansible_connection to ssh 8029 1726773005.64982: Set connection var ansible_shell_executable to /bin/sh 8029 1726773005.64992: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773005.65001: Set connection var ansible_pipelining to False 8029 1726773005.65013: Set connection var ansible_shell_type to sh 8029 1726773005.65025: Set connection var ansible_timeout to 10 8029 1726773005.65055: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.65063: variable 'ansible_connection' from source: unknown 8029 1726773005.65069: variable 'ansible_module_compression' from source: unknown 8029 1726773005.65075: variable 'ansible_shell_type' from source: unknown 8029 1726773005.65083: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.65090: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.65098: variable 'ansible_pipelining' from source: unknown 8029 1726773005.65105: variable 'ansible_timeout' from source: unknown 8029 1726773005.65112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.65257: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773005.65279: variable 'omit' from source: magic vars 8029 1726773005.65288: starting attempt loop 8029 1726773005.65375: running the handler 8029 1726773005.65379: handler run complete 8029 1726773005.65381: attempt loop complete, returning result 8029 1726773005.65383: _execute() done 8029 1726773005.65386: dumping result to json 8029 1726773005.65388: done dumping result, returning 8029 1726773005.65390: done running TaskExecutor() for managed_node3/TASK: Reset settings success flag [129c3c75-c909-257d-662b-000000000188] 8029 1726773005.65392: sending task result for task 129c3c75-c909-257d-662b-000000000188 8029 1726773005.65458: done sending task result for task 129c3c75-c909-257d-662b-000000000188 8029 1726773005.65461: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_success": true }, "changed": false } 8029 1726773005.65532: no more pending results, returning what we have 8029 1726773005.65535: results queue empty 8029 1726773005.65536: checking for any_errors_fatal 8029 1726773005.65543: done checking for any_errors_fatal 8029 1726773005.65544: checking for max_fail_percentage 8029 1726773005.65546: done checking for max_fail_percentage 8029 1726773005.65547: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.65548: done checking to see if all hosts have failed 8029 1726773005.65548: getting the remaining hosts for this loop 8029 1726773005.65551: done getting the remaining hosts for this loop 8029 1726773005.65555: getting the next task for host managed_node3 8029 1726773005.65562: done getting next task for host managed_node3 8029 1726773005.65565: ^ task is: TASK: Check tuned-adm verify 8029 1726773005.65568: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.65572: getting variables 8029 1726773005.65574: in VariableManager get_vars() 8029 1726773005.65609: Calling all_inventory to load vars for managed_node3 8029 1726773005.65612: Calling groups_inventory to load vars for managed_node3 8029 1726773005.65615: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.65628: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.65631: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.65634: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.66046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.66272: done with get_vars() 8029 1726773005.66283: done getting variables 8029 1726773005.66339: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check tuned-adm verify] ************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:17 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.027) 0:00:10.237 **** 8029 1726773005.66368: entering _queue_task() for managed_node3/command 8029 1726773005.66599: worker is 1 (out of 1 available) 8029 1726773005.66611: exiting _queue_task() for managed_node3/command 8029 1726773005.66625: done queuing things up, now waiting for results queue to drain 8029 1726773005.66626: waiting for pending results... 8029 1726773005.67033: running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify 8029 1726773005.67038: in run() - task 129c3c75-c909-257d-662b-000000000189 8029 1726773005.67042: variable 'ansible_search_path' from source: unknown 8029 1726773005.67044: variable 'ansible_search_path' from source: unknown 8029 1726773005.67047: calling self._execute() 8029 1726773005.67106: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.67122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.67138: variable 'omit' from source: magic vars 8029 1726773005.67568: variable '__kernel_settings_test_verify' from source: include params 8029 1726773005.67583: Evaluated conditional (__kernel_settings_test_verify): False 8029 1726773005.67594: when evaluation is False, skipping this task 8029 1726773005.67603: _execute() done 8029 1726773005.67610: dumping result to json 8029 1726773005.67619: done dumping result, returning 8029 1726773005.67630: done running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify [129c3c75-c909-257d-662b-000000000189] 8029 1726773005.67638: sending task result for task 129c3c75-c909-257d-662b-000000000189 8029 1726773005.67922: done sending task result for task 129c3c75-c909-257d-662b-000000000189 8029 1726773005.67926: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_test_verify", "skip_reason": "Conditional result was False" } 8029 1726773005.67967: no more pending results, returning what we have 8029 1726773005.67970: results queue empty 8029 1726773005.67971: checking for any_errors_fatal 8029 1726773005.67974: done checking for any_errors_fatal 8029 1726773005.67975: checking for max_fail_percentage 8029 1726773005.67977: done checking for max_fail_percentage 8029 1726773005.67977: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.67978: done checking to see if all hosts have failed 8029 1726773005.67979: getting the remaining hosts for this loop 8029 1726773005.67980: done getting the remaining hosts for this loop 8029 1726773005.67983: getting the next task for host managed_node3 8029 1726773005.67988: done getting next task for host managed_node3 8029 1726773005.67991: ^ task is: TASK: Check for verify errors 8029 1726773005.67993: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.67996: getting variables 8029 1726773005.67997: in VariableManager get_vars() 8029 1726773005.68027: Calling all_inventory to load vars for managed_node3 8029 1726773005.68029: Calling groups_inventory to load vars for managed_node3 8029 1726773005.68031: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.68040: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.68043: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.68046: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.68250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.68448: done with get_vars() 8029 1726773005.68459: done getting variables 8029 1726773005.68514: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for verify errors] ************************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:24 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.021) 0:00:10.259 **** 8029 1726773005.68544: entering _queue_task() for managed_node3/command 8029 1726773005.68790: worker is 1 (out of 1 available) 8029 1726773005.68802: exiting _queue_task() for managed_node3/command 8029 1726773005.68813: done queuing things up, now waiting for results queue to drain 8029 1726773005.68814: waiting for pending results... 8029 1726773005.69067: running TaskExecutor() for managed_node3/TASK: Check for verify errors 8029 1726773005.69165: in run() - task 129c3c75-c909-257d-662b-00000000018a 8029 1726773005.69185: variable 'ansible_search_path' from source: unknown 8029 1726773005.69193: variable 'ansible_search_path' from source: unknown 8029 1726773005.69231: calling self._execute() 8029 1726773005.69387: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.69402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.69419: variable 'omit' from source: magic vars 8029 1726773005.69871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773005.70119: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773005.70170: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773005.70278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773005.70281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773005.70333: 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) 8029 1726773005.70363: 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) 8029 1726773005.70397: 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) 8029 1726773005.70430: 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) 8029 1726773005.70538: variable '__kernel_settings_register_verify' from source: set_fact 8029 1726773005.70557: Evaluated conditional (__kernel_settings_register_verify is defined): True 8029 1726773005.70681: variable '__kernel_settings_register_verify' from source: set_fact 8029 1726773005.70694: Evaluated conditional (__kernel_settings_register_verify is failed): False 8029 1726773005.70702: when evaluation is False, skipping this task 8029 1726773005.70713: _execute() done 8029 1726773005.70722: dumping result to json 8029 1726773005.70730: done dumping result, returning 8029 1726773005.70822: done running TaskExecutor() for managed_node3/TASK: Check for verify errors [129c3c75-c909-257d-662b-00000000018a] 8029 1726773005.70825: sending task result for task 129c3c75-c909-257d-662b-00000000018a 8029 1726773005.70889: done sending task result for task 129c3c75-c909-257d-662b-00000000018a 8029 1726773005.70892: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 8029 1726773005.70969: no more pending results, returning what we have 8029 1726773005.70973: results queue empty 8029 1726773005.70974: checking for any_errors_fatal 8029 1726773005.70980: done checking for any_errors_fatal 8029 1726773005.70981: checking for max_fail_percentage 8029 1726773005.70982: done checking for max_fail_percentage 8029 1726773005.70983: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.70984: done checking to see if all hosts have failed 8029 1726773005.70985: getting the remaining hosts for this loop 8029 1726773005.70986: done getting the remaining hosts for this loop 8029 1726773005.70990: getting the next task for host managed_node3 8029 1726773005.70997: done getting next task for host managed_node3 8029 1726773005.70999: ^ task is: TASK: Check /proc/cmdline 8029 1726773005.71002: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.71006: getting variables 8029 1726773005.71008: in VariableManager get_vars() 8029 1726773005.71095: Calling all_inventory to load vars for managed_node3 8029 1726773005.71098: Calling groups_inventory to load vars for managed_node3 8029 1726773005.71100: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.71111: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.71114: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.71225: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.71387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.71667: done with get_vars() 8029 1726773005.71678: done getting variables 8029 1726773005.71737: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check /proc/cmdline] ***************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:31 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.032) 0:00:10.291 **** 8029 1726773005.71765: entering _queue_task() for managed_node3/command 8029 1726773005.72023: worker is 1 (out of 1 available) 8029 1726773005.72035: exiting _queue_task() for managed_node3/command 8029 1726773005.72044: done queuing things up, now waiting for results queue to drain 8029 1726773005.72046: waiting for pending results... 8029 1726773005.72436: running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline 8029 1726773005.72441: in run() - task 129c3c75-c909-257d-662b-00000000018b 8029 1726773005.72446: variable 'ansible_search_path' from source: unknown 8029 1726773005.72449: variable 'ansible_search_path' from source: unknown 8029 1726773005.72452: calling self._execute() 8029 1726773005.72545: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.72557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.72572: variable 'omit' from source: magic vars 8029 1726773005.73033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773005.73287: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773005.73366: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773005.73407: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773005.73447: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773005.73534: 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) 8029 1726773005.73563: 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) 8029 1726773005.73594: 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) 8029 1726773005.73630: 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) 8029 1726773005.73822: variable '__kernel_settings_register_verify' from source: set_fact 8029 1726773005.73825: Evaluated conditional (__kernel_settings_register_verify is defined): True 8029 1726773005.73884: variable '__kernel_settings_register_verify' from source: set_fact 8029 1726773005.73941: Evaluated conditional (__kernel_settings_register_verify is failed): False 8029 1726773005.73944: when evaluation is False, skipping this task 8029 1726773005.73947: _execute() done 8029 1726773005.73949: dumping result to json 8029 1726773005.73951: done dumping result, returning 8029 1726773005.73954: done running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline [129c3c75-c909-257d-662b-00000000018b] 8029 1726773005.73956: sending task result for task 129c3c75-c909-257d-662b-00000000018b skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 8029 1726773005.74091: no more pending results, returning what we have 8029 1726773005.74094: results queue empty 8029 1726773005.74095: checking for any_errors_fatal 8029 1726773005.74100: done checking for any_errors_fatal 8029 1726773005.74100: checking for max_fail_percentage 8029 1726773005.74102: done checking for max_fail_percentage 8029 1726773005.74103: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.74104: done checking to see if all hosts have failed 8029 1726773005.74105: getting the remaining hosts for this loop 8029 1726773005.74106: done getting the remaining hosts for this loop 8029 1726773005.74111: getting the next task for host managed_node3 8029 1726773005.74120: done getting next task for host managed_node3 8029 1726773005.74122: ^ task is: TASK: Set error flag based on verify 8029 1726773005.74125: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.74129: getting variables 8029 1726773005.74131: in VariableManager get_vars() 8029 1726773005.74166: Calling all_inventory to load vars for managed_node3 8029 1726773005.74169: Calling groups_inventory to load vars for managed_node3 8029 1726773005.74171: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.74182: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.74186: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.74189: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.74476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.74856: done with get_vars() 8029 1726773005.74865: done getting variables 8029 1726773005.74895: done sending task result for task 129c3c75-c909-257d-662b-00000000018b 8029 1726773005.74898: WORKER PROCESS EXITING 8029 1726773005.74934: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set error flag based on verify] ****************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:38 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.031) 0:00:10.323 **** 8029 1726773005.74961: entering _queue_task() for managed_node3/set_fact 8029 1726773005.75199: worker is 1 (out of 1 available) 8029 1726773005.75210: exiting _queue_task() for managed_node3/set_fact 8029 1726773005.75223: done queuing things up, now waiting for results queue to drain 8029 1726773005.75225: waiting for pending results... 8029 1726773005.75473: running TaskExecutor() for managed_node3/TASK: Set error flag based on verify 8029 1726773005.75569: in run() - task 129c3c75-c909-257d-662b-00000000018c 8029 1726773005.75591: variable 'ansible_search_path' from source: unknown 8029 1726773005.75598: variable 'ansible_search_path' from source: unknown 8029 1726773005.75644: calling self._execute() 8029 1726773005.75733: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.75749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.75763: variable 'omit' from source: magic vars 8029 1726773005.76225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773005.76479: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773005.76529: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773005.76571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773005.76609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773005.76699: 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) 8029 1726773005.76732: 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) 8029 1726773005.76761: 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) 8029 1726773005.76797: 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) 8029 1726773005.76905: variable '__kernel_settings_register_verify' from source: set_fact 8029 1726773005.76925: Evaluated conditional (__kernel_settings_register_verify is defined): True 8029 1726773005.77053: variable '__kernel_settings_register_verify' from source: set_fact 8029 1726773005.77066: Evaluated conditional (__kernel_settings_register_verify is failed): False 8029 1726773005.77074: when evaluation is False, skipping this task 8029 1726773005.77080: _execute() done 8029 1726773005.77088: dumping result to json 8029 1726773005.77095: done dumping result, returning 8029 1726773005.77110: done running TaskExecutor() for managed_node3/TASK: Set error flag based on verify [129c3c75-c909-257d-662b-00000000018c] 8029 1726773005.77121: sending task result for task 129c3c75-c909-257d-662b-00000000018c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 8029 1726773005.77257: no more pending results, returning what we have 8029 1726773005.77261: results queue empty 8029 1726773005.77262: checking for any_errors_fatal 8029 1726773005.77269: done checking for any_errors_fatal 8029 1726773005.77270: checking for max_fail_percentage 8029 1726773005.77271: done checking for max_fail_percentage 8029 1726773005.77272: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.77273: done checking to see if all hosts have failed 8029 1726773005.77274: getting the remaining hosts for this loop 8029 1726773005.77275: done getting the remaining hosts for this loop 8029 1726773005.77280: getting the next task for host managed_node3 8029 1726773005.77287: done getting next task for host managed_node3 8029 1726773005.77290: ^ task is: TASK: Check config files 8029 1726773005.77292: ^ 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 8029 1726773005.77419: getting variables 8029 1726773005.77422: in VariableManager get_vars() 8029 1726773005.77460: Calling all_inventory to load vars for managed_node3 8029 1726773005.77463: Calling groups_inventory to load vars for managed_node3 8029 1726773005.77466: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.77477: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.77481: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.77484: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.77763: done sending task result for task 129c3c75-c909-257d-662b-00000000018c 8029 1726773005.77767: WORKER PROCESS EXITING 8029 1726773005.77792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.77999: done with get_vars() 8029 1726773005.78012: done getting variables TASK [Check config files] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:45 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.031) 0:00:10.354 **** 8029 1726773005.78121: entering _queue_task() for managed_node3/include_tasks 8029 1726773005.78436: worker is 1 (out of 1 available) 8029 1726773005.78449: exiting _queue_task() for managed_node3/include_tasks 8029 1726773005.78462: done queuing things up, now waiting for results queue to drain 8029 1726773005.78463: waiting for pending results... 8029 1726773005.78748: running TaskExecutor() for managed_node3/TASK: Check config files 8029 1726773005.78851: in run() - task 129c3c75-c909-257d-662b-00000000018d 8029 1726773005.78871: variable 'ansible_search_path' from source: unknown 8029 1726773005.78882: variable 'ansible_search_path' from source: unknown 8029 1726773005.78924: calling self._execute() 8029 1726773005.79021: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.79063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.79066: variable 'omit' from source: magic vars 8029 1726773005.79531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773005.79859: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773005.79922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773005.79953: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773005.80023: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773005.80095: 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) 8029 1726773005.80126: 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) 8029 1726773005.80167: 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) 8029 1726773005.80201: 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) 8029 1726773005.80365: variable '__kernel_settings_profile_file' from source: include_vars 8029 1726773005.80482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773005.82555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773005.82723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773005.82727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773005.82729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773005.82760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773005.82820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773005.82860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773005.82894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773005.82943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773005.83021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773005.83096: Evaluated conditional (__kernel_settings_profile_file is defined): True 8029 1726773005.83108: _execute() done 8029 1726773005.83117: dumping result to json 8029 1726773005.83127: done dumping result, returning 8029 1726773005.83138: done running TaskExecutor() for managed_node3/TASK: Check config files [129c3c75-c909-257d-662b-00000000018d] 8029 1726773005.83152: sending task result for task 129c3c75-c909-257d-662b-00000000018d 8029 1726773005.83346: no more pending results, returning what we have 8029 1726773005.83351: in VariableManager get_vars() 8029 1726773005.83396: Calling all_inventory to load vars for managed_node3 8029 1726773005.83398: Calling groups_inventory to load vars for managed_node3 8029 1726773005.83401: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.83412: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.83518: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.83526: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.83957: done sending task result for task 129c3c75-c909-257d-662b-00000000018d 8029 1726773005.83961: WORKER PROCESS EXITING 8029 1726773005.83993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.84194: done with get_vars() 8029 1726773005.84202: variable 'ansible_search_path' from source: unknown 8029 1726773005.84204: variable 'ansible_search_path' from source: unknown 8029 1726773005.84245: we have included files to process 8029 1726773005.84246: generating all_blocks data 8029 1726773005.84248: done generating all_blocks data 8029 1726773005.84253: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 8029 1726773005.84255: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 8029 1726773005.84257: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 8029 1726773005.85668: done processing included file 8029 1726773005.85671: iterating over new_blocks loaded from include file 8029 1726773005.85676: in VariableManager get_vars() 8029 1726773005.85695: done with get_vars() 8029 1726773005.85696: filtering new block on tags 8029 1726773005.85815: done filtering new block on tags 8029 1726773005.85820: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml for managed_node3 8029 1726773005.85826: extending task lists for all hosts with included blocks 8029 1726773005.86178: done extending task lists 8029 1726773005.86180: done processing included files 8029 1726773005.86181: results queue empty 8029 1726773005.86181: checking for any_errors_fatal 8029 1726773005.86184: done checking for any_errors_fatal 8029 1726773005.86184: checking for max_fail_percentage 8029 1726773005.86185: done checking for max_fail_percentage 8029 1726773005.86186: checking to see if all hosts have failed and the running result is not ok 8029 1726773005.86187: done checking to see if all hosts have failed 8029 1726773005.86187: getting the remaining hosts for this loop 8029 1726773005.86189: done getting the remaining hosts for this loop 8029 1726773005.86191: getting the next task for host managed_node3 8029 1726773005.86195: done getting next task for host managed_node3 8029 1726773005.86202: ^ task is: TASK: Create temporary file for expected config 8029 1726773005.86205: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773005.86207: getting variables 8029 1726773005.86208: in VariableManager get_vars() 8029 1726773005.86221: Calling all_inventory to load vars for managed_node3 8029 1726773005.86223: Calling groups_inventory to load vars for managed_node3 8029 1726773005.86225: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773005.86230: Calling all_plugins_play to load vars for managed_node3 8029 1726773005.86232: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773005.86234: Calling groups_plugins_play to load vars for managed_node3 8029 1726773005.86405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773005.86601: done with get_vars() 8029 1726773005.86611: done getting variables TASK [Create temporary file for expected config] ******************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:2 Thursday 19 September 2024 15:10:05 -0400 (0:00:00.085) 0:00:10.440 **** 8029 1726773005.86686: entering _queue_task() for managed_node3/tempfile 8029 1726773005.86687: Creating lock for tempfile 8029 1726773005.87149: worker is 1 (out of 1 available) 8029 1726773005.87161: exiting _queue_task() for managed_node3/tempfile 8029 1726773005.87171: done queuing things up, now waiting for results queue to drain 8029 1726773005.87172: waiting for pending results... 8029 1726773005.87321: running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config 8029 1726773005.87439: in run() - task 129c3c75-c909-257d-662b-000000000227 8029 1726773005.87462: variable 'ansible_search_path' from source: unknown 8029 1726773005.87470: variable 'ansible_search_path' from source: unknown 8029 1726773005.87521: calling self._execute() 8029 1726773005.87614: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.87630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.87645: variable 'omit' from source: magic vars 8029 1726773005.87822: variable 'omit' from source: magic vars 8029 1726773005.87826: variable 'omit' from source: magic vars 8029 1726773005.87865: variable 'omit' from source: magic vars 8029 1726773005.87919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773005.87967: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773005.87999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773005.88026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.88042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773005.88084: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773005.88095: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.88104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.88270: Set connection var ansible_connection to ssh 8029 1726773005.88277: Set connection var ansible_shell_executable to /bin/sh 8029 1726773005.88280: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773005.88283: Set connection var ansible_pipelining to False 8029 1726773005.88285: Set connection var ansible_shell_type to sh 8029 1726773005.88287: Set connection var ansible_timeout to 10 8029 1726773005.88295: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.88303: variable 'ansible_connection' from source: unknown 8029 1726773005.88311: variable 'ansible_module_compression' from source: unknown 8029 1726773005.88321: variable 'ansible_shell_type' from source: unknown 8029 1726773005.88330: variable 'ansible_shell_executable' from source: unknown 8029 1726773005.88337: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773005.88346: variable 'ansible_pipelining' from source: unknown 8029 1726773005.88352: variable 'ansible_timeout' from source: unknown 8029 1726773005.88360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773005.88599: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773005.88603: variable 'omit' from source: magic vars 8029 1726773005.88606: starting attempt loop 8029 1726773005.88608: running the handler 8029 1726773005.88629: _low_level_execute_command(): starting 8029 1726773005.88642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773005.89444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773005.89506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773005.89565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773005.89586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773005.89642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773005.91366: stdout chunk (state=3): >>>/root <<< 8029 1726773005.91453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773005.91523: stderr chunk (state=3): >>><<< 8029 1726773005.91527: stdout chunk (state=3): >>><<< 8029 1726773005.91530: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773005.91537: _low_level_execute_command(): starting 8029 1726773005.91545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045 `" && echo ansible-tmp-1726773005.9152288-8551-20468418618045="` echo /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045 `" ) && sleep 0' 8029 1726773005.92184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773005.92272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773005.92276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773005.92279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773005.92282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773005.92284: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773005.92286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773005.92288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773005.92300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773005.92303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8029 1726773005.92305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773005.92307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773005.92310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773005.92312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773005.92320: stderr chunk (state=3): >>>debug2: match found <<< 8029 1726773005.92332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773005.92398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773005.92411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773005.92432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773005.92528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773005.94495: stdout chunk (state=3): >>>ansible-tmp-1726773005.9152288-8551-20468418618045=/root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045 <<< 8029 1726773005.94661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773005.94665: stdout chunk (state=3): >>><<< 8029 1726773005.94667: stderr chunk (state=3): >>><<< 8029 1726773005.94824: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773005.9152288-8551-20468418618045=/root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773005.94828: variable 'ansible_module_compression' from source: unknown 8029 1726773005.94830: ANSIBALLZ: Using lock for tempfile 8029 1726773005.94833: ANSIBALLZ: Acquiring lock 8029 1726773005.94835: ANSIBALLZ: Lock acquired: 140698945259424 8029 1726773005.94837: ANSIBALLZ: Creating module 8029 1726773006.09936: ANSIBALLZ: Writing module into payload 8029 1726773006.09995: ANSIBALLZ: Writing module 8029 1726773006.10014: ANSIBALLZ: Renaming module 8029 1726773006.10022: ANSIBALLZ: Done creating module 8029 1726773006.10039: variable 'ansible_facts' from source: unknown 8029 1726773006.10255: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/AnsiballZ_tempfile.py 8029 1726773006.10428: Sending initial data 8029 1726773006.10431: Sent initial data (154 bytes) 8029 1726773006.11080: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.11085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.11152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.12847: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773006.12908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773006.12971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpnl5g2epq /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/AnsiballZ_tempfile.py <<< 8029 1726773006.12977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/AnsiballZ_tempfile.py" <<< 8029 1726773006.13031: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpnl5g2epq" to remote "/root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/AnsiballZ_tempfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/AnsiballZ_tempfile.py" <<< 8029 1726773006.13850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.13854: stdout chunk (state=3): >>><<< 8029 1726773006.13856: stderr chunk (state=3): >>><<< 8029 1726773006.13913: done transferring module to remote 8029 1726773006.13931: _low_level_execute_command(): starting 8029 1726773006.13959: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/ /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/AnsiballZ_tempfile.py && sleep 0' 8029 1726773006.14554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773006.14626: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.14682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.14699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.14727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.14828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.16693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.16712: stderr chunk (state=3): >>><<< 8029 1726773006.16730: stdout chunk (state=3): >>><<< 8029 1726773006.16829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773006.16833: _low_level_execute_command(): starting 8029 1726773006.16835: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/AnsiballZ_tempfile.py && sleep 0' 8029 1726773006.17399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773006.17414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.17428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.17468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773006.17484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.17572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.17595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.17703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.32662: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.xmimsdi5.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} <<< 8029 1726773006.34015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773006.34046: stderr chunk (state=3): >>><<< 8029 1726773006.34049: stdout chunk (state=3): >>><<< 8029 1726773006.34064: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.xmimsdi5.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773006.34102: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.kernel_settings', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'tempfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773006.34110: _low_level_execute_command(): starting 8029 1726773006.34115: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773005.9152288-8551-20468418618045/ > /dev/null 2>&1 && sleep 0' 8029 1726773006.34580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.34584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.34586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773006.34588: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.34630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.34633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.34647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.34726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.36638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.36642: stderr chunk (state=3): >>><<< 8029 1726773006.36645: stdout chunk (state=3): >>><<< 8029 1726773006.36656: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773006.36662: handler run complete 8029 1726773006.36678: attempt loop complete, returning result 8029 1726773006.36681: _execute() done 8029 1726773006.36684: dumping result to json 8029 1726773006.36688: done dumping result, returning 8029 1726773006.36696: done running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config [129c3c75-c909-257d-662b-000000000227] 8029 1726773006.36700: sending task result for task 129c3c75-c909-257d-662b-000000000227 8029 1726773006.36803: done sending task result for task 129c3c75-c909-257d-662b-000000000227 8029 1726773006.36806: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.xmimsdi5.kernel_settings", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 8029 1726773006.36877: no more pending results, returning what we have 8029 1726773006.36881: results queue empty 8029 1726773006.36882: checking for any_errors_fatal 8029 1726773006.36883: done checking for any_errors_fatal 8029 1726773006.36884: checking for max_fail_percentage 8029 1726773006.36885: done checking for max_fail_percentage 8029 1726773006.36886: checking to see if all hosts have failed and the running result is not ok 8029 1726773006.36887: done checking to see if all hosts have failed 8029 1726773006.36887: getting the remaining hosts for this loop 8029 1726773006.36889: done getting the remaining hosts for this loop 8029 1726773006.36893: getting the next task for host managed_node3 8029 1726773006.36899: done getting next task for host managed_node3 8029 1726773006.36902: ^ task is: TASK: Put expected contents into temporary file 8029 1726773006.36905: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773006.36908: getting variables 8029 1726773006.36909: in VariableManager get_vars() 8029 1726773006.36952: Calling all_inventory to load vars for managed_node3 8029 1726773006.36955: Calling groups_inventory to load vars for managed_node3 8029 1726773006.36957: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773006.36968: Calling all_plugins_play to load vars for managed_node3 8029 1726773006.36971: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773006.36975: Calling groups_plugins_play to load vars for managed_node3 8029 1726773006.37147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773006.37271: done with get_vars() 8029 1726773006.37281: done getting variables 8029 1726773006.37325: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Put expected contents into temporary file] ******************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 Thursday 19 September 2024 15:10:06 -0400 (0:00:00.506) 0:00:10.947 **** 8029 1726773006.37348: entering _queue_task() for managed_node3/copy 8029 1726773006.37553: worker is 1 (out of 1 available) 8029 1726773006.37566: exiting _queue_task() for managed_node3/copy 8029 1726773006.37580: done queuing things up, now waiting for results queue to drain 8029 1726773006.37581: waiting for pending results... 8029 1726773006.37737: running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file 8029 1726773006.37803: in run() - task 129c3c75-c909-257d-662b-000000000228 8029 1726773006.37814: variable 'ansible_search_path' from source: unknown 8029 1726773006.37819: variable 'ansible_search_path' from source: unknown 8029 1726773006.37846: calling self._execute() 8029 1726773006.37908: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773006.37912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773006.37925: variable 'omit' from source: magic vars 8029 1726773006.38000: variable 'omit' from source: magic vars 8029 1726773006.38036: variable 'omit' from source: magic vars 8029 1726773006.38269: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 8029 1726773006.38350: variable '__kernel_settings_profile_file' from source: include_vars 8029 1726773006.38407: variable '__kernel_settings_profile_file' from source: include_vars 8029 1726773006.38535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773006.39912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773006.39956: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773006.40138: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773006.40162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773006.40182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773006.40242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773006.40262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773006.40281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773006.40306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773006.40320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773006.40403: variable 'omit' from source: magic vars 8029 1726773006.40520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773006.40523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773006.40525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773006.40526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773006.40529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773006.40533: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773006.40535: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773006.40537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773006.40578: Set connection var ansible_connection to ssh 8029 1726773006.40588: Set connection var ansible_shell_executable to /bin/sh 8029 1726773006.40593: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773006.40598: Set connection var ansible_pipelining to False 8029 1726773006.40604: Set connection var ansible_shell_type to sh 8029 1726773006.40609: Set connection var ansible_timeout to 10 8029 1726773006.40630: variable 'ansible_shell_executable' from source: unknown 8029 1726773006.40633: variable 'ansible_connection' from source: unknown 8029 1726773006.40635: variable 'ansible_module_compression' from source: unknown 8029 1726773006.40637: variable 'ansible_shell_type' from source: unknown 8029 1726773006.40640: variable 'ansible_shell_executable' from source: unknown 8029 1726773006.40648: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773006.40650: variable 'ansible_pipelining' from source: unknown 8029 1726773006.40653: variable 'ansible_timeout' from source: unknown 8029 1726773006.40655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773006.40729: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773006.40737: variable 'omit' from source: magic vars 8029 1726773006.40743: starting attempt loop 8029 1726773006.40746: running the handler 8029 1726773006.40758: _low_level_execute_command(): starting 8029 1726773006.40765: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773006.41271: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.41275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.41278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.41280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.41340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.41343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.41345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.41418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.43125: stdout chunk (state=3): >>>/root <<< 8029 1726773006.43222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.43252: stderr chunk (state=3): >>><<< 8029 1726773006.43255: stdout chunk (state=3): >>><<< 8029 1726773006.43276: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773006.43287: _low_level_execute_command(): starting 8029 1726773006.43293: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627 `" && echo ansible-tmp-1726773006.432759-8586-122310741298627="` echo /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627 `" ) && sleep 0' 8029 1726773006.43728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.43732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773006.43734: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726773006.43737: 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 <<< 8029 1726773006.43739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.43790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.43796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.43852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.45785: stdout chunk (state=3): >>>ansible-tmp-1726773006.432759-8586-122310741298627=/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627 <<< 8029 1726773006.45885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.45912: stderr chunk (state=3): >>><<< 8029 1726773006.45919: stdout chunk (state=3): >>><<< 8029 1726773006.45932: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773006.432759-8586-122310741298627=/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773006.45997: variable 'ansible_module_compression' from source: unknown 8029 1726773006.46040: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773006.46067: variable 'ansible_facts' from source: unknown 8029 1726773006.46130: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_stat.py 8029 1726773006.46213: Sending initial data 8029 1726773006.46218: Sent initial data (150 bytes) 8029 1726773006.46660: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.46663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773006.46666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.46668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.46670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773006.46672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.46717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.46723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.46788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.48345: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773006.48403: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773006.48462: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4brdco4c /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_stat.py <<< 8029 1726773006.48468: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_stat.py" <<< 8029 1726773006.48519: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp4brdco4c" to remote "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_stat.py" <<< 8029 1726773006.48523: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_stat.py" <<< 8029 1726773006.49110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.49156: stderr chunk (state=3): >>><<< 8029 1726773006.49159: stdout chunk (state=3): >>><<< 8029 1726773006.49211: done transferring module to remote 8029 1726773006.49220: _low_level_execute_command(): starting 8029 1726773006.49226: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/ /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_stat.py && sleep 0' 8029 1726773006.49671: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.49677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773006.49680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.49682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.49684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.49733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.49737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.49806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.51586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.51615: stderr chunk (state=3): >>><<< 8029 1726773006.51622: stdout chunk (state=3): >>><<< 8029 1726773006.51635: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773006.51638: _low_level_execute_command(): starting 8029 1726773006.51643: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_stat.py && sleep 0' 8029 1726773006.52096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.52099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.52101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773006.52103: 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 <<< 8029 1726773006.52105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.52160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.52167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.52172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.52229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.68051: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.xmimsdi5.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 178699, "dev": 51714, "nlink": 1, "atime": 1726773006.323145, "mtime": 1726773006.323145, "ctime": 1726773006.323145, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "333659306", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.xmimsdi5.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8029 1726773006.69572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773006.69601: stderr chunk (state=3): >>><<< 8029 1726773006.69605: stdout chunk (state=3): >>><<< 8029 1726773006.69621: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.xmimsdi5.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 178699, "dev": 51714, "nlink": 1, "atime": 1726773006.323145, "mtime": 1726773006.323145, "ctime": 1726773006.323145, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "333659306", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.xmimsdi5.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773006.69664: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.xmimsdi5.kernel_settings', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773006.69760: Sending initial data 8029 1726773006.69764: Sent initial data (154 bytes) 8029 1726773006.70222: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.70225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773006.70227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.70229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.70231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.70271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.70285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.70356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.71983: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773006.72041: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773006.72102: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/.cay2iikv /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings <<< 8029 1726773006.72106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings" <<< 8029 1726773006.72160: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/.cay2iikv" to remote "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings" <<< 8029 1726773006.72166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings" <<< 8029 1726773006.72410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.72454: stderr chunk (state=3): >>><<< 8029 1726773006.72457: stdout chunk (state=3): >>><<< 8029 1726773006.72479: _low_level_execute_command(): starting 8029 1726773006.72482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/ /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings && sleep 0' 8029 1726773006.72921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.72924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773006.72928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.72930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.72934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.72991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.72993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.72995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.73047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.74853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.74883: stderr chunk (state=3): >>><<< 8029 1726773006.74886: stdout chunk (state=3): >>><<< 8029 1726773006.74900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773006.74923: variable 'ansible_module_compression' from source: unknown 8029 1726773006.74959: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8029 1726773006.74979: variable 'ansible_facts' from source: unknown 8029 1726773006.75023: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_copy.py 8029 1726773006.75113: Sending initial data 8029 1726773006.75118: Sent initial data (150 bytes) 8029 1726773006.75560: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.75563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773006.75566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.75568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.75570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773006.75572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.75619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.75623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.75690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.77261: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 8029 1726773006.77265: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726773006.77330: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773006.77391: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvqp1tc10 /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_copy.py <<< 8029 1726773006.77394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_copy.py" <<< 8029 1726773006.77446: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvqp1tc10" to remote "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_copy.py" <<< 8029 1726773006.77450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_copy.py" <<< 8029 1726773006.78050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.78095: stderr chunk (state=3): >>><<< 8029 1726773006.78098: stdout chunk (state=3): >>><<< 8029 1726773006.78149: done transferring module to remote 8029 1726773006.78156: _low_level_execute_command(): starting 8029 1726773006.78161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/ /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_copy.py && sleep 0' 8029 1726773006.78613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.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.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773006.78622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.78625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.78627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.78678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.78682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.78684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.78748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.80558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773006.80589: stderr chunk (state=3): >>><<< 8029 1726773006.80593: stdout chunk (state=3): >>><<< 8029 1726773006.80608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773006.80610: _low_level_execute_command(): starting 8029 1726773006.80618: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/AnsiballZ_copy.py && sleep 0' 8029 1726773006.81069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.81073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.81079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773006.81082: 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 <<< 8029 1726773006.81084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.81137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.81140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.81142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.81208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773006.97238: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.xmimsdi5.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.xmimsdi5.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings", "_original_basename": ".cay2iikv", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 8029 1726773006.98601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773006.98629: stderr chunk (state=3): >>><<< 8029 1726773006.98632: stdout chunk (state=3): >>><<< 8029 1726773006.98648: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.xmimsdi5.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.xmimsdi5.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings", "_original_basename": ".cay2iikv", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773006.98674: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.xmimsdi5.kernel_settings', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings', '_original_basename': '.cay2iikv', 'follow': False, 'checksum': '169e46a0442e2493edda7ef1d37dfc572d06525c', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773006.98685: _low_level_execute_command(): starting 8029 1726773006.98690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/ > /dev/null 2>&1 && sleep 0' 8029 1726773006.99117: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773006.99149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773006.99152: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.99154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773006.99157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773006.99159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773006.99211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773006.99214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773006.99221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773006.99284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.01120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.01143: stderr chunk (state=3): >>><<< 8029 1726773007.01148: stdout chunk (state=3): >>><<< 8029 1726773007.01163: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.01171: handler run complete 8029 1726773007.01192: attempt loop complete, returning result 8029 1726773007.01195: _execute() done 8029 1726773007.01197: dumping result to json 8029 1726773007.01201: done dumping result, returning 8029 1726773007.01209: done running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file [129c3c75-c909-257d-662b-000000000228] 8029 1726773007.01213: sending task result for task 129c3c75-c909-257d-662b-000000000228 8029 1726773007.01307: done sending task result for task 129c3c75-c909-257d-662b-000000000228 8029 1726773007.01310: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "dest": "/tmp/ansible.xmimsdi5.kernel_settings", "gid": 0, "group": "root", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "src": "/root/.ansible/tmp/ansible-tmp-1726773006.432759-8586-122310741298627/.source.kernel_settings", "state": "file", "uid": 0 } 8029 1726773007.01373: no more pending results, returning what we have 8029 1726773007.01376: results queue empty 8029 1726773007.01377: checking for any_errors_fatal 8029 1726773007.01383: done checking for any_errors_fatal 8029 1726773007.01384: checking for max_fail_percentage 8029 1726773007.01386: done checking for max_fail_percentage 8029 1726773007.01386: checking to see if all hosts have failed and the running result is not ok 8029 1726773007.01387: done checking to see if all hosts have failed 8029 1726773007.01388: getting the remaining hosts for this loop 8029 1726773007.01389: done getting the remaining hosts for this loop 8029 1726773007.01393: getting the next task for host managed_node3 8029 1726773007.01400: done getting next task for host managed_node3 8029 1726773007.01402: ^ task is: TASK: Ensure python command exists for tests below 8029 1726773007.01405: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773007.01408: getting variables 8029 1726773007.01410: in VariableManager get_vars() 8029 1726773007.01444: Calling all_inventory to load vars for managed_node3 8029 1726773007.01447: Calling groups_inventory to load vars for managed_node3 8029 1726773007.01449: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773007.01460: Calling all_plugins_play to load vars for managed_node3 8029 1726773007.01462: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773007.01465: Calling groups_plugins_play to load vars for managed_node3 8029 1726773007.01641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773007.01757: done with get_vars() 8029 1726773007.01765: done getting variables 8029 1726773007.01807: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure python command exists for tests below] **************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Thursday 19 September 2024 15:10:07 -0400 (0:00:00.644) 0:00:11.591 **** 8029 1726773007.01832: entering _queue_task() for managed_node3/package 8029 1726773007.02043: worker is 1 (out of 1 available) 8029 1726773007.02056: exiting _queue_task() for managed_node3/package 8029 1726773007.02067: done queuing things up, now waiting for results queue to drain 8029 1726773007.02068: waiting for pending results... 8029 1726773007.02230: running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below 8029 1726773007.02302: in run() - task 129c3c75-c909-257d-662b-000000000229 8029 1726773007.02309: variable 'ansible_search_path' from source: unknown 8029 1726773007.02313: variable 'ansible_search_path' from source: unknown 8029 1726773007.02341: calling self._execute() 8029 1726773007.02626: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773007.02630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773007.02633: variable 'omit' from source: magic vars 8029 1726773007.02636: variable 'omit' from source: magic vars 8029 1726773007.02638: variable 'omit' from source: magic vars 8029 1726773007.02640: variable '__kernel_settings_test_python_pkgs' from source: include_vars 8029 1726773007.02894: variable '__kernel_settings_test_python_pkgs' from source: include_vars 8029 1726773007.03104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773007.04982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773007.05025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773007.05051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773007.05077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773007.05094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773007.05170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773007.05190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773007.05208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773007.05238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773007.05249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773007.05321: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726773007.05329: variable 'omit' from source: magic vars 8029 1726773007.05350: variable 'omit' from source: magic vars 8029 1726773007.05370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773007.05390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773007.05405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773007.05419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773007.05427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773007.05455: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773007.05458: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773007.05460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773007.05523: Set connection var ansible_connection to ssh 8029 1726773007.05532: Set connection var ansible_shell_executable to /bin/sh 8029 1726773007.05537: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773007.05541: Set connection var ansible_pipelining to False 8029 1726773007.05548: Set connection var ansible_shell_type to sh 8029 1726773007.05553: Set connection var ansible_timeout to 10 8029 1726773007.05571: variable 'ansible_shell_executable' from source: unknown 8029 1726773007.05576: variable 'ansible_connection' from source: unknown 8029 1726773007.05579: variable 'ansible_module_compression' from source: unknown 8029 1726773007.05581: variable 'ansible_shell_type' from source: unknown 8029 1726773007.05583: variable 'ansible_shell_executable' from source: unknown 8029 1726773007.05585: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773007.05587: variable 'ansible_pipelining' from source: unknown 8029 1726773007.05589: variable 'ansible_timeout' from source: unknown 8029 1726773007.05592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773007.05661: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773007.05670: variable 'omit' from source: magic vars 8029 1726773007.05678: starting attempt loop 8029 1726773007.05681: running the handler 8029 1726773007.05683: variable 'ansible_facts' from source: unknown 8029 1726773007.05686: variable 'ansible_facts' from source: unknown 8029 1726773007.05726: _low_level_execute_command(): starting 8029 1726773007.05733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773007.06209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.06238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773007.06241: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773007.06243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.06291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.06294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.06303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.06375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.08063: stdout chunk (state=3): >>>/root <<< 8029 1726773007.08162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.08193: stderr chunk (state=3): >>><<< 8029 1726773007.08196: stdout chunk (state=3): >>><<< 8029 1726773007.08219: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.08230: _low_level_execute_command(): starting 8029 1726773007.08235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028 `" && echo ansible-tmp-1726773007.0821953-8601-51791682943028="` echo /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028 `" ) && sleep 0' 8029 1726773007.08678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773007.08682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773007.08684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.08688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.08691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773007.08692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.08740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.08743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.08748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.08810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.10743: stdout chunk (state=3): >>>ansible-tmp-1726773007.0821953-8601-51791682943028=/root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028 <<< 8029 1726773007.10861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.10885: stderr chunk (state=3): >>><<< 8029 1726773007.10889: stdout chunk (state=3): >>><<< 8029 1726773007.10904: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773007.0821953-8601-51791682943028=/root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.10933: variable 'ansible_module_compression' from source: unknown 8029 1726773007.10979: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8029 1726773007.11013: variable 'ansible_facts' from source: unknown 8029 1726773007.11093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/AnsiballZ_dnf.py 8029 1726773007.11196: Sending initial data 8029 1726773007.11199: Sent initial data (149 bytes) 8029 1726773007.11657: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773007.11660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773007.11663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773007.11665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.11667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.11719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.11722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.11725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.11789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.13377: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773007.13435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773007.13496: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpt_3t_rj6 /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/AnsiballZ_dnf.py <<< 8029 1726773007.13503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/AnsiballZ_dnf.py" <<< 8029 1726773007.13554: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpt_3t_rj6" to remote "/root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/AnsiballZ_dnf.py" <<< 8029 1726773007.14281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.14324: stderr chunk (state=3): >>><<< 8029 1726773007.14327: stdout chunk (state=3): >>><<< 8029 1726773007.14357: done transferring module to remote 8029 1726773007.14366: _low_level_execute_command(): starting 8029 1726773007.14371: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/ /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/AnsiballZ_dnf.py && sleep 0' 8029 1726773007.14801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.14809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773007.14834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.14837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.14841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.14896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.14899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.14901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.14961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.16779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.16804: stderr chunk (state=3): >>><<< 8029 1726773007.16807: stdout chunk (state=3): >>><<< 8029 1726773007.16823: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.16827: _low_level_execute_command(): starting 8029 1726773007.16832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/AnsiballZ_dnf.py && sleep 0' 8029 1726773007.17289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.17292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773007.17294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773007.17297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.17347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.17354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.17356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.17419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.58814: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["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}}} <<< 8029 1726773007.63013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773007.63019: stdout chunk (state=3): >>><<< 8029 1726773007.63022: stderr chunk (state=3): >>><<< 8029 1726773007.63025: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773007.63032: done with _execute_module (ansible.legacy.dnf, {'name': ['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-1726773007.0821953-8601-51791682943028/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773007.63035: _low_level_execute_command(): starting 8029 1726773007.63037: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773007.0821953-8601-51791682943028/ > /dev/null 2>&1 && sleep 0' 8029 1726773007.63606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773007.63628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.63668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773007.63684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.63773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.63796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.63897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.65793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.65819: stdout chunk (state=3): >>><<< 8029 1726773007.65822: stderr chunk (state=3): >>><<< 8029 1726773007.65844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.66024: handler run complete 8029 1726773007.66028: attempt loop complete, returning result 8029 1726773007.66030: _execute() done 8029 1726773007.66032: dumping result to json 8029 1726773007.66034: done dumping result, returning 8029 1726773007.66036: done running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below [129c3c75-c909-257d-662b-000000000229] 8029 1726773007.66038: sending task result for task 129c3c75-c909-257d-662b-000000000229 8029 1726773007.66109: done sending task result for task 129c3c75-c909-257d-662b-000000000229 8029 1726773007.66112: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8029 1726773007.66201: no more pending results, returning what we have 8029 1726773007.66204: results queue empty 8029 1726773007.66205: checking for any_errors_fatal 8029 1726773007.66211: done checking for any_errors_fatal 8029 1726773007.66212: checking for max_fail_percentage 8029 1726773007.66214: done checking for max_fail_percentage 8029 1726773007.66215: checking to see if all hosts have failed and the running result is not ok 8029 1726773007.66218: done checking to see if all hosts have failed 8029 1726773007.66218: getting the remaining hosts for this loop 8029 1726773007.66220: done getting the remaining hosts for this loop 8029 1726773007.66229: getting the next task for host managed_node3 8029 1726773007.66236: done getting next task for host managed_node3 8029 1726773007.66239: ^ task is: TASK: Diff expected vs actual content 8029 1726773007.66243: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773007.66247: getting variables 8029 1726773007.66248: in VariableManager get_vars() 8029 1726773007.66284: Calling all_inventory to load vars for managed_node3 8029 1726773007.66287: Calling groups_inventory to load vars for managed_node3 8029 1726773007.66290: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773007.66300: Calling all_plugins_play to load vars for managed_node3 8029 1726773007.66303: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773007.66306: Calling groups_plugins_play to load vars for managed_node3 8029 1726773007.66582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773007.66851: done with get_vars() 8029 1726773007.66862: done getting variables 8029 1726773007.66922: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Diff expected vs actual content] ***************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:20 Thursday 19 September 2024 15:10:07 -0400 (0:00:00.651) 0:00:12.243 **** 8029 1726773007.66955: entering _queue_task() for managed_node3/shell 8029 1726773007.67210: worker is 1 (out of 1 available) 8029 1726773007.67387: exiting _queue_task() for managed_node3/shell 8029 1726773007.67397: done queuing things up, now waiting for results queue to drain 8029 1726773007.67399: waiting for pending results... 8029 1726773007.67528: running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content 8029 1726773007.67709: in run() - task 129c3c75-c909-257d-662b-00000000022a 8029 1726773007.67714: variable 'ansible_search_path' from source: unknown 8029 1726773007.67719: variable 'ansible_search_path' from source: unknown 8029 1726773007.67723: calling self._execute() 8029 1726773007.67778: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773007.67791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773007.67805: variable 'omit' from source: magic vars 8029 1726773007.68007: variable 'omit' from source: magic vars 8029 1726773007.68071: variable 'omit' from source: magic vars 8029 1726773007.68466: variable '__kernel_settings_test_python_cmd' from source: include_vars 8029 1726773007.68469: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 8029 1726773007.68476: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8029 1726773007.68574: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8029 1726773007.68650: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773007.68660: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8029 1726773007.68795: variable 'omit' from source: magic vars 8029 1726773007.68798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773007.68819: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773007.68845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773007.68866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773007.68882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773007.68923: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773007.68933: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773007.68942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773007.69044: Set connection var ansible_connection to ssh 8029 1726773007.69060: Set connection var ansible_shell_executable to /bin/sh 8029 1726773007.69070: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773007.69080: Set connection var ansible_pipelining to False 8029 1726773007.69092: Set connection var ansible_shell_type to sh 8029 1726773007.69122: Set connection var ansible_timeout to 10 8029 1726773007.69137: variable 'ansible_shell_executable' from source: unknown 8029 1726773007.69145: variable 'ansible_connection' from source: unknown 8029 1726773007.69222: variable 'ansible_module_compression' from source: unknown 8029 1726773007.69229: variable 'ansible_shell_type' from source: unknown 8029 1726773007.69234: variable 'ansible_shell_executable' from source: unknown 8029 1726773007.69236: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773007.69239: variable 'ansible_pipelining' from source: unknown 8029 1726773007.69241: variable 'ansible_timeout' from source: unknown 8029 1726773007.69242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773007.69330: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773007.69359: variable 'omit' from source: magic vars 8029 1726773007.69366: starting attempt loop 8029 1726773007.69373: running the handler 8029 1726773007.69448: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773007.69452: _low_level_execute_command(): starting 8029 1726773007.69455: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773007.70230: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.70283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.70308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.70407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.72089: stdout chunk (state=3): >>>/root <<< 8029 1726773007.72230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.72244: stdout chunk (state=3): >>><<< 8029 1726773007.72259: stderr chunk (state=3): >>><<< 8029 1726773007.72286: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.72309: _low_level_execute_command(): starting 8029 1726773007.72393: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199 `" && echo ansible-tmp-1726773007.7229555-8632-103444273225199="` echo /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199 `" ) && sleep 0' 8029 1726773007.73035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.73057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.73074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.73094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.73185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.75125: stdout chunk (state=3): >>>ansible-tmp-1726773007.7229555-8632-103444273225199=/root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199 <<< 8029 1726773007.75235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.75287: stderr chunk (state=3): >>><<< 8029 1726773007.75297: stdout chunk (state=3): >>><<< 8029 1726773007.75522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773007.7229555-8632-103444273225199=/root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.75525: variable 'ansible_module_compression' from source: unknown 8029 1726773007.75528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8029 1726773007.75530: variable 'ansible_facts' from source: unknown 8029 1726773007.75541: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/AnsiballZ_command.py 8029 1726773007.75777: Sending initial data 8029 1726773007.75780: Sent initial data (154 bytes) 8029 1726773007.76328: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773007.76344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773007.76360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.76378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773007.76422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.76486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.76504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.76536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.76631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.78221: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773007.78306: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773007.78377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp1xqagrvo /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/AnsiballZ_command.py <<< 8029 1726773007.78381: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/AnsiballZ_command.py" <<< 8029 1726773007.78449: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp1xqagrvo" to remote "/root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/AnsiballZ_command.py" <<< 8029 1726773007.79287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.79324: stderr chunk (state=3): >>><<< 8029 1726773007.79445: stdout chunk (state=3): >>><<< 8029 1726773007.79448: done transferring module to remote 8029 1726773007.79450: _low_level_execute_command(): starting 8029 1726773007.79452: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/ /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/AnsiballZ_command.py && sleep 0' 8029 1726773007.80036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.80109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.80136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.80166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.80264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773007.82144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773007.82148: stdout chunk (state=3): >>><<< 8029 1726773007.82151: stderr chunk (state=3): >>><<< 8029 1726773007.82154: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773007.82156: _low_level_execute_command(): starting 8029 1726773007.82159: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/AnsiballZ_command.py && sleep 0' 8029 1726773007.82586: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773007.82591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773007.82623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.82629: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773007.82632: 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 <<< 8029 1726773007.82634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773007.82692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773007.82695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773007.82697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773007.82766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.00665: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xmimsdi5.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 15:10:07.977275", "end": "2024-09-19 15:10:08.004622", "delta": "0:00:00.027347", "msg": "", "invocation": {"module_args": {"_raw_params": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xmimsdi5.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 8029 1726773008.02296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773008.02321: stderr chunk (state=3): >>><<< 8029 1726773008.02325: stdout chunk (state=3): >>><<< 8029 1726773008.02342: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xmimsdi5.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 15:10:07.977275", "end": "2024-09-19 15:10:08.004622", "delta": "0:00:00.027347", "msg": "", "invocation": {"module_args": {"_raw_params": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xmimsdi5.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773008.02369: done with _execute_module (ansible.legacy.command, {'_raw_params': "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xmimsdi5.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773008.02381: _low_level_execute_command(): starting 8029 1726773008.02383: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773007.7229555-8632-103444273225199/ > /dev/null 2>&1 && sleep 0' 8029 1726773008.02815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.02821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773008.02853: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773008.02856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773008.02858: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.02860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773008.02862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.02915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.02929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.02932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.02988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.05024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.05028: stdout chunk (state=3): >>><<< 8029 1726773008.05031: stderr chunk (state=3): >>><<< 8029 1726773008.05034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.05036: handler run complete 8029 1726773008.05038: Evaluated conditional (False): False 8029 1726773008.05040: attempt loop complete, returning result 8029 1726773008.05042: _execute() done 8029 1726773008.05044: dumping result to json 8029 1726773008.05045: done dumping result, returning 8029 1726773008.05047: done running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content [129c3c75-c909-257d-662b-00000000022a] 8029 1726773008.05048: sending task result for task 129c3c75-c909-257d-662b-00000000022a 8029 1726773008.05114: done sending task result for task 129c3c75-c909-257d-662b-00000000022a 8029 1726773008.05119: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xmimsdi5.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "delta": "0:00:00.027347", "end": "2024-09-19 15:10:08.004622", "rc": 0, "start": "2024-09-19 15:10:07.977275" } 8029 1726773008.05184: no more pending results, returning what we have 8029 1726773008.05187: results queue empty 8029 1726773008.05187: checking for any_errors_fatal 8029 1726773008.05193: done checking for any_errors_fatal 8029 1726773008.05193: checking for max_fail_percentage 8029 1726773008.05195: done checking for max_fail_percentage 8029 1726773008.05196: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.05197: done checking to see if all hosts have failed 8029 1726773008.05197: getting the remaining hosts for this loop 8029 1726773008.05199: done getting the remaining hosts for this loop 8029 1726773008.05203: getting the next task for host managed_node3 8029 1726773008.05210: done getting next task for host managed_node3 8029 1726773008.05212: ^ task is: TASK: Verify expected content 8029 1726773008.05215: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.05221: getting variables 8029 1726773008.05222: in VariableManager get_vars() 8029 1726773008.05254: Calling all_inventory to load vars for managed_node3 8029 1726773008.05256: Calling groups_inventory to load vars for managed_node3 8029 1726773008.05258: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.05267: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.05269: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.05271: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.05557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.05767: done with get_vars() 8029 1726773008.05780: done getting variables 8029 1726773008.05841: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify expected content] ************************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:33 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.389) 0:00:12.632 **** 8029 1726773008.05875: entering _queue_task() for managed_node3/set_fact 8029 1726773008.06117: worker is 1 (out of 1 available) 8029 1726773008.06130: exiting _queue_task() for managed_node3/set_fact 8029 1726773008.06142: done queuing things up, now waiting for results queue to drain 8029 1726773008.06143: waiting for pending results... 8029 1726773008.06304: running TaskExecutor() for managed_node3/TASK: Verify expected content 8029 1726773008.06369: in run() - task 129c3c75-c909-257d-662b-00000000022b 8029 1726773008.06382: variable 'ansible_search_path' from source: unknown 8029 1726773008.06385: variable 'ansible_search_path' from source: unknown 8029 1726773008.06417: calling self._execute() 8029 1726773008.06493: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.06498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.06506: variable 'omit' from source: magic vars 8029 1726773008.06844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773008.07017: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773008.07051: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773008.07121: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773008.07321: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773008.07325: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 8029 1726773008.07327: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 8029 1726773008.07329: when evaluation is False, skipping this task 8029 1726773008.07332: _execute() done 8029 1726773008.07334: dumping result to json 8029 1726773008.07336: done dumping result, returning 8029 1726773008.07338: done running TaskExecutor() for managed_node3/TASK: Verify expected content [129c3c75-c909-257d-662b-00000000022b] 8029 1726773008.07340: sending task result for task 129c3c75-c909-257d-662b-00000000022b skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 8029 1726773008.07490: no more pending results, returning what we have 8029 1726773008.07493: results queue empty 8029 1726773008.07494: checking for any_errors_fatal 8029 1726773008.07501: done checking for any_errors_fatal 8029 1726773008.07502: checking for max_fail_percentage 8029 1726773008.07503: done checking for max_fail_percentage 8029 1726773008.07504: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.07505: done checking to see if all hosts have failed 8029 1726773008.07506: getting the remaining hosts for this loop 8029 1726773008.07507: done getting the remaining hosts for this loop 8029 1726773008.07511: getting the next task for host managed_node3 8029 1726773008.07521: done getting next task for host managed_node3 8029 1726773008.07523: ^ task is: TASK: Show diff - may not reflect actual ConfigObj differences 8029 1726773008.07526: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.07529: getting variables 8029 1726773008.07530: in VariableManager get_vars() 8029 1726773008.07563: Calling all_inventory to load vars for managed_node3 8029 1726773008.07565: Calling groups_inventory to load vars for managed_node3 8029 1726773008.07567: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.07581: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.07584: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.07587: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.07859: done sending task result for task 129c3c75-c909-257d-662b-00000000022b 8029 1726773008.07863: WORKER PROCESS EXITING 8029 1726773008.07884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.08129: done with get_vars() 8029 1726773008.08143: done getting variables 8029 1726773008.08214: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show diff - may not reflect actual ConfigObj differences] **************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:38 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.023) 0:00:12.656 **** 8029 1726773008.08250: entering _queue_task() for managed_node3/command 8029 1726773008.08579: worker is 1 (out of 1 available) 8029 1726773008.08592: exiting _queue_task() for managed_node3/command 8029 1726773008.08606: done queuing things up, now waiting for results queue to drain 8029 1726773008.08606: waiting for pending results... 8029 1726773008.08799: running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences 8029 1726773008.08871: in run() - task 129c3c75-c909-257d-662b-00000000022c 8029 1726773008.08882: variable 'ansible_search_path' from source: unknown 8029 1726773008.08886: variable 'ansible_search_path' from source: unknown 8029 1726773008.08914: calling self._execute() 8029 1726773008.08982: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.08985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.08994: variable 'omit' from source: magic vars 8029 1726773008.09393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773008.09565: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773008.09599: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773008.09626: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773008.09650: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773008.09729: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 8029 1726773008.09749: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 8029 1726773008.09755: when evaluation is False, skipping this task 8029 1726773008.09758: _execute() done 8029 1726773008.09761: dumping result to json 8029 1726773008.09764: done dumping result, returning 8029 1726773008.09770: done running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences [129c3c75-c909-257d-662b-00000000022c] 8029 1726773008.09776: sending task result for task 129c3c75-c909-257d-662b-00000000022c 8029 1726773008.09855: done sending task result for task 129c3c75-c909-257d-662b-00000000022c 8029 1726773008.09858: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 8029 1726773008.09901: no more pending results, returning what we have 8029 1726773008.09904: results queue empty 8029 1726773008.09905: checking for any_errors_fatal 8029 1726773008.09912: done checking for any_errors_fatal 8029 1726773008.09912: checking for max_fail_percentage 8029 1726773008.09914: done checking for max_fail_percentage 8029 1726773008.09915: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.09917: done checking to see if all hosts have failed 8029 1726773008.09918: getting the remaining hosts for this loop 8029 1726773008.09920: done getting the remaining hosts for this loop 8029 1726773008.09924: getting the next task for host managed_node3 8029 1726773008.09930: done getting next task for host managed_node3 8029 1726773008.09932: ^ task is: TASK: Get active_profile file 8029 1726773008.09936: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.09940: getting variables 8029 1726773008.09941: in VariableManager get_vars() 8029 1726773008.09976: Calling all_inventory to load vars for managed_node3 8029 1726773008.09979: Calling groups_inventory to load vars for managed_node3 8029 1726773008.10041: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.10050: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.10053: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.10055: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.10161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.10280: done with get_vars() 8029 1726773008.10287: done getting variables TASK [Get active_profile file] ************************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:46 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.021) 0:00:12.677 **** 8029 1726773008.10352: entering _queue_task() for managed_node3/slurp 8029 1726773008.10549: worker is 1 (out of 1 available) 8029 1726773008.10564: exiting _queue_task() for managed_node3/slurp 8029 1726773008.10575: done queuing things up, now waiting for results queue to drain 8029 1726773008.10576: waiting for pending results... 8029 1726773008.10735: running TaskExecutor() for managed_node3/TASK: Get active_profile file 8029 1726773008.10806: in run() - task 129c3c75-c909-257d-662b-00000000022d 8029 1726773008.10814: variable 'ansible_search_path' from source: unknown 8029 1726773008.10819: variable 'ansible_search_path' from source: unknown 8029 1726773008.10846: calling self._execute() 8029 1726773008.10917: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.10923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.10933: variable 'omit' from source: magic vars 8029 1726773008.11010: variable 'omit' from source: magic vars 8029 1726773008.11046: variable 'omit' from source: magic vars 8029 1726773008.11069: variable 'omit' from source: magic vars 8029 1726773008.11104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773008.11134: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773008.11150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773008.11163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773008.11172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773008.11198: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773008.11202: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.11204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.11272: Set connection var ansible_connection to ssh 8029 1726773008.11283: Set connection var ansible_shell_executable to /bin/sh 8029 1726773008.11287: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773008.11292: Set connection var ansible_pipelining to False 8029 1726773008.11298: Set connection var ansible_shell_type to sh 8029 1726773008.11303: Set connection var ansible_timeout to 10 8029 1726773008.11321: variable 'ansible_shell_executable' from source: unknown 8029 1726773008.11324: variable 'ansible_connection' from source: unknown 8029 1726773008.11326: variable 'ansible_module_compression' from source: unknown 8029 1726773008.11328: variable 'ansible_shell_type' from source: unknown 8029 1726773008.11332: variable 'ansible_shell_executable' from source: unknown 8029 1726773008.11334: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.11340: variable 'ansible_pipelining' from source: unknown 8029 1726773008.11342: variable 'ansible_timeout' from source: unknown 8029 1726773008.11344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.11492: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773008.11500: variable 'omit' from source: magic vars 8029 1726773008.11505: starting attempt loop 8029 1726773008.11508: running the handler 8029 1726773008.11522: _low_level_execute_command(): starting 8029 1726773008.11529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773008.12048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.12054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.12058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.12104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.12107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.12109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.12180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.13857: stdout chunk (state=3): >>>/root <<< 8029 1726773008.13951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.13988: stderr chunk (state=3): >>><<< 8029 1726773008.13991: stdout chunk (state=3): >>><<< 8029 1726773008.14011: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.14026: _low_level_execute_command(): starting 8029 1726773008.14033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030 `" && echo ansible-tmp-1726773008.140121-8675-269816580901030="` echo /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030 `" ) && sleep 0' 8029 1726773008.14491: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.14495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773008.14497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773008.14499: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.14509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.14558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.14561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.14567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.14630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.16525: stdout chunk (state=3): >>>ansible-tmp-1726773008.140121-8675-269816580901030=/root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030 <<< 8029 1726773008.16629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.16660: stderr chunk (state=3): >>><<< 8029 1726773008.16664: stdout chunk (state=3): >>><<< 8029 1726773008.16683: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773008.140121-8675-269816580901030=/root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.16724: variable 'ansible_module_compression' from source: unknown 8029 1726773008.16759: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8029 1726773008.16792: variable 'ansible_facts' from source: unknown 8029 1726773008.16846: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/AnsiballZ_slurp.py 8029 1726773008.16949: Sending initial data 8029 1726773008.16952: Sent initial data (151 bytes) 8029 1726773008.17405: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.17408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773008.17411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.17413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.17415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.17456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.17471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.17538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.19093: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773008.19146: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773008.19203: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmptuj65xno /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/AnsiballZ_slurp.py <<< 8029 1726773008.19209: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/AnsiballZ_slurp.py" <<< 8029 1726773008.19264: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmptuj65xno" to remote "/root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/AnsiballZ_slurp.py" <<< 8029 1726773008.19864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.19911: stderr chunk (state=3): >>><<< 8029 1726773008.19914: stdout chunk (state=3): >>><<< 8029 1726773008.19956: done transferring module to remote 8029 1726773008.19965: _low_level_execute_command(): starting 8029 1726773008.19970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/ /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/AnsiballZ_slurp.py && sleep 0' 8029 1726773008.20427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.20430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773008.20433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.20435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.20438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773008.20439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.20489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.20492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.20494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.20555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.22389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.22394: stdout chunk (state=3): >>><<< 8029 1726773008.22397: stderr chunk (state=3): >>><<< 8029 1726773008.22412: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.22415: _low_level_execute_command(): starting 8029 1726773008.22422: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/AnsiballZ_slurp.py && sleep 0' 8029 1726773008.22881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.22885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.22888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.22890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.22944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.22948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.23020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.38184: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} <<< 8029 1726773008.39484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773008.39510: stderr chunk (state=3): >>><<< 8029 1726773008.39513: stdout chunk (state=3): >>><<< 8029 1726773008.39532: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773008.39565: done with _execute_module (slurp, {'src': '/etc/tuned/active_profile', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773008.39573: _low_level_execute_command(): starting 8029 1726773008.39580: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773008.140121-8675-269816580901030/ > /dev/null 2>&1 && sleep 0' 8029 1726773008.40030: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.40033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773008.40035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.40037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.40039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.40084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.40087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.40096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.40161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.42047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.42072: stderr chunk (state=3): >>><<< 8029 1726773008.42075: stdout chunk (state=3): >>><<< 8029 1726773008.42094: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.42100: handler run complete 8029 1726773008.42115: attempt loop complete, returning result 8029 1726773008.42120: _execute() done 8029 1726773008.42122: dumping result to json 8029 1726773008.42124: done dumping result, returning 8029 1726773008.42133: done running TaskExecutor() for managed_node3/TASK: Get active_profile file [129c3c75-c909-257d-662b-00000000022d] 8029 1726773008.42137: sending task result for task 129c3c75-c909-257d-662b-00000000022d 8029 1726773008.42235: done sending task result for task 129c3c75-c909-257d-662b-00000000022d 8029 1726773008.42237: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8029 1726773008.42289: no more pending results, returning what we have 8029 1726773008.42293: results queue empty 8029 1726773008.42293: checking for any_errors_fatal 8029 1726773008.42297: done checking for any_errors_fatal 8029 1726773008.42298: checking for max_fail_percentage 8029 1726773008.42299: done checking for max_fail_percentage 8029 1726773008.42300: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.42301: done checking to see if all hosts have failed 8029 1726773008.42302: getting the remaining hosts for this loop 8029 1726773008.42303: done getting the remaining hosts for this loop 8029 1726773008.42307: getting the next task for host managed_node3 8029 1726773008.42319: done getting next task for host managed_node3 8029 1726773008.42322: ^ task is: TASK: Check that active_profile ends with kernel_settings 8029 1726773008.42325: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.42328: getting variables 8029 1726773008.42330: in VariableManager get_vars() 8029 1726773008.42364: Calling all_inventory to load vars for managed_node3 8029 1726773008.42366: Calling groups_inventory to load vars for managed_node3 8029 1726773008.42369: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.42379: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.42382: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.42384: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.42522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.42784: done with get_vars() 8029 1726773008.42793: done getting variables 8029 1726773008.42836: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check that active_profile ends with kernel_settings] ********************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:53 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.325) 0:00:13.002 **** 8029 1726773008.42856: entering _queue_task() for managed_node3/set_fact 8029 1726773008.43056: worker is 1 (out of 1 available) 8029 1726773008.43069: exiting _queue_task() for managed_node3/set_fact 8029 1726773008.43079: done queuing things up, now waiting for results queue to drain 8029 1726773008.43080: waiting for pending results... 8029 1726773008.43237: running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings 8029 1726773008.43310: in run() - task 129c3c75-c909-257d-662b-00000000022e 8029 1726773008.43322: variable 'ansible_search_path' from source: unknown 8029 1726773008.43326: variable 'ansible_search_path' from source: unknown 8029 1726773008.43353: calling self._execute() 8029 1726773008.43419: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.43428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.43437: variable 'omit' from source: magic vars 8029 1726773008.43783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773008.45231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773008.45283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773008.45308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773008.45336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773008.45358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773008.45408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773008.45517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773008.45544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773008.45566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773008.45592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773008.45679: variable '__kernel_settings_register_profile_conf_active_profile' from source: set_fact 8029 1726773008.45720: Evaluated conditional (__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')): False 8029 1726773008.45724: when evaluation is False, skipping this task 8029 1726773008.45727: _execute() done 8029 1726773008.45729: dumping result to json 8029 1726773008.45732: done dumping result, returning 8029 1726773008.45810: done running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings [129c3c75-c909-257d-662b-00000000022e] 8029 1726773008.45813: sending task result for task 129c3c75-c909-257d-662b-00000000022e 8029 1726773008.45878: done sending task result for task 129c3c75-c909-257d-662b-00000000022e 8029 1726773008.45881: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')", "skip_reason": "Conditional result was False" } 8029 1726773008.45950: no more pending results, returning what we have 8029 1726773008.45952: results queue empty 8029 1726773008.45953: checking for any_errors_fatal 8029 1726773008.45961: done checking for any_errors_fatal 8029 1726773008.45962: checking for max_fail_percentage 8029 1726773008.45963: done checking for max_fail_percentage 8029 1726773008.45964: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.45965: done checking to see if all hosts have failed 8029 1726773008.45965: getting the remaining hosts for this loop 8029 1726773008.45967: done getting the remaining hosts for this loop 8029 1726773008.45970: getting the next task for host managed_node3 8029 1726773008.45977: done getting next task for host managed_node3 8029 1726773008.45980: ^ task is: TASK: Get profile_mode file 8029 1726773008.45983: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.45986: getting variables 8029 1726773008.45987: in VariableManager get_vars() 8029 1726773008.46018: Calling all_inventory to load vars for managed_node3 8029 1726773008.46020: Calling groups_inventory to load vars for managed_node3 8029 1726773008.46021: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.46029: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.46030: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.46032: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.46150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.46279: done with get_vars() 8029 1726773008.46287: done getting variables TASK [Get profile_mode file] *************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:60 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.034) 0:00:13.037 **** 8029 1726773008.46352: entering _queue_task() for managed_node3/slurp 8029 1726773008.46549: worker is 1 (out of 1 available) 8029 1726773008.46563: exiting _queue_task() for managed_node3/slurp 8029 1726773008.46576: done queuing things up, now waiting for results queue to drain 8029 1726773008.46577: waiting for pending results... 8029 1726773008.46730: running TaskExecutor() for managed_node3/TASK: Get profile_mode file 8029 1726773008.46793: in run() - task 129c3c75-c909-257d-662b-00000000022f 8029 1726773008.46805: variable 'ansible_search_path' from source: unknown 8029 1726773008.46808: variable 'ansible_search_path' from source: unknown 8029 1726773008.46835: calling self._execute() 8029 1726773008.46900: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.46903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.46917: variable 'omit' from source: magic vars 8029 1726773008.46991: variable 'omit' from source: magic vars 8029 1726773008.47029: variable 'omit' from source: magic vars 8029 1726773008.47052: variable 'omit' from source: magic vars 8029 1726773008.47085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773008.47112: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773008.47133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773008.47147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773008.47156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773008.47179: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773008.47182: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.47185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.47251: Set connection var ansible_connection to ssh 8029 1726773008.47259: Set connection var ansible_shell_executable to /bin/sh 8029 1726773008.47264: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773008.47269: Set connection var ansible_pipelining to False 8029 1726773008.47278: Set connection var ansible_shell_type to sh 8029 1726773008.47280: Set connection var ansible_timeout to 10 8029 1726773008.47297: variable 'ansible_shell_executable' from source: unknown 8029 1726773008.47300: variable 'ansible_connection' from source: unknown 8029 1726773008.47303: variable 'ansible_module_compression' from source: unknown 8029 1726773008.47305: variable 'ansible_shell_type' from source: unknown 8029 1726773008.47308: variable 'ansible_shell_executable' from source: unknown 8029 1726773008.47310: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.47312: variable 'ansible_pipelining' from source: unknown 8029 1726773008.47317: variable 'ansible_timeout' from source: unknown 8029 1726773008.47322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.47465: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773008.47476: variable 'omit' from source: magic vars 8029 1726773008.47479: starting attempt loop 8029 1726773008.47482: running the handler 8029 1726773008.47493: _low_level_execute_command(): starting 8029 1726773008.47499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773008.48010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.48013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.48017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.48020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.48072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.48075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.48077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.48148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.49834: stdout chunk (state=3): >>>/root <<< 8029 1726773008.49930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.49962: stderr chunk (state=3): >>><<< 8029 1726773008.49965: stdout chunk (state=3): >>><<< 8029 1726773008.49988: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.49999: _low_level_execute_command(): starting 8029 1726773008.50005: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403 `" && echo ansible-tmp-1726773008.4998748-8684-17008017184403="` echo /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403 `" ) && sleep 0' 8029 1726773008.50439: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.50443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773008.50445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.50447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.50456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.50503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.50510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.50514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.50571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.52525: stdout chunk (state=3): >>>ansible-tmp-1726773008.4998748-8684-17008017184403=/root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403 <<< 8029 1726773008.52630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.52662: stderr chunk (state=3): >>><<< 8029 1726773008.52665: stdout chunk (state=3): >>><<< 8029 1726773008.52684: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773008.4998748-8684-17008017184403=/root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.52725: variable 'ansible_module_compression' from source: unknown 8029 1726773008.52763: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8029 1726773008.52794: variable 'ansible_facts' from source: unknown 8029 1726773008.52848: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/AnsiballZ_slurp.py 8029 1726773008.52952: Sending initial data 8029 1726773008.52955: Sent initial data (151 bytes) 8029 1726773008.53411: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.53415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773008.53420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.53423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.53425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773008.53427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.53473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.53476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.53479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.53543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.55148: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773008.55200: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773008.55262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmjf1q2kj /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/AnsiballZ_slurp.py <<< 8029 1726773008.55266: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/AnsiballZ_slurp.py" <<< 8029 1726773008.55325: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmjf1q2kj" to remote "/root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/AnsiballZ_slurp.py" <<< 8029 1726773008.55329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/AnsiballZ_slurp.py" <<< 8029 1726773008.55895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.55942: stderr chunk (state=3): >>><<< 8029 1726773008.55945: stdout chunk (state=3): >>><<< 8029 1726773008.55980: done transferring module to remote 8029 1726773008.55988: _low_level_execute_command(): starting 8029 1726773008.55993: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/ /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/AnsiballZ_slurp.py && sleep 0' 8029 1726773008.56435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.56438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773008.56440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773008.56445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773008.56447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.56494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.56497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.56558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.58368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.58397: stderr chunk (state=3): >>><<< 8029 1726773008.58400: stdout chunk (state=3): >>><<< 8029 1726773008.58414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.58418: _low_level_execute_command(): starting 8029 1726773008.58424: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/AnsiballZ_slurp.py && sleep 0' 8029 1726773008.58850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.58853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773008.58855: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.58857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.58859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.58907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.58910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.58980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.74256: stdout chunk (state=3): >>> {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} <<< 8029 1726773008.75639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773008.75665: stderr chunk (state=3): >>><<< 8029 1726773008.75669: stdout chunk (state=3): >>><<< 8029 1726773008.75688: _low_level_execute_command() done: rc=0, stdout= {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773008.75724: done with _execute_module (slurp, {'src': '/etc/tuned/profile_mode', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773008.75733: _low_level_execute_command(): starting 8029 1726773008.75737: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773008.4998748-8684-17008017184403/ > /dev/null 2>&1 && sleep 0' 8029 1726773008.76245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773008.76248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.76250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773008.76252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773008.76306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773008.76309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773008.76311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773008.76378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773008.78260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773008.78291: stderr chunk (state=3): >>><<< 8029 1726773008.78294: stdout chunk (state=3): >>><<< 8029 1726773008.78309: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773008.78315: handler run complete 8029 1726773008.78330: attempt loop complete, returning result 8029 1726773008.78333: _execute() done 8029 1726773008.78335: dumping result to json 8029 1726773008.78337: done dumping result, returning 8029 1726773008.78345: done running TaskExecutor() for managed_node3/TASK: Get profile_mode file [129c3c75-c909-257d-662b-00000000022f] 8029 1726773008.78350: sending task result for task 129c3c75-c909-257d-662b-00000000022f 8029 1726773008.78441: done sending task result for task 129c3c75-c909-257d-662b-00000000022f 8029 1726773008.78444: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "bWFudWFsCg==", "encoding": "base64", "source": "/etc/tuned/profile_mode" } 8029 1726773008.78498: no more pending results, returning what we have 8029 1726773008.78501: results queue empty 8029 1726773008.78502: checking for any_errors_fatal 8029 1726773008.78506: done checking for any_errors_fatal 8029 1726773008.78506: checking for max_fail_percentage 8029 1726773008.78508: done checking for max_fail_percentage 8029 1726773008.78509: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.78510: done checking to see if all hosts have failed 8029 1726773008.78510: getting the remaining hosts for this loop 8029 1726773008.78512: done getting the remaining hosts for this loop 8029 1726773008.78518: getting the next task for host managed_node3 8029 1726773008.78525: done getting next task for host managed_node3 8029 1726773008.78527: ^ task is: TASK: Check that profile_mode is manual 8029 1726773008.78530: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.78534: getting variables 8029 1726773008.78536: in VariableManager get_vars() 8029 1726773008.78578: Calling all_inventory to load vars for managed_node3 8029 1726773008.78580: Calling groups_inventory to load vars for managed_node3 8029 1726773008.78583: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.78593: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.78595: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.78598: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.78771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.78892: done with get_vars() 8029 1726773008.78900: done getting variables 8029 1726773008.78944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check that profile_mode is manual] *************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:67 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.326) 0:00:13.363 **** 8029 1726773008.78964: entering _queue_task() for managed_node3/set_fact 8029 1726773008.79160: worker is 1 (out of 1 available) 8029 1726773008.79173: exiting _queue_task() for managed_node3/set_fact 8029 1726773008.79185: done queuing things up, now waiting for results queue to drain 8029 1726773008.79186: waiting for pending results... 8029 1726773008.79350: running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual 8029 1726773008.79424: in run() - task 129c3c75-c909-257d-662b-000000000230 8029 1726773008.79436: variable 'ansible_search_path' from source: unknown 8029 1726773008.79439: variable 'ansible_search_path' from source: unknown 8029 1726773008.79465: calling self._execute() 8029 1726773008.79536: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.79542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.79550: variable 'omit' from source: magic vars 8029 1726773008.79920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773008.81451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773008.81506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773008.81533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773008.81558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773008.81579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773008.81631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773008.81742: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773008.81768: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773008.81791: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773008.81813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773008.81904: variable '__kernel_settings_register_profile_conf_profile_mode' from source: set_fact 8029 1726773008.81942: Evaluated conditional (__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')): False 8029 1726773008.81945: when evaluation is False, skipping this task 8029 1726773008.81948: _execute() done 8029 1726773008.81951: dumping result to json 8029 1726773008.81954: done dumping result, returning 8029 1726773008.81959: done running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual [129c3c75-c909-257d-662b-000000000230] 8029 1726773008.81964: sending task result for task 129c3c75-c909-257d-662b-000000000230 8029 1726773008.82045: done sending task result for task 129c3c75-c909-257d-662b-000000000230 8029 1726773008.82047: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')", "skip_reason": "Conditional result was False" } 8029 1726773008.82093: no more pending results, returning what we have 8029 1726773008.82096: results queue empty 8029 1726773008.82097: checking for any_errors_fatal 8029 1726773008.82103: done checking for any_errors_fatal 8029 1726773008.82104: checking for max_fail_percentage 8029 1726773008.82105: done checking for max_fail_percentage 8029 1726773008.82106: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.82107: done checking to see if all hosts have failed 8029 1726773008.82107: getting the remaining hosts for this loop 8029 1726773008.82109: done getting the remaining hosts for this loop 8029 1726773008.82113: getting the next task for host managed_node3 8029 1726773008.82122: done getting next task for host managed_node3 8029 1726773008.82124: ^ task is: TASK: Get the bootloader specific config file 8029 1726773008.82127: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.82130: getting variables 8029 1726773008.82133: in VariableManager get_vars() 8029 1726773008.82166: Calling all_inventory to load vars for managed_node3 8029 1726773008.82169: Calling groups_inventory to load vars for managed_node3 8029 1726773008.82171: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.82183: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.82186: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.82188: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.82350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.82481: done with get_vars() 8029 1726773008.82489: done getting variables 8029 1726773008.82532: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the bootloader specific config file] ********************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:74 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.035) 0:00:13.399 **** 8029 1726773008.82554: entering _queue_task() for managed_node3/command 8029 1726773008.82751: worker is 1 (out of 1 available) 8029 1726773008.82764: exiting _queue_task() for managed_node3/command 8029 1726773008.82779: done queuing things up, now waiting for results queue to drain 8029 1726773008.82780: waiting for pending results... 8029 1726773008.82929: running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file 8029 1726773008.82995: in run() - task 129c3c75-c909-257d-662b-000000000231 8029 1726773008.83008: variable 'ansible_search_path' from source: unknown 8029 1726773008.83011: variable 'ansible_search_path' from source: unknown 8029 1726773008.83037: calling self._execute() 8029 1726773008.83101: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.83104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.83114: variable 'omit' from source: magic vars 8029 1726773008.83453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773008.84874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773008.84920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773008.84949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773008.84974: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773008.84995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773008.85051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773008.85085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773008.85103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773008.85130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773008.85141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773008.85227: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 8029 1726773008.85231: when evaluation is False, skipping this task 8029 1726773008.85233: _execute() done 8029 1726773008.85236: dumping result to json 8029 1726773008.85238: done dumping result, returning 8029 1726773008.85244: done running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file [129c3c75-c909-257d-662b-000000000231] 8029 1726773008.85248: sending task result for task 129c3c75-c909-257d-662b-000000000231 8029 1726773008.85332: done sending task result for task 129c3c75-c909-257d-662b-000000000231 8029 1726773008.85335: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 8029 1726773008.85382: no more pending results, returning what we have 8029 1726773008.85385: results queue empty 8029 1726773008.85386: checking for any_errors_fatal 8029 1726773008.85390: done checking for any_errors_fatal 8029 1726773008.85391: checking for max_fail_percentage 8029 1726773008.85392: done checking for max_fail_percentage 8029 1726773008.85393: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.85394: done checking to see if all hosts have failed 8029 1726773008.85394: getting the remaining hosts for this loop 8029 1726773008.85396: done getting the remaining hosts for this loop 8029 1726773008.85399: getting the next task for host managed_node3 8029 1726773008.85406: done getting next task for host managed_node3 8029 1726773008.85409: ^ task is: TASK: Verify bootloader settings value 8029 1726773008.85412: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.85415: getting variables 8029 1726773008.85419: in VariableManager get_vars() 8029 1726773008.85453: Calling all_inventory to load vars for managed_node3 8029 1726773008.85456: Calling groups_inventory to load vars for managed_node3 8029 1726773008.85458: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.85467: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.85469: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.85472: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.85648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.85764: done with get_vars() 8029 1726773008.85772: done getting variables 8029 1726773008.85811: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify bootloader settings value] **************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:85 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.032) 0:00:13.431 **** 8029 1726773008.85832: entering _queue_task() for managed_node3/set_fact 8029 1726773008.86023: worker is 1 (out of 1 available) 8029 1726773008.86035: exiting _queue_task() for managed_node3/set_fact 8029 1726773008.86047: done queuing things up, now waiting for results queue to drain 8029 1726773008.86048: waiting for pending results... 8029 1726773008.86206: running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value 8029 1726773008.86271: in run() - task 129c3c75-c909-257d-662b-000000000232 8029 1726773008.86284: variable 'ansible_search_path' from source: unknown 8029 1726773008.86288: variable 'ansible_search_path' from source: unknown 8029 1726773008.86312: calling self._execute() 8029 1726773008.86376: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.86388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.86391: variable 'omit' from source: magic vars 8029 1726773008.86718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773008.88101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773008.88155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773008.88183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773008.88208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773008.88230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773008.88287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773008.88307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773008.88326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773008.88354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773008.88364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773008.88451: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 8029 1726773008.88454: when evaluation is False, skipping this task 8029 1726773008.88457: _execute() done 8029 1726773008.88460: dumping result to json 8029 1726773008.88462: done dumping result, returning 8029 1726773008.88469: done running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value [129c3c75-c909-257d-662b-000000000232] 8029 1726773008.88472: sending task result for task 129c3c75-c909-257d-662b-000000000232 8029 1726773008.88556: done sending task result for task 129c3c75-c909-257d-662b-000000000232 8029 1726773008.88559: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 8029 1726773008.88613: no more pending results, returning what we have 8029 1726773008.88615: results queue empty 8029 1726773008.88618: checking for any_errors_fatal 8029 1726773008.88624: done checking for any_errors_fatal 8029 1726773008.88624: checking for max_fail_percentage 8029 1726773008.88626: done checking for max_fail_percentage 8029 1726773008.88626: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.88627: done checking to see if all hosts have failed 8029 1726773008.88628: getting the remaining hosts for this loop 8029 1726773008.88630: done getting the remaining hosts for this loop 8029 1726773008.88634: getting the next task for host managed_node3 8029 1726773008.88642: done getting next task for host managed_node3 8029 1726773008.88645: ^ task is: TASK: Check if kernel_settings_reboot_required is set if needed 8029 1726773008.88647: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.88651: getting variables 8029 1726773008.88652: in VariableManager get_vars() 8029 1726773008.88686: Calling all_inventory to load vars for managed_node3 8029 1726773008.88688: Calling groups_inventory to load vars for managed_node3 8029 1726773008.88690: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.88701: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.88703: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.88705: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.88844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.88967: done with get_vars() 8029 1726773008.88976: done getting variables 8029 1726773008.89018: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check if kernel_settings_reboot_required is set if needed] *************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:49 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.032) 0:00:13.464 **** 8029 1726773008.89038: entering _queue_task() for managed_node3/set_fact 8029 1726773008.89226: worker is 1 (out of 1 available) 8029 1726773008.89239: exiting _queue_task() for managed_node3/set_fact 8029 1726773008.89251: done queuing things up, now waiting for results queue to drain 8029 1726773008.89252: waiting for pending results... 8029 1726773008.89410: running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed 8029 1726773008.89469: in run() - task 129c3c75-c909-257d-662b-00000000018e 8029 1726773008.89484: variable 'ansible_search_path' from source: unknown 8029 1726773008.89487: variable 'ansible_search_path' from source: unknown 8029 1726773008.89511: calling self._execute() 8029 1726773008.89576: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.89586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.89592: variable 'omit' from source: magic vars 8029 1726773008.89928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773008.91351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773008.91396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773008.91426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773008.91452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773008.91470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773008.91532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773008.91563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773008.91584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773008.91608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773008.91625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773008.91710: Evaluated conditional (__kernel_settings_check_reboot | d(false)): False 8029 1726773008.91714: when evaluation is False, skipping this task 8029 1726773008.91718: _execute() done 8029 1726773008.91721: dumping result to json 8029 1726773008.91723: done dumping result, returning 8029 1726773008.91733: done running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed [129c3c75-c909-257d-662b-00000000018e] 8029 1726773008.91736: sending task result for task 129c3c75-c909-257d-662b-00000000018e 8029 1726773008.91825: done sending task result for task 129c3c75-c909-257d-662b-00000000018e 8029 1726773008.91828: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_check_reboot | d(false)", "skip_reason": "Conditional result was False" } 8029 1726773008.91904: no more pending results, returning what we have 8029 1726773008.91907: results queue empty 8029 1726773008.91908: checking for any_errors_fatal 8029 1726773008.91912: done checking for any_errors_fatal 8029 1726773008.91913: checking for max_fail_percentage 8029 1726773008.91914: done checking for max_fail_percentage 8029 1726773008.91915: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.91918: done checking to see if all hosts have failed 8029 1726773008.91919: getting the remaining hosts for this loop 8029 1726773008.91920: done getting the remaining hosts for this loop 8029 1726773008.91924: getting the next task for host managed_node3 8029 1726773008.91930: done getting next task for host managed_node3 8029 1726773008.91932: ^ task is: TASK: Assert success 8029 1726773008.91935: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.91938: getting variables 8029 1726773008.91939: in VariableManager get_vars() 8029 1726773008.91972: Calling all_inventory to load vars for managed_node3 8029 1726773008.91976: Calling groups_inventory to load vars for managed_node3 8029 1726773008.91978: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.91987: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.91989: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.91991: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.92170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.92289: done with get_vars() 8029 1726773008.92297: done getting variables 8029 1726773008.92368: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert success] ********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:56 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.033) 0:00:13.497 **** 8029 1726773008.92390: entering _queue_task() for managed_node3/assert 8029 1726773008.92391: Creating lock for assert 8029 1726773008.92599: worker is 1 (out of 1 available) 8029 1726773008.92614: exiting _queue_task() for managed_node3/assert 8029 1726773008.92628: done queuing things up, now waiting for results queue to drain 8029 1726773008.92629: waiting for pending results... 8029 1726773008.92782: running TaskExecutor() for managed_node3/TASK: Assert success 8029 1726773008.92837: in run() - task 129c3c75-c909-257d-662b-00000000018f 8029 1726773008.92850: variable 'ansible_search_path' from source: unknown 8029 1726773008.92854: variable 'ansible_search_path' from source: unknown 8029 1726773008.92880: calling self._execute() 8029 1726773008.92947: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.92951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.92960: variable 'omit' from source: magic vars 8029 1726773008.93039: variable 'omit' from source: magic vars 8029 1726773008.93067: variable 'omit' from source: magic vars 8029 1726773008.93093: variable 'omit' from source: magic vars 8029 1726773008.93127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773008.93152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773008.93169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773008.93184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773008.93193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773008.93217: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773008.93220: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.93223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.93287: Set connection var ansible_connection to ssh 8029 1726773008.93300: Set connection var ansible_shell_executable to /bin/sh 8029 1726773008.93303: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773008.93305: Set connection var ansible_pipelining to False 8029 1726773008.93311: Set connection var ansible_shell_type to sh 8029 1726773008.93317: Set connection var ansible_timeout to 10 8029 1726773008.93334: variable 'ansible_shell_executable' from source: unknown 8029 1726773008.93337: variable 'ansible_connection' from source: unknown 8029 1726773008.93339: variable 'ansible_module_compression' from source: unknown 8029 1726773008.93341: variable 'ansible_shell_type' from source: unknown 8029 1726773008.93344: variable 'ansible_shell_executable' from source: unknown 8029 1726773008.93347: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.93351: variable 'ansible_pipelining' from source: unknown 8029 1726773008.93353: variable 'ansible_timeout' from source: unknown 8029 1726773008.93357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.93457: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773008.93465: variable 'omit' from source: magic vars 8029 1726773008.93470: starting attempt loop 8029 1726773008.93476: running the handler 8029 1726773008.93711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773008.95158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773008.95201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773008.95229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773008.95255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773008.95276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773008.95325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773008.95347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773008.95368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773008.95394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773008.95404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773008.95478: variable '__kernel_settings_success' from source: set_fact 8029 1726773008.95497: Evaluated conditional (__kernel_settings_success | d(false)): True 8029 1726773008.95503: handler run complete 8029 1726773008.95520: attempt loop complete, returning result 8029 1726773008.95523: _execute() done 8029 1726773008.95526: dumping result to json 8029 1726773008.95528: done dumping result, returning 8029 1726773008.95535: done running TaskExecutor() for managed_node3/TASK: Assert success [129c3c75-c909-257d-662b-00000000018f] 8029 1726773008.95540: sending task result for task 129c3c75-c909-257d-662b-00000000018f 8029 1726773008.95628: done sending task result for task 129c3c75-c909-257d-662b-00000000018f 8029 1726773008.95630: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8029 1726773008.95679: no more pending results, returning what we have 8029 1726773008.95682: results queue empty 8029 1726773008.95683: checking for any_errors_fatal 8029 1726773008.95689: done checking for any_errors_fatal 8029 1726773008.95690: checking for max_fail_percentage 8029 1726773008.95691: done checking for max_fail_percentage 8029 1726773008.95692: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.95693: done checking to see if all hosts have failed 8029 1726773008.95694: getting the remaining hosts for this loop 8029 1726773008.95695: done getting the remaining hosts for this loop 8029 1726773008.95699: getting the next task for host managed_node3 8029 1726773008.95706: done getting next task for host managed_node3 8029 1726773008.95709: ^ task is: TASK: Check ansible_managed, fingerprint in generated files 8029 1726773008.95711: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773008.95715: getting variables 8029 1726773008.95718: in VariableManager get_vars() 8029 1726773008.95753: Calling all_inventory to load vars for managed_node3 8029 1726773008.95755: Calling groups_inventory to load vars for managed_node3 8029 1726773008.95758: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.95767: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.95778: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.95781: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.95915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.96042: done with get_vars() 8029 1726773008.96050: done getting variables TASK [Check ansible_managed, fingerprint in generated files] ******************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:35 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.037) 0:00:13.534 **** 8029 1726773008.96112: entering _queue_task() for managed_node3/include_tasks 8029 1726773008.96300: worker is 1 (out of 1 available) 8029 1726773008.96314: exiting _queue_task() for managed_node3/include_tasks 8029 1726773008.96327: done queuing things up, now waiting for results queue to drain 8029 1726773008.96328: waiting for pending results... 8029 1726773008.96478: running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files 8029 1726773008.96529: in run() - task 129c3c75-c909-257d-662b-00000000000a 8029 1726773008.96541: variable 'ansible_search_path' from source: unknown 8029 1726773008.96568: calling self._execute() 8029 1726773008.96632: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.96637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.96646: variable 'omit' from source: magic vars 8029 1726773008.96719: _execute() done 8029 1726773008.96723: dumping result to json 8029 1726773008.96725: done dumping result, returning 8029 1726773008.96731: done running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files [129c3c75-c909-257d-662b-00000000000a] 8029 1726773008.96736: sending task result for task 129c3c75-c909-257d-662b-00000000000a 8029 1726773008.96828: done sending task result for task 129c3c75-c909-257d-662b-00000000000a 8029 1726773008.96830: WORKER PROCESS EXITING 8029 1726773008.96856: no more pending results, returning what we have 8029 1726773008.96859: in VariableManager get_vars() 8029 1726773008.96893: Calling all_inventory to load vars for managed_node3 8029 1726773008.96896: Calling groups_inventory to load vars for managed_node3 8029 1726773008.96898: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.96906: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.96908: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.96911: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.97063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.97172: done with get_vars() 8029 1726773008.97179: variable 'ansible_search_path' from source: unknown 8029 1726773008.97187: we have included files to process 8029 1726773008.97188: generating all_blocks data 8029 1726773008.97189: done generating all_blocks data 8029 1726773008.97191: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 8029 1726773008.97191: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 8029 1726773008.97193: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 8029 1726773008.97405: done processing included file 8029 1726773008.97407: iterating over new_blocks loaded from include file 8029 1726773008.97408: in VariableManager get_vars() 8029 1726773008.97419: done with get_vars() 8029 1726773008.97420: filtering new block on tags 8029 1726773008.97437: done filtering new block on tags 8029 1726773008.97439: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml for managed_node3 8029 1726773008.97442: extending task lists for all hosts with included blocks 8029 1726773008.98279: done extending task lists 8029 1726773008.98280: done processing included files 8029 1726773008.98280: results queue empty 8029 1726773008.98281: checking for any_errors_fatal 8029 1726773008.98282: done checking for any_errors_fatal 8029 1726773008.98283: checking for max_fail_percentage 8029 1726773008.98283: done checking for max_fail_percentage 8029 1726773008.98284: checking to see if all hosts have failed and the running result is not ok 8029 1726773008.98284: done checking to see if all hosts have failed 8029 1726773008.98285: getting the remaining hosts for this loop 8029 1726773008.98286: done getting the remaining hosts for this loop 8029 1726773008.98287: getting the next task for host managed_node3 8029 1726773008.98290: done getting next task for host managed_node3 8029 1726773008.98291: ^ task is: TASK: Get file 8029 1726773008.98293: ^ 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 8029 1726773008.98294: getting variables 8029 1726773008.98295: in VariableManager get_vars() 8029 1726773008.98302: Calling all_inventory to load vars for managed_node3 8029 1726773008.98304: Calling groups_inventory to load vars for managed_node3 8029 1726773008.98305: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773008.98309: Calling all_plugins_play to load vars for managed_node3 8029 1726773008.98311: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773008.98312: Calling groups_plugins_play to load vars for managed_node3 8029 1726773008.98395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773008.98502: done with get_vars() 8029 1726773008.98508: done getting variables TASK [Get file] **************************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:3 Thursday 19 September 2024 15:10:08 -0400 (0:00:00.024) 0:00:13.559 **** 8029 1726773008.98556: entering _queue_task() for managed_node3/slurp 8029 1726773008.98767: worker is 1 (out of 1 available) 8029 1726773008.98783: exiting _queue_task() for managed_node3/slurp 8029 1726773008.98794: done queuing things up, now waiting for results queue to drain 8029 1726773008.98795: waiting for pending results... 8029 1726773008.98955: running TaskExecutor() for managed_node3/TASK: Get file 8029 1726773008.99013: in run() - task 129c3c75-c909-257d-662b-00000000028a 8029 1726773008.99026: variable 'ansible_search_path' from source: unknown 8029 1726773008.99030: variable 'ansible_search_path' from source: unknown 8029 1726773008.99058: calling self._execute() 8029 1726773008.99127: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773008.99134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773008.99144: variable 'omit' from source: magic vars 8029 1726773008.99484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773008.99689: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773008.99722: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773008.99747: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773008.99775: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773008.99849: 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) 8029 1726773008.99867: 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) 8029 1726773008.99887: 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) 8029 1726773008.99908: 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) 8029 1726773008.99994: Evaluated conditional (not __file_content is defined): True 8029 1726773008.99999: variable 'omit' from source: magic vars 8029 1726773009.00027: variable 'omit' from source: magic vars 8029 1726773009.00045: variable '__file' from source: include params 8029 1726773009.00101: variable '__file' from source: include params 8029 1726773009.00106: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8029 1726773009.00153: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8029 1726773009.00199: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8029 1726773009.00255: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773009.00258: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8029 1726773009.00293: variable 'omit' from source: magic vars 8029 1726773009.00312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773009.00336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773009.00351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773009.00364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.00371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.00396: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773009.00399: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.00401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.00467: Set connection var ansible_connection to ssh 8029 1726773009.00475: Set connection var ansible_shell_executable to /bin/sh 8029 1726773009.00483: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773009.00488: Set connection var ansible_pipelining to False 8029 1726773009.00494: Set connection var ansible_shell_type to sh 8029 1726773009.00499: Set connection var ansible_timeout to 10 8029 1726773009.00514: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.00518: variable 'ansible_connection' from source: unknown 8029 1726773009.00521: variable 'ansible_module_compression' from source: unknown 8029 1726773009.00523: variable 'ansible_shell_type' from source: unknown 8029 1726773009.00526: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.00528: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.00532: variable 'ansible_pipelining' from source: unknown 8029 1726773009.00535: variable 'ansible_timeout' from source: unknown 8029 1726773009.00539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.00637: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773009.00645: variable 'omit' from source: magic vars 8029 1726773009.00652: starting attempt loop 8029 1726773009.00654: running the handler 8029 1726773009.00667: _low_level_execute_command(): starting 8029 1726773009.00674: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773009.01164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.01168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.01171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773009.01176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773009.01179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.01226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.01229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.01242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.01309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.03017: stdout chunk (state=3): >>>/root <<< 8029 1726773009.03107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.03139: stderr chunk (state=3): >>><<< 8029 1726773009.03142: stdout chunk (state=3): >>><<< 8029 1726773009.03163: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773009.03178: _low_level_execute_command(): starting 8029 1726773009.03181: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843 `" && echo ansible-tmp-1726773009.0316305-8698-219533670110843="` echo /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843 `" ) && sleep 0' 8029 1726773009.03615: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.03620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.03623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.03626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.03676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.03679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.03685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.03746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.05709: stdout chunk (state=3): >>>ansible-tmp-1726773009.0316305-8698-219533670110843=/root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843 <<< 8029 1726773009.05810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.05842: stderr chunk (state=3): >>><<< 8029 1726773009.05845: stdout chunk (state=3): >>><<< 8029 1726773009.05860: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773009.0316305-8698-219533670110843=/root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773009.05899: variable 'ansible_module_compression' from source: unknown 8029 1726773009.05932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8029 1726773009.05961: variable 'ansible_facts' from source: unknown 8029 1726773009.06119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/AnsiballZ_slurp.py 8029 1726773009.06253: Sending initial data 8029 1726773009.06431: Sent initial data (152 bytes) 8029 1726773009.06785: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773009.06802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773009.06909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.06940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.07036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.08640: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773009.08696: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773009.08753: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvftft_sf /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/AnsiballZ_slurp.py <<< 8029 1726773009.08762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/AnsiballZ_slurp.py" <<< 8029 1726773009.08813: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvftft_sf" to remote "/root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/AnsiballZ_slurp.py" <<< 8029 1726773009.08818: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/AnsiballZ_slurp.py" <<< 8029 1726773009.09422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.09470: stderr chunk (state=3): >>><<< 8029 1726773009.09473: stdout chunk (state=3): >>><<< 8029 1726773009.09501: done transferring module to remote 8029 1726773009.09510: _low_level_execute_command(): starting 8029 1726773009.09514: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/ /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/AnsiballZ_slurp.py && sleep 0' 8029 1726773009.09962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773009.09967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773009.09970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.09972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.09976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.10027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.10030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.10093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.11906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.11932: stderr chunk (state=3): >>><<< 8029 1726773009.11935: stdout chunk (state=3): >>><<< 8029 1726773009.11950: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773009.11953: _low_level_execute_command(): starting 8029 1726773009.11958: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/AnsiballZ_slurp.py && sleep 0' 8029 1726773009.12380: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.12384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.12394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773009.12406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.12454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.12457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.12532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.27840: stdout chunk (state=3): >>> {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 8029 1726773009.29190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773009.29215: stderr chunk (state=3): >>><<< 8029 1726773009.29220: stdout chunk (state=3): >>><<< 8029 1726773009.29236: _low_level_execute_command() done: rc=0, stdout= {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773009.29259: done with _execute_module (slurp, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773009.29268: _low_level_execute_command(): starting 8029 1726773009.29271: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773009.0316305-8698-219533670110843/ > /dev/null 2>&1 && sleep 0' 8029 1726773009.29719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773009.29722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773009.29725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.29727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.29729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.29786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.29791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.29797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.29849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.31698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.31728: stderr chunk (state=3): >>><<< 8029 1726773009.31732: stdout chunk (state=3): >>><<< 8029 1726773009.31746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773009.31752: handler run complete 8029 1726773009.31765: attempt loop complete, returning result 8029 1726773009.31767: _execute() done 8029 1726773009.31770: dumping result to json 8029 1726773009.31772: done dumping result, returning 8029 1726773009.31780: done running TaskExecutor() for managed_node3/TASK: Get file [129c3c75-c909-257d-662b-00000000028a] 8029 1726773009.31784: sending task result for task 129c3c75-c909-257d-662b-00000000028a 8029 1726773009.31878: done sending task result for task 129c3c75-c909-257d-662b-00000000028a 8029 1726773009.31881: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "encoding": "base64", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf" } 8029 1726773009.31933: no more pending results, returning what we have 8029 1726773009.31937: results queue empty 8029 1726773009.31937: checking for any_errors_fatal 8029 1726773009.31939: done checking for any_errors_fatal 8029 1726773009.31940: checking for max_fail_percentage 8029 1726773009.31941: done checking for max_fail_percentage 8029 1726773009.31942: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.31942: done checking to see if all hosts have failed 8029 1726773009.31943: getting the remaining hosts for this loop 8029 1726773009.31945: done getting the remaining hosts for this loop 8029 1726773009.31949: getting the next task for host managed_node3 8029 1726773009.31955: done getting next task for host managed_node3 8029 1726773009.31957: ^ task is: TASK: Check for presence of ansible managed header, fingerprint 8029 1726773009.31959: ^ 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 8029 1726773009.31963: getting variables 8029 1726773009.31964: in VariableManager get_vars() 8029 1726773009.32001: Calling all_inventory to load vars for managed_node3 8029 1726773009.32003: Calling groups_inventory to load vars for managed_node3 8029 1726773009.32006: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.32015: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.32020: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.32022: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.32206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.32325: done with get_vars() 8029 1726773009.32333: done getting variables 8029 1726773009.32378: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:9 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.338) 0:00:13.897 **** 8029 1726773009.32398: entering _queue_task() for managed_node3/assert 8029 1726773009.32594: worker is 1 (out of 1 available) 8029 1726773009.32606: exiting _queue_task() for managed_node3/assert 8029 1726773009.32621: done queuing things up, now waiting for results queue to drain 8029 1726773009.32622: waiting for pending results... 8029 1726773009.32778: running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint 8029 1726773009.32835: in run() - task 129c3c75-c909-257d-662b-00000000028b 8029 1726773009.32851: variable 'ansible_search_path' from source: unknown 8029 1726773009.32854: variable 'ansible_search_path' from source: unknown 8029 1726773009.32879: calling self._execute() 8029 1726773009.32941: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.32945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.32958: variable 'omit' from source: magic vars 8029 1726773009.33033: variable 'omit' from source: magic vars 8029 1726773009.33061: variable 'omit' from source: magic vars 8029 1726773009.33087: variable 'omit' from source: magic vars 8029 1726773009.33120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773009.33146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773009.33163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773009.33181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.33188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.33210: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773009.33213: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.33217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.33283: Set connection var ansible_connection to ssh 8029 1726773009.33290: Set connection var ansible_shell_executable to /bin/sh 8029 1726773009.33298: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773009.33303: Set connection var ansible_pipelining to False 8029 1726773009.33309: Set connection var ansible_shell_type to sh 8029 1726773009.33314: Set connection var ansible_timeout to 10 8029 1726773009.33332: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.33335: variable 'ansible_connection' from source: unknown 8029 1726773009.33338: variable 'ansible_module_compression' from source: unknown 8029 1726773009.33340: variable 'ansible_shell_type' from source: unknown 8029 1726773009.33343: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.33345: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.33347: variable 'ansible_pipelining' from source: unknown 8029 1726773009.33349: variable 'ansible_timeout' from source: unknown 8029 1726773009.33354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.33460: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773009.33468: variable 'omit' from source: magic vars 8029 1726773009.33473: starting attempt loop 8029 1726773009.33478: running the handler 8029 1726773009.33731: variable 'ansible_managed' from source: task vars 8029 1726773009.33886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8029 1726773009.34051: Loaded config def from plugin (lookup/template) 8029 1726773009.34054: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 8029 1726773009.34072: File lookup term: get_ansible_managed.j2 8029 1726773009.34074: variable 'ansible_search_path' from source: unknown 8029 1726773009.34081: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8029 1726773009.34106: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/templates/get_ansible_managed.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/get_ansible_managed.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 8029 1726773009.34124: variable 'ansible_search_path' from source: unknown 8029 1726773009.34782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773009.36227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773009.36268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773009.36295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773009.36324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773009.36341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773009.36396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.36417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.36437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.36462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.36472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.36548: variable 'ansible_managed' from source: task vars 8029 1726773009.36590: variable 'content' from source: task vars 8029 1726773009.36692: variable '__content' from source: set_fact 8029 1726773009.36710: Evaluated conditional (ansible_managed in content): True 8029 1726773009.36791: variable '__fingerprint' from source: include params 8029 1726773009.36794: variable 'content' from source: task vars 8029 1726773009.36885: variable '__content' from source: set_fact 8029 1726773009.36897: Evaluated conditional (__fingerprint in content): True 8029 1726773009.36903: handler run complete 8029 1726773009.36914: attempt loop complete, returning result 8029 1726773009.36918: _execute() done 8029 1726773009.36921: dumping result to json 8029 1726773009.36923: done dumping result, returning 8029 1726773009.36930: done running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint [129c3c75-c909-257d-662b-00000000028b] 8029 1726773009.36941: sending task result for task 129c3c75-c909-257d-662b-00000000028b 8029 1726773009.37018: done sending task result for task 129c3c75-c909-257d-662b-00000000028b 8029 1726773009.37022: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8029 1726773009.37065: no more pending results, returning what we have 8029 1726773009.37069: results queue empty 8029 1726773009.37069: checking for any_errors_fatal 8029 1726773009.37077: done checking for any_errors_fatal 8029 1726773009.37078: checking for max_fail_percentage 8029 1726773009.37080: done checking for max_fail_percentage 8029 1726773009.37080: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.37081: done checking to see if all hosts have failed 8029 1726773009.37082: getting the remaining hosts for this loop 8029 1726773009.37083: done getting the remaining hosts for this loop 8029 1726773009.37087: getting the next task for host managed_node3 8029 1726773009.37094: done getting next task for host managed_node3 8029 1726773009.37096: ^ task is: TASK: Ensure role reported changed 8029 1726773009.37098: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.37101: getting variables 8029 1726773009.37103: in VariableManager get_vars() 8029 1726773009.37138: Calling all_inventory to load vars for managed_node3 8029 1726773009.37141: Calling groups_inventory to load vars for managed_node3 8029 1726773009.37143: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.37153: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.37156: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.37158: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.37305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.37425: done with get_vars() 8029 1726773009.37433: done getting variables 8029 1726773009.37475: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:41 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.050) 0:00:13.948 **** 8029 1726773009.37495: entering _queue_task() for managed_node3/assert 8029 1726773009.37694: worker is 1 (out of 1 available) 8029 1726773009.37708: exiting _queue_task() for managed_node3/assert 8029 1726773009.37722: done queuing things up, now waiting for results queue to drain 8029 1726773009.37723: waiting for pending results... 8029 1726773009.37877: running TaskExecutor() for managed_node3/TASK: Ensure role reported changed 8029 1726773009.37930: in run() - task 129c3c75-c909-257d-662b-00000000000b 8029 1726773009.37943: variable 'ansible_search_path' from source: unknown 8029 1726773009.37969: calling self._execute() 8029 1726773009.38036: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.38042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.38051: variable 'omit' from source: magic vars 8029 1726773009.38133: variable 'omit' from source: magic vars 8029 1726773009.38158: variable 'omit' from source: magic vars 8029 1726773009.38187: variable 'omit' from source: magic vars 8029 1726773009.38221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773009.38250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773009.38326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773009.38340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.38350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.38372: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773009.38380: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.38383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.38450: Set connection var ansible_connection to ssh 8029 1726773009.38458: Set connection var ansible_shell_executable to /bin/sh 8029 1726773009.38463: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773009.38468: Set connection var ansible_pipelining to False 8029 1726773009.38474: Set connection var ansible_shell_type to sh 8029 1726773009.38482: Set connection var ansible_timeout to 10 8029 1726773009.38500: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.38503: variable 'ansible_connection' from source: unknown 8029 1726773009.38506: variable 'ansible_module_compression' from source: unknown 8029 1726773009.38509: variable 'ansible_shell_type' from source: unknown 8029 1726773009.38511: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.38513: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.38518: variable 'ansible_pipelining' from source: unknown 8029 1726773009.38521: variable 'ansible_timeout' from source: unknown 8029 1726773009.38526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.38630: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773009.38639: variable 'omit' from source: magic vars 8029 1726773009.38644: starting attempt loop 8029 1726773009.38647: running the handler 8029 1726773009.38891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773009.40320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773009.40369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773009.40397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773009.40423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773009.40444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773009.40495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.40515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.40534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.40561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.40573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.40649: variable '__kernel_settings_changed' from source: set_fact 8029 1726773009.40663: Evaluated conditional (__kernel_settings_changed | d(false)): True 8029 1726773009.40672: handler run complete 8029 1726773009.40689: attempt loop complete, returning result 8029 1726773009.40692: _execute() done 8029 1726773009.40694: dumping result to json 8029 1726773009.40696: done dumping result, returning 8029 1726773009.40702: done running TaskExecutor() for managed_node3/TASK: Ensure role reported changed [129c3c75-c909-257d-662b-00000000000b] 8029 1726773009.40706: sending task result for task 129c3c75-c909-257d-662b-00000000000b 8029 1726773009.40790: done sending task result for task 129c3c75-c909-257d-662b-00000000000b 8029 1726773009.40793: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8029 1726773009.40836: no more pending results, returning what we have 8029 1726773009.40839: results queue empty 8029 1726773009.40840: checking for any_errors_fatal 8029 1726773009.40845: done checking for any_errors_fatal 8029 1726773009.40846: checking for max_fail_percentage 8029 1726773009.40848: done checking for max_fail_percentage 8029 1726773009.40848: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.40849: done checking to see if all hosts have failed 8029 1726773009.40850: getting the remaining hosts for this loop 8029 1726773009.40851: done getting the remaining hosts for this loop 8029 1726773009.40855: getting the next task for host managed_node3 8029 1726773009.40860: done getting next task for host managed_node3 8029 1726773009.40862: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 8029 1726773009.40864: ^ 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 8029 1726773009.40867: getting variables 8029 1726773009.40868: in VariableManager get_vars() 8029 1726773009.40902: Calling all_inventory to load vars for managed_node3 8029 1726773009.40904: Calling groups_inventory to load vars for managed_node3 8029 1726773009.40907: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.40917: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.40921: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.40930: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.41104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.41221: done with get_vars() 8029 1726773009.41229: done getting variables 8029 1726773009.41269: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:47 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.037) 0:00:13.986 **** 8029 1726773009.41288: entering _queue_task() for managed_node3/reboot 8029 1726773009.41480: worker is 1 (out of 1 available) 8029 1726773009.41495: exiting _queue_task() for managed_node3/reboot 8029 1726773009.41505: done queuing things up, now waiting for results queue to drain 8029 1726773009.41506: waiting for pending results... 8029 1726773009.41671: running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot 8029 1726773009.41723: in run() - task 129c3c75-c909-257d-662b-00000000000c 8029 1726773009.41739: variable 'ansible_search_path' from source: unknown 8029 1726773009.41767: calling self._execute() 8029 1726773009.41833: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.41838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.41849: variable 'omit' from source: magic vars 8029 1726773009.42182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773009.43556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773009.43600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773009.43628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773009.43653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773009.43672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773009.43732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.43753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.43769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.43796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.43811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.43888: variable 'kernel_settings_reboot_required' from source: set_fact 8029 1726773009.43907: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 8029 1726773009.43910: when evaluation is False, skipping this task 8029 1726773009.43913: _execute() done 8029 1726773009.43915: dumping result to json 8029 1726773009.43920: done dumping result, returning 8029 1726773009.43925: done running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot [129c3c75-c909-257d-662b-00000000000c] 8029 1726773009.43928: sending task result for task 129c3c75-c909-257d-662b-00000000000c 8029 1726773009.44011: done sending task result for task 129c3c75-c909-257d-662b-00000000000c 8029 1726773009.44013: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 8029 1726773009.44058: no more pending results, returning what we have 8029 1726773009.44061: results queue empty 8029 1726773009.44062: checking for any_errors_fatal 8029 1726773009.44069: done checking for any_errors_fatal 8029 1726773009.44070: checking for max_fail_percentage 8029 1726773009.44071: done checking for max_fail_percentage 8029 1726773009.44072: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.44072: done checking to see if all hosts have failed 8029 1726773009.44073: getting the remaining hosts for this loop 8029 1726773009.44075: done getting the remaining hosts for this loop 8029 1726773009.44079: getting the next task for host managed_node3 8029 1726773009.44085: done getting next task for host managed_node3 8029 1726773009.44087: ^ task is: TASK: Verify that settings were applied correctly after reboot 8029 1726773009.44089: ^ 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 8029 1726773009.44092: getting variables 8029 1726773009.44094: in VariableManager get_vars() 8029 1726773009.44129: Calling all_inventory to load vars for managed_node3 8029 1726773009.44133: Calling groups_inventory to load vars for managed_node3 8029 1726773009.44135: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.44145: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.44148: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.44150: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.44292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.44410: done with get_vars() 8029 1726773009.44421: done getting variables TASK [Verify that settings were applied correctly after reboot] **************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:54 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.031) 0:00:14.018 **** 8029 1726773009.44485: entering _queue_task() for managed_node3/include_tasks 8029 1726773009.44679: worker is 1 (out of 1 available) 8029 1726773009.44694: exiting _queue_task() for managed_node3/include_tasks 8029 1726773009.44705: done queuing things up, now waiting for results queue to drain 8029 1726773009.44706: waiting for pending results... 8029 1726773009.44869: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot 8029 1726773009.44927: in run() - task 129c3c75-c909-257d-662b-00000000000d 8029 1726773009.44939: variable 'ansible_search_path' from source: unknown 8029 1726773009.44965: calling self._execute() 8029 1726773009.45030: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.45034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.45046: variable 'omit' from source: magic vars 8029 1726773009.45429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773009.46776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773009.46828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773009.46856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773009.46883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773009.46903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773009.46960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.46982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.46999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.47031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.47042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.47117: variable 'kernel_settings_reboot_required' from source: set_fact 8029 1726773009.47131: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 8029 1726773009.47134: when evaluation is False, skipping this task 8029 1726773009.47137: _execute() done 8029 1726773009.47139: dumping result to json 8029 1726773009.47142: done dumping result, returning 8029 1726773009.47148: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot [129c3c75-c909-257d-662b-00000000000d] 8029 1726773009.47152: sending task result for task 129c3c75-c909-257d-662b-00000000000d 8029 1726773009.47241: done sending task result for task 129c3c75-c909-257d-662b-00000000000d 8029 1726773009.47243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 8029 1726773009.47286: no more pending results, returning what we have 8029 1726773009.47290: results queue empty 8029 1726773009.47290: checking for any_errors_fatal 8029 1726773009.47294: done checking for any_errors_fatal 8029 1726773009.47295: checking for max_fail_percentage 8029 1726773009.47296: done checking for max_fail_percentage 8029 1726773009.47297: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.47298: done checking to see if all hosts have failed 8029 1726773009.47298: getting the remaining hosts for this loop 8029 1726773009.47300: done getting the remaining hosts for this loop 8029 1726773009.47304: getting the next task for host managed_node3 8029 1726773009.47311: done getting next task for host managed_node3 8029 1726773009.47313: ^ task is: TASK: Apply the settings again to check idempotency 8029 1726773009.47315: ^ 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 8029 1726773009.47319: getting variables 8029 1726773009.47321: in VariableManager get_vars() 8029 1726773009.47354: Calling all_inventory to load vars for managed_node3 8029 1726773009.47357: Calling groups_inventory to load vars for managed_node3 8029 1726773009.47359: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.47369: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.47371: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.47376: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.47536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.47649: done with get_vars() 8029 1726773009.47656: done getting variables TASK [Apply the settings again to check idempotency] *************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:63 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.032) 0:00:14.050 **** 8029 1726773009.47715: entering _queue_task() for managed_node3/include_role 8029 1726773009.47906: worker is 1 (out of 1 available) 8029 1726773009.47921: exiting _queue_task() for managed_node3/include_role 8029 1726773009.47933: done queuing things up, now waiting for results queue to drain 8029 1726773009.47934: waiting for pending results... 8029 1726773009.48092: running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency 8029 1726773009.48143: in run() - task 129c3c75-c909-257d-662b-00000000000e 8029 1726773009.48154: variable 'ansible_search_path' from source: unknown 8029 1726773009.48186: calling self._execute() 8029 1726773009.48243: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.48246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.48256: variable 'omit' from source: magic vars 8029 1726773009.48331: _execute() done 8029 1726773009.48335: dumping result to json 8029 1726773009.48338: done dumping result, returning 8029 1726773009.48343: done running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency [129c3c75-c909-257d-662b-00000000000e] 8029 1726773009.48349: sending task result for task 129c3c75-c909-257d-662b-00000000000e 8029 1726773009.48446: done sending task result for task 129c3c75-c909-257d-662b-00000000000e 8029 1726773009.48449: WORKER PROCESS EXITING 8029 1726773009.48476: no more pending results, returning what we have 8029 1726773009.48480: in VariableManager get_vars() 8029 1726773009.48511: Calling all_inventory to load vars for managed_node3 8029 1726773009.48513: Calling groups_inventory to load vars for managed_node3 8029 1726773009.48515: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.48525: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.48527: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.48529: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.48640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.48766: done with get_vars() 8029 1726773009.48774: variable 'ansible_search_path' from source: unknown 8029 1726773009.49642: variable 'omit' from source: magic vars 8029 1726773009.49657: variable 'omit' from source: magic vars 8029 1726773009.49666: variable 'omit' from source: magic vars 8029 1726773009.49669: we have included files to process 8029 1726773009.49669: generating all_blocks data 8029 1726773009.49670: done generating all_blocks data 8029 1726773009.49672: processing included file: fedora.linux_system_roles.kernel_settings 8029 1726773009.49688: in VariableManager get_vars() 8029 1726773009.49698: done with get_vars() 8029 1726773009.49718: in VariableManager get_vars() 8029 1726773009.49749: done with get_vars() 8029 1726773009.49777: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 8029 1726773009.49812: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 8029 1726773009.49829: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 8029 1726773009.49875: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 8029 1726773009.50310: in VariableManager get_vars() 8029 1726773009.50326: done with get_vars() 8029 1726773009.51133: in VariableManager get_vars() 8029 1726773009.51146: done with get_vars() 8029 1726773009.51247: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 8029 1726773009.51623: iterating over new_blocks loaded from include file 8029 1726773009.51625: in VariableManager get_vars() 8029 1726773009.51635: done with get_vars() 8029 1726773009.51637: filtering new block on tags 8029 1726773009.51658: done filtering new block on tags 8029 1726773009.51672: in VariableManager get_vars() 8029 1726773009.51681: done with get_vars() 8029 1726773009.51682: filtering new block on tags 8029 1726773009.51705: done filtering new block on tags 8029 1726773009.51706: in VariableManager get_vars() 8029 1726773009.51714: done with get_vars() 8029 1726773009.51715: filtering new block on tags 8029 1726773009.51789: done filtering new block on tags 8029 1726773009.51791: in VariableManager get_vars() 8029 1726773009.51800: done with get_vars() 8029 1726773009.51801: filtering new block on tags 8029 1726773009.51812: done filtering new block on tags 8029 1726773009.51814: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 8029 1726773009.51819: extending task lists for all hosts with included blocks 8029 1726773009.52671: done extending task lists 8029 1726773009.52672: done processing included files 8029 1726773009.52673: results queue empty 8029 1726773009.52673: checking for any_errors_fatal 8029 1726773009.52676: done checking for any_errors_fatal 8029 1726773009.52676: checking for max_fail_percentage 8029 1726773009.52677: done checking for max_fail_percentage 8029 1726773009.52677: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.52678: done checking to see if all hosts have failed 8029 1726773009.52678: getting the remaining hosts for this loop 8029 1726773009.52679: done getting the remaining hosts for this loop 8029 1726773009.52681: getting the next task for host managed_node3 8029 1726773009.52683: done getting next task for host managed_node3 8029 1726773009.52685: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8029 1726773009.52687: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.52694: getting variables 8029 1726773009.52694: in VariableManager get_vars() 8029 1726773009.52703: Calling all_inventory to load vars for managed_node3 8029 1726773009.52705: Calling groups_inventory to load vars for managed_node3 8029 1726773009.52706: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.52710: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.52711: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.52713: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.52812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.52921: done with get_vars() 8029 1726773009.52928: done getting variables 8029 1726773009.52956: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.052) 0:00:14.103 **** 8029 1726773009.52977: entering _queue_task() for managed_node3/fail 8029 1726773009.53206: worker is 1 (out of 1 available) 8029 1726773009.53219: exiting _queue_task() for managed_node3/fail 8029 1726773009.53231: done queuing things up, now waiting for results queue to drain 8029 1726773009.53232: waiting for pending results... 8029 1726773009.53410: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8029 1726773009.53472: in run() - task 129c3c75-c909-257d-662b-0000000003fd 8029 1726773009.53486: variable 'ansible_search_path' from source: unknown 8029 1726773009.53490: variable 'ansible_search_path' from source: unknown 8029 1726773009.53520: calling self._execute() 8029 1726773009.53589: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.53594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.53603: variable 'omit' from source: magic vars 8029 1726773009.53938: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726773009.53952: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773009.53959: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 8029 1726773009.54156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773009.55560: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773009.55605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773009.55634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773009.55659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773009.55680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773009.55743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.55762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.55782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.55807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.55818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.55860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.55875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.55893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.55918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.55929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.55959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.55975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.55993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.56018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.56028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.56223: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726773009.56270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773009.56379: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773009.56407: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773009.56431: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773009.56452: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773009.56484: 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) 8029 1726773009.56499: 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) 8029 1726773009.56520: 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) 8029 1726773009.56539: 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) 8029 1726773009.56569: 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) 8029 1726773009.56584: 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) 8029 1726773009.56600: 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) 8029 1726773009.56624: 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) 8029 1726773009.56645: 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 8029 1726773009.56656: when evaluation is False, skipping this task 8029 1726773009.56659: _execute() done 8029 1726773009.56662: dumping result to json 8029 1726773009.56664: done dumping result, returning 8029 1726773009.56666: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-257d-662b-0000000003fd] 8029 1726773009.56668: sending task result for task 129c3c75-c909-257d-662b-0000000003fd 8029 1726773009.56753: done sending task result for task 129c3c75-c909-257d-662b-0000000003fd 8029 1726773009.56756: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 8029 1726773009.56802: no more pending results, returning what we have 8029 1726773009.56805: results queue empty 8029 1726773009.56806: checking for any_errors_fatal 8029 1726773009.56808: done checking for any_errors_fatal 8029 1726773009.56808: checking for max_fail_percentage 8029 1726773009.56810: done checking for max_fail_percentage 8029 1726773009.56810: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.56811: done checking to see if all hosts have failed 8029 1726773009.56812: getting the remaining hosts for this loop 8029 1726773009.56813: done getting the remaining hosts for this loop 8029 1726773009.56821: getting the next task for host managed_node3 8029 1726773009.56828: done getting next task for host managed_node3 8029 1726773009.56831: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8029 1726773009.56833: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.56849: getting variables 8029 1726773009.56851: in VariableManager get_vars() 8029 1726773009.56888: Calling all_inventory to load vars for managed_node3 8029 1726773009.56891: Calling groups_inventory to load vars for managed_node3 8029 1726773009.56893: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.56902: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.56905: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.56907: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.57059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.57201: done with get_vars() 8029 1726773009.57208: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.042) 0:00:14.146 **** 8029 1726773009.57275: entering _queue_task() for managed_node3/include_tasks 8029 1726773009.57460: worker is 1 (out of 1 available) 8029 1726773009.57472: exiting _queue_task() for managed_node3/include_tasks 8029 1726773009.57488: done queuing things up, now waiting for results queue to drain 8029 1726773009.57489: waiting for pending results... 8029 1726773009.57649: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8029 1726773009.57711: in run() - task 129c3c75-c909-257d-662b-0000000003fe 8029 1726773009.57725: variable 'ansible_search_path' from source: unknown 8029 1726773009.57729: variable 'ansible_search_path' from source: unknown 8029 1726773009.57755: calling self._execute() 8029 1726773009.57823: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.57829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.57921: variable 'omit' from source: magic vars 8029 1726773009.57927: _execute() done 8029 1726773009.57931: dumping result to json 8029 1726773009.57933: done dumping result, returning 8029 1726773009.57937: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-257d-662b-0000000003fe] 8029 1726773009.57940: sending task result for task 129c3c75-c909-257d-662b-0000000003fe 8029 1726773009.58007: done sending task result for task 129c3c75-c909-257d-662b-0000000003fe 8029 1726773009.58011: WORKER PROCESS EXITING 8029 1726773009.58051: no more pending results, returning what we have 8029 1726773009.58054: in VariableManager get_vars() 8029 1726773009.58089: Calling all_inventory to load vars for managed_node3 8029 1726773009.58091: Calling groups_inventory to load vars for managed_node3 8029 1726773009.58093: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.58101: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.58103: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.58105: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.58215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.58332: done with get_vars() 8029 1726773009.58339: variable 'ansible_search_path' from source: unknown 8029 1726773009.58339: variable 'ansible_search_path' from source: unknown 8029 1726773009.58359: we have included files to process 8029 1726773009.58360: generating all_blocks data 8029 1726773009.58361: done generating all_blocks data 8029 1726773009.58366: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726773009.58367: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726773009.58368: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726773009.58798: done processing included file 8029 1726773009.58800: iterating over new_blocks loaded from include file 8029 1726773009.58801: in VariableManager get_vars() 8029 1726773009.58815: done with get_vars() 8029 1726773009.58818: filtering new block on tags 8029 1726773009.58851: done filtering new block on tags 8029 1726773009.58853: in VariableManager get_vars() 8029 1726773009.58865: done with get_vars() 8029 1726773009.58866: filtering new block on tags 8029 1726773009.58889: done filtering new block on tags 8029 1726773009.58891: in VariableManager get_vars() 8029 1726773009.58903: done with get_vars() 8029 1726773009.58904: filtering new block on tags 8029 1726773009.58926: done filtering new block on tags 8029 1726773009.58928: in VariableManager get_vars() 8029 1726773009.58940: done with get_vars() 8029 1726773009.58941: filtering new block on tags 8029 1726773009.58954: done filtering new block on tags 8029 1726773009.58955: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 8029 1726773009.58959: extending task lists for all hosts with included blocks 8029 1726773009.59044: done extending task lists 8029 1726773009.59045: done processing included files 8029 1726773009.59045: results queue empty 8029 1726773009.59046: checking for any_errors_fatal 8029 1726773009.59047: done checking for any_errors_fatal 8029 1726773009.59048: checking for max_fail_percentage 8029 1726773009.59049: done checking for max_fail_percentage 8029 1726773009.59049: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.59050: done checking to see if all hosts have failed 8029 1726773009.59050: getting the remaining hosts for this loop 8029 1726773009.59051: done getting the remaining hosts for this loop 8029 1726773009.59052: getting the next task for host managed_node3 8029 1726773009.59055: done getting next task for host managed_node3 8029 1726773009.59057: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8029 1726773009.59058: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.59065: getting variables 8029 1726773009.59065: in VariableManager get_vars() 8029 1726773009.59073: Calling all_inventory to load vars for managed_node3 8029 1726773009.59075: Calling groups_inventory to load vars for managed_node3 8029 1726773009.59076: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.59079: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.59081: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.59082: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.59162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.59287: done with get_vars() 8029 1726773009.59293: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.020) 0:00:14.167 **** 8029 1726773009.59343: entering _queue_task() for managed_node3/setup 8029 1726773009.59534: worker is 1 (out of 1 available) 8029 1726773009.59547: exiting _queue_task() for managed_node3/setup 8029 1726773009.59559: done queuing things up, now waiting for results queue to drain 8029 1726773009.59560: waiting for pending results... 8029 1726773009.59733: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8029 1726773009.59815: in run() - task 129c3c75-c909-257d-662b-00000000050b 8029 1726773009.59829: variable 'ansible_search_path' from source: unknown 8029 1726773009.59832: variable 'ansible_search_path' from source: unknown 8029 1726773009.59860: calling self._execute() 8029 1726773009.59930: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.59933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.59942: variable 'omit' from source: magic vars 8029 1726773009.60302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773009.61683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773009.61736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773009.61762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773009.61788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773009.61808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773009.61865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.61888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.61905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.61933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.61943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.61984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.62000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.62019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.62043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.62053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.62174: variable '__kernel_settings_required_facts' from source: role '' all vars 8029 1726773009.62185: variable 'ansible_facts' from source: unknown 8029 1726773009.62248: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8029 1726773009.62251: when evaluation is False, skipping this task 8029 1726773009.62254: _execute() done 8029 1726773009.62257: dumping result to json 8029 1726773009.62259: done dumping result, returning 8029 1726773009.62265: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-257d-662b-00000000050b] 8029 1726773009.62270: sending task result for task 129c3c75-c909-257d-662b-00000000050b 8029 1726773009.62353: done sending task result for task 129c3c75-c909-257d-662b-00000000050b 8029 1726773009.62356: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8029 1726773009.62438: no more pending results, returning what we have 8029 1726773009.62441: results queue empty 8029 1726773009.62442: checking for any_errors_fatal 8029 1726773009.62443: done checking for any_errors_fatal 8029 1726773009.62444: checking for max_fail_percentage 8029 1726773009.62445: done checking for max_fail_percentage 8029 1726773009.62446: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.62447: done checking to see if all hosts have failed 8029 1726773009.62448: getting the remaining hosts for this loop 8029 1726773009.62449: done getting the remaining hosts for this loop 8029 1726773009.62452: getting the next task for host managed_node3 8029 1726773009.62460: done getting next task for host managed_node3 8029 1726773009.62463: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8029 1726773009.62467: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.62481: getting variables 8029 1726773009.62482: in VariableManager get_vars() 8029 1726773009.62512: Calling all_inventory to load vars for managed_node3 8029 1726773009.62515: Calling groups_inventory to load vars for managed_node3 8029 1726773009.62519: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.62527: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.62529: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.62532: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.62647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.62772: done with get_vars() 8029 1726773009.62781: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.034) 0:00:14.202 **** 8029 1726773009.62844: entering _queue_task() for managed_node3/stat 8029 1726773009.63025: worker is 1 (out of 1 available) 8029 1726773009.63039: exiting _queue_task() for managed_node3/stat 8029 1726773009.63052: done queuing things up, now waiting for results queue to drain 8029 1726773009.63053: waiting for pending results... 8029 1726773009.63222: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8029 1726773009.63300: in run() - task 129c3c75-c909-257d-662b-00000000050d 8029 1726773009.63311: variable 'ansible_search_path' from source: unknown 8029 1726773009.63315: variable 'ansible_search_path' from source: unknown 8029 1726773009.63346: calling self._execute() 8029 1726773009.63405: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.63409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.63418: variable 'omit' from source: magic vars 8029 1726773009.63740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773009.63954: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773009.63988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773009.64011: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773009.64038: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773009.64095: 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) 8029 1726773009.64114: 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) 8029 1726773009.64134: 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) 8029 1726773009.64153: 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) 8029 1726773009.64232: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726773009.64241: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8029 1726773009.64244: when evaluation is False, skipping this task 8029 1726773009.64247: _execute() done 8029 1726773009.64251: dumping result to json 8029 1726773009.64254: done dumping result, returning 8029 1726773009.64260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-257d-662b-00000000050d] 8029 1726773009.64262: sending task result for task 129c3c75-c909-257d-662b-00000000050d 8029 1726773009.64340: done sending task result for task 129c3c75-c909-257d-662b-00000000050d 8029 1726773009.64344: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8029 1726773009.64407: no more pending results, returning what we have 8029 1726773009.64410: results queue empty 8029 1726773009.64410: checking for any_errors_fatal 8029 1726773009.64415: done checking for any_errors_fatal 8029 1726773009.64415: checking for max_fail_percentage 8029 1726773009.64419: done checking for max_fail_percentage 8029 1726773009.64420: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.64420: done checking to see if all hosts have failed 8029 1726773009.64421: getting the remaining hosts for this loop 8029 1726773009.64422: done getting the remaining hosts for this loop 8029 1726773009.64425: getting the next task for host managed_node3 8029 1726773009.64431: done getting next task for host managed_node3 8029 1726773009.64433: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8029 1726773009.64437: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.64451: getting variables 8029 1726773009.64453: in VariableManager get_vars() 8029 1726773009.64480: Calling all_inventory to load vars for managed_node3 8029 1726773009.64483: Calling groups_inventory to load vars for managed_node3 8029 1726773009.64485: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.64490: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.64492: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.64494: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.64630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.64746: done with get_vars() 8029 1726773009.64753: done getting variables 8029 1726773009.64790: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.019) 0:00:14.221 **** 8029 1726773009.64812: entering _queue_task() for managed_node3/set_fact 8029 1726773009.64984: worker is 1 (out of 1 available) 8029 1726773009.64999: exiting _queue_task() for managed_node3/set_fact 8029 1726773009.65010: done queuing things up, now waiting for results queue to drain 8029 1726773009.65011: waiting for pending results... 8029 1726773009.65174: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8029 1726773009.65256: in run() - task 129c3c75-c909-257d-662b-00000000050e 8029 1726773009.65268: variable 'ansible_search_path' from source: unknown 8029 1726773009.65272: variable 'ansible_search_path' from source: unknown 8029 1726773009.65298: calling self._execute() 8029 1726773009.65360: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.65366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.65374: variable 'omit' from source: magic vars 8029 1726773009.65693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773009.65860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773009.65893: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773009.65924: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773009.65950: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773009.66011: 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) 8029 1726773009.66031: 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) 8029 1726773009.66049: 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) 8029 1726773009.66066: 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) 8029 1726773009.66149: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726773009.66157: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8029 1726773009.66160: when evaluation is False, skipping this task 8029 1726773009.66164: _execute() done 8029 1726773009.66166: dumping result to json 8029 1726773009.66169: done dumping result, returning 8029 1726773009.66174: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-257d-662b-00000000050e] 8029 1726773009.66181: sending task result for task 129c3c75-c909-257d-662b-00000000050e 8029 1726773009.66256: done sending task result for task 129c3c75-c909-257d-662b-00000000050e 8029 1726773009.66258: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8029 1726773009.66303: no more pending results, returning what we have 8029 1726773009.66306: results queue empty 8029 1726773009.66307: checking for any_errors_fatal 8029 1726773009.66311: done checking for any_errors_fatal 8029 1726773009.66312: checking for max_fail_percentage 8029 1726773009.66313: done checking for max_fail_percentage 8029 1726773009.66314: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.66315: done checking to see if all hosts have failed 8029 1726773009.66317: getting the remaining hosts for this loop 8029 1726773009.66319: done getting the remaining hosts for this loop 8029 1726773009.66323: getting the next task for host managed_node3 8029 1726773009.66330: done getting next task for host managed_node3 8029 1726773009.66334: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8029 1726773009.66337: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.66350: getting variables 8029 1726773009.66351: in VariableManager get_vars() 8029 1726773009.66380: Calling all_inventory to load vars for managed_node3 8029 1726773009.66383: Calling groups_inventory to load vars for managed_node3 8029 1726773009.66385: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.66392: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.66395: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.66397: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.66504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.66628: done with get_vars() 8029 1726773009.66635: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.018) 0:00:14.240 **** 8029 1726773009.66694: entering _queue_task() for managed_node3/stat 8029 1726773009.66862: worker is 1 (out of 1 available) 8029 1726773009.66875: exiting _queue_task() for managed_node3/stat 8029 1726773009.66887: done queuing things up, now waiting for results queue to drain 8029 1726773009.66888: waiting for pending results... 8029 1726773009.67049: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8029 1726773009.67123: in run() - task 129c3c75-c909-257d-662b-000000000510 8029 1726773009.67135: variable 'ansible_search_path' from source: unknown 8029 1726773009.67140: variable 'ansible_search_path' from source: unknown 8029 1726773009.67164: calling self._execute() 8029 1726773009.67227: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.67231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.67237: variable 'omit' from source: magic vars 8029 1726773009.67602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773009.67757: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773009.67792: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773009.67814: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773009.67839: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773009.67899: 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) 8029 1726773009.67917: 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) 8029 1726773009.67935: 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) 8029 1726773009.67952: 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) 8029 1726773009.68032: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773009.68041: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8029 1726773009.68044: when evaluation is False, skipping this task 8029 1726773009.68046: _execute() done 8029 1726773009.68048: dumping result to json 8029 1726773009.68051: done dumping result, returning 8029 1726773009.68057: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-257d-662b-000000000510] 8029 1726773009.68062: sending task result for task 129c3c75-c909-257d-662b-000000000510 8029 1726773009.68144: done sending task result for task 129c3c75-c909-257d-662b-000000000510 8029 1726773009.68147: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8029 1726773009.68193: no more pending results, returning what we have 8029 1726773009.68197: results queue empty 8029 1726773009.68198: checking for any_errors_fatal 8029 1726773009.68203: done checking for any_errors_fatal 8029 1726773009.68204: checking for max_fail_percentage 8029 1726773009.68205: done checking for max_fail_percentage 8029 1726773009.68206: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.68206: done checking to see if all hosts have failed 8029 1726773009.68207: getting the remaining hosts for this loop 8029 1726773009.68209: done getting the remaining hosts for this loop 8029 1726773009.68212: getting the next task for host managed_node3 8029 1726773009.68220: done getting next task for host managed_node3 8029 1726773009.68223: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8029 1726773009.68227: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.68240: getting variables 8029 1726773009.68241: in VariableManager get_vars() 8029 1726773009.68271: Calling all_inventory to load vars for managed_node3 8029 1726773009.68273: Calling groups_inventory to load vars for managed_node3 8029 1726773009.68275: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.68283: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.68285: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.68287: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.68427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.68544: done with get_vars() 8029 1726773009.68550: done getting variables 8029 1726773009.68588: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.019) 0:00:14.259 **** 8029 1726773009.68609: entering _queue_task() for managed_node3/set_fact 8029 1726773009.68786: worker is 1 (out of 1 available) 8029 1726773009.68799: exiting _queue_task() for managed_node3/set_fact 8029 1726773009.68811: done queuing things up, now waiting for results queue to drain 8029 1726773009.68812: waiting for pending results... 8029 1726773009.68972: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8029 1726773009.69049: in run() - task 129c3c75-c909-257d-662b-000000000511 8029 1726773009.69062: variable 'ansible_search_path' from source: unknown 8029 1726773009.69065: variable 'ansible_search_path' from source: unknown 8029 1726773009.69093: calling self._execute() 8029 1726773009.69155: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.69159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.69170: variable 'omit' from source: magic vars 8029 1726773009.69496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773009.69665: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773009.69700: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773009.69729: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773009.69758: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773009.69844: 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) 8029 1726773009.69862: 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) 8029 1726773009.69883: 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) 8029 1726773009.69900: 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) 8029 1726773009.69985: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773009.69993: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8029 1726773009.69996: when evaluation is False, skipping this task 8029 1726773009.69998: _execute() done 8029 1726773009.70000: dumping result to json 8029 1726773009.70003: done dumping result, returning 8029 1726773009.70009: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-257d-662b-000000000511] 8029 1726773009.70013: sending task result for task 129c3c75-c909-257d-662b-000000000511 8029 1726773009.70092: done sending task result for task 129c3c75-c909-257d-662b-000000000511 8029 1726773009.70095: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8029 1726773009.70167: no more pending results, returning what we have 8029 1726773009.70170: results queue empty 8029 1726773009.70170: checking for any_errors_fatal 8029 1726773009.70176: done checking for any_errors_fatal 8029 1726773009.70177: checking for max_fail_percentage 8029 1726773009.70178: done checking for max_fail_percentage 8029 1726773009.70179: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.70180: done checking to see if all hosts have failed 8029 1726773009.70180: getting the remaining hosts for this loop 8029 1726773009.70182: done getting the remaining hosts for this loop 8029 1726773009.70185: getting the next task for host managed_node3 8029 1726773009.70193: done getting next task for host managed_node3 8029 1726773009.70195: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8029 1726773009.70199: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.70214: getting variables 8029 1726773009.70215: in VariableManager get_vars() 8029 1726773009.70245: Calling all_inventory to load vars for managed_node3 8029 1726773009.70247: Calling groups_inventory to load vars for managed_node3 8029 1726773009.70249: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.70256: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.70259: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.70262: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.70368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.70490: done with get_vars() 8029 1726773009.70497: done getting variables 8029 1726773009.70536: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.019) 0:00:14.279 **** 8029 1726773009.70558: entering _queue_task() for managed_node3/include_vars 8029 1726773009.70735: worker is 1 (out of 1 available) 8029 1726773009.70749: exiting _queue_task() for managed_node3/include_vars 8029 1726773009.70761: done queuing things up, now waiting for results queue to drain 8029 1726773009.70762: waiting for pending results... 8029 1726773009.70930: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8029 1726773009.71011: in run() - task 129c3c75-c909-257d-662b-000000000513 8029 1726773009.71024: variable 'ansible_search_path' from source: unknown 8029 1726773009.71027: variable 'ansible_search_path' from source: unknown 8029 1726773009.71053: calling self._execute() 8029 1726773009.71110: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.71114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.71125: variable 'omit' from source: magic vars 8029 1726773009.71198: variable 'omit' from source: magic vars 8029 1726773009.71240: variable 'omit' from source: magic vars 8029 1726773009.71555: variable 'ffparams' from source: task vars 8029 1726773009.71648: variable 'ansible_facts' from source: unknown 8029 1726773009.71773: variable 'ansible_facts' from source: unknown 8029 1726773009.71860: variable 'ansible_facts' from source: unknown 8029 1726773009.71949: variable 'ansible_facts' from source: unknown 8029 1726773009.72031: variable 'role_path' from source: magic vars 8029 1726773009.72150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8029 1726773009.72287: Loaded config def from plugin (lookup/first_found) 8029 1726773009.72291: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8029 1726773009.72321: variable 'ansible_search_path' from source: unknown 8029 1726773009.72335: variable 'ansible_search_path' from source: unknown 8029 1726773009.72342: variable 'ansible_search_path' from source: unknown 8029 1726773009.72350: variable 'ansible_search_path' from source: unknown 8029 1726773009.72356: variable 'ansible_search_path' from source: unknown 8029 1726773009.72372: variable 'omit' from source: magic vars 8029 1726773009.72393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773009.72412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773009.72430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773009.72443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.72451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.72473: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773009.72476: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.72481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.72542: Set connection var ansible_connection to ssh 8029 1726773009.72550: Set connection var ansible_shell_executable to /bin/sh 8029 1726773009.72555: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773009.72560: Set connection var ansible_pipelining to False 8029 1726773009.72566: Set connection var ansible_shell_type to sh 8029 1726773009.72570: Set connection var ansible_timeout to 10 8029 1726773009.72591: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.72594: variable 'ansible_connection' from source: unknown 8029 1726773009.72596: variable 'ansible_module_compression' from source: unknown 8029 1726773009.72599: variable 'ansible_shell_type' from source: unknown 8029 1726773009.72601: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.72603: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.72605: variable 'ansible_pipelining' from source: unknown 8029 1726773009.72607: variable 'ansible_timeout' from source: unknown 8029 1726773009.72612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.72685: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773009.72699: variable 'omit' from source: magic vars 8029 1726773009.72704: starting attempt loop 8029 1726773009.72707: running the handler 8029 1726773009.72752: handler run complete 8029 1726773009.72760: attempt loop complete, returning result 8029 1726773009.72762: _execute() done 8029 1726773009.72765: dumping result to json 8029 1726773009.72767: done dumping result, returning 8029 1726773009.72775: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-257d-662b-000000000513] 8029 1726773009.72781: sending task result for task 129c3c75-c909-257d-662b-000000000513 8029 1726773009.72873: done sending task result for task 129c3c75-c909-257d-662b-000000000513 8029 1726773009.72876: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 8029 1726773009.72962: no more pending results, returning what we have 8029 1726773009.72966: results queue empty 8029 1726773009.72966: checking for any_errors_fatal 8029 1726773009.72970: done checking for any_errors_fatal 8029 1726773009.72971: checking for max_fail_percentage 8029 1726773009.72972: done checking for max_fail_percentage 8029 1726773009.72973: checking to see if all hosts have failed and the running result is not ok 8029 1726773009.72973: done checking to see if all hosts have failed 8029 1726773009.72974: getting the remaining hosts for this loop 8029 1726773009.72975: done getting the remaining hosts for this loop 8029 1726773009.72979: getting the next task for host managed_node3 8029 1726773009.72986: done getting next task for host managed_node3 8029 1726773009.72989: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8029 1726773009.72991: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773009.73001: getting variables 8029 1726773009.73002: in VariableManager get_vars() 8029 1726773009.73032: Calling all_inventory to load vars for managed_node3 8029 1726773009.73035: Calling groups_inventory to load vars for managed_node3 8029 1726773009.73036: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773009.73044: Calling all_plugins_play to load vars for managed_node3 8029 1726773009.73046: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773009.73048: Calling groups_plugins_play to load vars for managed_node3 8029 1726773009.73193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773009.73313: done with get_vars() 8029 1726773009.73323: done getting variables 8029 1726773009.73361: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:09 -0400 (0:00:00.028) 0:00:14.307 **** 8029 1726773009.73382: entering _queue_task() for managed_node3/package 8029 1726773009.73561: worker is 1 (out of 1 available) 8029 1726773009.73575: exiting _queue_task() for managed_node3/package 8029 1726773009.73588: done queuing things up, now waiting for results queue to drain 8029 1726773009.73589: waiting for pending results... 8029 1726773009.73758: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8029 1726773009.73824: in run() - task 129c3c75-c909-257d-662b-0000000003ff 8029 1726773009.73837: variable 'ansible_search_path' from source: unknown 8029 1726773009.73840: variable 'ansible_search_path' from source: unknown 8029 1726773009.73865: calling self._execute() 8029 1726773009.73929: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.73933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.73941: variable 'omit' from source: magic vars 8029 1726773009.74012: variable 'omit' from source: magic vars 8029 1726773009.74048: variable 'omit' from source: magic vars 8029 1726773009.74069: variable '__kernel_settings_packages' from source: include_vars 8029 1726773009.74273: variable '__kernel_settings_packages' from source: include_vars 8029 1726773009.74423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773009.75962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773009.76006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773009.76033: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773009.76057: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773009.76078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773009.76148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773009.76167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773009.76187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773009.76214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773009.76228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773009.76297: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726773009.76301: variable 'omit' from source: magic vars 8029 1726773009.76326: variable 'omit' from source: magic vars 8029 1726773009.76347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773009.76367: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773009.76385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773009.76397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.76405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773009.76429: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773009.76432: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.76434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.76498: Set connection var ansible_connection to ssh 8029 1726773009.76506: Set connection var ansible_shell_executable to /bin/sh 8029 1726773009.76511: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773009.76517: Set connection var ansible_pipelining to False 8029 1726773009.76525: Set connection var ansible_shell_type to sh 8029 1726773009.76530: Set connection var ansible_timeout to 10 8029 1726773009.76548: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.76550: variable 'ansible_connection' from source: unknown 8029 1726773009.76554: variable 'ansible_module_compression' from source: unknown 8029 1726773009.76557: variable 'ansible_shell_type' from source: unknown 8029 1726773009.76559: variable 'ansible_shell_executable' from source: unknown 8029 1726773009.76561: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773009.76563: variable 'ansible_pipelining' from source: unknown 8029 1726773009.76565: variable 'ansible_timeout' from source: unknown 8029 1726773009.76571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773009.76638: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773009.76647: variable 'omit' from source: magic vars 8029 1726773009.76652: starting attempt loop 8029 1726773009.76655: running the handler 8029 1726773009.76660: variable 'ansible_facts' from source: unknown 8029 1726773009.76663: variable 'ansible_facts' from source: unknown 8029 1726773009.76703: _low_level_execute_command(): starting 8029 1726773009.76708: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773009.77197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.77201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773009.77204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773009.77206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.77256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.77259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.77261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.77337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.79040: stdout chunk (state=3): >>>/root <<< 8029 1726773009.79137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.79166: stderr chunk (state=3): >>><<< 8029 1726773009.79181: stdout chunk (state=3): >>><<< 8029 1726773009.79191: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773009.79202: _low_level_execute_command(): starting 8029 1726773009.79207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244 `" && echo ansible-tmp-1726773009.7919185-8722-10042547859244="` echo /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244 `" ) && sleep 0' 8029 1726773009.79658: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773009.79663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773009.79666: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.79669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.79671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773009.79673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.79722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.79725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.79734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.79794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.81727: stdout chunk (state=3): >>>ansible-tmp-1726773009.7919185-8722-10042547859244=/root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244 <<< 8029 1726773009.81837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.81866: stderr chunk (state=3): >>><<< 8029 1726773009.81869: stdout chunk (state=3): >>><<< 8029 1726773009.81886: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773009.7919185-8722-10042547859244=/root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773009.81912: variable 'ansible_module_compression' from source: unknown 8029 1726773009.81960: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8029 1726773009.81998: variable 'ansible_facts' from source: unknown 8029 1726773009.82077: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/AnsiballZ_dnf.py 8029 1726773009.82181: Sending initial data 8029 1726773009.82184: Sent initial data (149 bytes) 8029 1726773009.82605: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773009.82612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773009.82640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.82643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.82645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.82699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773009.82702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.82709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.82765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.84349: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773009.84353: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726773009.84405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773009.84462: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpniyuqorx /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/AnsiballZ_dnf.py <<< 8029 1726773009.84466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/AnsiballZ_dnf.py" <<< 8029 1726773009.84519: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpniyuqorx" to remote "/root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/AnsiballZ_dnf.py" <<< 8029 1726773009.84522: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/AnsiballZ_dnf.py" <<< 8029 1726773009.85265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.85307: stderr chunk (state=3): >>><<< 8029 1726773009.85310: stdout chunk (state=3): >>><<< 8029 1726773009.85330: done transferring module to remote 8029 1726773009.85341: _low_level_execute_command(): starting 8029 1726773009.85346: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/ /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/AnsiballZ_dnf.py && sleep 0' 8029 1726773009.85787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773009.85790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773009.85793: 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.44.236 is address <<< 8029 1726773009.85795: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.85847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.85851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.85912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773009.87750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773009.87777: stderr chunk (state=3): >>><<< 8029 1726773009.87780: stdout chunk (state=3): >>><<< 8029 1726773009.87791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773009.87794: _low_level_execute_command(): starting 8029 1726773009.87798: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/AnsiballZ_dnf.py && sleep 0' 8029 1726773009.88226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773009.88229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.88232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773009.88234: 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 <<< 8029 1726773009.88236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773009.88281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773009.88285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773009.88355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.30259: 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}}} <<< 8029 1726773010.34219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773010.34248: stderr chunk (state=3): >>><<< 8029 1726773010.34251: stdout chunk (state=3): >>><<< 8029 1726773010.34268: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773010.34330: 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-1726773009.7919185-8722-10042547859244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773010.34337: _low_level_execute_command(): starting 8029 1726773010.34343: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773009.7919185-8722-10042547859244/ > /dev/null 2>&1 && sleep 0' 8029 1726773010.34800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.34804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.34807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773010.34809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.34868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.34872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.34878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.34942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.36776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.36798: stderr chunk (state=3): >>><<< 8029 1726773010.36801: stdout chunk (state=3): >>><<< 8029 1726773010.36814: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.36822: handler run complete 8029 1726773010.36849: attempt loop complete, returning result 8029 1726773010.36853: _execute() done 8029 1726773010.36856: dumping result to json 8029 1726773010.36858: done dumping result, returning 8029 1726773010.36868: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-257d-662b-0000000003ff] 8029 1726773010.36871: sending task result for task 129c3c75-c909-257d-662b-0000000003ff 8029 1726773010.36971: done sending task result for task 129c3c75-c909-257d-662b-0000000003ff 8029 1726773010.36974: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8029 1726773010.37063: no more pending results, returning what we have 8029 1726773010.37067: results queue empty 8029 1726773010.37067: checking for any_errors_fatal 8029 1726773010.37073: done checking for any_errors_fatal 8029 1726773010.37074: checking for max_fail_percentage 8029 1726773010.37075: done checking for max_fail_percentage 8029 1726773010.37076: checking to see if all hosts have failed and the running result is not ok 8029 1726773010.37077: done checking to see if all hosts have failed 8029 1726773010.37077: getting the remaining hosts for this loop 8029 1726773010.37079: done getting the remaining hosts for this loop 8029 1726773010.37083: getting the next task for host managed_node3 8029 1726773010.37090: done getting next task for host managed_node3 8029 1726773010.37094: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8029 1726773010.37097: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773010.37107: getting variables 8029 1726773010.37109: in VariableManager get_vars() 8029 1726773010.37147: Calling all_inventory to load vars for managed_node3 8029 1726773010.37149: Calling groups_inventory to load vars for managed_node3 8029 1726773010.37151: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773010.37160: Calling all_plugins_play to load vars for managed_node3 8029 1726773010.37162: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773010.37165: Calling groups_plugins_play to load vars for managed_node3 8029 1726773010.37295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773010.37448: done with get_vars() 8029 1726773010.37457: done getting variables 8029 1726773010.37499: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:10 -0400 (0:00:00.641) 0:00:14.948 **** 8029 1726773010.37523: entering _queue_task() for managed_node3/debug 8029 1726773010.37723: worker is 1 (out of 1 available) 8029 1726773010.37736: exiting _queue_task() for managed_node3/debug 8029 1726773010.37749: done queuing things up, now waiting for results queue to drain 8029 1726773010.37750: waiting for pending results... 8029 1726773010.37922: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8029 1726773010.37994: in run() - task 129c3c75-c909-257d-662b-000000000401 8029 1726773010.38003: variable 'ansible_search_path' from source: unknown 8029 1726773010.38007: variable 'ansible_search_path' from source: unknown 8029 1726773010.38035: calling self._execute() 8029 1726773010.38100: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.38109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.38119: variable 'omit' from source: magic vars 8029 1726773010.38461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773010.40044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773010.40085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773010.40110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773010.40151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773010.40167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773010.40226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773010.40246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773010.40266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773010.40294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773010.40304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773010.40381: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773010.40395: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726773010.40398: when evaluation is False, skipping this task 8029 1726773010.40401: _execute() done 8029 1726773010.40403: dumping result to json 8029 1726773010.40405: done dumping result, returning 8029 1726773010.40412: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-257d-662b-000000000401] 8029 1726773010.40418: sending task result for task 129c3c75-c909-257d-662b-000000000401 8029 1726773010.40503: done sending task result for task 129c3c75-c909-257d-662b-000000000401 8029 1726773010.40505: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 8029 1726773010.40554: no more pending results, returning what we have 8029 1726773010.40557: results queue empty 8029 1726773010.40558: checking for any_errors_fatal 8029 1726773010.40567: done checking for any_errors_fatal 8029 1726773010.40567: checking for max_fail_percentage 8029 1726773010.40569: done checking for max_fail_percentage 8029 1726773010.40569: checking to see if all hosts have failed and the running result is not ok 8029 1726773010.40570: done checking to see if all hosts have failed 8029 1726773010.40571: getting the remaining hosts for this loop 8029 1726773010.40572: done getting the remaining hosts for this loop 8029 1726773010.40576: getting the next task for host managed_node3 8029 1726773010.40582: done getting next task for host managed_node3 8029 1726773010.40586: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8029 1726773010.40589: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773010.40604: getting variables 8029 1726773010.40605: in VariableManager get_vars() 8029 1726773010.40644: Calling all_inventory to load vars for managed_node3 8029 1726773010.40646: Calling groups_inventory to load vars for managed_node3 8029 1726773010.40649: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773010.40658: Calling all_plugins_play to load vars for managed_node3 8029 1726773010.40660: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773010.40663: Calling groups_plugins_play to load vars for managed_node3 8029 1726773010.40800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773010.40935: done with get_vars() 8029 1726773010.40945: done getting variables 8029 1726773010.40986: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:10 -0400 (0:00:00.034) 0:00:14.983 **** 8029 1726773010.41009: entering _queue_task() for managed_node3/reboot 8029 1726773010.41219: worker is 1 (out of 1 available) 8029 1726773010.41233: exiting _queue_task() for managed_node3/reboot 8029 1726773010.41245: done queuing things up, now waiting for results queue to drain 8029 1726773010.41246: waiting for pending results... 8029 1726773010.41432: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8029 1726773010.41505: in run() - task 129c3c75-c909-257d-662b-000000000402 8029 1726773010.41517: variable 'ansible_search_path' from source: unknown 8029 1726773010.41521: variable 'ansible_search_path' from source: unknown 8029 1726773010.41552: calling self._execute() 8029 1726773010.41623: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.41627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.41636: variable 'omit' from source: magic vars 8029 1726773010.41992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773010.43619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773010.43662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773010.43690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773010.43713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773010.43734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773010.43794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773010.43814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773010.43833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773010.43861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773010.43872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773010.43946: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773010.43961: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726773010.43965: when evaluation is False, skipping this task 8029 1726773010.43967: _execute() done 8029 1726773010.43970: dumping result to json 8029 1726773010.43972: done dumping result, returning 8029 1726773010.43980: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-257d-662b-000000000402] 8029 1726773010.43985: sending task result for task 129c3c75-c909-257d-662b-000000000402 8029 1726773010.44069: done sending task result for task 129c3c75-c909-257d-662b-000000000402 8029 1726773010.44071: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8029 1726773010.44127: no more pending results, returning what we have 8029 1726773010.44130: results queue empty 8029 1726773010.44131: checking for any_errors_fatal 8029 1726773010.44137: done checking for any_errors_fatal 8029 1726773010.44137: checking for max_fail_percentage 8029 1726773010.44139: done checking for max_fail_percentage 8029 1726773010.44140: checking to see if all hosts have failed and the running result is not ok 8029 1726773010.44140: done checking to see if all hosts have failed 8029 1726773010.44141: getting the remaining hosts for this loop 8029 1726773010.44143: done getting the remaining hosts for this loop 8029 1726773010.44146: getting the next task for host managed_node3 8029 1726773010.44153: done getting next task for host managed_node3 8029 1726773010.44156: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8029 1726773010.44159: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773010.44175: getting variables 8029 1726773010.44176: in VariableManager get_vars() 8029 1726773010.44213: Calling all_inventory to load vars for managed_node3 8029 1726773010.44218: Calling groups_inventory to load vars for managed_node3 8029 1726773010.44220: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773010.44229: Calling all_plugins_play to load vars for managed_node3 8029 1726773010.44232: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773010.44234: Calling groups_plugins_play to load vars for managed_node3 8029 1726773010.44404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773010.44526: done with get_vars() 8029 1726773010.44534: done getting variables 8029 1726773010.44573: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:10 -0400 (0:00:00.035) 0:00:15.019 **** 8029 1726773010.44595: entering _queue_task() for managed_node3/fail 8029 1726773010.44788: worker is 1 (out of 1 available) 8029 1726773010.44801: exiting _queue_task() for managed_node3/fail 8029 1726773010.44814: done queuing things up, now waiting for results queue to drain 8029 1726773010.44815: waiting for pending results... 8029 1726773010.44985: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8029 1726773010.45058: in run() - task 129c3c75-c909-257d-662b-000000000403 8029 1726773010.45069: variable 'ansible_search_path' from source: unknown 8029 1726773010.45073: variable 'ansible_search_path' from source: unknown 8029 1726773010.45101: calling self._execute() 8029 1726773010.45169: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.45173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.45184: variable 'omit' from source: magic vars 8029 1726773010.45519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773010.47057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773010.47100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773010.47137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773010.47162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773010.47184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773010.47240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773010.47260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773010.47280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773010.47305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773010.47315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773010.47390: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773010.47403: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726773010.47406: when evaluation is False, skipping this task 8029 1726773010.47409: _execute() done 8029 1726773010.47411: dumping result to json 8029 1726773010.47414: done dumping result, returning 8029 1726773010.47422: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-257d-662b-000000000403] 8029 1726773010.47428: sending task result for task 129c3c75-c909-257d-662b-000000000403 8029 1726773010.47507: done sending task result for task 129c3c75-c909-257d-662b-000000000403 8029 1726773010.47510: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8029 1726773010.47582: no more pending results, returning what we have 8029 1726773010.47586: results queue empty 8029 1726773010.47586: checking for any_errors_fatal 8029 1726773010.47592: done checking for any_errors_fatal 8029 1726773010.47593: checking for max_fail_percentage 8029 1726773010.47594: done checking for max_fail_percentage 8029 1726773010.47595: checking to see if all hosts have failed and the running result is not ok 8029 1726773010.47596: done checking to see if all hosts have failed 8029 1726773010.47597: getting the remaining hosts for this loop 8029 1726773010.47598: done getting the remaining hosts for this loop 8029 1726773010.47602: getting the next task for host managed_node3 8029 1726773010.47610: done getting next task for host managed_node3 8029 1726773010.47613: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8029 1726773010.47618: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773010.47633: getting variables 8029 1726773010.47635: in VariableManager get_vars() 8029 1726773010.47665: Calling all_inventory to load vars for managed_node3 8029 1726773010.47668: Calling groups_inventory to load vars for managed_node3 8029 1726773010.47670: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773010.47678: Calling all_plugins_play to load vars for managed_node3 8029 1726773010.47680: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773010.47683: Calling groups_plugins_play to load vars for managed_node3 8029 1726773010.47804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773010.47928: done with get_vars() 8029 1726773010.47937: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:10 -0400 (0:00:00.033) 0:00:15.053 **** 8029 1726773010.47994: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773010.48188: worker is 1 (out of 1 available) 8029 1726773010.48202: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773010.48214: done queuing things up, now waiting for results queue to drain 8029 1726773010.48215: waiting for pending results... 8029 1726773010.48390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8029 1726773010.48458: in run() - task 129c3c75-c909-257d-662b-000000000405 8029 1726773010.48469: variable 'ansible_search_path' from source: unknown 8029 1726773010.48475: variable 'ansible_search_path' from source: unknown 8029 1726773010.48500: calling self._execute() 8029 1726773010.48566: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.48571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.48580: variable 'omit' from source: magic vars 8029 1726773010.48660: variable 'omit' from source: magic vars 8029 1726773010.48689: variable 'omit' from source: magic vars 8029 1726773010.48711: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8029 1726773010.48924: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8029 1726773010.48982: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773010.49009: variable 'omit' from source: magic vars 8029 1726773010.49042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773010.49294: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773010.49312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773010.49328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773010.49336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773010.49358: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773010.49361: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.49363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.49430: Set connection var ansible_connection to ssh 8029 1726773010.49437: Set connection var ansible_shell_executable to /bin/sh 8029 1726773010.49441: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773010.49446: Set connection var ansible_pipelining to False 8029 1726773010.49452: Set connection var ansible_shell_type to sh 8029 1726773010.49457: Set connection var ansible_timeout to 10 8029 1726773010.49475: variable 'ansible_shell_executable' from source: unknown 8029 1726773010.49479: variable 'ansible_connection' from source: unknown 8029 1726773010.49481: variable 'ansible_module_compression' from source: unknown 8029 1726773010.49483: variable 'ansible_shell_type' from source: unknown 8029 1726773010.49486: variable 'ansible_shell_executable' from source: unknown 8029 1726773010.49488: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.49490: variable 'ansible_pipelining' from source: unknown 8029 1726773010.49492: variable 'ansible_timeout' from source: unknown 8029 1726773010.49494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.49621: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773010.49629: variable 'omit' from source: magic vars 8029 1726773010.49636: starting attempt loop 8029 1726773010.49639: running the handler 8029 1726773010.49658: _low_level_execute_command(): starting 8029 1726773010.49665: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773010.50173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.50176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.50179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.50181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.50239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.50242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.50244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.50320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.52025: stdout chunk (state=3): >>>/root <<< 8029 1726773010.52120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.52154: stderr chunk (state=3): >>><<< 8029 1726773010.52158: stdout chunk (state=3): >>><<< 8029 1726773010.52178: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.52191: _low_level_execute_command(): starting 8029 1726773010.52197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193 `" && echo ansible-tmp-1726773010.5217993-8740-151138709612193="` echo /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193 `" ) && sleep 0' 8029 1726773010.52637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.52640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773010.52650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.52652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.52654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.52702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.52705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.52710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.52767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.54712: stdout chunk (state=3): >>>ansible-tmp-1726773010.5217993-8740-151138709612193=/root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193 <<< 8029 1726773010.54812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.54847: stderr chunk (state=3): >>><<< 8029 1726773010.54850: stdout chunk (state=3): >>><<< 8029 1726773010.54866: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773010.5217993-8740-151138709612193=/root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.54910: variable 'ansible_module_compression' from source: unknown 8029 1726773010.54945: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8029 1726773010.54974: variable 'ansible_facts' from source: unknown 8029 1726773010.55041: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/AnsiballZ_kernel_settings_get_config.py 8029 1726773010.55140: Sending initial data 8029 1726773010.55143: Sent initial data (173 bytes) 8029 1726773010.55609: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.55612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.55615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.55619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773010.55621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.55670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.55673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.55676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.55742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.57355: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773010.57411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773010.57477: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpn5ppkct4 /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/AnsiballZ_kernel_settings_get_config.py <<< 8029 1726773010.57480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773010.57535: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 8029 1726773010.57539: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpn5ppkct4" to remote "/root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773010.58131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.58174: stderr chunk (state=3): >>><<< 8029 1726773010.58178: stdout chunk (state=3): >>><<< 8029 1726773010.58220: done transferring module to remote 8029 1726773010.58231: _low_level_execute_command(): starting 8029 1726773010.58237: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/ /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773010.58683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.58687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773010.58693: 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.44.236 is address <<< 8029 1726773010.58695: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.58697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.58745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.58748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.58753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.58808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.60598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.60627: stderr chunk (state=3): >>><<< 8029 1726773010.60630: stdout chunk (state=3): >>><<< 8029 1726773010.60646: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.60649: _low_level_execute_command(): starting 8029 1726773010.60654: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773010.61105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.61109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773010.61111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.61113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.61166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.61172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.61175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.61238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.76883: 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"}}} <<< 8029 1726773010.78310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773010.78340: stderr chunk (state=3): >>><<< 8029 1726773010.78343: stdout chunk (state=3): >>><<< 8029 1726773010.78358: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773010.78388: 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-1726773010.5217993-8740-151138709612193/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773010.78395: _low_level_execute_command(): starting 8029 1726773010.78400: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773010.5217993-8740-151138709612193/ > /dev/null 2>&1 && sleep 0' 8029 1726773010.78835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.78844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.78863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.78912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.78915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.78919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.78984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.80847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.80877: stderr chunk (state=3): >>><<< 8029 1726773010.80880: stdout chunk (state=3): >>><<< 8029 1726773010.80895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.80901: handler run complete 8029 1726773010.80915: attempt loop complete, returning result 8029 1726773010.80919: _execute() done 8029 1726773010.80922: dumping result to json 8029 1726773010.80926: done dumping result, returning 8029 1726773010.80935: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-257d-662b-000000000405] 8029 1726773010.80940: sending task result for task 129c3c75-c909-257d-662b-000000000405 8029 1726773010.81038: done sending task result for task 129c3c75-c909-257d-662b-000000000405 8029 1726773010.81041: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 8029 1726773010.81114: no more pending results, returning what we have 8029 1726773010.81120: results queue empty 8029 1726773010.81121: checking for any_errors_fatal 8029 1726773010.81127: done checking for any_errors_fatal 8029 1726773010.81127: checking for max_fail_percentage 8029 1726773010.81129: done checking for max_fail_percentage 8029 1726773010.81130: checking to see if all hosts have failed and the running result is not ok 8029 1726773010.81131: done checking to see if all hosts have failed 8029 1726773010.81131: getting the remaining hosts for this loop 8029 1726773010.81133: done getting the remaining hosts for this loop 8029 1726773010.81136: getting the next task for host managed_node3 8029 1726773010.81143: done getting next task for host managed_node3 8029 1726773010.81146: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8029 1726773010.81148: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773010.81163: getting variables 8029 1726773010.81164: in VariableManager get_vars() 8029 1726773010.81200: Calling all_inventory to load vars for managed_node3 8029 1726773010.81202: Calling groups_inventory to load vars for managed_node3 8029 1726773010.81204: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773010.81213: Calling all_plugins_play to load vars for managed_node3 8029 1726773010.81215: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773010.81220: Calling groups_plugins_play to load vars for managed_node3 8029 1726773010.81541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773010.81657: done with get_vars() 8029 1726773010.81665: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:10 -0400 (0:00:00.337) 0:00:15.390 **** 8029 1726773010.81734: entering _queue_task() for managed_node3/stat 8029 1726773010.81954: worker is 1 (out of 1 available) 8029 1726773010.81968: exiting _queue_task() for managed_node3/stat 8029 1726773010.81983: done queuing things up, now waiting for results queue to drain 8029 1726773010.81984: waiting for pending results... 8029 1726773010.82159: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8029 1726773010.82235: in run() - task 129c3c75-c909-257d-662b-000000000406 8029 1726773010.82247: variable 'ansible_search_path' from source: unknown 8029 1726773010.82250: variable 'ansible_search_path' from source: unknown 8029 1726773010.82288: variable '__prof_from_conf' from source: task vars 8029 1726773010.82524: variable '__prof_from_conf' from source: task vars 8029 1726773010.82658: variable '__data' from source: task vars 8029 1726773010.82711: variable '__kernel_settings_register_tuned_main' from source: set_fact 8029 1726773010.82850: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773010.82860: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773010.82902: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773010.82920: variable 'omit' from source: magic vars 8029 1726773010.83004: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.83011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.83021: variable 'omit' from source: magic vars 8029 1726773010.83196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773010.84636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773010.84680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773010.84707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773010.84734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773010.84752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773010.84810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773010.84833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773010.84849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773010.84877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773010.84885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773010.84960: variable 'item' from source: unknown 8029 1726773010.84976: Evaluated conditional (item | length > 0): False 8029 1726773010.84979: when evaluation is False, skipping this task 8029 1726773010.85001: variable 'item' from source: unknown 8029 1726773010.85051: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 8029 1726773010.85223: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.85227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.85229: variable 'omit' from source: magic vars 8029 1726773010.85280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773010.85296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773010.85313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773010.85341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773010.85353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773010.85405: variable 'item' from source: unknown 8029 1726773010.85411: Evaluated conditional (item | length > 0): True 8029 1726773010.85418: variable 'omit' from source: magic vars 8029 1726773010.85447: variable 'omit' from source: magic vars 8029 1726773010.85479: variable 'item' from source: unknown 8029 1726773010.85539: variable 'item' from source: unknown 8029 1726773010.85543: variable 'omit' from source: magic vars 8029 1726773010.85567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773010.85583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773010.85607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773010.85617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773010.85626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773010.85647: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773010.85650: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.85652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.85715: Set connection var ansible_connection to ssh 8029 1726773010.85725: Set connection var ansible_shell_executable to /bin/sh 8029 1726773010.85730: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773010.85736: Set connection var ansible_pipelining to False 8029 1726773010.85742: Set connection var ansible_shell_type to sh 8029 1726773010.85746: Set connection var ansible_timeout to 10 8029 1726773010.85760: variable 'ansible_shell_executable' from source: unknown 8029 1726773010.85763: variable 'ansible_connection' from source: unknown 8029 1726773010.85765: variable 'ansible_module_compression' from source: unknown 8029 1726773010.85768: variable 'ansible_shell_type' from source: unknown 8029 1726773010.85770: variable 'ansible_shell_executable' from source: unknown 8029 1726773010.85772: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773010.85782: variable 'ansible_pipelining' from source: unknown 8029 1726773010.85784: variable 'ansible_timeout' from source: unknown 8029 1726773010.85787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773010.85879: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773010.85890: variable 'omit' from source: magic vars 8029 1726773010.85893: starting attempt loop 8029 1726773010.85897: running the handler 8029 1726773010.85905: _low_level_execute_command(): starting 8029 1726773010.85910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773010.86419: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.86422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.86425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.86427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773010.86429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.86471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.86483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.86557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.88249: stdout chunk (state=3): >>>/root <<< 8029 1726773010.88346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.88376: stderr chunk (state=3): >>><<< 8029 1726773010.88381: stdout chunk (state=3): >>><<< 8029 1726773010.88404: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.88415: _low_level_execute_command(): starting 8029 1726773010.88422: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184 `" && echo ansible-tmp-1726773010.884048-8748-253923767323184="` echo /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184 `" ) && sleep 0' 8029 1726773010.88878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.88881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773010.88884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773010.88886: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.88889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.88928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.88948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.89010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.90968: stdout chunk (state=3): >>>ansible-tmp-1726773010.884048-8748-253923767323184=/root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184 <<< 8029 1726773010.91069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.91105: stderr chunk (state=3): >>><<< 8029 1726773010.91108: stdout chunk (state=3): >>><<< 8029 1726773010.91128: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773010.884048-8748-253923767323184=/root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.91168: variable 'ansible_module_compression' from source: unknown 8029 1726773010.91213: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773010.91241: variable 'ansible_facts' from source: unknown 8029 1726773010.91304: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/AnsiballZ_stat.py 8029 1726773010.91404: Sending initial data 8029 1726773010.91408: Sent initial data (150 bytes) 8029 1726773010.91859: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.91862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773010.91868: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.91870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.91872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.91926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.91928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.91931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.91993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.93583: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773010.93642: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773010.93704: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpwj0xledz /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/AnsiballZ_stat.py <<< 8029 1726773010.93707: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/AnsiballZ_stat.py" <<< 8029 1726773010.93759: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpwj0xledz" to remote "/root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/AnsiballZ_stat.py" <<< 8029 1726773010.93762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/AnsiballZ_stat.py" <<< 8029 1726773010.94364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.94409: stderr chunk (state=3): >>><<< 8029 1726773010.94412: stdout chunk (state=3): >>><<< 8029 1726773010.94454: done transferring module to remote 8029 1726773010.94462: _low_level_execute_command(): starting 8029 1726773010.94471: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/ /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/AnsiballZ_stat.py && sleep 0' 8029 1726773010.94918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.94921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773010.94924: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.94926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773010.94928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.94986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.94989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773010.94991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.95044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773010.96913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773010.96941: stderr chunk (state=3): >>><<< 8029 1726773010.96944: stdout chunk (state=3): >>><<< 8029 1726773010.96958: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773010.96961: _low_level_execute_command(): starting 8029 1726773010.96968: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/AnsiballZ_stat.py && sleep 0' 8029 1726773010.97426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.97430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.97432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773010.97435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773010.97486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773010.97495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773010.97564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.13571: 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": 29, "inode": 348127424, "dev": 51714, "nlink": 3, "atime": 1726773004.694114, "mtime": 1726773001.0650487, "ctime": 1726773001.0650487, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8029 1726773011.15135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773011.15166: stderr chunk (state=3): >>><<< 8029 1726773011.15169: stdout chunk (state=3): >>><<< 8029 1726773011.15186: _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": 29, "inode": 348127424, "dev": 51714, "nlink": 3, "atime": 1726773004.694114, "mtime": 1726773001.0650487, "ctime": 1726773001.0650487, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773011.15224: 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-1726773010.884048-8748-253923767323184/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773011.15232: _low_level_execute_command(): starting 8029 1726773011.15236: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773010.884048-8748-253923767323184/ > /dev/null 2>&1 && sleep 0' 8029 1726773011.15689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.15692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.15695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773011.15697: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.15698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773011.15700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.15752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.15755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.15761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.15823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.17695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.17728: stderr chunk (state=3): >>><<< 8029 1726773011.17732: stdout chunk (state=3): >>><<< 8029 1726773011.17749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.17755: handler run complete 8029 1726773011.17787: attempt loop complete, returning result 8029 1726773011.17803: variable 'item' from source: unknown 8029 1726773011.17866: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773004.694114, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726773001.0650487, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 348127424, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773001.0650487, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "2790525339", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8029 1726773011.18014: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.18019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.18021: variable 'omit' from source: magic vars 8029 1726773011.18096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773011.18115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773011.18139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773011.18165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773011.18177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773011.18235: variable 'item' from source: unknown 8029 1726773011.18246: Evaluated conditional (item | length > 0): True 8029 1726773011.18249: variable 'omit' from source: magic vars 8029 1726773011.18258: variable 'omit' from source: magic vars 8029 1726773011.18289: variable 'item' from source: unknown 8029 1726773011.18335: variable 'item' from source: unknown 8029 1726773011.18346: variable 'omit' from source: magic vars 8029 1726773011.18364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773011.18371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773011.18466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773011.18469: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773011.18472: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.18477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.18479: Set connection var ansible_connection to ssh 8029 1726773011.18481: Set connection var ansible_shell_executable to /bin/sh 8029 1726773011.18483: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773011.18485: Set connection var ansible_pipelining to False 8029 1726773011.18487: Set connection var ansible_shell_type to sh 8029 1726773011.18489: Set connection var ansible_timeout to 10 8029 1726773011.18490: variable 'ansible_shell_executable' from source: unknown 8029 1726773011.18492: variable 'ansible_connection' from source: unknown 8029 1726773011.18494: variable 'ansible_module_compression' from source: unknown 8029 1726773011.18496: variable 'ansible_shell_type' from source: unknown 8029 1726773011.18497: variable 'ansible_shell_executable' from source: unknown 8029 1726773011.18499: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.18501: variable 'ansible_pipelining' from source: unknown 8029 1726773011.18503: variable 'ansible_timeout' from source: unknown 8029 1726773011.18505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.18560: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773011.18575: variable 'omit' from source: magic vars 8029 1726773011.18579: starting attempt loop 8029 1726773011.18581: running the handler 8029 1726773011.18583: _low_level_execute_command(): starting 8029 1726773011.18585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773011.19041: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773011.19044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773011.19047: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773011.19049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.19102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.19105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.19107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.19179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.20832: stdout chunk (state=3): >>>/root <<< 8029 1726773011.20923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.20957: stderr chunk (state=3): >>><<< 8029 1726773011.20960: stdout chunk (state=3): >>><<< 8029 1726773011.20974: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.20986: _low_level_execute_command(): starting 8029 1726773011.20992: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233 `" && echo ansible-tmp-1726773011.2097704-8748-98752439341233="` echo /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233 `" ) && sleep 0' 8029 1726773011.21438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.21441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773011.21444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.21446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.21448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.21501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.21504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.21565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.23523: stdout chunk (state=3): >>>ansible-tmp-1726773011.2097704-8748-98752439341233=/root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233 <<< 8029 1726773011.23626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.23652: stderr chunk (state=3): >>><<< 8029 1726773011.23655: stdout chunk (state=3): >>><<< 8029 1726773011.23669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773011.2097704-8748-98752439341233=/root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.23703: variable 'ansible_module_compression' from source: unknown 8029 1726773011.23742: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773011.23759: variable 'ansible_facts' from source: unknown 8029 1726773011.23803: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/AnsiballZ_stat.py 8029 1726773011.23898: Sending initial data 8029 1726773011.23901: Sent initial data (150 bytes) 8029 1726773011.24348: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.24351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773011.24353: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.24355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.24357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773011.24359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.24409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.24412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.24419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.24475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.26063: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773011.26067: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726773011.26120: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773011.26178: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpqqlr4jm4 /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/AnsiballZ_stat.py <<< 8029 1726773011.26181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/AnsiballZ_stat.py" <<< 8029 1726773011.26233: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpqqlr4jm4" to remote "/root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/AnsiballZ_stat.py" <<< 8029 1726773011.26239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/AnsiballZ_stat.py" <<< 8029 1726773011.26823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.26863: stderr chunk (state=3): >>><<< 8029 1726773011.26866: stdout chunk (state=3): >>><<< 8029 1726773011.26907: done transferring module to remote 8029 1726773011.26914: _low_level_execute_command(): starting 8029 1726773011.26921: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/ /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/AnsiballZ_stat.py && sleep 0' 8029 1726773011.27356: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.27360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773011.27362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.27364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.27366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.27419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.27423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.27484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.29283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.29305: stderr chunk (state=3): >>><<< 8029 1726773011.29308: stdout chunk (state=3): >>><<< 8029 1726773011.29326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.29329: _low_level_execute_command(): starting 8029 1726773011.29333: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/AnsiballZ_stat.py && sleep 0' 8029 1726773011.29753: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.29757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773011.29759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.29761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.29763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.29809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.29812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.29883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.45751: 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": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726773003.023082, "ctime": 1726773003.023082, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8029 1726773011.47370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773011.47397: stderr chunk (state=3): >>><<< 8029 1726773011.47401: stdout chunk (state=3): >>><<< 8029 1726773011.47415: _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": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726773003.023082, "ctime": 1726773003.023082, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773011.47454: 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-1726773011.2097704-8748-98752439341233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773011.47461: _low_level_execute_command(): starting 8029 1726773011.47466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773011.2097704-8748-98752439341233/ > /dev/null 2>&1 && sleep 0' 8029 1726773011.47922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.47925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773011.47928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.47930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.47932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.47991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.47995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.47997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.48049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.49927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.49946: stderr chunk (state=3): >>><<< 8029 1726773011.49949: stdout chunk (state=3): >>><<< 8029 1726773011.49963: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.49968: handler run complete 8029 1726773011.50001: attempt loop complete, returning result 8029 1726773011.50015: variable 'item' from source: unknown 8029 1726773011.50081: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772973.5700226, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726773003.023082, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 346030272, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773003.023082, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "2312803406", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8029 1726773011.50232: dumping result to json 8029 1726773011.50235: done dumping result, returning 8029 1726773011.50237: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-257d-662b-000000000406] 8029 1726773011.50239: sending task result for task 129c3c75-c909-257d-662b-000000000406 8029 1726773011.50291: done sending task result for task 129c3c75-c909-257d-662b-000000000406 8029 1726773011.50294: WORKER PROCESS EXITING 8029 1726773011.50393: no more pending results, returning what we have 8029 1726773011.50396: results queue empty 8029 1726773011.50396: checking for any_errors_fatal 8029 1726773011.50401: done checking for any_errors_fatal 8029 1726773011.50402: checking for max_fail_percentage 8029 1726773011.50403: done checking for max_fail_percentage 8029 1726773011.50404: checking to see if all hosts have failed and the running result is not ok 8029 1726773011.50405: done checking to see if all hosts have failed 8029 1726773011.50405: getting the remaining hosts for this loop 8029 1726773011.50407: done getting the remaining hosts for this loop 8029 1726773011.50409: getting the next task for host managed_node3 8029 1726773011.50414: done getting next task for host managed_node3 8029 1726773011.50422: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8029 1726773011.50424: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773011.50438: getting variables 8029 1726773011.50440: in VariableManager get_vars() 8029 1726773011.50469: Calling all_inventory to load vars for managed_node3 8029 1726773011.50471: Calling groups_inventory to load vars for managed_node3 8029 1726773011.50476: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773011.50484: Calling all_plugins_play to load vars for managed_node3 8029 1726773011.50486: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773011.50489: Calling groups_plugins_play to load vars for managed_node3 8029 1726773011.50606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773011.50750: done with get_vars() 8029 1726773011.50758: done getting variables 8029 1726773011.50801: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:11 -0400 (0:00:00.690) 0:00:16.081 **** 8029 1726773011.50825: entering _queue_task() for managed_node3/set_fact 8029 1726773011.51032: worker is 1 (out of 1 available) 8029 1726773011.51045: exiting _queue_task() for managed_node3/set_fact 8029 1726773011.51056: done queuing things up, now waiting for results queue to drain 8029 1726773011.51057: waiting for pending results... 8029 1726773011.51231: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8029 1726773011.51305: in run() - task 129c3c75-c909-257d-662b-000000000407 8029 1726773011.51315: variable 'ansible_search_path' from source: unknown 8029 1726773011.51320: variable 'ansible_search_path' from source: unknown 8029 1726773011.51348: calling self._execute() 8029 1726773011.51413: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.51422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.51431: variable 'omit' from source: magic vars 8029 1726773011.51501: variable 'omit' from source: magic vars 8029 1726773011.51539: variable 'omit' from source: magic vars 8029 1726773011.52107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773011.53943: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773011.54029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773011.54069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773011.54108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773011.54141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773011.54221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773011.54258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773011.54288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773011.54340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773011.54359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773011.54409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773011.54439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773011.54467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773011.54511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773011.54534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773011.54594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773011.54624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773011.54652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773011.54693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773011.54713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773011.54947: variable '__kernel_settings_find_profile_dirs' from source: set_fact 8029 1726773011.55049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773011.55207: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773011.55247: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773011.55282: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773011.55312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773011.55359: 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) 8029 1726773011.55385: 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) 8029 1726773011.55412: 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) 8029 1726773011.55449: 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) 8029 1726773011.55523: variable 'omit' from source: magic vars 8029 1726773011.55536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773011.55565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773011.55683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773011.55687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773011.55689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773011.55691: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773011.55694: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.55696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.55758: Set connection var ansible_connection to ssh 8029 1726773011.55766: Set connection var ansible_shell_executable to /bin/sh 8029 1726773011.55771: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773011.55778: Set connection var ansible_pipelining to False 8029 1726773011.55796: Set connection var ansible_shell_type to sh 8029 1726773011.55798: Set connection var ansible_timeout to 10 8029 1726773011.55810: variable 'ansible_shell_executable' from source: unknown 8029 1726773011.55813: variable 'ansible_connection' from source: unknown 8029 1726773011.55815: variable 'ansible_module_compression' from source: unknown 8029 1726773011.55820: variable 'ansible_shell_type' from source: unknown 8029 1726773011.55823: variable 'ansible_shell_executable' from source: unknown 8029 1726773011.55825: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.55829: variable 'ansible_pipelining' from source: unknown 8029 1726773011.55831: variable 'ansible_timeout' from source: unknown 8029 1726773011.55835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.55914: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773011.55925: variable 'omit' from source: magic vars 8029 1726773011.55930: starting attempt loop 8029 1726773011.55933: running the handler 8029 1726773011.55942: handler run complete 8029 1726773011.55950: attempt loop complete, returning result 8029 1726773011.55952: _execute() done 8029 1726773011.55955: dumping result to json 8029 1726773011.55957: done dumping result, returning 8029 1726773011.55964: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-257d-662b-000000000407] 8029 1726773011.55969: sending task result for task 129c3c75-c909-257d-662b-000000000407 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 8029 1726773011.56115: no more pending results, returning what we have 8029 1726773011.56120: results queue empty 8029 1726773011.56121: checking for any_errors_fatal 8029 1726773011.56136: done checking for any_errors_fatal 8029 1726773011.56137: checking for max_fail_percentage 8029 1726773011.56139: done checking for max_fail_percentage 8029 1726773011.56139: checking to see if all hosts have failed and the running result is not ok 8029 1726773011.56140: done checking to see if all hosts have failed 8029 1726773011.56141: getting the remaining hosts for this loop 8029 1726773011.56143: done getting the remaining hosts for this loop 8029 1726773011.56147: getting the next task for host managed_node3 8029 1726773011.56153: done getting next task for host managed_node3 8029 1726773011.56156: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8029 1726773011.56159: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773011.56167: done sending task result for task 129c3c75-c909-257d-662b-000000000407 8029 1726773011.56169: WORKER PROCESS EXITING 8029 1726773011.56177: getting variables 8029 1726773011.56179: in VariableManager get_vars() 8029 1726773011.56214: Calling all_inventory to load vars for managed_node3 8029 1726773011.56221: Calling groups_inventory to load vars for managed_node3 8029 1726773011.56224: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773011.56232: Calling all_plugins_play to load vars for managed_node3 8029 1726773011.56235: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773011.56237: Calling groups_plugins_play to load vars for managed_node3 8029 1726773011.56368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773011.56495: done with get_vars() 8029 1726773011.56504: done getting variables 8029 1726773011.56547: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:11 -0400 (0:00:00.057) 0:00:16.139 **** 8029 1726773011.56569: entering _queue_task() for managed_node3/service 8029 1726773011.56772: worker is 1 (out of 1 available) 8029 1726773011.56786: exiting _queue_task() for managed_node3/service 8029 1726773011.56798: done queuing things up, now waiting for results queue to drain 8029 1726773011.56799: waiting for pending results... 8029 1726773011.56977: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8029 1726773011.57051: in run() - task 129c3c75-c909-257d-662b-000000000408 8029 1726773011.57062: variable 'ansible_search_path' from source: unknown 8029 1726773011.57066: variable 'ansible_search_path' from source: unknown 8029 1726773011.57105: variable '__kernel_settings_services' from source: include_vars 8029 1726773011.57347: variable '__kernel_settings_services' from source: include_vars 8029 1726773011.57415: variable 'omit' from source: magic vars 8029 1726773011.57520: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.57721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.57724: variable 'omit' from source: magic vars 8029 1726773011.57727: variable 'omit' from source: magic vars 8029 1726773011.57729: variable 'omit' from source: magic vars 8029 1726773011.57732: variable 'item' from source: unknown 8029 1726773011.57796: variable 'item' from source: unknown 8029 1726773011.57829: variable 'omit' from source: magic vars 8029 1726773011.57876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773011.57989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773011.58015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773011.58039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773011.58055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773011.58088: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773011.58096: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.58103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.58201: Set connection var ansible_connection to ssh 8029 1726773011.58218: Set connection var ansible_shell_executable to /bin/sh 8029 1726773011.58228: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773011.58237: Set connection var ansible_pipelining to False 8029 1726773011.58249: Set connection var ansible_shell_type to sh 8029 1726773011.58261: Set connection var ansible_timeout to 10 8029 1726773011.58288: variable 'ansible_shell_executable' from source: unknown 8029 1726773011.58296: variable 'ansible_connection' from source: unknown 8029 1726773011.58303: variable 'ansible_module_compression' from source: unknown 8029 1726773011.58311: variable 'ansible_shell_type' from source: unknown 8029 1726773011.58321: variable 'ansible_shell_executable' from source: unknown 8029 1726773011.58329: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773011.58338: variable 'ansible_pipelining' from source: unknown 8029 1726773011.58345: variable 'ansible_timeout' from source: unknown 8029 1726773011.58354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773011.58496: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773011.58512: variable 'omit' from source: magic vars 8029 1726773011.58526: starting attempt loop 8029 1726773011.58535: running the handler 8029 1726773011.58630: variable 'ansible_facts' from source: unknown 8029 1726773011.58709: _low_level_execute_command(): starting 8029 1726773011.58718: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773011.59209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.59214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.59219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.59269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.59272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.59347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.61040: stdout chunk (state=3): >>>/root <<< 8029 1726773011.61207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.61211: stdout chunk (state=3): >>><<< 8029 1726773011.61213: stderr chunk (state=3): >>><<< 8029 1726773011.61241: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.61326: _low_level_execute_command(): starting 8029 1726773011.61330: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658 `" && echo ansible-tmp-1726773011.6124923-8771-192245350135658="` echo /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658 `" ) && sleep 0' 8029 1726773011.61919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773011.61933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.61987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773011.62039: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.62104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.62106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.62163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.64135: stdout chunk (state=3): >>>ansible-tmp-1726773011.6124923-8771-192245350135658=/root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658 <<< 8029 1726773011.64315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.64327: stdout chunk (state=3): >>><<< 8029 1726773011.64332: stderr chunk (state=3): >>><<< 8029 1726773011.64347: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773011.6124923-8771-192245350135658=/root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.64380: variable 'ansible_module_compression' from source: unknown 8029 1726773011.64435: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8029 1726773011.64497: variable 'ansible_facts' from source: unknown 8029 1726773011.64688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/AnsiballZ_systemd.py 8029 1726773011.64943: Sending initial data 8029 1726773011.64945: Sent initial data (154 bytes) 8029 1726773011.65460: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773011.65486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.65601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.65639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.65658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.65737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.67366: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773011.67420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773011.67481: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpxnrmtene /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/AnsiballZ_systemd.py <<< 8029 1726773011.67486: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/AnsiballZ_systemd.py" <<< 8029 1726773011.67552: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpxnrmtene" to remote "/root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/AnsiballZ_systemd.py" <<< 8029 1726773011.69010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.69084: stderr chunk (state=3): >>><<< 8029 1726773011.69088: stdout chunk (state=3): >>><<< 8029 1726773011.69090: done transferring module to remote 8029 1726773011.69092: _low_level_execute_command(): starting 8029 1726773011.69095: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/ /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/AnsiballZ_systemd.py && sleep 0' 8029 1726773011.69533: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.69538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.69554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.69608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.69620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.69622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.69674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773011.71492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773011.71518: stderr chunk (state=3): >>><<< 8029 1726773011.71522: stdout chunk (state=3): >>><<< 8029 1726773011.71537: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773011.71540: _low_level_execute_command(): starting 8029 1726773011.71545: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/AnsiballZ_systemd.py && sleep 0' 8029 1726773011.71982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773011.71987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773011.71990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773011.71992: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773011.72004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773011.72054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773011.72061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773011.72063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773011.72127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.01630: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13458", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "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:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "MemoryCurrent": "15192064", "MemoryPeak": "15446016", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3259965440", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "110787000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEML<<< 8029 1726773012.01657: stdout chunk (state=3): >>>OCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned<<< 8029 1726773012.01666: stdout chunk (state=3): >>>(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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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}}} <<< 8029 1726773012.03608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773012.03638: stderr chunk (state=3): >>><<< 8029 1726773012.03641: stdout chunk (state=3): >>><<< 8029 1726773012.03664: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13458", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "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:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "MemoryCurrent": "15192064", "MemoryPeak": "15446016", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3259965440", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "110787000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773012.03802: 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-1726773011.6124923-8771-192245350135658/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773012.03819: _low_level_execute_command(): starting 8029 1726773012.03824: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773011.6124923-8771-192245350135658/ > /dev/null 2>&1 && sleep 0' 8029 1726773012.04252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.04256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.04258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.04260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.04263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.04312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.04315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.04386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.06236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.06261: stderr chunk (state=3): >>><<< 8029 1726773012.06264: stdout chunk (state=3): >>><<< 8029 1726773012.06280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.06287: handler run complete 8029 1726773012.06329: attempt loop complete, returning result 8029 1726773012.06344: variable 'item' from source: unknown 8029 1726773012.06403: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "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": "110787000", "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:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13458", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3259965440", "MemoryCurrent": "15192064", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15446016", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "sysinit.target dbus-broker.service dbus.socket 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8029 1726773012.06895: dumping result to json 8029 1726773012.06898: done dumping result, returning 8029 1726773012.06900: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-257d-662b-000000000408] 8029 1726773012.06903: sending task result for task 129c3c75-c909-257d-662b-000000000408 8029 1726773012.06980: done sending task result for task 129c3c75-c909-257d-662b-000000000408 8029 1726773012.06983: WORKER PROCESS EXITING 8029 1726773012.07058: no more pending results, returning what we have 8029 1726773012.07061: results queue empty 8029 1726773012.07061: checking for any_errors_fatal 8029 1726773012.07064: done checking for any_errors_fatal 8029 1726773012.07064: checking for max_fail_percentage 8029 1726773012.07065: done checking for max_fail_percentage 8029 1726773012.07066: checking to see if all hosts have failed and the running result is not ok 8029 1726773012.07066: done checking to see if all hosts have failed 8029 1726773012.07067: getting the remaining hosts for this loop 8029 1726773012.07067: done getting the remaining hosts for this loop 8029 1726773012.07070: getting the next task for host managed_node3 8029 1726773012.07073: done getting next task for host managed_node3 8029 1726773012.07076: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8029 1726773012.07078: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773012.07084: getting variables 8029 1726773012.07085: in VariableManager get_vars() 8029 1726773012.07104: Calling all_inventory to load vars for managed_node3 8029 1726773012.07106: Calling groups_inventory to load vars for managed_node3 8029 1726773012.07107: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773012.07113: Calling all_plugins_play to load vars for managed_node3 8029 1726773012.07115: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773012.07119: Calling groups_plugins_play to load vars for managed_node3 8029 1726773012.07219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773012.07341: done with get_vars() 8029 1726773012.07350: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:12 -0400 (0:00:00.508) 0:00:16.647 **** 8029 1726773012.07414: entering _queue_task() for managed_node3/file 8029 1726773012.07607: worker is 1 (out of 1 available) 8029 1726773012.07624: exiting _queue_task() for managed_node3/file 8029 1726773012.07636: done queuing things up, now waiting for results queue to drain 8029 1726773012.07637: waiting for pending results... 8029 1726773012.07818: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8029 1726773012.07889: in run() - task 129c3c75-c909-257d-662b-000000000409 8029 1726773012.07901: variable 'ansible_search_path' from source: unknown 8029 1726773012.07904: variable 'ansible_search_path' from source: unknown 8029 1726773012.07933: calling self._execute() 8029 1726773012.08003: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.08006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.08015: variable 'omit' from source: magic vars 8029 1726773012.08097: variable 'omit' from source: magic vars 8029 1726773012.08133: variable 'omit' from source: magic vars 8029 1726773012.08155: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773012.08377: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773012.08451: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773012.08455: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773012.08521: variable 'omit' from source: magic vars 8029 1726773012.08556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773012.08582: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773012.08599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773012.08612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.08625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.08650: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773012.08655: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.08658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.08721: Set connection var ansible_connection to ssh 8029 1726773012.08731: Set connection var ansible_shell_executable to /bin/sh 8029 1726773012.08734: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773012.08741: Set connection var ansible_pipelining to False 8029 1726773012.08747: Set connection var ansible_shell_type to sh 8029 1726773012.08752: Set connection var ansible_timeout to 10 8029 1726773012.08768: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.08771: variable 'ansible_connection' from source: unknown 8029 1726773012.08776: variable 'ansible_module_compression' from source: unknown 8029 1726773012.08778: variable 'ansible_shell_type' from source: unknown 8029 1726773012.08781: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.08783: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.08785: variable 'ansible_pipelining' from source: unknown 8029 1726773012.08787: variable 'ansible_timeout' from source: unknown 8029 1726773012.08790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.08935: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773012.08945: variable 'omit' from source: magic vars 8029 1726773012.08950: starting attempt loop 8029 1726773012.08955: running the handler 8029 1726773012.08965: _low_level_execute_command(): starting 8029 1726773012.08972: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773012.09477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.09481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.09484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.09486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.09543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.09546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.09548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.09624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.11291: stdout chunk (state=3): >>>/root <<< 8029 1726773012.11383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.11408: stderr chunk (state=3): >>><<< 8029 1726773012.11412: stdout chunk (state=3): >>><<< 8029 1726773012.11436: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.11449: _low_level_execute_command(): starting 8029 1726773012.11455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648 `" && echo ansible-tmp-1726773012.1143615-8792-51088529888648="` echo /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648 `" ) && sleep 0' 8029 1726773012.11891: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.11895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.11905: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.11908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.11956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.11959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.11963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.12024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.13949: stdout chunk (state=3): >>>ansible-tmp-1726773012.1143615-8792-51088529888648=/root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648 <<< 8029 1726773012.14050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.14081: stderr chunk (state=3): >>><<< 8029 1726773012.14084: stdout chunk (state=3): >>><<< 8029 1726773012.14102: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773012.1143615-8792-51088529888648=/root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.14144: variable 'ansible_module_compression' from source: unknown 8029 1726773012.14192: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773012.14227: variable 'ansible_facts' from source: unknown 8029 1726773012.14290: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/AnsiballZ_file.py 8029 1726773012.14389: Sending initial data 8029 1726773012.14392: Sent initial data (150 bytes) 8029 1726773012.14845: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.14849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.14851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.14854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773012.14856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.14906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.14910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.14914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.14972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.16550: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773012.16604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773012.16660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpazt_wlxw /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/AnsiballZ_file.py <<< 8029 1726773012.16666: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/AnsiballZ_file.py" <<< 8029 1726773012.16718: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpazt_wlxw" to remote "/root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/AnsiballZ_file.py" <<< 8029 1726773012.16721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/AnsiballZ_file.py" <<< 8029 1726773012.17312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.17359: stderr chunk (state=3): >>><<< 8029 1726773012.17362: stdout chunk (state=3): >>><<< 8029 1726773012.17417: done transferring module to remote 8029 1726773012.17426: _low_level_execute_command(): starting 8029 1726773012.17431: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/ /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/AnsiballZ_file.py && sleep 0' 8029 1726773012.17874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.17877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.17880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.17882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.17887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773012.17889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.17934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.17938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.18000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.19756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.19783: stderr chunk (state=3): >>><<< 8029 1726773012.19786: stdout chunk (state=3): >>><<< 8029 1726773012.19800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.19804: _low_level_execute_command(): starting 8029 1726773012.19809: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/AnsiballZ_file.py && sleep 0' 8029 1726773012.20247: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.20252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.20254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.20257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.20260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.20310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.20314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.20319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.20384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.36921: 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": 24, "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}}} <<< 8029 1726773012.38372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773012.38397: stderr chunk (state=3): >>><<< 8029 1726773012.38401: stdout chunk (state=3): >>><<< 8029 1726773012.38420: _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": 24, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773012.38452: 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-1726773012.1143615-8792-51088529888648/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773012.38461: _low_level_execute_command(): starting 8029 1726773012.38466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773012.1143615-8792-51088529888648/ > /dev/null 2>&1 && sleep 0' 8029 1726773012.38913: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.38918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.38920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.38923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773012.38925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.38979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.38984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.38986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.39042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.40896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.40926: stderr chunk (state=3): >>><<< 8029 1726773012.40929: stdout chunk (state=3): >>><<< 8029 1726773012.40945: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.40953: handler run complete 8029 1726773012.40970: attempt loop complete, returning result 8029 1726773012.40973: _execute() done 8029 1726773012.40978: dumping result to json 8029 1726773012.40983: done dumping result, returning 8029 1726773012.40992: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-257d-662b-000000000409] 8029 1726773012.40996: sending task result for task 129c3c75-c909-257d-662b-000000000409 8029 1726773012.41101: done sending task result for task 129c3c75-c909-257d-662b-000000000409 8029 1726773012.41104: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0 } 8029 1726773012.41180: no more pending results, returning what we have 8029 1726773012.41184: results queue empty 8029 1726773012.41184: checking for any_errors_fatal 8029 1726773012.41208: done checking for any_errors_fatal 8029 1726773012.41209: checking for max_fail_percentage 8029 1726773012.41210: done checking for max_fail_percentage 8029 1726773012.41211: checking to see if all hosts have failed and the running result is not ok 8029 1726773012.41212: done checking to see if all hosts have failed 8029 1726773012.41212: getting the remaining hosts for this loop 8029 1726773012.41214: done getting the remaining hosts for this loop 8029 1726773012.41219: getting the next task for host managed_node3 8029 1726773012.41225: done getting next task for host managed_node3 8029 1726773012.41228: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8029 1726773012.41231: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773012.41241: getting variables 8029 1726773012.41243: in VariableManager get_vars() 8029 1726773012.41274: Calling all_inventory to load vars for managed_node3 8029 1726773012.41277: Calling groups_inventory to load vars for managed_node3 8029 1726773012.41279: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773012.41287: Calling all_plugins_play to load vars for managed_node3 8029 1726773012.41289: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773012.41292: Calling groups_plugins_play to load vars for managed_node3 8029 1726773012.41422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773012.41549: done with get_vars() 8029 1726773012.41557: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:12 -0400 (0:00:00.342) 0:00:16.989 **** 8029 1726773012.41626: entering _queue_task() for managed_node3/slurp 8029 1726773012.41823: worker is 1 (out of 1 available) 8029 1726773012.41839: exiting _queue_task() for managed_node3/slurp 8029 1726773012.41851: done queuing things up, now waiting for results queue to drain 8029 1726773012.41852: waiting for pending results... 8029 1726773012.42029: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8029 1726773012.42101: in run() - task 129c3c75-c909-257d-662b-00000000040a 8029 1726773012.42113: variable 'ansible_search_path' from source: unknown 8029 1726773012.42118: variable 'ansible_search_path' from source: unknown 8029 1726773012.42144: calling self._execute() 8029 1726773012.42214: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.42219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.42229: variable 'omit' from source: magic vars 8029 1726773012.42305: variable 'omit' from source: magic vars 8029 1726773012.42338: variable 'omit' from source: magic vars 8029 1726773012.42359: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773012.42580: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773012.42643: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773012.42671: variable 'omit' from source: magic vars 8029 1726773012.42704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773012.42734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773012.42749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773012.42762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.42772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.42794: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773012.42797: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.42800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.42867: Set connection var ansible_connection to ssh 8029 1726773012.42878: Set connection var ansible_shell_executable to /bin/sh 8029 1726773012.42880: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773012.42885: Set connection var ansible_pipelining to False 8029 1726773012.42891: Set connection var ansible_shell_type to sh 8029 1726773012.42896: Set connection var ansible_timeout to 10 8029 1726773012.42912: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.42915: variable 'ansible_connection' from source: unknown 8029 1726773012.42919: variable 'ansible_module_compression' from source: unknown 8029 1726773012.42921: variable 'ansible_shell_type' from source: unknown 8029 1726773012.42923: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.42926: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.42928: variable 'ansible_pipelining' from source: unknown 8029 1726773012.42932: variable 'ansible_timeout' from source: unknown 8029 1726773012.42936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.43080: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773012.43087: variable 'omit' from source: magic vars 8029 1726773012.43092: starting attempt loop 8029 1726773012.43095: running the handler 8029 1726773012.43106: _low_level_execute_command(): starting 8029 1726773012.43113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773012.43603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.43621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.43626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.43638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.43697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.43700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.43703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.43768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.45361: stdout chunk (state=3): >>>/root <<< 8029 1726773012.45459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.45489: stderr chunk (state=3): >>><<< 8029 1726773012.45492: stdout chunk (state=3): >>><<< 8029 1726773012.45511: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.45524: _low_level_execute_command(): starting 8029 1726773012.45530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063 `" && echo ansible-tmp-1726773012.4551063-8811-179498942919063="` echo /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063 `" ) && sleep 0' 8029 1726773012.45966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.45970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.45981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.45983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.45985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.46032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.46035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.46041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.46101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.47987: stdout chunk (state=3): >>>ansible-tmp-1726773012.4551063-8811-179498942919063=/root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063 <<< 8029 1726773012.48091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.48118: stderr chunk (state=3): >>><<< 8029 1726773012.48121: stdout chunk (state=3): >>><<< 8029 1726773012.48140: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773012.4551063-8811-179498942919063=/root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.48178: variable 'ansible_module_compression' from source: unknown 8029 1726773012.48211: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8029 1726773012.48240: variable 'ansible_facts' from source: unknown 8029 1726773012.48293: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/AnsiballZ_slurp.py 8029 1726773012.48457: Sending initial data 8029 1726773012.48460: Sent initial data (152 bytes) 8029 1726773012.48904: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.48907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773012.48909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.48912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773012.48913: 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 <<< 8029 1726773012.48915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.48968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.48971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.48976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.49033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.50584: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773012.50641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773012.50699: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmphs8ai1bf /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/AnsiballZ_slurp.py <<< 8029 1726773012.50705: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/AnsiballZ_slurp.py" <<< 8029 1726773012.50762: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmphs8ai1bf" to remote "/root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/AnsiballZ_slurp.py" <<< 8029 1726773012.51343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.51387: stderr chunk (state=3): >>><<< 8029 1726773012.51391: stdout chunk (state=3): >>><<< 8029 1726773012.51412: done transferring module to remote 8029 1726773012.51423: _low_level_execute_command(): starting 8029 1726773012.51428: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/ /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/AnsiballZ_slurp.py && sleep 0' 8029 1726773012.51878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.51882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.51884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.51886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.51893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.51947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.51950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.51955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.52010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.53768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.53800: stderr chunk (state=3): >>><<< 8029 1726773012.53803: stdout chunk (state=3): >>><<< 8029 1726773012.53820: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.53824: _low_level_execute_command(): starting 8029 1726773012.53829: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/AnsiballZ_slurp.py && sleep 0' 8029 1726773012.54279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.54283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.54285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.54287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.54289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.54343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.54346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.54412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.69439: 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"}}} <<< 8029 1726773012.70822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773012.70842: stderr chunk (state=3): >>><<< 8029 1726773012.70845: stdout chunk (state=3): >>><<< 8029 1726773012.70859: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773012.70884: 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-1726773012.4551063-8811-179498942919063/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773012.70892: _low_level_execute_command(): starting 8029 1726773012.70897: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773012.4551063-8811-179498942919063/ > /dev/null 2>&1 && sleep 0' 8029 1726773012.71336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.71339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.71341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773012.71343: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.71346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.71396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.71399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.71402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.71467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.73343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.73355: stderr chunk (state=3): >>><<< 8029 1726773012.73358: stdout chunk (state=3): >>><<< 8029 1726773012.73377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.73380: handler run complete 8029 1726773012.73397: attempt loop complete, returning result 8029 1726773012.73400: _execute() done 8029 1726773012.73403: dumping result to json 8029 1726773012.73405: done dumping result, returning 8029 1726773012.73414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-257d-662b-00000000040a] 8029 1726773012.73419: sending task result for task 129c3c75-c909-257d-662b-00000000040a 8029 1726773012.73514: done sending task result for task 129c3c75-c909-257d-662b-00000000040a 8029 1726773012.73519: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8029 1726773012.73583: no more pending results, returning what we have 8029 1726773012.73586: results queue empty 8029 1726773012.73587: checking for any_errors_fatal 8029 1726773012.73596: done checking for any_errors_fatal 8029 1726773012.73597: checking for max_fail_percentage 8029 1726773012.73598: done checking for max_fail_percentage 8029 1726773012.73599: checking to see if all hosts have failed and the running result is not ok 8029 1726773012.73600: done checking to see if all hosts have failed 8029 1726773012.73601: getting the remaining hosts for this loop 8029 1726773012.73602: done getting the remaining hosts for this loop 8029 1726773012.73606: getting the next task for host managed_node3 8029 1726773012.73612: done getting next task for host managed_node3 8029 1726773012.73615: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8029 1726773012.73620: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773012.73632: getting variables 8029 1726773012.73634: in VariableManager get_vars() 8029 1726773012.73668: Calling all_inventory to load vars for managed_node3 8029 1726773012.73671: Calling groups_inventory to load vars for managed_node3 8029 1726773012.73675: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773012.73683: Calling all_plugins_play to load vars for managed_node3 8029 1726773012.73686: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773012.73688: Calling groups_plugins_play to load vars for managed_node3 8029 1726773012.73826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773012.73995: done with get_vars() 8029 1726773012.74003: done getting variables 8029 1726773012.74047: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:12 -0400 (0:00:00.324) 0:00:17.314 **** 8029 1726773012.74070: entering _queue_task() for managed_node3/set_fact 8029 1726773012.74286: worker is 1 (out of 1 available) 8029 1726773012.74300: exiting _queue_task() for managed_node3/set_fact 8029 1726773012.74311: done queuing things up, now waiting for results queue to drain 8029 1726773012.74312: waiting for pending results... 8029 1726773012.74488: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8029 1726773012.74564: in run() - task 129c3c75-c909-257d-662b-00000000040b 8029 1726773012.74578: variable 'ansible_search_path' from source: unknown 8029 1726773012.74583: variable 'ansible_search_path' from source: unknown 8029 1726773012.74607: calling self._execute() 8029 1726773012.74679: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.74683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.74690: variable 'omit' from source: magic vars 8029 1726773012.74766: variable 'omit' from source: magic vars 8029 1726773012.74797: variable 'omit' from source: magic vars 8029 1726773012.75097: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773012.75105: variable '__cur_profile' from source: task vars 8029 1726773012.75212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773012.76632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773012.76682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773012.76715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773012.76738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773012.76757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773012.76817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773012.76839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773012.76856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773012.76882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773012.76892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773012.76976: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8029 1726773012.77014: variable 'omit' from source: magic vars 8029 1726773012.77036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773012.77057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773012.77072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773012.77086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.77094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.77118: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773012.77121: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.77123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.77188: Set connection var ansible_connection to ssh 8029 1726773012.77197: Set connection var ansible_shell_executable to /bin/sh 8029 1726773012.77202: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773012.77206: Set connection var ansible_pipelining to False 8029 1726773012.77213: Set connection var ansible_shell_type to sh 8029 1726773012.77219: Set connection var ansible_timeout to 10 8029 1726773012.77236: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.77239: variable 'ansible_connection' from source: unknown 8029 1726773012.77242: variable 'ansible_module_compression' from source: unknown 8029 1726773012.77244: variable 'ansible_shell_type' from source: unknown 8029 1726773012.77246: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.77248: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.77252: variable 'ansible_pipelining' from source: unknown 8029 1726773012.77256: variable 'ansible_timeout' from source: unknown 8029 1726773012.77258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.77328: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773012.77338: variable 'omit' from source: magic vars 8029 1726773012.77343: starting attempt loop 8029 1726773012.77345: running the handler 8029 1726773012.77357: handler run complete 8029 1726773012.77369: attempt loop complete, returning result 8029 1726773012.77372: _execute() done 8029 1726773012.77376: dumping result to json 8029 1726773012.77379: done dumping result, returning 8029 1726773012.77381: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-257d-662b-00000000040b] 8029 1726773012.77388: sending task result for task 129c3c75-c909-257d-662b-00000000040b 8029 1726773012.77467: done sending task result for task 129c3c75-c909-257d-662b-00000000040b 8029 1726773012.77471: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 8029 1726773012.77552: no more pending results, returning what we have 8029 1726773012.77555: results queue empty 8029 1726773012.77555: checking for any_errors_fatal 8029 1726773012.77561: done checking for any_errors_fatal 8029 1726773012.77562: checking for max_fail_percentage 8029 1726773012.77563: done checking for max_fail_percentage 8029 1726773012.77564: checking to see if all hosts have failed and the running result is not ok 8029 1726773012.77565: done checking to see if all hosts have failed 8029 1726773012.77566: getting the remaining hosts for this loop 8029 1726773012.77567: done getting the remaining hosts for this loop 8029 1726773012.77571: getting the next task for host managed_node3 8029 1726773012.77578: done getting next task for host managed_node3 8029 1726773012.77582: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8029 1726773012.77585: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773012.77601: getting variables 8029 1726773012.77603: in VariableManager get_vars() 8029 1726773012.77637: Calling all_inventory to load vars for managed_node3 8029 1726773012.77639: Calling groups_inventory to load vars for managed_node3 8029 1726773012.77641: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773012.77649: Calling all_plugins_play to load vars for managed_node3 8029 1726773012.77651: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773012.77653: Calling groups_plugins_play to load vars for managed_node3 8029 1726773012.77783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773012.77909: done with get_vars() 8029 1726773012.77919: done getting variables 8029 1726773012.77958: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:12 -0400 (0:00:00.039) 0:00:17.353 **** 8029 1726773012.77981: entering _queue_task() for managed_node3/copy 8029 1726773012.78180: worker is 1 (out of 1 available) 8029 1726773012.78194: exiting _queue_task() for managed_node3/copy 8029 1726773012.78207: done queuing things up, now waiting for results queue to drain 8029 1726773012.78208: waiting for pending results... 8029 1726773012.78385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8029 1726773012.78463: in run() - task 129c3c75-c909-257d-662b-00000000040c 8029 1726773012.78474: variable 'ansible_search_path' from source: unknown 8029 1726773012.78478: variable 'ansible_search_path' from source: unknown 8029 1726773012.78507: calling self._execute() 8029 1726773012.78581: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.78585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.78595: variable 'omit' from source: magic vars 8029 1726773012.78669: variable 'omit' from source: magic vars 8029 1726773012.78701: variable 'omit' from source: magic vars 8029 1726773012.78725: variable '__kernel_settings_active_profile' from source: set_fact 8029 1726773012.78950: variable '__kernel_settings_active_profile' from source: set_fact 8029 1726773012.78971: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773012.79027: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773012.79076: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773012.79159: variable 'omit' from source: magic vars 8029 1726773012.79197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773012.79220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773012.79238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773012.79251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.79260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773012.79285: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773012.79288: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.79291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.79359: Set connection var ansible_connection to ssh 8029 1726773012.79367: Set connection var ansible_shell_executable to /bin/sh 8029 1726773012.79372: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773012.79379: Set connection var ansible_pipelining to False 8029 1726773012.79385: Set connection var ansible_shell_type to sh 8029 1726773012.79391: Set connection var ansible_timeout to 10 8029 1726773012.79413: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.79417: variable 'ansible_connection' from source: unknown 8029 1726773012.79420: variable 'ansible_module_compression' from source: unknown 8029 1726773012.79422: variable 'ansible_shell_type' from source: unknown 8029 1726773012.79424: variable 'ansible_shell_executable' from source: unknown 8029 1726773012.79426: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773012.79428: variable 'ansible_pipelining' from source: unknown 8029 1726773012.79431: variable 'ansible_timeout' from source: unknown 8029 1726773012.79433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773012.79529: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773012.79538: variable 'omit' from source: magic vars 8029 1726773012.79546: starting attempt loop 8029 1726773012.79549: running the handler 8029 1726773012.79558: _low_level_execute_command(): starting 8029 1726773012.79565: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773012.80105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.80109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.80112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.80115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.80172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.80175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.80178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.80249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.81935: stdout chunk (state=3): >>>/root <<< 8029 1726773012.82029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.82062: stderr chunk (state=3): >>><<< 8029 1726773012.82065: stdout chunk (state=3): >>><<< 8029 1726773012.82088: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.82099: _low_level_execute_command(): starting 8029 1726773012.82106: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578 `" && echo ansible-tmp-1726773012.8208783-8828-23199703973578="` echo /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578 `" ) && sleep 0' 8029 1726773012.82563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.82578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.82581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.82583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.82630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.82633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.82635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.82703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.84593: stdout chunk (state=3): >>>ansible-tmp-1726773012.8208783-8828-23199703973578=/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578 <<< 8029 1726773012.84697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.84727: stderr chunk (state=3): >>><<< 8029 1726773012.84731: stdout chunk (state=3): >>><<< 8029 1726773012.84749: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773012.8208783-8828-23199703973578=/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.84829: variable 'ansible_module_compression' from source: unknown 8029 1726773012.84872: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773012.84903: variable 'ansible_facts' from source: unknown 8029 1726773012.84965: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_stat.py 8029 1726773012.85053: Sending initial data 8029 1726773012.85057: Sent initial data (150 bytes) 8029 1726773012.85519: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.85523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.85525: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726773012.85528: 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.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773012.85530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.85578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.85582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.85584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.85651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.87213: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773012.87271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773012.87330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpkqptexwv /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_stat.py <<< 8029 1726773012.87334: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_stat.py" <<< 8029 1726773012.87389: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpkqptexwv" to remote "/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_stat.py" <<< 8029 1726773012.87991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.88038: stderr chunk (state=3): >>><<< 8029 1726773012.88041: stdout chunk (state=3): >>><<< 8029 1726773012.88071: done transferring module to remote 8029 1726773012.88083: _low_level_execute_command(): starting 8029 1726773012.88088: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/ /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_stat.py && sleep 0' 8029 1726773012.88531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.88535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.88542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.88544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.88548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.88586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.88599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.88658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773012.90450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773012.90479: stderr chunk (state=3): >>><<< 8029 1726773012.90482: stdout chunk (state=3): >>><<< 8029 1726773012.90496: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773012.90498: _low_level_execute_command(): starting 8029 1726773012.90504: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_stat.py && sleep 0' 8029 1726773012.90957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773012.90960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773012.90963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.90965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773012.90967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773012.91022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773012.91027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773012.91033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773012.91095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.07262: 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": 150995202, "dev": 51714, "nlink": 1, "atime": 1726773008.378184, "mtime": 1726773004.7041142, "ctime": 1726773004.7041142, "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": "2034756825", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773013.08858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773013.08863: stdout chunk (state=3): >>><<< 8029 1726773013.08865: stderr chunk (state=3): >>><<< 8029 1726773013.08890: _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": 150995202, "dev": 51714, "nlink": 1, "atime": 1726773008.378184, "mtime": 1726773004.7041142, "ctime": 1726773004.7041142, "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": "2034756825", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773013.09022: 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-1726773012.8208783-8828-23199703973578/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773013.09026: variable 'ansible_module_compression' from source: unknown 8029 1726773013.09069: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773013.09104: variable 'ansible_facts' from source: unknown 8029 1726773013.09199: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_file.py 8029 1726773013.09338: Sending initial data 8029 1726773013.09348: Sent initial data (150 bytes) 8029 1726773013.10010: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773013.10137: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.10162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.10257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.12330: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773013.12359: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmphhl721ev /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_file.py <<< 8029 1726773013.12362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_file.py" <<< 8029 1726773013.12462: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmphhl721ev" to remote "/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_file.py" <<< 8029 1726773013.13518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.13530: stdout chunk (state=3): >>><<< 8029 1726773013.13543: stderr chunk (state=3): >>><<< 8029 1726773013.13610: done transferring module to remote 8029 1726773013.13628: _low_level_execute_command(): starting 8029 1726773013.13638: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/ /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_file.py && sleep 0' 8029 1726773013.14272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773013.14289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.14301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.14322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773013.14339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773013.14354: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773013.14372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.14393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773013.14441: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.14505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.14531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.14619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.16435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.16455: stderr chunk (state=3): >>><<< 8029 1726773013.16462: stdout chunk (state=3): >>><<< 8029 1726773013.16490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773013.16497: _low_level_execute_command(): starting 8029 1726773013.16500: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/AnsiballZ_file.py && sleep 0' 8029 1726773013.17164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.17219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.17223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.17283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.33564: 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": ".i5vs_xqe", "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}}} <<< 8029 1726773013.35031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773013.35060: stderr chunk (state=3): >>><<< 8029 1726773013.35063: stdout chunk (state=3): >>><<< 8029 1726773013.35082: _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": ".i5vs_xqe", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773013.35107: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.i5vs_xqe', '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-1726773012.8208783-8828-23199703973578/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773013.35118: _low_level_execute_command(): starting 8029 1726773013.35123: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773012.8208783-8828-23199703973578/ > /dev/null 2>&1 && sleep 0' 8029 1726773013.35741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.35776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.35793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.35813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.35910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.37750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.37782: stderr chunk (state=3): >>><<< 8029 1726773013.37785: stdout chunk (state=3): >>><<< 8029 1726773013.37800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773013.37808: handler run complete 8029 1726773013.37831: attempt loop complete, returning result 8029 1726773013.37834: _execute() done 8029 1726773013.37837: dumping result to json 8029 1726773013.37841: done dumping result, returning 8029 1726773013.37850: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-257d-662b-00000000040c] 8029 1726773013.37854: sending task result for task 129c3c75-c909-257d-662b-00000000040c 8029 1726773013.37961: done sending task result for task 129c3c75-c909-257d-662b-00000000040c 8029 1726773013.37963: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 8029 1726773013.38076: no more pending results, returning what we have 8029 1726773013.38079: results queue empty 8029 1726773013.38080: checking for any_errors_fatal 8029 1726773013.38085: done checking for any_errors_fatal 8029 1726773013.38086: checking for max_fail_percentage 8029 1726773013.38087: done checking for max_fail_percentage 8029 1726773013.38088: checking to see if all hosts have failed and the running result is not ok 8029 1726773013.38088: done checking to see if all hosts have failed 8029 1726773013.38091: getting the remaining hosts for this loop 8029 1726773013.38092: done getting the remaining hosts for this loop 8029 1726773013.38096: getting the next task for host managed_node3 8029 1726773013.38101: done getting next task for host managed_node3 8029 1726773013.38105: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8029 1726773013.38107: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773013.38119: getting variables 8029 1726773013.38120: in VariableManager get_vars() 8029 1726773013.38157: Calling all_inventory to load vars for managed_node3 8029 1726773013.38160: Calling groups_inventory to load vars for managed_node3 8029 1726773013.38162: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773013.38170: Calling all_plugins_play to load vars for managed_node3 8029 1726773013.38173: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773013.38175: Calling groups_plugins_play to load vars for managed_node3 8029 1726773013.38406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773013.38619: done with get_vars() 8029 1726773013.38632: done getting variables 8029 1726773013.38698: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.607) 0:00:17.960 **** 8029 1726773013.38733: entering _queue_task() for managed_node3/copy 8029 1726773013.39115: worker is 1 (out of 1 available) 8029 1726773013.39131: exiting _queue_task() for managed_node3/copy 8029 1726773013.39141: done queuing things up, now waiting for results queue to drain 8029 1726773013.39141: waiting for pending results... 8029 1726773013.39379: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8029 1726773013.39482: in run() - task 129c3c75-c909-257d-662b-00000000040d 8029 1726773013.39525: variable 'ansible_search_path' from source: unknown 8029 1726773013.39529: variable 'ansible_search_path' from source: unknown 8029 1726773013.39583: calling self._execute() 8029 1726773013.39669: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773013.39675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773013.39684: variable 'omit' from source: magic vars 8029 1726773013.39786: variable 'omit' from source: magic vars 8029 1726773013.39823: variable 'omit' from source: magic vars 8029 1726773013.39849: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8029 1726773013.40080: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8029 1726773013.40141: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773013.40171: variable 'omit' from source: magic vars 8029 1726773013.40205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773013.40231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773013.40250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773013.40263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773013.40275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773013.40297: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773013.40301: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773013.40303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773013.40371: Set connection var ansible_connection to ssh 8029 1726773013.40380: Set connection var ansible_shell_executable to /bin/sh 8029 1726773013.40385: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773013.40390: Set connection var ansible_pipelining to False 8029 1726773013.40397: Set connection var ansible_shell_type to sh 8029 1726773013.40402: Set connection var ansible_timeout to 10 8029 1726773013.40421: variable 'ansible_shell_executable' from source: unknown 8029 1726773013.40424: variable 'ansible_connection' from source: unknown 8029 1726773013.40427: variable 'ansible_module_compression' from source: unknown 8029 1726773013.40429: variable 'ansible_shell_type' from source: unknown 8029 1726773013.40431: variable 'ansible_shell_executable' from source: unknown 8029 1726773013.40433: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773013.40437: variable 'ansible_pipelining' from source: unknown 8029 1726773013.40440: variable 'ansible_timeout' from source: unknown 8029 1726773013.40444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773013.40547: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773013.40555: variable 'omit' from source: magic vars 8029 1726773013.40562: starting attempt loop 8029 1726773013.40565: running the handler 8029 1726773013.40578: _low_level_execute_command(): starting 8029 1726773013.40583: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773013.41096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.41100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773013.41104: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.41107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.41156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.41160: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.41162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.41233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.42868: stdout chunk (state=3): >>>/root <<< 8029 1726773013.42964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.42994: stderr chunk (state=3): >>><<< 8029 1726773013.42998: stdout chunk (state=3): >>><<< 8029 1726773013.43018: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773013.43030: _low_level_execute_command(): starting 8029 1726773013.43035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326 `" && echo ansible-tmp-1726773013.4301775-8858-181571365314326="` echo /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326 `" ) && sleep 0' 8029 1726773013.43466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.43469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773013.43479: 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.44.236 is address <<< 8029 1726773013.43481: 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 <<< 8029 1726773013.43483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.43528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.43531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.43596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.45492: stdout chunk (state=3): >>>ansible-tmp-1726773013.4301775-8858-181571365314326=/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326 <<< 8029 1726773013.45601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.45622: stderr chunk (state=3): >>><<< 8029 1726773013.45626: stdout chunk (state=3): >>><<< 8029 1726773013.45640: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773013.4301775-8858-181571365314326=/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773013.45717: variable 'ansible_module_compression' from source: unknown 8029 1726773013.45760: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773013.45790: variable 'ansible_facts' from source: unknown 8029 1726773013.45855: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_stat.py 8029 1726773013.45940: Sending initial data 8029 1726773013.45943: Sent initial data (151 bytes) 8029 1726773013.46368: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.46371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773013.46376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.46378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.46383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.46431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.46434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.46500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.48049: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773013.48103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773013.48165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvnbo75ez /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_stat.py <<< 8029 1726773013.48167: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_stat.py" <<< 8029 1726773013.48217: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpvnbo75ez" to remote "/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_stat.py" <<< 8029 1726773013.48225: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_stat.py" <<< 8029 1726773013.48799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.48844: stderr chunk (state=3): >>><<< 8029 1726773013.48847: stdout chunk (state=3): >>><<< 8029 1726773013.48884: done transferring module to remote 8029 1726773013.48893: _low_level_execute_command(): starting 8029 1726773013.48898: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/ /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_stat.py && sleep 0' 8029 1726773013.49357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.49360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773013.49362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.49364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.49371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773013.49373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.49426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.49431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.49435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.49491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.51248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.51277: stderr chunk (state=3): >>><<< 8029 1726773013.51280: stdout chunk (state=3): >>><<< 8029 1726773013.51297: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773013.51300: _low_level_execute_command(): starting 8029 1726773013.51305: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_stat.py && sleep 0' 8029 1726773013.51750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.51753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773013.51756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773013.51758: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.51760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.51810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.51813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.51883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.68141: 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": 157286658, "dev": 51714, "nlink": 1, "atime": 1726773008.740191, "mtime": 1726773004.7051141, "ctime": 1726773004.7051141, "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": "2058545095", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773013.69683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773013.69715: stderr chunk (state=3): >>><<< 8029 1726773013.69720: stdout chunk (state=3): >>><<< 8029 1726773013.69737: _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": 157286658, "dev": 51714, "nlink": 1, "atime": 1726773008.740191, "mtime": 1726773004.7051141, "ctime": 1726773004.7051141, "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": "2058545095", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773013.69783: 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-1726773013.4301775-8858-181571365314326/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773013.69825: variable 'ansible_module_compression' from source: unknown 8029 1726773013.69857: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773013.69878: variable 'ansible_facts' from source: unknown 8029 1726773013.69932: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_file.py 8029 1726773013.70023: Sending initial data 8029 1726773013.70026: Sent initial data (151 bytes) 8029 1726773013.70483: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.70486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773013.70488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.70491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773013.70493: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.70548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.70551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.70553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.70619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.72242: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773013.72298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773013.72356: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpgz5m2rbi /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_file.py <<< 8029 1726773013.72360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_file.py" <<< 8029 1726773013.72412: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpgz5m2rbi" to remote "/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_file.py" <<< 8029 1726773013.72417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_file.py" <<< 8029 1726773013.73032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.73076: stderr chunk (state=3): >>><<< 8029 1726773013.73085: stdout chunk (state=3): >>><<< 8029 1726773013.73148: done transferring module to remote 8029 1726773013.73156: _low_level_execute_command(): starting 8029 1726773013.73160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/ /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_file.py && sleep 0' 8029 1726773013.73611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.73614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.73619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773013.73621: 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 <<< 8029 1726773013.73625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.73662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.73678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.73744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.75527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.75554: stderr chunk (state=3): >>><<< 8029 1726773013.75557: stdout chunk (state=3): >>><<< 8029 1726773013.75575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773013.75581: _low_level_execute_command(): starting 8029 1726773013.75586: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/AnsiballZ_file.py && sleep 0' 8029 1726773013.76032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.76036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.76044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.76046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.76093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.76096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.76166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.92207: 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": ".9qymmv2i", "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}}} <<< 8029 1726773013.93673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773013.93699: stderr chunk (state=3): >>><<< 8029 1726773013.93702: stdout chunk (state=3): >>><<< 8029 1726773013.93718: _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": ".9qymmv2i", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773013.93749: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.9qymmv2i', '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-1726773013.4301775-8858-181571365314326/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773013.93762: _low_level_execute_command(): starting 8029 1726773013.93765: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773013.4301775-8858-181571365314326/ > /dev/null 2>&1 && sleep 0' 8029 1726773013.94219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.94223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.94226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773013.94228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773013.94230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.94281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.94288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.94291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.94344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773013.96180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773013.96208: stderr chunk (state=3): >>><<< 8029 1726773013.96212: stdout chunk (state=3): >>><<< 8029 1726773013.96229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773013.96238: handler run complete 8029 1726773013.96258: attempt loop complete, returning result 8029 1726773013.96261: _execute() done 8029 1726773013.96264: dumping result to json 8029 1726773013.96268: done dumping result, returning 8029 1726773013.96279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-257d-662b-00000000040d] 8029 1726773013.96281: sending task result for task 129c3c75-c909-257d-662b-00000000040d 8029 1726773013.96386: done sending task result for task 129c3c75-c909-257d-662b-00000000040d 8029 1726773013.96389: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 8029 1726773013.96478: no more pending results, returning what we have 8029 1726773013.96482: results queue empty 8029 1726773013.96482: checking for any_errors_fatal 8029 1726773013.96489: done checking for any_errors_fatal 8029 1726773013.96490: checking for max_fail_percentage 8029 1726773013.96491: done checking for max_fail_percentage 8029 1726773013.96492: checking to see if all hosts have failed and the running result is not ok 8029 1726773013.96493: done checking to see if all hosts have failed 8029 1726773013.96494: getting the remaining hosts for this loop 8029 1726773013.96495: done getting the remaining hosts for this loop 8029 1726773013.96498: getting the next task for host managed_node3 8029 1726773013.96504: done getting next task for host managed_node3 8029 1726773013.96507: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 8029 1726773013.96509: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773013.96522: getting variables 8029 1726773013.96523: in VariableManager get_vars() 8029 1726773013.96555: Calling all_inventory to load vars for managed_node3 8029 1726773013.96557: Calling groups_inventory to load vars for managed_node3 8029 1726773013.96559: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773013.96567: Calling all_plugins_play to load vars for managed_node3 8029 1726773013.96569: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773013.96572: Calling groups_plugins_play to load vars for managed_node3 8029 1726773013.96697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773013.96823: done with get_vars() 8029 1726773013.96832: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:13 -0400 (0:00:00.581) 0:00:18.542 **** 8029 1726773013.96892: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773013.97091: worker is 1 (out of 1 available) 8029 1726773013.97105: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773013.97118: done queuing things up, now waiting for results queue to drain 8029 1726773013.97119: waiting for pending results... 8029 1726773013.97287: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 8029 1726773013.97361: in run() - task 129c3c75-c909-257d-662b-00000000040e 8029 1726773013.97372: variable 'ansible_search_path' from source: unknown 8029 1726773013.97377: variable 'ansible_search_path' from source: unknown 8029 1726773013.97403: calling self._execute() 8029 1726773013.97472: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773013.97478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773013.97487: variable 'omit' from source: magic vars 8029 1726773013.97565: variable 'omit' from source: magic vars 8029 1726773013.97597: variable 'omit' from source: magic vars 8029 1726773013.97620: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773013.97886: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773013.97942: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773013.98004: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773013.98007: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773013.98041: variable 'omit' from source: magic vars 8029 1726773013.98072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773013.98098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773013.98118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773013.98130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773013.98140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773013.98162: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773013.98165: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773013.98168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773013.98235: Set connection var ansible_connection to ssh 8029 1726773013.98243: Set connection var ansible_shell_executable to /bin/sh 8029 1726773013.98248: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773013.98253: Set connection var ansible_pipelining to False 8029 1726773013.98259: Set connection var ansible_shell_type to sh 8029 1726773013.98264: Set connection var ansible_timeout to 10 8029 1726773013.98280: variable 'ansible_shell_executable' from source: unknown 8029 1726773013.98283: variable 'ansible_connection' from source: unknown 8029 1726773013.98285: variable 'ansible_module_compression' from source: unknown 8029 1726773013.98287: variable 'ansible_shell_type' from source: unknown 8029 1726773013.98289: variable 'ansible_shell_executable' from source: unknown 8029 1726773013.98292: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773013.98296: variable 'ansible_pipelining' from source: unknown 8029 1726773013.98298: variable 'ansible_timeout' from source: unknown 8029 1726773013.98302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773013.98434: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773013.98443: variable 'omit' from source: magic vars 8029 1726773013.98446: starting attempt loop 8029 1726773013.98449: running the handler 8029 1726773013.98461: _low_level_execute_command(): starting 8029 1726773013.98467: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773013.98970: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.98974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.98977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773013.98981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773013.99036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773013.99039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773013.99042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773013.99110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.00727: stdout chunk (state=3): >>>/root <<< 8029 1726773014.00822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.00855: stderr chunk (state=3): >>><<< 8029 1726773014.00859: stdout chunk (state=3): >>><<< 8029 1726773014.00881: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.00893: _low_level_execute_command(): starting 8029 1726773014.00900: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228 `" && echo ansible-tmp-1726773014.0088155-8872-36017816077228="` echo /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228 `" ) && sleep 0' 8029 1726773014.01351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.01355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773014.01368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.01370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.01373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.01419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.01422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.01427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.01486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.03383: stdout chunk (state=3): >>>ansible-tmp-1726773014.0088155-8872-36017816077228=/root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228 <<< 8029 1726773014.03482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.03509: stderr chunk (state=3): >>><<< 8029 1726773014.03512: stdout chunk (state=3): >>><<< 8029 1726773014.03534: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773014.0088155-8872-36017816077228=/root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.03576: variable 'ansible_module_compression' from source: unknown 8029 1726773014.03610: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8029 1726773014.03645: variable 'ansible_facts' from source: unknown 8029 1726773014.03706: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/AnsiballZ_kernel_settings_get_config.py 8029 1726773014.03809: Sending initial data 8029 1726773014.03812: Sent initial data (172 bytes) 8029 1726773014.04251: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.04255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.04268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.04327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.04331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.04397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.05951: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773014.06008: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773014.06063: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpeukqpm_v /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/AnsiballZ_kernel_settings_get_config.py <<< 8029 1726773014.06069: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773014.06128: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpeukqpm_v" to remote "/root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773014.06131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773014.06707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.06751: stderr chunk (state=3): >>><<< 8029 1726773014.06755: stdout chunk (state=3): >>><<< 8029 1726773014.06779: done transferring module to remote 8029 1726773014.06787: _low_level_execute_command(): starting 8029 1726773014.06792: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/ /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773014.07249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.07252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773014.07254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.07260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.07262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773014.07264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.07314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.07326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.07328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.07380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.09131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.09160: stderr chunk (state=3): >>><<< 8029 1726773014.09163: stdout chunk (state=3): >>><<< 8029 1726773014.09180: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.09183: _low_level_execute_command(): starting 8029 1726773014.09188: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773014.09619: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.09623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773014.09626: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.09628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.09630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.09685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.09693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.09695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.09755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.25234: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 8029 1726773014.26714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773014.26721: stdout chunk (state=3): >>><<< 8029 1726773014.26723: stderr chunk (state=3): >>><<< 8029 1726773014.26751: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773014.26880: 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-1726773014.0088155-8872-36017816077228/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773014.26884: _low_level_execute_command(): starting 8029 1726773014.26886: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773014.0088155-8872-36017816077228/ > /dev/null 2>&1 && sleep 0' 8029 1726773014.27460: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773014.27484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.27501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.27540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773014.27563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773014.27655: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.27679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.27783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.29724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.29758: stdout chunk (state=3): >>><<< 8029 1726773014.29762: stderr chunk (state=3): >>><<< 8029 1726773014.29921: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.29925: handler run complete 8029 1726773014.29927: attempt loop complete, returning result 8029 1726773014.29929: _execute() done 8029 1726773014.29932: dumping result to json 8029 1726773014.29934: done dumping result, returning 8029 1726773014.29936: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-257d-662b-00000000040e] 8029 1726773014.29938: sending task result for task 129c3c75-c909-257d-662b-00000000040e 8029 1726773014.30019: done sending task result for task 129c3c75-c909-257d-662b-00000000040e 8029 1726773014.30022: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 8029 1726773014.30108: no more pending results, returning what we have 8029 1726773014.30112: results queue empty 8029 1726773014.30113: checking for any_errors_fatal 8029 1726773014.30121: done checking for any_errors_fatal 8029 1726773014.30122: checking for max_fail_percentage 8029 1726773014.30124: done checking for max_fail_percentage 8029 1726773014.30124: checking to see if all hosts have failed and the running result is not ok 8029 1726773014.30125: done checking to see if all hosts have failed 8029 1726773014.30126: getting the remaining hosts for this loop 8029 1726773014.30127: done getting the remaining hosts for this loop 8029 1726773014.30131: getting the next task for host managed_node3 8029 1726773014.30138: done getting next task for host managed_node3 8029 1726773014.30141: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8029 1726773014.30144: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773014.30154: getting variables 8029 1726773014.30156: in VariableManager get_vars() 8029 1726773014.30192: Calling all_inventory to load vars for managed_node3 8029 1726773014.30194: Calling groups_inventory to load vars for managed_node3 8029 1726773014.30196: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773014.30206: Calling all_plugins_play to load vars for managed_node3 8029 1726773014.30209: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773014.30212: Calling groups_plugins_play to load vars for managed_node3 8029 1726773014.30610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773014.30821: done with get_vars() 8029 1726773014.30832: done getting variables 8029 1726773014.30887: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:14 -0400 (0:00:00.340) 0:00:18.882 **** 8029 1726773014.30919: entering _queue_task() for managed_node3/template 8029 1726773014.31185: worker is 1 (out of 1 available) 8029 1726773014.31201: exiting _queue_task() for managed_node3/template 8029 1726773014.31213: done queuing things up, now waiting for results queue to drain 8029 1726773014.31214: waiting for pending results... 8029 1726773014.31635: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8029 1726773014.31641: in run() - task 129c3c75-c909-257d-662b-00000000040f 8029 1726773014.31646: variable 'ansible_search_path' from source: unknown 8029 1726773014.31650: variable 'ansible_search_path' from source: unknown 8029 1726773014.31686: calling self._execute() 8029 1726773014.31796: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773014.31807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773014.31825: variable 'omit' from source: magic vars 8029 1726773014.31944: variable 'omit' from source: magic vars 8029 1726773014.32006: variable 'omit' from source: magic vars 8029 1726773014.32351: variable '__kernel_settings_profile_src' from source: role '' all vars 8029 1726773014.32365: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773014.32454: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773014.32523: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773014.32560: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773014.32638: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773014.32728: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773014.32743: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773014.32784: variable 'omit' from source: magic vars 8029 1726773014.32848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773014.32873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773014.32921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773014.32925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773014.32942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773014.32981: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773014.33065: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773014.33068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773014.33103: Set connection var ansible_connection to ssh 8029 1726773014.33122: Set connection var ansible_shell_executable to /bin/sh 8029 1726773014.33133: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773014.33143: Set connection var ansible_pipelining to False 8029 1726773014.33154: Set connection var ansible_shell_type to sh 8029 1726773014.33164: Set connection var ansible_timeout to 10 8029 1726773014.33196: variable 'ansible_shell_executable' from source: unknown 8029 1726773014.33203: variable 'ansible_connection' from source: unknown 8029 1726773014.33210: variable 'ansible_module_compression' from source: unknown 8029 1726773014.33219: variable 'ansible_shell_type' from source: unknown 8029 1726773014.33227: variable 'ansible_shell_executable' from source: unknown 8029 1726773014.33234: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773014.33240: variable 'ansible_pipelining' from source: unknown 8029 1726773014.33246: variable 'ansible_timeout' from source: unknown 8029 1726773014.33253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773014.33407: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773014.33500: variable 'omit' from source: magic vars 8029 1726773014.33503: starting attempt loop 8029 1726773014.33506: running the handler 8029 1726773014.33509: _low_level_execute_command(): starting 8029 1726773014.33511: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773014.34162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773014.34182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.34196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.34211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773014.34234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773014.34243: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773014.34254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.34268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773014.34297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.34367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.34389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.34423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.34521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.36243: stdout chunk (state=3): >>>/root <<< 8029 1726773014.36489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.36493: stdout chunk (state=3): >>><<< 8029 1726773014.36495: stderr chunk (state=3): >>><<< 8029 1726773014.36498: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.36500: _low_level_execute_command(): starting 8029 1726773014.36510: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322 `" && echo ansible-tmp-1726773014.3642068-8886-250846342804322="` echo /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322 `" ) && sleep 0' 8029 1726773014.37085: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773014.37100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.37124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.37232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.37259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.37352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.39363: stdout chunk (state=3): >>>ansible-tmp-1726773014.3642068-8886-250846342804322=/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322 <<< 8029 1726773014.39472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.39499: stderr chunk (state=3): >>><<< 8029 1726773014.39503: stdout chunk (state=3): >>><<< 8029 1726773014.39522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773014.3642068-8886-250846342804322=/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.39537: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 8029 1726773014.39556: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 8029 1726773014.39580: variable 'ansible_search_path' from source: unknown 8029 1726773014.40434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773014.41887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773014.41935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773014.41963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773014.41990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773014.42009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773014.42197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773014.42218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773014.42235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773014.42260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773014.42274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773014.42496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773014.42513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773014.42540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773014.42565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773014.42575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773014.42829: variable 'ansible_managed' from source: unknown 8029 1726773014.42834: variable '__sections' from source: task vars 8029 1726773014.42940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773014.42956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773014.42974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773014.43001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773014.43011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773014.43161: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726773014.43164: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773014.43166: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773014.43186: variable '__sysctl_old' from source: task vars 8029 1726773014.43421: variable '__sysctl_old' from source: task vars 8029 1726773014.43442: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773014.43447: variable 'kernel_settings_sysctl' from source: include_vars 8029 1726773014.43457: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773014.43461: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773014.43466: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773014.43667: variable 'kernel_settings_sysfs' from source: include_vars 8029 1726773014.43679: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773014.43682: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773014.43723: variable '__sysfs_old' from source: task vars 8029 1726773014.43780: variable '__sysfs_old' from source: task vars 8029 1726773014.43986: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773014.43989: variable 'kernel_settings_sysfs' from source: include_vars 8029 1726773014.43999: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773014.44002: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773014.44007: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773014.44049: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8029 1726773014.44106: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8029 1726773014.44123: variable '__systemd_old' from source: task vars 8029 1726773014.44180: variable '__systemd_old' from source: task vars 8029 1726773014.44370: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773014.44376: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8029 1726773014.44379: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.44385: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773014.44401: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8029 1726773014.44536: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8029 1726773014.44541: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8029 1726773014.44543: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8029 1726773014.44546: variable '__trans_huge_old' from source: task vars 8029 1726773014.44591: variable '__trans_huge_old' from source: task vars 8029 1726773014.44779: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773014.44782: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8029 1726773014.44785: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.44789: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773014.44800: variable '__trans_defrag_old' from source: task vars 8029 1726773014.44856: variable '__trans_defrag_old' from source: task vars 8029 1726773014.44979: variable 'kernel_settings_purge' from source: role '' defaults 8029 1726773014.44983: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8029 1726773014.44985: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.44988: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773014.45003: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45013: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45021: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45030: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45036: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45042: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45048: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45058: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45065: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45071: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45086: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45094: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45100: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45107: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45113: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45120: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45126: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45132: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45138: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45142: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773014.45551: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773014.45595: variable 'ansible_module_compression' from source: unknown 8029 1726773014.45636: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773014.45655: variable 'ansible_facts' from source: unknown 8029 1726773014.45714: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_stat.py 8029 1726773014.45806: Sending initial data 8029 1726773014.45810: Sent initial data (151 bytes) 8029 1726773014.46311: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.46318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.46322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.46329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.46342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.46354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.46435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.48068: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773014.48123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773014.48186: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp8fag_w0z /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_stat.py <<< 8029 1726773014.48191: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_stat.py" <<< 8029 1726773014.48239: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp8fag_w0z" to remote "/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_stat.py" <<< 8029 1726773014.48843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.48887: stderr chunk (state=3): >>><<< 8029 1726773014.48890: stdout chunk (state=3): >>><<< 8029 1726773014.48914: done transferring module to remote 8029 1726773014.48925: _low_level_execute_command(): starting 8029 1726773014.48930: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/ /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_stat.py && sleep 0' 8029 1726773014.49356: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.49360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773014.49362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.49364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.49366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.49415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.49423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.49512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.51261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.51282: stderr chunk (state=3): >>><<< 8029 1726773014.51286: stdout chunk (state=3): >>><<< 8029 1726773014.51300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.51303: _low_level_execute_command(): starting 8029 1726773014.51308: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_stat.py && sleep 0' 8029 1726773014.51709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.51720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.51731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.51743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.51793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.51796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.51863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.68054: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 167772418, "dev": 51714, "nlink": 1, "atime": 1726773004.696114, "mtime": 1726773003.801097, "ctime": 1726773004.0621018, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "2978809186", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773014.69866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773014.69870: stdout chunk (state=3): >>><<< 8029 1726773014.69873: stderr chunk (state=3): >>><<< 8029 1726773014.69895: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 167772418, "dev": 51714, "nlink": 1, "atime": 1726773004.696114, "mtime": 1726773003.801097, "ctime": 1726773004.0621018, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "2978809186", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773014.70023: 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-1726773014.3642068-8886-250846342804322/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773014.70026: variable 'ansible_module_compression' from source: unknown 8029 1726773014.70047: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773014.70072: variable 'ansible_facts' from source: unknown 8029 1726773014.70158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_file.py 8029 1726773014.70345: Sending initial data 8029 1726773014.70348: Sent initial data (151 bytes) 8029 1726773014.70926: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773014.70944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.70960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.71032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.71081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.71098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.71125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.71218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.72854: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773014.72933: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773014.72994: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpyb__kbm6 /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_file.py <<< 8029 1726773014.72997: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_file.py" <<< 8029 1726773014.73058: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpyb__kbm6" to remote "/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_file.py" <<< 8029 1726773014.73838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.74024: stderr chunk (state=3): >>><<< 8029 1726773014.74028: stdout chunk (state=3): >>><<< 8029 1726773014.74030: done transferring module to remote 8029 1726773014.74033: _low_level_execute_command(): starting 8029 1726773014.74035: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/ /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_file.py && sleep 0' 8029 1726773014.74855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773014.74887: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773014.74930: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.74988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.75002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.75020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.75109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.76889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.76921: stderr chunk (state=3): >>><<< 8029 1726773014.76926: stdout chunk (state=3): >>><<< 8029 1726773014.76943: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.76946: _low_level_execute_command(): starting 8029 1726773014.76951: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/AnsiballZ_file.py && sleep 0' 8029 1726773014.77385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.77392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.77412: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773014.77415: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.77476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.77483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.77485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.77548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.94321: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 8029 1726773014.95739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773014.95765: stderr chunk (state=3): >>><<< 8029 1726773014.95768: stdout chunk (state=3): >>><<< 8029 1726773014.95788: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773014.95813: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_original_basename': 'kernel_settings.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773014.95846: _low_level_execute_command(): starting 8029 1726773014.95849: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773014.3642068-8886-250846342804322/ > /dev/null 2>&1 && sleep 0' 8029 1726773014.96305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773014.96309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.96311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773014.96313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773014.96363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773014.96366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773014.96369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773014.96434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773014.98265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773014.98293: stderr chunk (state=3): >>><<< 8029 1726773014.98296: stdout chunk (state=3): >>><<< 8029 1726773014.98310: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773014.98321: handler run complete 8029 1726773014.98343: attempt loop complete, returning result 8029 1726773014.98346: _execute() done 8029 1726773014.98348: dumping result to json 8029 1726773014.98353: done dumping result, returning 8029 1726773014.98361: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-257d-662b-00000000040f] 8029 1726773014.98364: sending task result for task 129c3c75-c909-257d-662b-00000000040f 8029 1726773014.98498: done sending task result for task 129c3c75-c909-257d-662b-00000000040f 8029 1726773014.98500: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "state": "file", "uid": 0 } 8029 1726773014.98594: no more pending results, returning what we have 8029 1726773014.98597: results queue empty 8029 1726773014.98598: checking for any_errors_fatal 8029 1726773014.98605: done checking for any_errors_fatal 8029 1726773014.98605: checking for max_fail_percentage 8029 1726773014.98607: done checking for max_fail_percentage 8029 1726773014.98608: checking to see if all hosts have failed and the running result is not ok 8029 1726773014.98609: done checking to see if all hosts have failed 8029 1726773014.98614: getting the remaining hosts for this loop 8029 1726773014.98615: done getting the remaining hosts for this loop 8029 1726773014.98620: getting the next task for host managed_node3 8029 1726773014.98626: done getting next task for host managed_node3 8029 1726773014.98629: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8029 1726773014.98632: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773014.98642: getting variables 8029 1726773014.98643: in VariableManager get_vars() 8029 1726773014.98676: Calling all_inventory to load vars for managed_node3 8029 1726773014.98678: Calling groups_inventory to load vars for managed_node3 8029 1726773014.98681: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773014.98689: Calling all_plugins_play to load vars for managed_node3 8029 1726773014.98691: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773014.98694: Calling groups_plugins_play to load vars for managed_node3 8029 1726773014.98841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773014.98966: done with get_vars() 8029 1726773014.98976: done getting variables 8029 1726773014.99018: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:14 -0400 (0:00:00.681) 0:00:19.564 **** 8029 1726773014.99040: entering _queue_task() for managed_node3/service 8029 1726773014.99240: worker is 1 (out of 1 available) 8029 1726773014.99254: exiting _queue_task() for managed_node3/service 8029 1726773014.99266: done queuing things up, now waiting for results queue to drain 8029 1726773014.99267: waiting for pending results... 8029 1726773014.99443: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8029 1726773014.99515: in run() - task 129c3c75-c909-257d-662b-000000000410 8029 1726773014.99527: variable 'ansible_search_path' from source: unknown 8029 1726773014.99531: variable 'ansible_search_path' from source: unknown 8029 1726773014.99564: variable '__kernel_settings_services' from source: include_vars 8029 1726773014.99791: variable '__kernel_settings_services' from source: include_vars 8029 1726773014.99847: variable 'omit' from source: magic vars 8029 1726773014.99931: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773014.99937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773014.99945: variable 'omit' from source: magic vars 8029 1726773015.00122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.00291: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.00322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.00346: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.00377: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.00451: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773015.00460: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773015.00497: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 8029 1726773015.00501: when evaluation is False, skipping this task 8029 1726773015.00522: variable 'item' from source: unknown 8029 1726773015.00569: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 8029 1726773015.00722: dumping result to json 8029 1726773015.00725: done dumping result, returning 8029 1726773015.00727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-257d-662b-000000000410] 8029 1726773015.00729: sending task result for task 129c3c75-c909-257d-662b-000000000410 8029 1726773015.00766: done sending task result for task 129c3c75-c909-257d-662b-000000000410 8029 1726773015.00769: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 8029 1726773015.00802: no more pending results, returning what we have 8029 1726773015.00805: results queue empty 8029 1726773015.00805: checking for any_errors_fatal 8029 1726773015.00815: done checking for any_errors_fatal 8029 1726773015.00818: checking for max_fail_percentage 8029 1726773015.00819: done checking for max_fail_percentage 8029 1726773015.00820: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.00821: done checking to see if all hosts have failed 8029 1726773015.00821: getting the remaining hosts for this loop 8029 1726773015.00823: done getting the remaining hosts for this loop 8029 1726773015.00826: getting the next task for host managed_node3 8029 1726773015.00830: done getting next task for host managed_node3 8029 1726773015.00833: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8029 1726773015.00836: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773015.00849: getting variables 8029 1726773015.00850: in VariableManager get_vars() 8029 1726773015.00881: Calling all_inventory to load vars for managed_node3 8029 1726773015.00883: Calling groups_inventory to load vars for managed_node3 8029 1726773015.00885: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.00891: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.00893: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.00895: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.01000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.01122: done with get_vars() 8029 1726773015.01129: done getting variables 8029 1726773015.01168: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.021) 0:00:19.585 **** 8029 1726773015.01190: entering _queue_task() for managed_node3/command 8029 1726773015.01376: worker is 1 (out of 1 available) 8029 1726773015.01392: exiting _queue_task() for managed_node3/command 8029 1726773015.01403: done queuing things up, now waiting for results queue to drain 8029 1726773015.01404: waiting for pending results... 8029 1726773015.01564: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8029 1726773015.01632: in run() - task 129c3c75-c909-257d-662b-000000000411 8029 1726773015.01642: variable 'ansible_search_path' from source: unknown 8029 1726773015.01645: variable 'ansible_search_path' from source: unknown 8029 1726773015.01672: calling self._execute() 8029 1726773015.01735: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.01739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.01748: variable 'omit' from source: magic vars 8029 1726773015.02063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.02291: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.02324: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.02347: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.02380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.02456: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773015.02477: Evaluated conditional (not __kernel_settings_register_profile is changed): True 8029 1726773015.02564: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773015.02572: Evaluated conditional (not __kernel_settings_register_mode is changed): True 8029 1726773015.02649: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773015.02657: Evaluated conditional (__kernel_settings_register_apply is changed): False 8029 1726773015.02660: when evaluation is False, skipping this task 8029 1726773015.02663: _execute() done 8029 1726773015.02665: dumping result to json 8029 1726773015.02667: done dumping result, returning 8029 1726773015.02677: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-257d-662b-000000000411] 8029 1726773015.02679: sending task result for task 129c3c75-c909-257d-662b-000000000411 8029 1726773015.02758: done sending task result for task 129c3c75-c909-257d-662b-000000000411 8029 1726773015.02761: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 8029 1726773015.02804: no more pending results, returning what we have 8029 1726773015.02808: results queue empty 8029 1726773015.02808: checking for any_errors_fatal 8029 1726773015.02819: done checking for any_errors_fatal 8029 1726773015.02820: checking for max_fail_percentage 8029 1726773015.02822: done checking for max_fail_percentage 8029 1726773015.02822: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.02823: done checking to see if all hosts have failed 8029 1726773015.02824: getting the remaining hosts for this loop 8029 1726773015.02825: done getting the remaining hosts for this loop 8029 1726773015.02829: getting the next task for host managed_node3 8029 1726773015.02835: done getting next task for host managed_node3 8029 1726773015.02839: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8029 1726773015.02842: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773015.02856: getting variables 8029 1726773015.02858: in VariableManager get_vars() 8029 1726773015.02889: Calling all_inventory to load vars for managed_node3 8029 1726773015.02891: Calling groups_inventory to load vars for managed_node3 8029 1726773015.02893: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.02901: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.02903: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.02905: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.03024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.03187: done with get_vars() 8029 1726773015.03193: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.020) 0:00:19.606 **** 8029 1726773015.03258: entering _queue_task() for managed_node3/include_tasks 8029 1726773015.03447: worker is 1 (out of 1 available) 8029 1726773015.03463: exiting _queue_task() for managed_node3/include_tasks 8029 1726773015.03476: done queuing things up, now waiting for results queue to drain 8029 1726773015.03478: waiting for pending results... 8029 1726773015.03638: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8029 1726773015.03712: in run() - task 129c3c75-c909-257d-662b-000000000412 8029 1726773015.03726: variable 'ansible_search_path' from source: unknown 8029 1726773015.03730: variable 'ansible_search_path' from source: unknown 8029 1726773015.03756: calling self._execute() 8029 1726773015.03821: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.03827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.03836: variable 'omit' from source: magic vars 8029 1726773015.04153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.04348: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.04383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.04407: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.04433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.04512: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773015.04535: Evaluated conditional (__kernel_settings_register_apply is changed): False 8029 1726773015.04539: when evaluation is False, skipping this task 8029 1726773015.04541: _execute() done 8029 1726773015.04544: dumping result to json 8029 1726773015.04546: done dumping result, returning 8029 1726773015.04552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-257d-662b-000000000412] 8029 1726773015.04557: sending task result for task 129c3c75-c909-257d-662b-000000000412 8029 1726773015.04641: done sending task result for task 129c3c75-c909-257d-662b-000000000412 8029 1726773015.04644: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 8029 1726773015.04690: no more pending results, returning what we have 8029 1726773015.04693: results queue empty 8029 1726773015.04694: checking for any_errors_fatal 8029 1726773015.04699: done checking for any_errors_fatal 8029 1726773015.04700: checking for max_fail_percentage 8029 1726773015.04702: done checking for max_fail_percentage 8029 1726773015.04703: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.04703: done checking to see if all hosts have failed 8029 1726773015.04704: getting the remaining hosts for this loop 8029 1726773015.04705: done getting the remaining hosts for this loop 8029 1726773015.04710: getting the next task for host managed_node3 8029 1726773015.04719: done getting next task for host managed_node3 8029 1726773015.04723: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8029 1726773015.04725: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773015.04741: getting variables 8029 1726773015.04742: in VariableManager get_vars() 8029 1726773015.04775: Calling all_inventory to load vars for managed_node3 8029 1726773015.04778: Calling groups_inventory to load vars for managed_node3 8029 1726773015.04780: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.04787: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.04789: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.04792: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.04906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.05029: done with get_vars() 8029 1726773015.05037: done getting variables 8029 1726773015.05077: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.018) 0:00:19.624 **** 8029 1726773015.05098: entering _queue_task() for managed_node3/set_fact 8029 1726773015.05287: worker is 1 (out of 1 available) 8029 1726773015.05301: exiting _queue_task() for managed_node3/set_fact 8029 1726773015.05313: done queuing things up, now waiting for results queue to drain 8029 1726773015.05314: waiting for pending results... 8029 1726773015.05479: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8029 1726773015.05542: in run() - task 129c3c75-c909-257d-662b-000000000413 8029 1726773015.05554: variable 'ansible_search_path' from source: unknown 8029 1726773015.05558: variable 'ansible_search_path' from source: unknown 8029 1726773015.05584: calling self._execute() 8029 1726773015.05651: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.05655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.05663: variable 'omit' from source: magic vars 8029 1726773015.05821: variable 'omit' from source: magic vars 8029 1726773015.05824: variable 'omit' from source: magic vars 8029 1726773015.05835: variable 'omit' from source: magic vars 8029 1726773015.05893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773015.05958: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773015.05984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773015.06007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.06026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.06061: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773015.06070: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.06078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.06180: Set connection var ansible_connection to ssh 8029 1726773015.06195: Set connection var ansible_shell_executable to /bin/sh 8029 1726773015.06205: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773015.06214: Set connection var ansible_pipelining to False 8029 1726773015.06321: Set connection var ansible_shell_type to sh 8029 1726773015.06324: Set connection var ansible_timeout to 10 8029 1726773015.06326: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.06329: variable 'ansible_connection' from source: unknown 8029 1726773015.06331: variable 'ansible_module_compression' from source: unknown 8029 1726773015.06334: variable 'ansible_shell_type' from source: unknown 8029 1726773015.06337: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.06339: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.06342: variable 'ansible_pipelining' from source: unknown 8029 1726773015.06344: variable 'ansible_timeout' from source: unknown 8029 1726773015.06346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.06435: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773015.06451: variable 'omit' from source: magic vars 8029 1726773015.06460: starting attempt loop 8029 1726773015.06467: running the handler 8029 1726773015.06482: handler run complete 8029 1726773015.06495: attempt loop complete, returning result 8029 1726773015.06501: _execute() done 8029 1726773015.06507: dumping result to json 8029 1726773015.06514: done dumping result, returning 8029 1726773015.06527: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-257d-662b-000000000413] 8029 1726773015.06537: sending task result for task 129c3c75-c909-257d-662b-000000000413 ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 8029 1726773015.06702: no more pending results, returning what we have 8029 1726773015.06706: results queue empty 8029 1726773015.06706: checking for any_errors_fatal 8029 1726773015.06713: done checking for any_errors_fatal 8029 1726773015.06713: checking for max_fail_percentage 8029 1726773015.06715: done checking for max_fail_percentage 8029 1726773015.06715: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.06719: done checking to see if all hosts have failed 8029 1726773015.06720: getting the remaining hosts for this loop 8029 1726773015.06721: done getting the remaining hosts for this loop 8029 1726773015.06724: getting the next task for host managed_node3 8029 1726773015.06731: done getting next task for host managed_node3 8029 1726773015.06735: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8029 1726773015.06738: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773015.06749: getting variables 8029 1726773015.06751: in VariableManager get_vars() 8029 1726773015.06787: Calling all_inventory to load vars for managed_node3 8029 1726773015.06790: Calling groups_inventory to load vars for managed_node3 8029 1726773015.06792: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.06801: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.06804: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.06806: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.07098: done sending task result for task 129c3c75-c909-257d-662b-000000000413 8029 1726773015.07101: WORKER PROCESS EXITING 8029 1726773015.07111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.07239: done with get_vars() 8029 1726773015.07247: done getting variables 8029 1726773015.07290: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.022) 0:00:19.646 **** 8029 1726773015.07312: entering _queue_task() for managed_node3/set_fact 8029 1726773015.07514: worker is 1 (out of 1 available) 8029 1726773015.07530: exiting _queue_task() for managed_node3/set_fact 8029 1726773015.07541: done queuing things up, now waiting for results queue to drain 8029 1726773015.07542: waiting for pending results... 8029 1726773015.07706: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8029 1726773015.07780: in run() - task 129c3c75-c909-257d-662b-000000000414 8029 1726773015.07790: variable 'ansible_search_path' from source: unknown 8029 1726773015.07794: variable 'ansible_search_path' from source: unknown 8029 1726773015.07821: calling self._execute() 8029 1726773015.07888: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.07891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.07900: variable 'omit' from source: magic vars 8029 1726773015.07972: variable 'omit' from source: magic vars 8029 1726773015.08005: variable 'omit' from source: magic vars 8029 1726773015.08265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.08438: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.08469: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.08494: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.08522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.08620: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773015.08631: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773015.08641: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773015.08680: variable 'omit' from source: magic vars 8029 1726773015.08698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773015.08720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773015.08735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773015.08749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.08759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.08787: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773015.09021: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.09024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.09026: Set connection var ansible_connection to ssh 8029 1726773015.09028: Set connection var ansible_shell_executable to /bin/sh 8029 1726773015.09031: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773015.09033: Set connection var ansible_pipelining to False 8029 1726773015.09035: Set connection var ansible_shell_type to sh 8029 1726773015.09037: Set connection var ansible_timeout to 10 8029 1726773015.09038: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.09040: variable 'ansible_connection' from source: unknown 8029 1726773015.09042: variable 'ansible_module_compression' from source: unknown 8029 1726773015.09044: variable 'ansible_shell_type' from source: unknown 8029 1726773015.09046: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.09048: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.09049: variable 'ansible_pipelining' from source: unknown 8029 1726773015.09051: variable 'ansible_timeout' from source: unknown 8029 1726773015.09053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.09125: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773015.09276: variable 'omit' from source: magic vars 8029 1726773015.09287: starting attempt loop 8029 1726773015.09294: running the handler 8029 1726773015.09309: handler run complete 8029 1726773015.09324: attempt loop complete, returning result 8029 1726773015.09332: _execute() done 8029 1726773015.09340: dumping result to json 8029 1726773015.09347: done dumping result, returning 8029 1726773015.09358: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-257d-662b-000000000414] 8029 1726773015.09367: sending task result for task 129c3c75-c909-257d-662b-000000000414 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 8029 1726773015.09529: no more pending results, returning what we have 8029 1726773015.09532: results queue empty 8029 1726773015.09532: checking for any_errors_fatal 8029 1726773015.09538: done checking for any_errors_fatal 8029 1726773015.09539: checking for max_fail_percentage 8029 1726773015.09540: done checking for max_fail_percentage 8029 1726773015.09541: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.09542: done checking to see if all hosts have failed 8029 1726773015.09543: getting the remaining hosts for this loop 8029 1726773015.09544: done getting the remaining hosts for this loop 8029 1726773015.09547: getting the next task for host managed_node3 8029 1726773015.09556: done getting next task for host managed_node3 8029 1726773015.09559: ^ task is: TASK: meta (role_complete) 8029 1726773015.09562: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773015.09573: getting variables 8029 1726773015.09577: in VariableManager get_vars() 8029 1726773015.09611: Calling all_inventory to load vars for managed_node3 8029 1726773015.09613: Calling groups_inventory to load vars for managed_node3 8029 1726773015.09615: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.09769: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.09778: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.09784: done sending task result for task 129c3c75-c909-257d-662b-000000000414 8029 1726773015.09787: WORKER PROCESS EXITING 8029 1726773015.09791: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.09972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.10272: done with get_vars() 8029 1726773015.10283: done getting variables 8029 1726773015.10360: done queuing things up, now waiting for results queue to drain 8029 1726773015.10362: results queue empty 8029 1726773015.10363: checking for any_errors_fatal 8029 1726773015.10365: done checking for any_errors_fatal 8029 1726773015.10366: checking for max_fail_percentage 8029 1726773015.10367: done checking for max_fail_percentage 8029 1726773015.10372: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.10373: done checking to see if all hosts have failed 8029 1726773015.10374: getting the remaining hosts for this loop 8029 1726773015.10375: done getting the remaining hosts for this loop 8029 1726773015.10377: getting the next task for host managed_node3 8029 1726773015.10381: done getting next task for host managed_node3 8029 1726773015.10383: ^ task is: TASK: Ensure role reported not changed 8029 1726773015.10384: ^ 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 8029 1726773015.10387: getting variables 8029 1726773015.10387: in VariableManager get_vars() 8029 1726773015.10399: Calling all_inventory to load vars for managed_node3 8029 1726773015.10401: Calling groups_inventory to load vars for managed_node3 8029 1726773015.10403: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.10408: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.10410: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.10413: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.10549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.10757: done with get_vars() 8029 1726773015.10766: done getting variables 8029 1726773015.10804: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported not changed] **************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:67 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.035) 0:00:19.681 **** 8029 1726773015.10832: entering _queue_task() for managed_node3/assert 8029 1726773015.11163: worker is 1 (out of 1 available) 8029 1726773015.11178: exiting _queue_task() for managed_node3/assert 8029 1726773015.11190: done queuing things up, now waiting for results queue to drain 8029 1726773015.11191: waiting for pending results... 8029 1726773015.11399: running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed 8029 1726773015.11462: in run() - task 129c3c75-c909-257d-662b-00000000000f 8029 1726773015.11470: variable 'ansible_search_path' from source: unknown 8029 1726773015.11501: calling self._execute() 8029 1726773015.11574: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.11582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.11591: variable 'omit' from source: magic vars 8029 1726773015.11668: variable 'omit' from source: magic vars 8029 1726773015.11693: variable 'omit' from source: magic vars 8029 1726773015.11719: variable 'omit' from source: magic vars 8029 1726773015.11754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773015.11787: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773015.11802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773015.11815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.11827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.11850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773015.11853: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.11856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.11930: Set connection var ansible_connection to ssh 8029 1726773015.11938: Set connection var ansible_shell_executable to /bin/sh 8029 1726773015.11943: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773015.11950: Set connection var ansible_pipelining to False 8029 1726773015.11956: Set connection var ansible_shell_type to sh 8029 1726773015.11960: Set connection var ansible_timeout to 10 8029 1726773015.11979: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.11982: variable 'ansible_connection' from source: unknown 8029 1726773015.11985: variable 'ansible_module_compression' from source: unknown 8029 1726773015.11987: variable 'ansible_shell_type' from source: unknown 8029 1726773015.11990: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.11993: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.11995: variable 'ansible_pipelining' from source: unknown 8029 1726773015.11999: variable 'ansible_timeout' from source: unknown 8029 1726773015.12002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.12107: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773015.12117: variable 'omit' from source: magic vars 8029 1726773015.12125: starting attempt loop 8029 1726773015.12128: running the handler 8029 1726773015.12381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773015.14824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773015.14830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773015.14843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773015.14895: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773015.14930: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773015.15003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773015.15042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773015.15073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773015.15121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773015.15142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773015.15259: variable '__kernel_settings_changed' from source: set_fact 8029 1726773015.15284: Evaluated conditional (not __kernel_settings_changed | d(false)): True 8029 1726773015.15297: handler run complete 8029 1726773015.15328: attempt loop complete, returning result 8029 1726773015.15337: _execute() done 8029 1726773015.15345: dumping result to json 8029 1726773015.15423: done dumping result, returning 8029 1726773015.15427: done running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed [129c3c75-c909-257d-662b-00000000000f] 8029 1726773015.15429: sending task result for task 129c3c75-c909-257d-662b-00000000000f 8029 1726773015.15497: done sending task result for task 129c3c75-c909-257d-662b-00000000000f 8029 1726773015.15501: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8029 1726773015.15552: no more pending results, returning what we have 8029 1726773015.15557: results queue empty 8029 1726773015.15557: checking for any_errors_fatal 8029 1726773015.15559: done checking for any_errors_fatal 8029 1726773015.15560: checking for max_fail_percentage 8029 1726773015.15562: done checking for max_fail_percentage 8029 1726773015.15562: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.15563: done checking to see if all hosts have failed 8029 1726773015.15564: getting the remaining hosts for this loop 8029 1726773015.15566: done getting the remaining hosts for this loop 8029 1726773015.15570: getting the next task for host managed_node3 8029 1726773015.15576: done getting next task for host managed_node3 8029 1726773015.15580: ^ task is: TASK: Cleanup 8029 1726773015.15583: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8029 1726773015.15586: getting variables 8029 1726773015.15588: in VariableManager get_vars() 8029 1726773015.15627: Calling all_inventory to load vars for managed_node3 8029 1726773015.15630: Calling groups_inventory to load vars for managed_node3 8029 1726773015.15632: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.15642: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.15645: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.15655: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.15824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.16004: done with get_vars() 8029 1726773015.16015: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:72 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.052) 0:00:19.734 **** 8029 1726773015.16106: entering _queue_task() for managed_node3/include_tasks 8029 1726773015.16343: worker is 1 (out of 1 available) 8029 1726773015.16357: exiting _queue_task() for managed_node3/include_tasks 8029 1726773015.16368: done queuing things up, now waiting for results queue to drain 8029 1726773015.16370: waiting for pending results... 8029 1726773015.16745: running TaskExecutor() for managed_node3/TASK: Cleanup 8029 1726773015.16749: in run() - task 129c3c75-c909-257d-662b-000000000010 8029 1726773015.16823: variable 'ansible_search_path' from source: unknown 8029 1726773015.16827: calling self._execute() 8029 1726773015.16901: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.16913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.16930: variable 'omit' from source: magic vars 8029 1726773015.17041: _execute() done 8029 1726773015.17048: dumping result to json 8029 1726773015.17061: done dumping result, returning 8029 1726773015.17073: done running TaskExecutor() for managed_node3/TASK: Cleanup [129c3c75-c909-257d-662b-000000000010] 8029 1726773015.17084: sending task result for task 129c3c75-c909-257d-662b-000000000010 8029 1726773015.17230: done sending task result for task 129c3c75-c909-257d-662b-000000000010 8029 1726773015.17234: WORKER PROCESS EXITING 8029 1726773015.17259: no more pending results, returning what we have 8029 1726773015.17266: in VariableManager get_vars() 8029 1726773015.17314: Calling all_inventory to load vars for managed_node3 8029 1726773015.17320: Calling groups_inventory to load vars for managed_node3 8029 1726773015.17323: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.17337: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.17341: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.17344: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.17551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.17660: done with get_vars() 8029 1726773015.17666: variable 'ansible_search_path' from source: unknown 8029 1726773015.17675: we have included files to process 8029 1726773015.17676: generating all_blocks data 8029 1726773015.17679: done generating all_blocks data 8029 1726773015.17682: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 8029 1726773015.17683: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 8029 1726773015.17685: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 8029 1726773015.18270: done processing included file 8029 1726773015.18272: iterating over new_blocks loaded from include file 8029 1726773015.18273: in VariableManager get_vars() 8029 1726773015.18283: done with get_vars() 8029 1726773015.18285: filtering new block on tags 8029 1726773015.18300: done filtering new block on tags 8029 1726773015.18302: in VariableManager get_vars() 8029 1726773015.18310: done with get_vars() 8029 1726773015.18311: filtering new block on tags 8029 1726773015.18493: done filtering new block on tags 8029 1726773015.18495: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 8029 1726773015.18499: extending task lists for all hosts with included blocks 8029 1726773015.20476: done extending task lists 8029 1726773015.20477: done processing included files 8029 1726773015.20478: results queue empty 8029 1726773015.20479: checking for any_errors_fatal 8029 1726773015.20481: done checking for any_errors_fatal 8029 1726773015.20482: checking for max_fail_percentage 8029 1726773015.20483: done checking for max_fail_percentage 8029 1726773015.20484: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.20485: done checking to see if all hosts have failed 8029 1726773015.20485: getting the remaining hosts for this loop 8029 1726773015.20487: done getting the remaining hosts for this loop 8029 1726773015.20489: getting the next task for host managed_node3 8029 1726773015.20494: done getting next task for host managed_node3 8029 1726773015.20496: ^ task is: TASK: Show current tuned profile settings 8029 1726773015.20499: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.20501: getting variables 8029 1726773015.20502: in VariableManager get_vars() 8029 1726773015.20515: Calling all_inventory to load vars for managed_node3 8029 1726773015.20519: Calling groups_inventory to load vars for managed_node3 8029 1726773015.20521: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.20527: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.20529: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.20531: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.20685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.20865: done with get_vars() 8029 1726773015.20872: done getting variables 8029 1726773015.20919: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.048) 0:00:19.783 **** 8029 1726773015.20943: entering _queue_task() for managed_node3/command 8029 1726773015.21168: worker is 1 (out of 1 available) 8029 1726773015.21180: exiting _queue_task() for managed_node3/command 8029 1726773015.21192: done queuing things up, now waiting for results queue to drain 8029 1726773015.21193: waiting for pending results... 8029 1726773015.21366: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 8029 1726773015.21434: in run() - task 129c3c75-c909-257d-662b-000000000588 8029 1726773015.21447: variable 'ansible_search_path' from source: unknown 8029 1726773015.21451: variable 'ansible_search_path' from source: unknown 8029 1726773015.21476: calling self._execute() 8029 1726773015.21551: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.21555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.21564: variable 'omit' from source: magic vars 8029 1726773015.21644: variable 'omit' from source: magic vars 8029 1726773015.21671: variable 'omit' from source: magic vars 8029 1726773015.21914: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8029 1726773015.21972: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8029 1726773015.22037: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773015.22041: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8029 1726773015.22080: variable 'omit' from source: magic vars 8029 1726773015.22113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773015.22142: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773015.22160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773015.22173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.22185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.22209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773015.22213: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.22217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.22281: Set connection var ansible_connection to ssh 8029 1726773015.22290: Set connection var ansible_shell_executable to /bin/sh 8029 1726773015.22295: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773015.22300: Set connection var ansible_pipelining to False 8029 1726773015.22308: Set connection var ansible_shell_type to sh 8029 1726773015.22313: Set connection var ansible_timeout to 10 8029 1726773015.22331: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.22334: variable 'ansible_connection' from source: unknown 8029 1726773015.22337: variable 'ansible_module_compression' from source: unknown 8029 1726773015.22339: variable 'ansible_shell_type' from source: unknown 8029 1726773015.22342: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.22344: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.22348: variable 'ansible_pipelining' from source: unknown 8029 1726773015.22350: variable 'ansible_timeout' from source: unknown 8029 1726773015.22354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.22458: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773015.22467: variable 'omit' from source: magic vars 8029 1726773015.22472: starting attempt loop 8029 1726773015.22474: running the handler 8029 1726773015.22490: _low_level_execute_command(): starting 8029 1726773015.22497: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773015.23291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.23347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.25041: stdout chunk (state=3): >>>/root <<< 8029 1726773015.25139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.25168: stderr chunk (state=3): >>><<< 8029 1726773015.25172: stdout chunk (state=3): >>><<< 8029 1726773015.25198: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773015.25209: _low_level_execute_command(): starting 8029 1726773015.25218: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012 `" && echo ansible-tmp-1726773015.2519758-8930-1613960786012="` echo /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012 `" ) && sleep 0' 8029 1726773015.25664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.25668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.25671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.25682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.25723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.25733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.25795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.27675: stdout chunk (state=3): >>>ansible-tmp-1726773015.2519758-8930-1613960786012=/root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012 <<< 8029 1726773015.27780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.27808: stderr chunk (state=3): >>><<< 8029 1726773015.27811: stdout chunk (state=3): >>><<< 8029 1726773015.27834: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773015.2519758-8930-1613960786012=/root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773015.27860: variable 'ansible_module_compression' from source: unknown 8029 1726773015.27905: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8029 1726773015.27938: variable 'ansible_facts' from source: unknown 8029 1726773015.27992: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/AnsiballZ_command.py 8029 1726773015.28092: Sending initial data 8029 1726773015.28096: Sent initial data (152 bytes) 8029 1726773015.28544: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.28548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773015.28551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.28553: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.28555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.28605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.28608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773015.28612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.28667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.30218: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773015.30280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773015.30337: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpij2_e36x /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/AnsiballZ_command.py <<< 8029 1726773015.30343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/AnsiballZ_command.py" <<< 8029 1726773015.30399: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpij2_e36x" to remote "/root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/AnsiballZ_command.py" <<< 8029 1726773015.30983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.31026: stderr chunk (state=3): >>><<< 8029 1726773015.31029: stdout chunk (state=3): >>><<< 8029 1726773015.31072: done transferring module to remote 8029 1726773015.31083: _low_level_execute_command(): starting 8029 1726773015.31088: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/ /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/AnsiballZ_command.py && sleep 0' 8029 1726773015.31523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.31526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773015.31528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.31531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.31533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773015.31538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.31583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.31589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.31646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.33433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.33457: stderr chunk (state=3): >>><<< 8029 1726773015.33460: stdout chunk (state=3): >>><<< 8029 1726773015.33475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773015.33480: _low_level_execute_command(): starting 8029 1726773015.33485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/AnsiballZ_command.py && sleep 0' 8029 1726773015.33921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.33924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773015.33927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.33929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.33931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.33989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.33992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773015.33993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.34052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.49391: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:10:15.488789", "end": "2024-09-19 15:10:15.491883", "delta": "0:00:00.003094", "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}}} <<< 8029 1726773015.51021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773015.51025: stdout chunk (state=3): >>><<< 8029 1726773015.51028: stderr chunk (state=3): >>><<< 8029 1726773015.51047: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:10:15.488789", "end": "2024-09-19 15:10:15.491883", "delta": "0:00:00.003094", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773015.51185: 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-1726773015.2519758-8930-1613960786012/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773015.51189: _low_level_execute_command(): starting 8029 1726773015.51192: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773015.2519758-8930-1613960786012/ > /dev/null 2>&1 && sleep 0' 8029 1726773015.51777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773015.51830: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.51909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.51929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773015.51963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.52058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.53903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.53928: stderr chunk (state=3): >>><<< 8029 1726773015.53931: stdout chunk (state=3): >>><<< 8029 1726773015.53946: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773015.53952: handler run complete 8029 1726773015.53971: Evaluated conditional (False): False 8029 1726773015.53979: attempt loop complete, returning result 8029 1726773015.53982: _execute() done 8029 1726773015.53985: dumping result to json 8029 1726773015.53990: done dumping result, returning 8029 1726773015.53998: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [129c3c75-c909-257d-662b-000000000588] 8029 1726773015.54001: sending task result for task 129c3c75-c909-257d-662b-000000000588 8029 1726773015.54108: done sending task result for task 129c3c75-c909-257d-662b-000000000588 8029 1726773015.54110: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003094", "end": "2024-09-19 15:10:15.491883", "rc": 0, "start": "2024-09-19 15:10:15.488789" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [sysctl] fs.epoll.max_user_watches = 785592 fs.file-max = 379724 [sysfs] /sys/kernel/debug/x86/ibrs_enabled = 0 /sys/kernel/debug/x86/pti_enabled = 0 /sys/kernel/debug/x86/retp_enabled = 0 [vm] transparent_hugepages = madvise 8029 1726773015.54186: no more pending results, returning what we have 8029 1726773015.54190: results queue empty 8029 1726773015.54191: checking for any_errors_fatal 8029 1726773015.54192: done checking for any_errors_fatal 8029 1726773015.54193: checking for max_fail_percentage 8029 1726773015.54196: done checking for max_fail_percentage 8029 1726773015.54197: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.54198: done checking to see if all hosts have failed 8029 1726773015.54199: getting the remaining hosts for this loop 8029 1726773015.54200: done getting the remaining hosts for this loop 8029 1726773015.54204: getting the next task for host managed_node3 8029 1726773015.54214: done getting next task for host managed_node3 8029 1726773015.54219: ^ task is: TASK: Run role with purge to remove everything 8029 1726773015.54222: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.54226: getting variables 8029 1726773015.54228: in VariableManager get_vars() 8029 1726773015.54263: Calling all_inventory to load vars for managed_node3 8029 1726773015.54265: Calling groups_inventory to load vars for managed_node3 8029 1726773015.54271: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.54284: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.54287: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.54290: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.54548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.54772: done with get_vars() 8029 1726773015.54786: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.339) 0:00:20.122 **** 8029 1726773015.54886: entering _queue_task() for managed_node3/include_role 8029 1726773015.55173: worker is 1 (out of 1 available) 8029 1726773015.55237: exiting _queue_task() for managed_node3/include_role 8029 1726773015.55250: done queuing things up, now waiting for results queue to drain 8029 1726773015.55251: waiting for pending results... 8029 1726773015.55466: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 8029 1726773015.55543: in run() - task 129c3c75-c909-257d-662b-00000000058a 8029 1726773015.55556: variable 'ansible_search_path' from source: unknown 8029 1726773015.55560: variable 'ansible_search_path' from source: unknown 8029 1726773015.55590: calling self._execute() 8029 1726773015.55663: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.55667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.55675: variable 'omit' from source: magic vars 8029 1726773015.55820: _execute() done 8029 1726773015.55824: dumping result to json 8029 1726773015.55828: done dumping result, returning 8029 1726773015.55830: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [129c3c75-c909-257d-662b-00000000058a] 8029 1726773015.55842: sending task result for task 129c3c75-c909-257d-662b-00000000058a 8029 1726773015.55942: done sending task result for task 129c3c75-c909-257d-662b-00000000058a 8029 1726773015.55945: WORKER PROCESS EXITING 8029 1726773015.55972: no more pending results, returning what we have 8029 1726773015.55977: in VariableManager get_vars() 8029 1726773015.56019: Calling all_inventory to load vars for managed_node3 8029 1726773015.56022: Calling groups_inventory to load vars for managed_node3 8029 1726773015.56025: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.56036: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.56039: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.56042: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.56214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.56330: done with get_vars() 8029 1726773015.56336: variable 'ansible_search_path' from source: unknown 8029 1726773015.56337: variable 'ansible_search_path' from source: unknown 8029 1726773015.56509: variable 'omit' from source: magic vars 8029 1726773015.56531: variable 'omit' from source: magic vars 8029 1726773015.56541: variable 'omit' from source: magic vars 8029 1726773015.56544: we have included files to process 8029 1726773015.56544: generating all_blocks data 8029 1726773015.56545: done generating all_blocks data 8029 1726773015.56548: processing included file: fedora.linux_system_roles.kernel_settings 8029 1726773015.56561: in VariableManager get_vars() 8029 1726773015.56572: done with get_vars() 8029 1726773015.56591: in VariableManager get_vars() 8029 1726773015.56603: done with get_vars() 8029 1726773015.56628: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 8029 1726773015.56666: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 8029 1726773015.56682: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 8029 1726773015.56729: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 8029 1726773015.57048: in VariableManager get_vars() 8029 1726773015.57062: done with get_vars() 8029 1726773015.58172: in VariableManager get_vars() 8029 1726773015.58193: done with get_vars() 8029 1726773015.58354: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 8029 1726773015.58971: iterating over new_blocks loaded from include file 8029 1726773015.58973: in VariableManager get_vars() 8029 1726773015.58991: done with get_vars() 8029 1726773015.58993: filtering new block on tags 8029 1726773015.59021: done filtering new block on tags 8029 1726773015.59023: in VariableManager get_vars() 8029 1726773015.59033: done with get_vars() 8029 1726773015.59034: filtering new block on tags 8029 1726773015.59060: done filtering new block on tags 8029 1726773015.59062: in VariableManager get_vars() 8029 1726773015.59072: done with get_vars() 8029 1726773015.59073: filtering new block on tags 8029 1726773015.59196: done filtering new block on tags 8029 1726773015.59198: in VariableManager get_vars() 8029 1726773015.59208: done with get_vars() 8029 1726773015.59209: filtering new block on tags 8029 1726773015.59221: done filtering new block on tags 8029 1726773015.59222: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 8029 1726773015.59226: extending task lists for all hosts with included blocks 8029 1726773015.59378: done extending task lists 8029 1726773015.59379: done processing included files 8029 1726773015.59380: results queue empty 8029 1726773015.59380: checking for any_errors_fatal 8029 1726773015.59383: done checking for any_errors_fatal 8029 1726773015.59384: checking for max_fail_percentage 8029 1726773015.59385: done checking for max_fail_percentage 8029 1726773015.59385: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.59386: done checking to see if all hosts have failed 8029 1726773015.59386: getting the remaining hosts for this loop 8029 1726773015.59387: done getting the remaining hosts for this loop 8029 1726773015.59389: getting the next task for host managed_node3 8029 1726773015.59391: done getting next task for host managed_node3 8029 1726773015.59393: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8029 1726773015.59395: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.59401: getting variables 8029 1726773015.59402: in VariableManager get_vars() 8029 1726773015.59410: Calling all_inventory to load vars for managed_node3 8029 1726773015.59411: Calling groups_inventory to load vars for managed_node3 8029 1726773015.59413: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.59418: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.59420: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.59422: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.59505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.59619: done with get_vars() 8029 1726773015.59626: done getting variables 8029 1726773015.59651: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.047) 0:00:20.170 **** 8029 1726773015.59676: entering _queue_task() for managed_node3/fail 8029 1726773015.59900: worker is 1 (out of 1 available) 8029 1726773015.59915: exiting _queue_task() for managed_node3/fail 8029 1726773015.59928: done queuing things up, now waiting for results queue to drain 8029 1726773015.59929: waiting for pending results... 8029 1726773015.60111: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8029 1726773015.60191: in run() - task 129c3c75-c909-257d-662b-0000000006d8 8029 1726773015.60202: variable 'ansible_search_path' from source: unknown 8029 1726773015.60206: variable 'ansible_search_path' from source: unknown 8029 1726773015.60234: calling self._execute() 8029 1726773015.60305: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.60308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.60318: variable 'omit' from source: magic vars 8029 1726773015.60748: variable 'kernel_settings_sysctl' from source: include params 8029 1726773015.60752: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773015.60754: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 8029 1726773015.61221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773015.63045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773015.63127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773015.63168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773015.63214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773015.63270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773015.63322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773015.63352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773015.63369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773015.63406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773015.63418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773015.63457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773015.63473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773015.63491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773015.63523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773015.63534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773015.63565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773015.63581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773015.63598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773015.63628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773015.63638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773015.63826: variable 'kernel_settings_sysctl' from source: include params 8029 1726773015.63844: 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 8029 1726773015.63848: when evaluation is False, skipping this task 8029 1726773015.63851: _execute() done 8029 1726773015.63854: dumping result to json 8029 1726773015.63856: done dumping result, returning 8029 1726773015.63862: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-257d-662b-0000000006d8] 8029 1726773015.63866: sending task result for task 129c3c75-c909-257d-662b-0000000006d8 8029 1726773015.63956: done sending task result for task 129c3c75-c909-257d-662b-0000000006d8 8029 1726773015.63959: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 8029 1726773015.64006: no more pending results, returning what we have 8029 1726773015.64010: results queue empty 8029 1726773015.64010: checking for any_errors_fatal 8029 1726773015.64012: done checking for any_errors_fatal 8029 1726773015.64012: checking for max_fail_percentage 8029 1726773015.64014: done checking for max_fail_percentage 8029 1726773015.64015: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.64015: done checking to see if all hosts have failed 8029 1726773015.64018: getting the remaining hosts for this loop 8029 1726773015.64019: done getting the remaining hosts for this loop 8029 1726773015.64023: getting the next task for host managed_node3 8029 1726773015.64031: done getting next task for host managed_node3 8029 1726773015.64034: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8029 1726773015.64038: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.64057: getting variables 8029 1726773015.64059: in VariableManager get_vars() 8029 1726773015.64098: Calling all_inventory to load vars for managed_node3 8029 1726773015.64100: Calling groups_inventory to load vars for managed_node3 8029 1726773015.64103: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.64111: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.64114: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.64121: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.64290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.64419: done with get_vars() 8029 1726773015.64427: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.048) 0:00:20.218 **** 8029 1726773015.64494: entering _queue_task() for managed_node3/include_tasks 8029 1726773015.64700: worker is 1 (out of 1 available) 8029 1726773015.64713: exiting _queue_task() for managed_node3/include_tasks 8029 1726773015.64725: done queuing things up, now waiting for results queue to drain 8029 1726773015.64726: waiting for pending results... 8029 1726773015.65031: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8029 1726773015.65038: in run() - task 129c3c75-c909-257d-662b-0000000006d9 8029 1726773015.65041: variable 'ansible_search_path' from source: unknown 8029 1726773015.65043: variable 'ansible_search_path' from source: unknown 8029 1726773015.65062: calling self._execute() 8029 1726773015.65152: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.65163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.65177: variable 'omit' from source: magic vars 8029 1726773015.65285: _execute() done 8029 1726773015.65295: dumping result to json 8029 1726773015.65303: done dumping result, returning 8029 1726773015.65318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-257d-662b-0000000006d9] 8029 1726773015.65331: sending task result for task 129c3c75-c909-257d-662b-0000000006d9 8029 1726773015.65558: no more pending results, returning what we have 8029 1726773015.65562: in VariableManager get_vars() 8029 1726773015.65606: Calling all_inventory to load vars for managed_node3 8029 1726773015.65609: Calling groups_inventory to load vars for managed_node3 8029 1726773015.65611: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.65625: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.65628: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.65631: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.65922: done sending task result for task 129c3c75-c909-257d-662b-0000000006d9 8029 1726773015.65926: WORKER PROCESS EXITING 8029 1726773015.65949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.66096: done with get_vars() 8029 1726773015.66102: variable 'ansible_search_path' from source: unknown 8029 1726773015.66102: variable 'ansible_search_path' from source: unknown 8029 1726773015.66125: we have included files to process 8029 1726773015.66126: generating all_blocks data 8029 1726773015.66127: done generating all_blocks data 8029 1726773015.66133: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726773015.66133: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726773015.66135: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8029 1726773015.66604: done processing included file 8029 1726773015.66606: iterating over new_blocks loaded from include file 8029 1726773015.66607: in VariableManager get_vars() 8029 1726773015.66626: done with get_vars() 8029 1726773015.66627: filtering new block on tags 8029 1726773015.66645: done filtering new block on tags 8029 1726773015.66647: in VariableManager get_vars() 8029 1726773015.66659: done with get_vars() 8029 1726773015.66660: filtering new block on tags 8029 1726773015.66683: done filtering new block on tags 8029 1726773015.66685: in VariableManager get_vars() 8029 1726773015.66698: done with get_vars() 8029 1726773015.66699: filtering new block on tags 8029 1726773015.66723: done filtering new block on tags 8029 1726773015.66725: in VariableManager get_vars() 8029 1726773015.66738: done with get_vars() 8029 1726773015.66739: filtering new block on tags 8029 1726773015.66753: done filtering new block on tags 8029 1726773015.66754: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 8029 1726773015.66758: extending task lists for all hosts with included blocks 8029 1726773015.66882: done extending task lists 8029 1726773015.66883: done processing included files 8029 1726773015.66883: results queue empty 8029 1726773015.66884: checking for any_errors_fatal 8029 1726773015.66886: done checking for any_errors_fatal 8029 1726773015.66886: checking for max_fail_percentage 8029 1726773015.66887: done checking for max_fail_percentage 8029 1726773015.66887: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.66888: done checking to see if all hosts have failed 8029 1726773015.66888: getting the remaining hosts for this loop 8029 1726773015.66889: done getting the remaining hosts for this loop 8029 1726773015.66891: getting the next task for host managed_node3 8029 1726773015.66894: done getting next task for host managed_node3 8029 1726773015.66895: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8029 1726773015.66898: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.66904: getting variables 8029 1726773015.66905: in VariableManager get_vars() 8029 1726773015.66913: Calling all_inventory to load vars for managed_node3 8029 1726773015.66914: Calling groups_inventory to load vars for managed_node3 8029 1726773015.66918: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.66922: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.66923: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.66925: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.67022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.67137: done with get_vars() 8029 1726773015.67143: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.026) 0:00:20.245 **** 8029 1726773015.67193: entering _queue_task() for managed_node3/setup 8029 1726773015.67397: worker is 1 (out of 1 available) 8029 1726773015.67410: exiting _queue_task() for managed_node3/setup 8029 1726773015.67424: done queuing things up, now waiting for results queue to drain 8029 1726773015.67425: waiting for pending results... 8029 1726773015.67603: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8029 1726773015.67699: in run() - task 129c3c75-c909-257d-662b-000000000754 8029 1726773015.67713: variable 'ansible_search_path' from source: unknown 8029 1726773015.67718: variable 'ansible_search_path' from source: unknown 8029 1726773015.67744: calling self._execute() 8029 1726773015.67814: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.67819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.67828: variable 'omit' from source: magic vars 8029 1726773015.68199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773015.69819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773015.69863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773015.69892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773015.69928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773015.69950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773015.70008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773015.70030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773015.70050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773015.70076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773015.70089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773015.70128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773015.70145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773015.70164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773015.70191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773015.70201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773015.70315: variable '__kernel_settings_required_facts' from source: role '' all vars 8029 1726773015.70331: variable 'ansible_facts' from source: unknown 8029 1726773015.70398: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8029 1726773015.70402: when evaluation is False, skipping this task 8029 1726773015.70404: _execute() done 8029 1726773015.70407: dumping result to json 8029 1726773015.70410: done dumping result, returning 8029 1726773015.70415: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-257d-662b-000000000754] 8029 1726773015.70422: sending task result for task 129c3c75-c909-257d-662b-000000000754 8029 1726773015.70509: done sending task result for task 129c3c75-c909-257d-662b-000000000754 8029 1726773015.70512: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8029 1726773015.70559: no more pending results, returning what we have 8029 1726773015.70563: results queue empty 8029 1726773015.70563: checking for any_errors_fatal 8029 1726773015.70565: done checking for any_errors_fatal 8029 1726773015.70566: checking for max_fail_percentage 8029 1726773015.70567: done checking for max_fail_percentage 8029 1726773015.70568: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.70569: done checking to see if all hosts have failed 8029 1726773015.70569: getting the remaining hosts for this loop 8029 1726773015.70571: done getting the remaining hosts for this loop 8029 1726773015.70574: getting the next task for host managed_node3 8029 1726773015.70584: done getting next task for host managed_node3 8029 1726773015.70587: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8029 1726773015.70592: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.70606: getting variables 8029 1726773015.70608: in VariableManager get_vars() 8029 1726773015.70646: Calling all_inventory to load vars for managed_node3 8029 1726773015.70649: Calling groups_inventory to load vars for managed_node3 8029 1726773015.70651: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.70660: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.70663: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.70665: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.70807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.70942: done with get_vars() 8029 1726773015.70951: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.038) 0:00:20.283 **** 8029 1726773015.71022: entering _queue_task() for managed_node3/stat 8029 1726773015.71214: worker is 1 (out of 1 available) 8029 1726773015.71231: exiting _queue_task() for managed_node3/stat 8029 1726773015.71243: done queuing things up, now waiting for results queue to drain 8029 1726773015.71245: waiting for pending results... 8029 1726773015.71419: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8029 1726773015.71506: in run() - task 129c3c75-c909-257d-662b-000000000756 8029 1726773015.71519: variable 'ansible_search_path' from source: unknown 8029 1726773015.71527: variable 'ansible_search_path' from source: unknown 8029 1726773015.71555: calling self._execute() 8029 1726773015.71631: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.71636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.71645: variable 'omit' from source: magic vars 8029 1726773015.71971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.72193: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.72227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.72252: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.72280: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.72340: 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) 8029 1726773015.72358: 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) 8029 1726773015.72377: 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) 8029 1726773015.72393: 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) 8029 1726773015.72472: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726773015.72481: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8029 1726773015.72484: when evaluation is False, skipping this task 8029 1726773015.72487: _execute() done 8029 1726773015.72489: dumping result to json 8029 1726773015.72491: done dumping result, returning 8029 1726773015.72498: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-257d-662b-000000000756] 8029 1726773015.72503: sending task result for task 129c3c75-c909-257d-662b-000000000756 8029 1726773015.72587: done sending task result for task 129c3c75-c909-257d-662b-000000000756 8029 1726773015.72590: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8029 1726773015.72638: no more pending results, returning what we have 8029 1726773015.72642: results queue empty 8029 1726773015.72642: checking for any_errors_fatal 8029 1726773015.72648: done checking for any_errors_fatal 8029 1726773015.72649: checking for max_fail_percentage 8029 1726773015.72651: done checking for max_fail_percentage 8029 1726773015.72652: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.72652: done checking to see if all hosts have failed 8029 1726773015.72653: getting the remaining hosts for this loop 8029 1726773015.72655: done getting the remaining hosts for this loop 8029 1726773015.72658: getting the next task for host managed_node3 8029 1726773015.72665: done getting next task for host managed_node3 8029 1726773015.72668: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8029 1726773015.72673: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.72688: getting variables 8029 1726773015.72690: in VariableManager get_vars() 8029 1726773015.72722: Calling all_inventory to load vars for managed_node3 8029 1726773015.72725: Calling groups_inventory to load vars for managed_node3 8029 1726773015.72727: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.72735: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.72738: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.72740: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.72889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.73013: done with get_vars() 8029 1726773015.73022: done getting variables 8029 1726773015.73059: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.020) 0:00:20.304 **** 8029 1726773015.73085: entering _queue_task() for managed_node3/set_fact 8029 1726773015.73273: worker is 1 (out of 1 available) 8029 1726773015.73288: exiting _queue_task() for managed_node3/set_fact 8029 1726773015.73300: done queuing things up, now waiting for results queue to drain 8029 1726773015.73301: waiting for pending results... 8029 1726773015.73467: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8029 1726773015.73555: in run() - task 129c3c75-c909-257d-662b-000000000757 8029 1726773015.73567: variable 'ansible_search_path' from source: unknown 8029 1726773015.73571: variable 'ansible_search_path' from source: unknown 8029 1726773015.73597: calling self._execute() 8029 1726773015.73664: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.73667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.73679: variable 'omit' from source: magic vars 8029 1726773015.74005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.74175: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.74213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.74242: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.74266: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.74334: 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) 8029 1726773015.74353: 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) 8029 1726773015.74370: 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) 8029 1726773015.74394: 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) 8029 1726773015.74471: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726773015.74481: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8029 1726773015.74483: when evaluation is False, skipping this task 8029 1726773015.74486: _execute() done 8029 1726773015.74489: dumping result to json 8029 1726773015.74491: done dumping result, returning 8029 1726773015.74499: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-257d-662b-000000000757] 8029 1726773015.74509: sending task result for task 129c3c75-c909-257d-662b-000000000757 8029 1726773015.74587: done sending task result for task 129c3c75-c909-257d-662b-000000000757 8029 1726773015.74590: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8029 1726773015.74647: no more pending results, returning what we have 8029 1726773015.74650: results queue empty 8029 1726773015.74651: checking for any_errors_fatal 8029 1726773015.74657: done checking for any_errors_fatal 8029 1726773015.74658: checking for max_fail_percentage 8029 1726773015.74659: done checking for max_fail_percentage 8029 1726773015.74660: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.74661: done checking to see if all hosts have failed 8029 1726773015.74661: getting the remaining hosts for this loop 8029 1726773015.74663: done getting the remaining hosts for this loop 8029 1726773015.74667: getting the next task for host managed_node3 8029 1726773015.74675: done getting next task for host managed_node3 8029 1726773015.74678: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8029 1726773015.74683: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.74696: getting variables 8029 1726773015.74698: in VariableManager get_vars() 8029 1726773015.74730: Calling all_inventory to load vars for managed_node3 8029 1726773015.74733: Calling groups_inventory to load vars for managed_node3 8029 1726773015.74735: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.74743: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.74745: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.74747: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.74863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.74992: done with get_vars() 8029 1726773015.74999: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.019) 0:00:20.324 **** 8029 1726773015.75064: entering _queue_task() for managed_node3/stat 8029 1726773015.75248: worker is 1 (out of 1 available) 8029 1726773015.75262: exiting _queue_task() for managed_node3/stat 8029 1726773015.75273: done queuing things up, now waiting for results queue to drain 8029 1726773015.75274: waiting for pending results... 8029 1726773015.75448: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8029 1726773015.75541: in run() - task 129c3c75-c909-257d-662b-000000000759 8029 1726773015.75551: variable 'ansible_search_path' from source: unknown 8029 1726773015.75555: variable 'ansible_search_path' from source: unknown 8029 1726773015.75583: calling self._execute() 8029 1726773015.75650: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.75654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.75663: variable 'omit' from source: magic vars 8029 1726773015.76262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.76434: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.76465: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.76494: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.76519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.76584: 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) 8029 1726773015.76606: 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) 8029 1726773015.76626: 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) 8029 1726773015.76644: 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) 8029 1726773015.76730: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773015.76739: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8029 1726773015.76742: when evaluation is False, skipping this task 8029 1726773015.76745: _execute() done 8029 1726773015.76748: dumping result to json 8029 1726773015.76750: done dumping result, returning 8029 1726773015.76757: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-257d-662b-000000000759] 8029 1726773015.76761: sending task result for task 129c3c75-c909-257d-662b-000000000759 8029 1726773015.76848: done sending task result for task 129c3c75-c909-257d-662b-000000000759 8029 1726773015.76850: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8029 1726773015.76898: no more pending results, returning what we have 8029 1726773015.76901: results queue empty 8029 1726773015.76902: checking for any_errors_fatal 8029 1726773015.76907: done checking for any_errors_fatal 8029 1726773015.76907: checking for max_fail_percentage 8029 1726773015.76909: done checking for max_fail_percentage 8029 1726773015.76910: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.76911: done checking to see if all hosts have failed 8029 1726773015.76911: getting the remaining hosts for this loop 8029 1726773015.76913: done getting the remaining hosts for this loop 8029 1726773015.76918: getting the next task for host managed_node3 8029 1726773015.76926: done getting next task for host managed_node3 8029 1726773015.76929: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8029 1726773015.76934: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.76949: getting variables 8029 1726773015.76951: in VariableManager get_vars() 8029 1726773015.76990: Calling all_inventory to load vars for managed_node3 8029 1726773015.76993: Calling groups_inventory to load vars for managed_node3 8029 1726773015.76995: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.77004: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.77006: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.77009: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.77323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.77445: done with get_vars() 8029 1726773015.77453: done getting variables 8029 1726773015.77495: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.024) 0:00:20.348 **** 8029 1726773015.77521: entering _queue_task() for managed_node3/set_fact 8029 1726773015.77724: worker is 1 (out of 1 available) 8029 1726773015.77738: exiting _queue_task() for managed_node3/set_fact 8029 1726773015.77749: done queuing things up, now waiting for results queue to drain 8029 1726773015.77750: waiting for pending results... 8029 1726773015.77925: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8029 1726773015.78019: in run() - task 129c3c75-c909-257d-662b-00000000075a 8029 1726773015.78031: variable 'ansible_search_path' from source: unknown 8029 1726773015.78035: variable 'ansible_search_path' from source: unknown 8029 1726773015.78060: calling self._execute() 8029 1726773015.78127: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.78131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.78141: variable 'omit' from source: magic vars 8029 1726773015.78470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773015.78640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773015.78673: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773015.78697: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773015.78727: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773015.78803: 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) 8029 1726773015.78822: 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) 8029 1726773015.78842: 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) 8029 1726773015.78858: 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) 8029 1726773015.78948: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773015.78977: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8029 1726773015.78981: when evaluation is False, skipping this task 8029 1726773015.78983: _execute() done 8029 1726773015.78985: dumping result to json 8029 1726773015.78987: done dumping result, returning 8029 1726773015.78990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-257d-662b-00000000075a] 8029 1726773015.78992: sending task result for task 129c3c75-c909-257d-662b-00000000075a 8029 1726773015.79058: done sending task result for task 129c3c75-c909-257d-662b-00000000075a 8029 1726773015.79060: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8029 1726773015.79106: no more pending results, returning what we have 8029 1726773015.79109: results queue empty 8029 1726773015.79110: checking for any_errors_fatal 8029 1726773015.79118: done checking for any_errors_fatal 8029 1726773015.79119: checking for max_fail_percentage 8029 1726773015.79120: done checking for max_fail_percentage 8029 1726773015.79121: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.79122: done checking to see if all hosts have failed 8029 1726773015.79123: getting the remaining hosts for this loop 8029 1726773015.79124: done getting the remaining hosts for this loop 8029 1726773015.79128: getting the next task for host managed_node3 8029 1726773015.79137: done getting next task for host managed_node3 8029 1726773015.79140: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8029 1726773015.79144: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.79158: getting variables 8029 1726773015.79159: in VariableManager get_vars() 8029 1726773015.79190: Calling all_inventory to load vars for managed_node3 8029 1726773015.79192: Calling groups_inventory to load vars for managed_node3 8029 1726773015.79194: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.79202: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.79204: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.79206: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.79321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.79455: done with get_vars() 8029 1726773015.79463: done getting variables 8029 1726773015.79502: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.020) 0:00:20.368 **** 8029 1726773015.79527: entering _queue_task() for managed_node3/include_vars 8029 1726773015.79707: worker is 1 (out of 1 available) 8029 1726773015.79722: exiting _queue_task() for managed_node3/include_vars 8029 1726773015.79736: done queuing things up, now waiting for results queue to drain 8029 1726773015.79737: waiting for pending results... 8029 1726773015.79896: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8029 1726773015.79981: in run() - task 129c3c75-c909-257d-662b-00000000075c 8029 1726773015.79998: variable 'ansible_search_path' from source: unknown 8029 1726773015.80002: variable 'ansible_search_path' from source: unknown 8029 1726773015.80031: calling self._execute() 8029 1726773015.80104: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.80107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.80118: variable 'omit' from source: magic vars 8029 1726773015.80199: variable 'omit' from source: magic vars 8029 1726773015.80249: variable 'omit' from source: magic vars 8029 1726773015.80568: variable 'ffparams' from source: task vars 8029 1726773015.80659: variable 'ansible_facts' from source: unknown 8029 1726773015.80784: variable 'ansible_facts' from source: unknown 8029 1726773015.80872: variable 'ansible_facts' from source: unknown 8029 1726773015.80963: variable 'ansible_facts' from source: unknown 8029 1726773015.81040: variable 'role_path' from source: magic vars 8029 1726773015.81159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8029 1726773015.81294: Loaded config def from plugin (lookup/first_found) 8029 1726773015.81297: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8029 1726773015.81327: variable 'ansible_search_path' from source: unknown 8029 1726773015.81343: variable 'ansible_search_path' from source: unknown 8029 1726773015.81350: variable 'ansible_search_path' from source: unknown 8029 1726773015.81356: variable 'ansible_search_path' from source: unknown 8029 1726773015.81362: variable 'ansible_search_path' from source: unknown 8029 1726773015.81380: variable 'omit' from source: magic vars 8029 1726773015.81400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773015.81419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773015.81434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773015.81447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.81455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.81477: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773015.81480: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.81485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.81545: Set connection var ansible_connection to ssh 8029 1726773015.81553: Set connection var ansible_shell_executable to /bin/sh 8029 1726773015.81558: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773015.81563: Set connection var ansible_pipelining to False 8029 1726773015.81569: Set connection var ansible_shell_type to sh 8029 1726773015.81574: Set connection var ansible_timeout to 10 8029 1726773015.81593: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.81598: variable 'ansible_connection' from source: unknown 8029 1726773015.81601: variable 'ansible_module_compression' from source: unknown 8029 1726773015.81604: variable 'ansible_shell_type' from source: unknown 8029 1726773015.81610: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.81613: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.81617: variable 'ansible_pipelining' from source: unknown 8029 1726773015.81620: variable 'ansible_timeout' from source: unknown 8029 1726773015.81622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.81692: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773015.81700: variable 'omit' from source: magic vars 8029 1726773015.81706: starting attempt loop 8029 1726773015.81709: running the handler 8029 1726773015.81755: handler run complete 8029 1726773015.81763: attempt loop complete, returning result 8029 1726773015.81765: _execute() done 8029 1726773015.81768: dumping result to json 8029 1726773015.81770: done dumping result, returning 8029 1726773015.81777: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-257d-662b-00000000075c] 8029 1726773015.81785: sending task result for task 129c3c75-c909-257d-662b-00000000075c 8029 1726773015.81878: done sending task result for task 129c3c75-c909-257d-662b-00000000075c 8029 1726773015.81881: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 8029 1726773015.81949: no more pending results, returning what we have 8029 1726773015.81953: results queue empty 8029 1726773015.81953: checking for any_errors_fatal 8029 1726773015.81957: done checking for any_errors_fatal 8029 1726773015.81958: checking for max_fail_percentage 8029 1726773015.81959: done checking for max_fail_percentage 8029 1726773015.81960: checking to see if all hosts have failed and the running result is not ok 8029 1726773015.81961: done checking to see if all hosts have failed 8029 1726773015.81962: getting the remaining hosts for this loop 8029 1726773015.81963: done getting the remaining hosts for this loop 8029 1726773015.81966: getting the next task for host managed_node3 8029 1726773015.81973: done getting next task for host managed_node3 8029 1726773015.81978: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8029 1726773015.81982: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773015.81991: getting variables 8029 1726773015.81993: in VariableManager get_vars() 8029 1726773015.82023: Calling all_inventory to load vars for managed_node3 8029 1726773015.82025: Calling groups_inventory to load vars for managed_node3 8029 1726773015.82028: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773015.82041: Calling all_plugins_play to load vars for managed_node3 8029 1726773015.82044: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773015.82046: Calling groups_plugins_play to load vars for managed_node3 8029 1726773015.82203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773015.82328: done with get_vars() 8029 1726773015.82335: done getting variables 8029 1726773015.82373: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:10:15 -0400 (0:00:00.028) 0:00:20.397 **** 8029 1726773015.82397: entering _queue_task() for managed_node3/package 8029 1726773015.82593: worker is 1 (out of 1 available) 8029 1726773015.82607: exiting _queue_task() for managed_node3/package 8029 1726773015.82622: done queuing things up, now waiting for results queue to drain 8029 1726773015.82623: waiting for pending results... 8029 1726773015.82788: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8029 1726773015.82865: in run() - task 129c3c75-c909-257d-662b-0000000006da 8029 1726773015.82879: variable 'ansible_search_path' from source: unknown 8029 1726773015.82882: variable 'ansible_search_path' from source: unknown 8029 1726773015.82907: calling self._execute() 8029 1726773015.82983: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.82987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.82995: variable 'omit' from source: magic vars 8029 1726773015.83077: variable 'omit' from source: magic vars 8029 1726773015.83113: variable 'omit' from source: magic vars 8029 1726773015.83138: variable '__kernel_settings_packages' from source: include_vars 8029 1726773015.83358: variable '__kernel_settings_packages' from source: include_vars 8029 1726773015.83505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773015.84953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773015.84999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773015.85028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773015.85052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773015.85072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773015.85147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773015.85168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773015.85188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773015.85213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773015.85226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773015.85304: variable '__kernel_settings_is_ostree' from source: set_fact 8029 1726773015.85307: variable 'omit' from source: magic vars 8029 1726773015.85334: variable 'omit' from source: magic vars 8029 1726773015.85356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773015.85377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773015.85395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773015.85408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.85419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773015.85441: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773015.85444: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.85446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.85512: Set connection var ansible_connection to ssh 8029 1726773015.85522: Set connection var ansible_shell_executable to /bin/sh 8029 1726773015.85527: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773015.85532: Set connection var ansible_pipelining to False 8029 1726773015.85538: Set connection var ansible_shell_type to sh 8029 1726773015.85543: Set connection var ansible_timeout to 10 8029 1726773015.85564: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.85576: variable 'ansible_connection' from source: unknown 8029 1726773015.85582: variable 'ansible_module_compression' from source: unknown 8029 1726773015.85585: variable 'ansible_shell_type' from source: unknown 8029 1726773015.85587: variable 'ansible_shell_executable' from source: unknown 8029 1726773015.85589: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773015.85594: variable 'ansible_pipelining' from source: unknown 8029 1726773015.85596: variable 'ansible_timeout' from source: unknown 8029 1726773015.85600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773015.85670: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773015.85680: variable 'omit' from source: magic vars 8029 1726773015.85685: starting attempt loop 8029 1726773015.85689: running the handler 8029 1726773015.85695: variable 'ansible_facts' from source: unknown 8029 1726773015.85697: variable 'ansible_facts' from source: unknown 8029 1726773015.85739: _low_level_execute_command(): starting 8029 1726773015.85747: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773015.86234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.86238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.86241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.86243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.86297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.86300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773015.86302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.86379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.88096: stdout chunk (state=3): >>>/root <<< 8029 1726773015.88184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.88215: stderr chunk (state=3): >>><<< 8029 1726773015.88228: stdout chunk (state=3): >>><<< 8029 1726773015.88241: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773015.88252: _low_level_execute_command(): starting 8029 1726773015.88258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333 `" && echo ansible-tmp-1726773015.88242-8957-49446206333="` echo /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333 `" ) && sleep 0' 8029 1726773015.88718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.88722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773015.88725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.88728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.88730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.88779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.88783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773015.88785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.88853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.90802: stdout chunk (state=3): >>>ansible-tmp-1726773015.88242-8957-49446206333=/root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333 <<< 8029 1726773015.90907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.90939: stderr chunk (state=3): >>><<< 8029 1726773015.90943: stdout chunk (state=3): >>><<< 8029 1726773015.90958: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773015.88242-8957-49446206333=/root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773015.90991: variable 'ansible_module_compression' from source: unknown 8029 1726773015.91034: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8029 1726773015.91069: variable 'ansible_facts' from source: unknown 8029 1726773015.91153: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/AnsiballZ_dnf.py 8029 1726773015.91256: Sending initial data 8029 1726773015.91259: Sent initial data (144 bytes) 8029 1726773015.91713: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773015.91718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.91721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773015.91723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.91725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.91727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773015.91729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.91779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.91782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773015.91784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.91846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.93444: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773015.93501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773015.93560: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpk6h181d1 /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/AnsiballZ_dnf.py <<< 8029 1726773015.93564: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/AnsiballZ_dnf.py" <<< 8029 1726773015.93614: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpk6h181d1" to remote "/root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/AnsiballZ_dnf.py" <<< 8029 1726773015.93621: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/AnsiballZ_dnf.py" <<< 8029 1726773015.94371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.94414: stderr chunk (state=3): >>><<< 8029 1726773015.94419: stdout chunk (state=3): >>><<< 8029 1726773015.94447: done transferring module to remote 8029 1726773015.94454: _low_level_execute_command(): starting 8029 1726773015.94459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/ /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/AnsiballZ_dnf.py && sleep 0' 8029 1726773015.94905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.94909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773015.94911: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.94913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.94915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773015.94925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.94969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.94973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773015.94977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.95038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773015.96853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773015.96882: stderr chunk (state=3): >>><<< 8029 1726773015.96885: stdout chunk (state=3): >>><<< 8029 1726773015.96898: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773015.96901: _low_level_execute_command(): starting 8029 1726773015.96906: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/AnsiballZ_dnf.py && sleep 0' 8029 1726773015.97351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773015.97355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773015.97357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.97359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773015.97361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773015.97410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773015.97413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773015.97484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.39768: 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}}} <<< 8029 1726773016.43934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773016.43973: stderr chunk (state=3): >>><<< 8029 1726773016.43980: stdout chunk (state=3): >>><<< 8029 1726773016.43990: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773016.44030: 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-1726773015.88242-8957-49446206333/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773016.44036: _low_level_execute_command(): starting 8029 1726773016.44041: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773015.88242-8957-49446206333/ > /dev/null 2>&1 && sleep 0' 8029 1726773016.44493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.44499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.44501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.44503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.44558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.44562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773016.44566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.44625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.46544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773016.46548: stdout chunk (state=3): >>><<< 8029 1726773016.46551: stderr chunk (state=3): >>><<< 8029 1726773016.46568: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773016.46585: handler run complete 8029 1726773016.46632: attempt loop complete, returning result 8029 1726773016.46650: _execute() done 8029 1726773016.46653: dumping result to json 8029 1726773016.46722: done dumping result, returning 8029 1726773016.46725: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-257d-662b-0000000006da] 8029 1726773016.46728: sending task result for task 129c3c75-c909-257d-662b-0000000006da 8029 1726773016.46806: done sending task result for task 129c3c75-c909-257d-662b-0000000006da 8029 1726773016.46809: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8029 1726773016.47019: no more pending results, returning what we have 8029 1726773016.47024: results queue empty 8029 1726773016.47025: checking for any_errors_fatal 8029 1726773016.47033: done checking for any_errors_fatal 8029 1726773016.47034: checking for max_fail_percentage 8029 1726773016.47036: done checking for max_fail_percentage 8029 1726773016.47037: checking to see if all hosts have failed and the running result is not ok 8029 1726773016.47038: done checking to see if all hosts have failed 8029 1726773016.47039: getting the remaining hosts for this loop 8029 1726773016.47040: done getting the remaining hosts for this loop 8029 1726773016.47044: getting the next task for host managed_node3 8029 1726773016.47054: done getting next task for host managed_node3 8029 1726773016.47058: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8029 1726773016.47062: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773016.47073: getting variables 8029 1726773016.47078: in VariableManager get_vars() 8029 1726773016.47223: Calling all_inventory to load vars for managed_node3 8029 1726773016.47226: Calling groups_inventory to load vars for managed_node3 8029 1726773016.47229: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773016.47240: Calling all_plugins_play to load vars for managed_node3 8029 1726773016.47244: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773016.47247: Calling groups_plugins_play to load vars for managed_node3 8029 1726773016.47436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773016.47599: done with get_vars() 8029 1726773016.47607: done getting variables 8029 1726773016.47649: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.652) 0:00:21.050 **** 8029 1726773016.47679: entering _queue_task() for managed_node3/debug 8029 1726773016.47882: worker is 1 (out of 1 available) 8029 1726773016.47896: exiting _queue_task() for managed_node3/debug 8029 1726773016.47907: done queuing things up, now waiting for results queue to drain 8029 1726773016.47908: waiting for pending results... 8029 1726773016.48084: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8029 1726773016.48169: in run() - task 129c3c75-c909-257d-662b-0000000006dc 8029 1726773016.48181: variable 'ansible_search_path' from source: unknown 8029 1726773016.48185: variable 'ansible_search_path' from source: unknown 8029 1726773016.48212: calling self._execute() 8029 1726773016.48287: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.48291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.48300: variable 'omit' from source: magic vars 8029 1726773016.48644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773016.50420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773016.50471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773016.50499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773016.50525: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773016.50544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773016.50607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773016.50628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773016.50646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773016.50673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773016.50686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773016.50763: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773016.50796: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726773016.50799: when evaluation is False, skipping this task 8029 1726773016.50802: _execute() done 8029 1726773016.50804: dumping result to json 8029 1726773016.50806: done dumping result, returning 8029 1726773016.50808: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-257d-662b-0000000006dc] 8029 1726773016.50810: sending task result for task 129c3c75-c909-257d-662b-0000000006dc 8029 1726773016.50885: done sending task result for task 129c3c75-c909-257d-662b-0000000006dc 8029 1726773016.50888: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 8029 1726773016.50934: no more pending results, returning what we have 8029 1726773016.50937: results queue empty 8029 1726773016.50938: checking for any_errors_fatal 8029 1726773016.50946: done checking for any_errors_fatal 8029 1726773016.50946: checking for max_fail_percentage 8029 1726773016.50948: done checking for max_fail_percentage 8029 1726773016.50949: checking to see if all hosts have failed and the running result is not ok 8029 1726773016.50950: done checking to see if all hosts have failed 8029 1726773016.50950: getting the remaining hosts for this loop 8029 1726773016.50951: done getting the remaining hosts for this loop 8029 1726773016.50956: getting the next task for host managed_node3 8029 1726773016.50962: done getting next task for host managed_node3 8029 1726773016.50966: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8029 1726773016.50969: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773016.50985: getting variables 8029 1726773016.50987: in VariableManager get_vars() 8029 1726773016.51025: Calling all_inventory to load vars for managed_node3 8029 1726773016.51028: Calling groups_inventory to load vars for managed_node3 8029 1726773016.51030: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773016.51039: Calling all_plugins_play to load vars for managed_node3 8029 1726773016.51042: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773016.51044: Calling groups_plugins_play to load vars for managed_node3 8029 1726773016.51183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773016.51318: done with get_vars() 8029 1726773016.51327: done getting variables 8029 1726773016.51368: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.037) 0:00:21.087 **** 8029 1726773016.51393: entering _queue_task() for managed_node3/reboot 8029 1726773016.51590: worker is 1 (out of 1 available) 8029 1726773016.51604: exiting _queue_task() for managed_node3/reboot 8029 1726773016.51618: done queuing things up, now waiting for results queue to drain 8029 1726773016.51619: waiting for pending results... 8029 1726773016.51794: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8029 1726773016.51882: in run() - task 129c3c75-c909-257d-662b-0000000006dd 8029 1726773016.51894: variable 'ansible_search_path' from source: unknown 8029 1726773016.51897: variable 'ansible_search_path' from source: unknown 8029 1726773016.51927: calling self._execute() 8029 1726773016.51999: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.52003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.52011: variable 'omit' from source: magic vars 8029 1726773016.52363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773016.53801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773016.53842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773016.53868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773016.53894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773016.53915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773016.53971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773016.53994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773016.54015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773016.54040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773016.54050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773016.54128: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773016.54143: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726773016.54146: when evaluation is False, skipping this task 8029 1726773016.54148: _execute() done 8029 1726773016.54151: dumping result to json 8029 1726773016.54153: done dumping result, returning 8029 1726773016.54160: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-257d-662b-0000000006dd] 8029 1726773016.54165: sending task result for task 129c3c75-c909-257d-662b-0000000006dd 8029 1726773016.54257: done sending task result for task 129c3c75-c909-257d-662b-0000000006dd 8029 1726773016.54260: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8029 1726773016.54301: no more pending results, returning what we have 8029 1726773016.54305: results queue empty 8029 1726773016.54306: checking for any_errors_fatal 8029 1726773016.54311: done checking for any_errors_fatal 8029 1726773016.54311: checking for max_fail_percentage 8029 1726773016.54313: done checking for max_fail_percentage 8029 1726773016.54313: checking to see if all hosts have failed and the running result is not ok 8029 1726773016.54315: done checking to see if all hosts have failed 8029 1726773016.54315: getting the remaining hosts for this loop 8029 1726773016.54323: done getting the remaining hosts for this loop 8029 1726773016.54327: getting the next task for host managed_node3 8029 1726773016.54335: done getting next task for host managed_node3 8029 1726773016.54339: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8029 1726773016.54342: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773016.54358: getting variables 8029 1726773016.54360: in VariableManager get_vars() 8029 1726773016.54397: Calling all_inventory to load vars for managed_node3 8029 1726773016.54400: Calling groups_inventory to load vars for managed_node3 8029 1726773016.54402: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773016.54411: Calling all_plugins_play to load vars for managed_node3 8029 1726773016.54414: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773016.54418: Calling groups_plugins_play to load vars for managed_node3 8029 1726773016.54607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773016.54732: done with get_vars() 8029 1726773016.54740: done getting variables 8029 1726773016.54780: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.034) 0:00:21.121 **** 8029 1726773016.54802: entering _queue_task() for managed_node3/fail 8029 1726773016.54998: worker is 1 (out of 1 available) 8029 1726773016.55012: exiting _queue_task() for managed_node3/fail 8029 1726773016.55026: done queuing things up, now waiting for results queue to drain 8029 1726773016.55027: waiting for pending results... 8029 1726773016.55201: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8029 1726773016.55287: in run() - task 129c3c75-c909-257d-662b-0000000006de 8029 1726773016.55297: variable 'ansible_search_path' from source: unknown 8029 1726773016.55300: variable 'ansible_search_path' from source: unknown 8029 1726773016.55328: calling self._execute() 8029 1726773016.55402: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.55406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.55414: variable 'omit' from source: magic vars 8029 1726773016.55752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773016.57132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773016.57207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773016.57210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773016.57233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773016.57252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773016.57310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773016.57335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773016.57354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773016.57380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773016.57390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773016.57468: variable '__kernel_settings_is_transactional' from source: set_fact 8029 1726773016.57482: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8029 1726773016.57485: when evaluation is False, skipping this task 8029 1726773016.57488: _execute() done 8029 1726773016.57491: dumping result to json 8029 1726773016.57493: done dumping result, returning 8029 1726773016.57501: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-257d-662b-0000000006de] 8029 1726773016.57505: sending task result for task 129c3c75-c909-257d-662b-0000000006de 8029 1726773016.57597: done sending task result for task 129c3c75-c909-257d-662b-0000000006de 8029 1726773016.57600: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8029 1726773016.57682: no more pending results, returning what we have 8029 1726773016.57685: results queue empty 8029 1726773016.57686: checking for any_errors_fatal 8029 1726773016.57693: done checking for any_errors_fatal 8029 1726773016.57694: checking for max_fail_percentage 8029 1726773016.57695: done checking for max_fail_percentage 8029 1726773016.57696: checking to see if all hosts have failed and the running result is not ok 8029 1726773016.57697: done checking to see if all hosts have failed 8029 1726773016.57697: getting the remaining hosts for this loop 8029 1726773016.57699: done getting the remaining hosts for this loop 8029 1726773016.57702: getting the next task for host managed_node3 8029 1726773016.57710: done getting next task for host managed_node3 8029 1726773016.57714: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8029 1726773016.57720: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773016.57735: getting variables 8029 1726773016.57736: in VariableManager get_vars() 8029 1726773016.57768: Calling all_inventory to load vars for managed_node3 8029 1726773016.57771: Calling groups_inventory to load vars for managed_node3 8029 1726773016.57773: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773016.57782: Calling all_plugins_play to load vars for managed_node3 8029 1726773016.57785: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773016.57787: Calling groups_plugins_play to load vars for managed_node3 8029 1726773016.57906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773016.58038: done with get_vars() 8029 1726773016.58046: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.033) 0:00:21.154 **** 8029 1726773016.58104: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773016.58297: worker is 1 (out of 1 available) 8029 1726773016.58311: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773016.58325: done queuing things up, now waiting for results queue to drain 8029 1726773016.58326: waiting for pending results... 8029 1726773016.58491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8029 1726773016.58567: in run() - task 129c3c75-c909-257d-662b-0000000006e0 8029 1726773016.58581: variable 'ansible_search_path' from source: unknown 8029 1726773016.58584: variable 'ansible_search_path' from source: unknown 8029 1726773016.58610: calling self._execute() 8029 1726773016.58680: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.58683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.58691: variable 'omit' from source: magic vars 8029 1726773016.58765: variable 'omit' from source: magic vars 8029 1726773016.58805: variable 'omit' from source: magic vars 8029 1726773016.58828: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8029 1726773016.59041: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8029 1726773016.59097: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773016.59127: variable 'omit' from source: magic vars 8029 1726773016.59158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773016.59245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773016.59261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773016.59277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773016.59285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773016.59306: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773016.59309: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.59312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.59380: Set connection var ansible_connection to ssh 8029 1726773016.59387: Set connection var ansible_shell_executable to /bin/sh 8029 1726773016.59392: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773016.59397: Set connection var ansible_pipelining to False 8029 1726773016.59403: Set connection var ansible_shell_type to sh 8029 1726773016.59408: Set connection var ansible_timeout to 10 8029 1726773016.59427: variable 'ansible_shell_executable' from source: unknown 8029 1726773016.59430: variable 'ansible_connection' from source: unknown 8029 1726773016.59433: variable 'ansible_module_compression' from source: unknown 8029 1726773016.59435: variable 'ansible_shell_type' from source: unknown 8029 1726773016.59438: variable 'ansible_shell_executable' from source: unknown 8029 1726773016.59440: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.59442: variable 'ansible_pipelining' from source: unknown 8029 1726773016.59444: variable 'ansible_timeout' from source: unknown 8029 1726773016.59446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.59573: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773016.59582: variable 'omit' from source: magic vars 8029 1726773016.59587: starting attempt loop 8029 1726773016.59589: running the handler 8029 1726773016.59600: _low_level_execute_command(): starting 8029 1726773016.59607: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773016.60108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.60112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773016.60114: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726773016.60118: 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.44.236 originally 10.31.44.236 <<< 8029 1726773016.60121: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.60169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.60173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773016.60175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.60253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.61946: stdout chunk (state=3): >>>/root <<< 8029 1726773016.62038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773016.62070: stderr chunk (state=3): >>><<< 8029 1726773016.62073: stdout chunk (state=3): >>><<< 8029 1726773016.62095: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773016.62108: _low_level_execute_command(): starting 8029 1726773016.62114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704 `" && echo ansible-tmp-1726773016.620957-8987-229621391840704="` echo /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704 `" ) && sleep 0' 8029 1726773016.62566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773016.62569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773016.62583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.62586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.62588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.62622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.62635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.62701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.64642: stdout chunk (state=3): >>>ansible-tmp-1726773016.620957-8987-229621391840704=/root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704 <<< 8029 1726773016.64749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773016.64778: stderr chunk (state=3): >>><<< 8029 1726773016.64781: stdout chunk (state=3): >>><<< 8029 1726773016.64795: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773016.620957-8987-229621391840704=/root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773016.64838: variable 'ansible_module_compression' from source: unknown 8029 1726773016.64872: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8029 1726773016.64902: variable 'ansible_facts' from source: unknown 8029 1726773016.64967: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/AnsiballZ_kernel_settings_get_config.py 8029 1726773016.65061: Sending initial data 8029 1726773016.65064: Sent initial data (172 bytes) 8029 1726773016.65513: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.65518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.65520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773016.65523: 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 <<< 8029 1726773016.65525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.65573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.65582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.65654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.67293: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773016.67360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773016.67471: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpi6v1avis /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/AnsiballZ_kernel_settings_get_config.py <<< 8029 1726773016.67474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773016.67520: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpi6v1avis" to remote "/root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773016.68092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773016.68137: stderr chunk (state=3): >>><<< 8029 1726773016.68140: stdout chunk (state=3): >>><<< 8029 1726773016.68183: done transferring module to remote 8029 1726773016.68192: _low_level_execute_command(): starting 8029 1726773016.68197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/ /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773016.68631: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773016.68634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773016.68637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.68642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.68644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.68692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.68695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.68756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.70609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773016.70614: stdout chunk (state=3): >>><<< 8029 1726773016.70619: stderr chunk (state=3): >>><<< 8029 1726773016.70645: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773016.70722: _low_level_execute_command(): starting 8029 1726773016.70725: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773016.71299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773016.71315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773016.71332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.71353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773016.71378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773016.71485: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.71501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773016.71544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.71613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.87359: 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"}}} <<< 8029 1726773016.88755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773016.88788: stderr chunk (state=3): >>><<< 8029 1726773016.88791: stdout chunk (state=3): >>><<< 8029 1726773016.88806: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773016.88836: 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-1726773016.620957-8987-229621391840704/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773016.88844: _low_level_execute_command(): starting 8029 1726773016.88849: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773016.620957-8987-229621391840704/ > /dev/null 2>&1 && sleep 0' 8029 1726773016.89297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.89301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.89309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.89312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.89363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.89366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773016.89371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.89431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.91302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773016.91329: stderr chunk (state=3): >>><<< 8029 1726773016.91333: stdout chunk (state=3): >>><<< 8029 1726773016.91348: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773016.91357: handler run complete 8029 1726773016.91370: attempt loop complete, returning result 8029 1726773016.91373: _execute() done 8029 1726773016.91378: dumping result to json 8029 1726773016.91380: done dumping result, returning 8029 1726773016.91388: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-257d-662b-0000000006e0] 8029 1726773016.91392: sending task result for task 129c3c75-c909-257d-662b-0000000006e0 8029 1726773016.91492: done sending task result for task 129c3c75-c909-257d-662b-0000000006e0 8029 1726773016.91495: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 8029 1726773016.91566: no more pending results, returning what we have 8029 1726773016.91570: results queue empty 8029 1726773016.91571: checking for any_errors_fatal 8029 1726773016.91578: done checking for any_errors_fatal 8029 1726773016.91579: checking for max_fail_percentage 8029 1726773016.91581: done checking for max_fail_percentage 8029 1726773016.91582: checking to see if all hosts have failed and the running result is not ok 8029 1726773016.91583: done checking to see if all hosts have failed 8029 1726773016.91583: getting the remaining hosts for this loop 8029 1726773016.91585: done getting the remaining hosts for this loop 8029 1726773016.91588: getting the next task for host managed_node3 8029 1726773016.91596: done getting next task for host managed_node3 8029 1726773016.91599: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8029 1726773016.91603: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773016.91614: getting variables 8029 1726773016.91615: in VariableManager get_vars() 8029 1726773016.91659: Calling all_inventory to load vars for managed_node3 8029 1726773016.91662: Calling groups_inventory to load vars for managed_node3 8029 1726773016.91664: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773016.91672: Calling all_plugins_play to load vars for managed_node3 8029 1726773016.91677: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773016.91680: Calling groups_plugins_play to load vars for managed_node3 8029 1726773016.91856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773016.91982: done with get_vars() 8029 1726773016.91991: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:10:16 -0400 (0:00:00.339) 0:00:21.494 **** 8029 1726773016.92061: entering _queue_task() for managed_node3/stat 8029 1726773016.92269: worker is 1 (out of 1 available) 8029 1726773016.92284: exiting _queue_task() for managed_node3/stat 8029 1726773016.92296: done queuing things up, now waiting for results queue to drain 8029 1726773016.92297: waiting for pending results... 8029 1726773016.92473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8029 1726773016.92561: in run() - task 129c3c75-c909-257d-662b-0000000006e1 8029 1726773016.92573: variable 'ansible_search_path' from source: unknown 8029 1726773016.92576: variable 'ansible_search_path' from source: unknown 8029 1726773016.92619: variable '__prof_from_conf' from source: task vars 8029 1726773016.92858: variable '__prof_from_conf' from source: task vars 8029 1726773016.92994: variable '__data' from source: task vars 8029 1726773016.93048: variable '__kernel_settings_register_tuned_main' from source: set_fact 8029 1726773016.93190: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773016.93197: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773016.93242: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773016.93259: variable 'omit' from source: magic vars 8029 1726773016.93349: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.93355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.93365: variable 'omit' from source: magic vars 8029 1726773016.93537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773016.94970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773016.95014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773016.95044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773016.95068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773016.95090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773016.95152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773016.95172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773016.95193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773016.95219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773016.95230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773016.95303: variable 'item' from source: unknown 8029 1726773016.95313: Evaluated conditional (item | length > 0): False 8029 1726773016.95317: when evaluation is False, skipping this task 8029 1726773016.95345: variable 'item' from source: unknown 8029 1726773016.95400: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 8029 1726773016.95553: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.95556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.95559: variable 'omit' from source: magic vars 8029 1726773016.95630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773016.95647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773016.95664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773016.95695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773016.95705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773016.95761: variable 'item' from source: unknown 8029 1726773016.95767: Evaluated conditional (item | length > 0): True 8029 1726773016.95772: variable 'omit' from source: magic vars 8029 1726773016.95809: variable 'omit' from source: magic vars 8029 1726773016.95842: variable 'item' from source: unknown 8029 1726773016.95894: variable 'item' from source: unknown 8029 1726773016.95903: variable 'omit' from source: magic vars 8029 1726773016.95925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773016.95944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773016.95960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773016.95972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773016.95983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773016.96006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773016.96009: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.96012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.96073: Set connection var ansible_connection to ssh 8029 1726773016.96083: Set connection var ansible_shell_executable to /bin/sh 8029 1726773016.96088: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773016.96093: Set connection var ansible_pipelining to False 8029 1726773016.96099: Set connection var ansible_shell_type to sh 8029 1726773016.96105: Set connection var ansible_timeout to 10 8029 1726773016.96123: variable 'ansible_shell_executable' from source: unknown 8029 1726773016.96126: variable 'ansible_connection' from source: unknown 8029 1726773016.96128: variable 'ansible_module_compression' from source: unknown 8029 1726773016.96130: variable 'ansible_shell_type' from source: unknown 8029 1726773016.96133: variable 'ansible_shell_executable' from source: unknown 8029 1726773016.96135: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773016.96140: variable 'ansible_pipelining' from source: unknown 8029 1726773016.96142: variable 'ansible_timeout' from source: unknown 8029 1726773016.96146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773016.96250: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773016.96260: variable 'omit' from source: magic vars 8029 1726773016.96263: starting attempt loop 8029 1726773016.96266: running the handler 8029 1726773016.96276: _low_level_execute_command(): starting 8029 1726773016.96284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773016.96778: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.96781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.96784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773016.96786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.96837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.96840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.96927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773016.98625: stdout chunk (state=3): >>>/root <<< 8029 1726773016.98718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773016.98751: stderr chunk (state=3): >>><<< 8029 1726773016.98754: stdout chunk (state=3): >>><<< 8029 1726773016.98773: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773016.98785: _low_level_execute_command(): starting 8029 1726773016.98790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157 `" && echo ansible-tmp-1726773016.9877415-9004-60089280466157="` echo /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157 `" ) && sleep 0' 8029 1726773016.99230: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773016.99233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773016.99236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.99246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773016.99306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773016.99309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773016.99314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773016.99376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.01300: stdout chunk (state=3): >>>ansible-tmp-1726773016.9877415-9004-60089280466157=/root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157 <<< 8029 1726773017.01407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.01437: stderr chunk (state=3): >>><<< 8029 1726773017.01440: stdout chunk (state=3): >>><<< 8029 1726773017.01455: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773016.9877415-9004-60089280466157=/root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.01496: variable 'ansible_module_compression' from source: unknown 8029 1726773017.01537: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773017.01564: variable 'ansible_facts' from source: unknown 8029 1726773017.01628: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/AnsiballZ_stat.py 8029 1726773017.01724: Sending initial data 8029 1726773017.01728: Sent initial data (150 bytes) 8029 1726773017.02169: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.02174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773017.02182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.02184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.02187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773017.02189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.02231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.02234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.02300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.03887: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8029 1726773017.03891: 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 <<< 8029 1726773017.03942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773017.04002: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp1qoynehu /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/AnsiballZ_stat.py <<< 8029 1726773017.04005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/AnsiballZ_stat.py" <<< 8029 1726773017.04057: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp1qoynehu" to remote "/root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/AnsiballZ_stat.py" <<< 8029 1726773017.04062: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/AnsiballZ_stat.py" <<< 8029 1726773017.04642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.04686: stderr chunk (state=3): >>><<< 8029 1726773017.04689: stdout chunk (state=3): >>><<< 8029 1726773017.04732: done transferring module to remote 8029 1726773017.04740: _low_level_execute_command(): starting 8029 1726773017.04745: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/ /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/AnsiballZ_stat.py && sleep 0' 8029 1726773017.05181: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.05185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773017.05188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.05197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.05256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.05263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.05265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.05322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.07128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.07154: stderr chunk (state=3): >>><<< 8029 1726773017.07157: stdout chunk (state=3): >>><<< 8029 1726773017.07172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.07223: _low_level_execute_command(): starting 8029 1726773017.07227: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/AnsiballZ_stat.py && sleep 0' 8029 1726773017.07612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.07615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773017.07620: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.07622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.07624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.07671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.07674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.07749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.23680: 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": 29, "inode": 348127424, "dev": 51714, "nlink": 3, "atime": 1726773004.694114, "mtime": 1726773001.0650487, "ctime": 1726773001.0650487, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8029 1726773017.25260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773017.25291: stderr chunk (state=3): >>><<< 8029 1726773017.25294: stdout chunk (state=3): >>><<< 8029 1726773017.25310: _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": 29, "inode": 348127424, "dev": 51714, "nlink": 3, "atime": 1726773004.694114, "mtime": 1726773001.0650487, "ctime": 1726773001.0650487, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773017.25350: 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-1726773016.9877415-9004-60089280466157/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773017.25358: _low_level_execute_command(): starting 8029 1726773017.25362: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773016.9877415-9004-60089280466157/ > /dev/null 2>&1 && sleep 0' 8029 1726773017.25818: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.25822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.25824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.25826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773017.25828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.25880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.25883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.25888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.25947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.27813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.27840: stderr chunk (state=3): >>><<< 8029 1726773017.27843: stdout chunk (state=3): >>><<< 8029 1726773017.27858: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.27866: handler run complete 8029 1726773017.27900: attempt loop complete, returning result 8029 1726773017.27918: variable 'item' from source: unknown 8029 1726773017.27986: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773004.694114, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726773001.0650487, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 348127424, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773001.0650487, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "2790525339", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8029 1726773017.28135: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.28138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.28140: variable 'omit' from source: magic vars 8029 1726773017.28215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773017.28235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773017.28256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773017.28280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773017.28291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773017.28348: variable 'item' from source: unknown 8029 1726773017.28355: Evaluated conditional (item | length > 0): True 8029 1726773017.28362: variable 'omit' from source: magic vars 8029 1726773017.28373: variable 'omit' from source: magic vars 8029 1726773017.28405: variable 'item' from source: unknown 8029 1726773017.28449: variable 'item' from source: unknown 8029 1726773017.28460: variable 'omit' from source: magic vars 8029 1726773017.28480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773017.28486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773017.28491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773017.28502: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773017.28505: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.28507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.28555: Set connection var ansible_connection to ssh 8029 1726773017.28561: Set connection var ansible_shell_executable to /bin/sh 8029 1726773017.28566: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773017.28571: Set connection var ansible_pipelining to False 8029 1726773017.28693: Set connection var ansible_shell_type to sh 8029 1726773017.28696: Set connection var ansible_timeout to 10 8029 1726773017.28698: variable 'ansible_shell_executable' from source: unknown 8029 1726773017.28700: variable 'ansible_connection' from source: unknown 8029 1726773017.28702: variable 'ansible_module_compression' from source: unknown 8029 1726773017.28704: variable 'ansible_shell_type' from source: unknown 8029 1726773017.28706: variable 'ansible_shell_executable' from source: unknown 8029 1726773017.28708: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.28710: variable 'ansible_pipelining' from source: unknown 8029 1726773017.28711: variable 'ansible_timeout' from source: unknown 8029 1726773017.28713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.28717: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773017.28721: variable 'omit' from source: magic vars 8029 1726773017.28723: starting attempt loop 8029 1726773017.28725: running the handler 8029 1726773017.28726: _low_level_execute_command(): starting 8029 1726773017.28728: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773017.29173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.29177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773017.29179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.29181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.29183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773017.29185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.29239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.29247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.29250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.29307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.30974: stdout chunk (state=3): >>>/root <<< 8029 1726773017.31073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.31099: stderr chunk (state=3): >>><<< 8029 1726773017.31103: stdout chunk (state=3): >>><<< 8029 1726773017.31120: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.31128: _low_level_execute_command(): starting 8029 1726773017.31134: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136 `" && echo ansible-tmp-1726773017.3112-9004-239577752081136="` echo /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136 `" ) && sleep 0' 8029 1726773017.31559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.31562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773017.31565: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.31567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773017.31569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.31615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.31621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.31689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.33650: stdout chunk (state=3): >>>ansible-tmp-1726773017.3112-9004-239577752081136=/root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136 <<< 8029 1726773017.33810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.33814: stdout chunk (state=3): >>><<< 8029 1726773017.33818: stderr chunk (state=3): >>><<< 8029 1726773017.34022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773017.3112-9004-239577752081136=/root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.34026: variable 'ansible_module_compression' from source: unknown 8029 1726773017.34028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773017.34030: variable 'ansible_facts' from source: unknown 8029 1726773017.34032: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/AnsiballZ_stat.py 8029 1726773017.34167: Sending initial data 8029 1726773017.34229: Sent initial data (148 bytes) 8029 1726773017.34855: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773017.34872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.34890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.34930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773017.34943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773017.35035: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.35064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.35087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.35189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.36838: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773017.36906: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773017.36981: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmkscmsk4 /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/AnsiballZ_stat.py <<< 8029 1726773017.36988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/AnsiballZ_stat.py" <<< 8029 1726773017.37039: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmkscmsk4" to remote "/root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/AnsiballZ_stat.py" <<< 8029 1726773017.37044: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/AnsiballZ_stat.py" <<< 8029 1726773017.37653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.37862: stderr chunk (state=3): >>><<< 8029 1726773017.37865: stdout chunk (state=3): >>><<< 8029 1726773017.37868: done transferring module to remote 8029 1726773017.37870: _low_level_execute_command(): starting 8029 1726773017.37872: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/ /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/AnsiballZ_stat.py && sleep 0' 8029 1726773017.38391: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773017.38449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.38572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.38595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.38611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.38653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.38724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.40579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.40609: stderr chunk (state=3): >>><<< 8029 1726773017.40612: stdout chunk (state=3): >>><<< 8029 1726773017.40629: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.40632: _low_level_execute_command(): starting 8029 1726773017.40637: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/AnsiballZ_stat.py && sleep 0' 8029 1726773017.41274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.41301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.41401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.57636: 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": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726773003.023082, "ctime": 1726773003.023082, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8029 1726773017.59225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773017.59252: stderr chunk (state=3): >>><<< 8029 1726773017.59255: stdout chunk (state=3): >>><<< 8029 1726773017.59271: _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": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726773003.023082, "ctime": 1726773003.023082, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773017.59307: 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-1726773017.3112-9004-239577752081136/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773017.59315: _low_level_execute_command(): starting 8029 1726773017.59320: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773017.3112-9004-239577752081136/ > /dev/null 2>&1 && sleep 0' 8029 1726773017.59780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.59784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773017.59786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.59788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.59790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773017.59792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.59841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.59844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.59846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.59915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.61784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.61812: stderr chunk (state=3): >>><<< 8029 1726773017.61815: stdout chunk (state=3): >>><<< 8029 1726773017.61832: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.61838: handler run complete 8029 1726773017.61867: attempt loop complete, returning result 8029 1726773017.61883: variable 'item' from source: unknown 8029 1726773017.61946: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772973.5700226, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726773003.023082, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 346030272, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773003.023082, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "2312803406", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8029 1726773017.62088: dumping result to json 8029 1726773017.62091: done dumping result, returning 8029 1726773017.62093: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-257d-662b-0000000006e1] 8029 1726773017.62095: sending task result for task 129c3c75-c909-257d-662b-0000000006e1 8029 1726773017.62145: done sending task result for task 129c3c75-c909-257d-662b-0000000006e1 8029 1726773017.62148: WORKER PROCESS EXITING 8029 1726773017.62246: no more pending results, returning what we have 8029 1726773017.62249: results queue empty 8029 1726773017.62250: checking for any_errors_fatal 8029 1726773017.62254: done checking for any_errors_fatal 8029 1726773017.62254: checking for max_fail_percentage 8029 1726773017.62255: done checking for max_fail_percentage 8029 1726773017.62260: checking to see if all hosts have failed and the running result is not ok 8029 1726773017.62261: done checking to see if all hosts have failed 8029 1726773017.62262: getting the remaining hosts for this loop 8029 1726773017.62263: done getting the remaining hosts for this loop 8029 1726773017.62266: getting the next task for host managed_node3 8029 1726773017.62272: done getting next task for host managed_node3 8029 1726773017.62278: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8029 1726773017.62281: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773017.62291: getting variables 8029 1726773017.62292: in VariableManager get_vars() 8029 1726773017.62324: Calling all_inventory to load vars for managed_node3 8029 1726773017.62327: Calling groups_inventory to load vars for managed_node3 8029 1726773017.62329: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773017.62336: Calling all_plugins_play to load vars for managed_node3 8029 1726773017.62339: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773017.62341: Calling groups_plugins_play to load vars for managed_node3 8029 1726773017.62487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773017.62610: done with get_vars() 8029 1726773017.62620: done getting variables 8029 1726773017.62661: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:10:17 -0400 (0:00:00.706) 0:00:22.200 **** 8029 1726773017.62687: entering _queue_task() for managed_node3/set_fact 8029 1726773017.62875: worker is 1 (out of 1 available) 8029 1726773017.62889: exiting _queue_task() for managed_node3/set_fact 8029 1726773017.62901: done queuing things up, now waiting for results queue to drain 8029 1726773017.62902: waiting for pending results... 8029 1726773017.63079: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8029 1726773017.63160: in run() - task 129c3c75-c909-257d-662b-0000000006e2 8029 1726773017.63171: variable 'ansible_search_path' from source: unknown 8029 1726773017.63175: variable 'ansible_search_path' from source: unknown 8029 1726773017.63208: calling self._execute() 8029 1726773017.63282: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.63286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.63295: variable 'omit' from source: magic vars 8029 1726773017.63374: variable 'omit' from source: magic vars 8029 1726773017.63452: variable 'omit' from source: magic vars 8029 1726773017.63761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773017.65423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773017.65426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773017.65429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773017.65441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773017.65473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773017.65554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773017.65591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773017.65631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773017.65675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773017.65694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773017.65747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773017.65774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773017.65803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773017.65851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773017.65870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773017.65931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773017.65959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773017.65987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773017.66032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773017.66052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773017.66271: variable '__kernel_settings_find_profile_dirs' from source: set_fact 8029 1726773017.66338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773017.66460: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773017.66486: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773017.66508: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773017.66530: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773017.66562: 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) 8029 1726773017.66684: 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) 8029 1726773017.66687: 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) 8029 1726773017.66690: 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) 8029 1726773017.66692: variable 'omit' from source: magic vars 8029 1726773017.66694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773017.66696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773017.66702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773017.66715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773017.66725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773017.66748: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773017.66751: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.66753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.66826: Set connection var ansible_connection to ssh 8029 1726773017.66835: Set connection var ansible_shell_executable to /bin/sh 8029 1726773017.66840: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773017.66845: Set connection var ansible_pipelining to False 8029 1726773017.66855: Set connection var ansible_shell_type to sh 8029 1726773017.66857: Set connection var ansible_timeout to 10 8029 1726773017.66877: variable 'ansible_shell_executable' from source: unknown 8029 1726773017.66880: variable 'ansible_connection' from source: unknown 8029 1726773017.66883: variable 'ansible_module_compression' from source: unknown 8029 1726773017.66885: variable 'ansible_shell_type' from source: unknown 8029 1726773017.66887: variable 'ansible_shell_executable' from source: unknown 8029 1726773017.66889: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.66893: variable 'ansible_pipelining' from source: unknown 8029 1726773017.66895: variable 'ansible_timeout' from source: unknown 8029 1726773017.66897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.66967: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773017.66979: variable 'omit' from source: magic vars 8029 1726773017.66982: starting attempt loop 8029 1726773017.66984: running the handler 8029 1726773017.66994: handler run complete 8029 1726773017.67001: attempt loop complete, returning result 8029 1726773017.67004: _execute() done 8029 1726773017.67008: dumping result to json 8029 1726773017.67010: done dumping result, returning 8029 1726773017.67019: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-257d-662b-0000000006e2] 8029 1726773017.67021: sending task result for task 129c3c75-c909-257d-662b-0000000006e2 8029 1726773017.67102: done sending task result for task 129c3c75-c909-257d-662b-0000000006e2 8029 1726773017.67105: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 8029 1726773017.67184: no more pending results, returning what we have 8029 1726773017.67187: results queue empty 8029 1726773017.67188: checking for any_errors_fatal 8029 1726773017.67199: done checking for any_errors_fatal 8029 1726773017.67200: checking for max_fail_percentage 8029 1726773017.67202: done checking for max_fail_percentage 8029 1726773017.67203: checking to see if all hosts have failed and the running result is not ok 8029 1726773017.67204: done checking to see if all hosts have failed 8029 1726773017.67204: getting the remaining hosts for this loop 8029 1726773017.67206: done getting the remaining hosts for this loop 8029 1726773017.67210: getting the next task for host managed_node3 8029 1726773017.67215: done getting next task for host managed_node3 8029 1726773017.67221: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8029 1726773017.67226: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773017.67235: getting variables 8029 1726773017.67237: in VariableManager get_vars() 8029 1726773017.67269: Calling all_inventory to load vars for managed_node3 8029 1726773017.67272: Calling groups_inventory to load vars for managed_node3 8029 1726773017.67276: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773017.67284: Calling all_plugins_play to load vars for managed_node3 8029 1726773017.67286: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773017.67288: Calling groups_plugins_play to load vars for managed_node3 8029 1726773017.67419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773017.67550: done with get_vars() 8029 1726773017.67559: done getting variables 8029 1726773017.67601: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:10:17 -0400 (0:00:00.049) 0:00:22.249 **** 8029 1726773017.67626: entering _queue_task() for managed_node3/service 8029 1726773017.67990: worker is 1 (out of 1 available) 8029 1726773017.68044: exiting _queue_task() for managed_node3/service 8029 1726773017.68056: done queuing things up, now waiting for results queue to drain 8029 1726773017.68057: waiting for pending results... 8029 1726773017.68139: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8029 1726773017.68229: in run() - task 129c3c75-c909-257d-662b-0000000006e3 8029 1726773017.68255: variable 'ansible_search_path' from source: unknown 8029 1726773017.68265: variable 'ansible_search_path' from source: unknown 8029 1726773017.68348: variable '__kernel_settings_services' from source: include_vars 8029 1726773017.68646: variable '__kernel_settings_services' from source: include_vars 8029 1726773017.68718: variable 'omit' from source: magic vars 8029 1726773017.68819: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.68922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.68925: variable 'omit' from source: magic vars 8029 1726773017.68928: variable 'omit' from source: magic vars 8029 1726773017.68975: variable 'omit' from source: magic vars 8029 1726773017.69023: variable 'item' from source: unknown 8029 1726773017.69163: variable 'item' from source: unknown 8029 1726773017.69195: variable 'omit' from source: magic vars 8029 1726773017.69243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773017.69281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773017.69311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773017.69337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773017.69355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773017.69387: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773017.69396: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.69403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.69499: Set connection var ansible_connection to ssh 8029 1726773017.69514: Set connection var ansible_shell_executable to /bin/sh 8029 1726773017.69530: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773017.69539: Set connection var ansible_pipelining to False 8029 1726773017.69550: Set connection var ansible_shell_type to sh 8029 1726773017.69559: Set connection var ansible_timeout to 10 8029 1726773017.69621: variable 'ansible_shell_executable' from source: unknown 8029 1726773017.69624: variable 'ansible_connection' from source: unknown 8029 1726773017.69626: variable 'ansible_module_compression' from source: unknown 8029 1726773017.69628: variable 'ansible_shell_type' from source: unknown 8029 1726773017.69630: variable 'ansible_shell_executable' from source: unknown 8029 1726773017.69632: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773017.69638: variable 'ansible_pipelining' from source: unknown 8029 1726773017.69640: variable 'ansible_timeout' from source: unknown 8029 1726773017.69643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773017.69765: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773017.69783: variable 'omit' from source: magic vars 8029 1726773017.69792: starting attempt loop 8029 1726773017.69798: running the handler 8029 1726773017.69922: variable 'ansible_facts' from source: unknown 8029 1726773017.70014: _low_level_execute_command(): starting 8029 1726773017.70022: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773017.70523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.70527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.70531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773017.70535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.70582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.70585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.70587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.70658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.72379: stdout chunk (state=3): >>>/root <<< 8029 1726773017.72478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.72504: stderr chunk (state=3): >>><<< 8029 1726773017.72507: stdout chunk (state=3): >>><<< 8029 1726773017.72527: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.72539: _low_level_execute_command(): starting 8029 1726773017.72545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910 `" && echo ansible-tmp-1726773017.725271-9037-31140901061910="` echo /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910 `" ) && sleep 0' 8029 1726773017.72968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.72972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773017.72982: 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.44.236 is address <<< 8029 1726773017.72984: 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 <<< 8029 1726773017.72986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.73022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.73041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.73098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.75052: stdout chunk (state=3): >>>ansible-tmp-1726773017.725271-9037-31140901061910=/root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910 <<< 8029 1726773017.75158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.75189: stderr chunk (state=3): >>><<< 8029 1726773017.75192: stdout chunk (state=3): >>><<< 8029 1726773017.75207: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773017.725271-9037-31140901061910=/root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.75238: variable 'ansible_module_compression' from source: unknown 8029 1726773017.75281: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8029 1726773017.75332: variable 'ansible_facts' from source: unknown 8029 1726773017.75470: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/AnsiballZ_systemd.py 8029 1726773017.75571: Sending initial data 8029 1726773017.75574: Sent initial data (152 bytes) 8029 1726773017.76021: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.76025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773017.76028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.76030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.76032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.76085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.76091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.76092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.76153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.77790: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773017.77845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773017.77901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpo4y0_hwg /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/AnsiballZ_systemd.py <<< 8029 1726773017.77907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/AnsiballZ_systemd.py" <<< 8029 1726773017.77960: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpo4y0_hwg" to remote "/root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/AnsiballZ_systemd.py" <<< 8029 1726773017.77963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/AnsiballZ_systemd.py" <<< 8029 1726773017.79120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.79166: stderr chunk (state=3): >>><<< 8029 1726773017.79169: stdout chunk (state=3): >>><<< 8029 1726773017.79188: done transferring module to remote 8029 1726773017.79197: _low_level_execute_command(): starting 8029 1726773017.79202: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/ /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/AnsiballZ_systemd.py && sleep 0' 8029 1726773017.79657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.79660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773017.79663: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.79665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773017.79670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773017.79673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.79722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.79729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.79786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773017.81642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773017.81666: stderr chunk (state=3): >>><<< 8029 1726773017.81669: stdout chunk (state=3): >>><<< 8029 1726773017.81685: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773017.81688: _low_level_execute_command(): starting 8029 1726773017.81693: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/AnsiballZ_systemd.py && sleep 0' 8029 1726773017.82148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.82151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.82154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773017.82156: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773017.82158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773017.82212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773017.82220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773017.82223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773017.82286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.11752: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13458", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "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:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "MemoryCurrent": "15192064", "MemoryPeak": "15446016", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3285078016", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "111574000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEML<<< 8029 1726773018.11766: stdout chunk (state=3): >>>OCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned<<< 8029 1726773018.11770: stdout chunk (state=3): >>>(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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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}}} <<< 8029 1726773018.13708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773018.13743: stderr chunk (state=3): >>><<< 8029 1726773018.13746: stdout chunk (state=3): >>><<< 8029 1726773018.13771: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13458", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "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:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "MemoryCurrent": "15192064", "MemoryPeak": "15446016", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3285078016", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "111574000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773018.13903: 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-1726773017.725271-9037-31140901061910/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773018.13920: _low_level_execute_command(): starting 8029 1726773018.13923: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773017.725271-9037-31140901061910/ > /dev/null 2>&1 && sleep 0' 8029 1726773018.14380: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.14383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.14385: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726773018.14388: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.14441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.14444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.14450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.14508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.16385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.16411: stderr chunk (state=3): >>><<< 8029 1726773018.16414: stdout chunk (state=3): >>><<< 8029 1726773018.16435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.16442: handler run complete 8029 1726773018.16479: attempt loop complete, returning result 8029 1726773018.16494: variable 'item' from source: unknown 8029 1726773018.16560: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "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": "111574000", "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:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13458", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3285078016", "MemoryCurrent": "15192064", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15446016", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "sysinit.target dbus-broker.service dbus.socket 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8029 1726773018.17058: dumping result to json 8029 1726773018.17061: done dumping result, returning 8029 1726773018.17063: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-257d-662b-0000000006e3] 8029 1726773018.17065: sending task result for task 129c3c75-c909-257d-662b-0000000006e3 8029 1726773018.17148: done sending task result for task 129c3c75-c909-257d-662b-0000000006e3 8029 1726773018.17152: WORKER PROCESS EXITING 8029 1726773018.17225: no more pending results, returning what we have 8029 1726773018.17227: results queue empty 8029 1726773018.17228: checking for any_errors_fatal 8029 1726773018.17231: done checking for any_errors_fatal 8029 1726773018.17231: checking for max_fail_percentage 8029 1726773018.17232: done checking for max_fail_percentage 8029 1726773018.17232: checking to see if all hosts have failed and the running result is not ok 8029 1726773018.17233: done checking to see if all hosts have failed 8029 1726773018.17233: getting the remaining hosts for this loop 8029 1726773018.17234: done getting the remaining hosts for this loop 8029 1726773018.17237: getting the next task for host managed_node3 8029 1726773018.17240: done getting next task for host managed_node3 8029 1726773018.17243: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8029 1726773018.17245: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773018.17253: getting variables 8029 1726773018.17254: in VariableManager get_vars() 8029 1726773018.17274: Calling all_inventory to load vars for managed_node3 8029 1726773018.17276: Calling groups_inventory to load vars for managed_node3 8029 1726773018.17278: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773018.17284: Calling all_plugins_play to load vars for managed_node3 8029 1726773018.17286: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773018.17287: Calling groups_plugins_play to load vars for managed_node3 8029 1726773018.17389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773018.17508: done with get_vars() 8029 1726773018.17518: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:10:18 -0400 (0:00:00.499) 0:00:22.749 **** 8029 1726773018.17583: entering _queue_task() for managed_node3/file 8029 1726773018.17772: worker is 1 (out of 1 available) 8029 1726773018.17789: exiting _queue_task() for managed_node3/file 8029 1726773018.17800: done queuing things up, now waiting for results queue to drain 8029 1726773018.17801: waiting for pending results... 8029 1726773018.18044: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8029 1726773018.18223: in run() - task 129c3c75-c909-257d-662b-0000000006e4 8029 1726773018.18227: variable 'ansible_search_path' from source: unknown 8029 1726773018.18230: variable 'ansible_search_path' from source: unknown 8029 1726773018.18233: calling self._execute() 8029 1726773018.18328: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.18341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.18362: variable 'omit' from source: magic vars 8029 1726773018.18486: variable 'omit' from source: magic vars 8029 1726773018.18553: variable 'omit' from source: magic vars 8029 1726773018.18600: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773018.18936: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773018.19123: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773018.19126: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773018.19164: variable 'omit' from source: magic vars 8029 1726773018.19214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773018.19261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773018.19340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773018.19344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.19346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.19371: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773018.19384: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.19393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.19494: Set connection var ansible_connection to ssh 8029 1726773018.19509: Set connection var ansible_shell_executable to /bin/sh 8029 1726773018.19522: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773018.19531: Set connection var ansible_pipelining to False 8029 1726773018.19557: Set connection var ansible_shell_type to sh 8029 1726773018.19560: Set connection var ansible_timeout to 10 8029 1726773018.19586: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.19597: variable 'ansible_connection' from source: unknown 8029 1726773018.19600: variable 'ansible_module_compression' from source: unknown 8029 1726773018.19602: variable 'ansible_shell_type' from source: unknown 8029 1726773018.19605: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.19607: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.19609: variable 'ansible_pipelining' from source: unknown 8029 1726773018.19611: variable 'ansible_timeout' from source: unknown 8029 1726773018.19613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.19766: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773018.19775: variable 'omit' from source: magic vars 8029 1726773018.19783: starting attempt loop 8029 1726773018.19785: running the handler 8029 1726773018.19796: _low_level_execute_command(): starting 8029 1726773018.19804: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773018.20293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.20297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.20301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773018.20303: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.20357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.20360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.20367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.20436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.22139: stdout chunk (state=3): >>>/root <<< 8029 1726773018.22233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.22264: stderr chunk (state=3): >>><<< 8029 1726773018.22268: stdout chunk (state=3): >>><<< 8029 1726773018.22291: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.22302: _low_level_execute_command(): starting 8029 1726773018.22308: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100 `" && echo ansible-tmp-1726773018.2229035-9055-106226087362100="` echo /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100 `" ) && sleep 0' 8029 1726773018.22773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.22776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.22788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.22791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.22793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.22892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.22942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.24930: stdout chunk (state=3): >>>ansible-tmp-1726773018.2229035-9055-106226087362100=/root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100 <<< 8029 1726773018.25031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.25060: stderr chunk (state=3): >>><<< 8029 1726773018.25063: stdout chunk (state=3): >>><<< 8029 1726773018.25082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773018.2229035-9055-106226087362100=/root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.25124: variable 'ansible_module_compression' from source: unknown 8029 1726773018.25168: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773018.25199: variable 'ansible_facts' from source: unknown 8029 1726773018.25264: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/AnsiballZ_file.py 8029 1726773018.25395: Sending initial data 8029 1726773018.25399: Sent initial data (151 bytes) 8029 1726773018.26135: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.26139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.26168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.27797: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 8029 1726773018.27828: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 8029 1726773018.27848: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726773018.27939: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773018.27996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp5z72mce3 /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/AnsiballZ_file.py <<< 8029 1726773018.28014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/AnsiballZ_file.py" <<< 8029 1726773018.28086: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 8029 1726773018.28112: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp5z72mce3" to remote "/root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/AnsiballZ_file.py" <<< 8029 1726773018.28935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.29005: stderr chunk (state=3): >>><<< 8029 1726773018.29007: stdout chunk (state=3): >>><<< 8029 1726773018.29022: done transferring module to remote 8029 1726773018.29030: _low_level_execute_command(): starting 8029 1726773018.29035: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/ /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/AnsiballZ_file.py && sleep 0' 8029 1726773018.29469: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.29473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.29478: 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.44.236 is address <<< 8029 1726773018.29480: 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.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773018.29486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.29529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.29532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.29599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.31450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.31481: stderr chunk (state=3): >>><<< 8029 1726773018.31484: stdout chunk (state=3): >>><<< 8029 1726773018.31497: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.31500: _low_level_execute_command(): starting 8029 1726773018.31505: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/AnsiballZ_file.py && sleep 0' 8029 1726773018.31929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.31933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.31935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.31942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.31951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.31997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.32000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.32003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.32073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.49107: 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": 24, "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}}} <<< 8029 1726773018.50673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773018.50701: stderr chunk (state=3): >>><<< 8029 1726773018.50705: stdout chunk (state=3): >>><<< 8029 1726773018.50725: _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": 24, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773018.50758: 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-1726773018.2229035-9055-106226087362100/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773018.50767: _low_level_execute_command(): starting 8029 1726773018.50771: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773018.2229035-9055-106226087362100/ > /dev/null 2>&1 && sleep 0' 8029 1726773018.51220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.51224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.51226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.51228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.51230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.51285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.51292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.51294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.51350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.53229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.53255: stderr chunk (state=3): >>><<< 8029 1726773018.53258: stdout chunk (state=3): >>><<< 8029 1726773018.53272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.53278: handler run complete 8029 1726773018.53301: attempt loop complete, returning result 8029 1726773018.53304: _execute() done 8029 1726773018.53307: dumping result to json 8029 1726773018.53311: done dumping result, returning 8029 1726773018.53321: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-257d-662b-0000000006e4] 8029 1726773018.53326: sending task result for task 129c3c75-c909-257d-662b-0000000006e4 8029 1726773018.53433: done sending task result for task 129c3c75-c909-257d-662b-0000000006e4 8029 1726773018.53436: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0 } 8029 1726773018.53514: no more pending results, returning what we have 8029 1726773018.53524: results queue empty 8029 1726773018.53526: checking for any_errors_fatal 8029 1726773018.53544: done checking for any_errors_fatal 8029 1726773018.53545: checking for max_fail_percentage 8029 1726773018.53547: done checking for max_fail_percentage 8029 1726773018.53548: checking to see if all hosts have failed and the running result is not ok 8029 1726773018.53549: done checking to see if all hosts have failed 8029 1726773018.53549: getting the remaining hosts for this loop 8029 1726773018.53551: done getting the remaining hosts for this loop 8029 1726773018.53554: getting the next task for host managed_node3 8029 1726773018.53560: done getting next task for host managed_node3 8029 1726773018.53564: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8029 1726773018.53568: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773018.53579: getting variables 8029 1726773018.53581: in VariableManager get_vars() 8029 1726773018.53612: Calling all_inventory to load vars for managed_node3 8029 1726773018.53615: Calling groups_inventory to load vars for managed_node3 8029 1726773018.53619: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773018.53631: Calling all_plugins_play to load vars for managed_node3 8029 1726773018.53634: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773018.53637: Calling groups_plugins_play to load vars for managed_node3 8029 1726773018.53755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773018.53883: done with get_vars() 8029 1726773018.53891: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:10:18 -0400 (0:00:00.363) 0:00:23.113 **** 8029 1726773018.53959: entering _queue_task() for managed_node3/slurp 8029 1726773018.54164: worker is 1 (out of 1 available) 8029 1726773018.54180: exiting _queue_task() for managed_node3/slurp 8029 1726773018.54194: done queuing things up, now waiting for results queue to drain 8029 1726773018.54195: waiting for pending results... 8029 1726773018.54369: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8029 1726773018.54448: in run() - task 129c3c75-c909-257d-662b-0000000006e5 8029 1726773018.54460: variable 'ansible_search_path' from source: unknown 8029 1726773018.54464: variable 'ansible_search_path' from source: unknown 8029 1726773018.54491: calling self._execute() 8029 1726773018.54562: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.54566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.54577: variable 'omit' from source: magic vars 8029 1726773018.54651: variable 'omit' from source: magic vars 8029 1726773018.54690: variable 'omit' from source: magic vars 8029 1726773018.54713: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773018.54925: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773018.54987: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773018.55014: variable 'omit' from source: magic vars 8029 1726773018.55049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773018.55077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773018.55094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773018.55107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.55118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.55141: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773018.55144: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.55147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.55218: Set connection var ansible_connection to ssh 8029 1726773018.55226: Set connection var ansible_shell_executable to /bin/sh 8029 1726773018.55231: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773018.55236: Set connection var ansible_pipelining to False 8029 1726773018.55242: Set connection var ansible_shell_type to sh 8029 1726773018.55247: Set connection var ansible_timeout to 10 8029 1726773018.55264: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.55267: variable 'ansible_connection' from source: unknown 8029 1726773018.55269: variable 'ansible_module_compression' from source: unknown 8029 1726773018.55271: variable 'ansible_shell_type' from source: unknown 8029 1726773018.55273: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.55278: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.55280: variable 'ansible_pipelining' from source: unknown 8029 1726773018.55283: variable 'ansible_timeout' from source: unknown 8029 1726773018.55286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.55431: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773018.55441: variable 'omit' from source: magic vars 8029 1726773018.55445: starting attempt loop 8029 1726773018.55448: running the handler 8029 1726773018.55459: _low_level_execute_command(): starting 8029 1726773018.55466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773018.55982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.55985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773018.55989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773018.55992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.56026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.56038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.56120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.57829: stdout chunk (state=3): >>>/root <<< 8029 1726773018.57926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.57956: stderr chunk (state=3): >>><<< 8029 1726773018.57959: stdout chunk (state=3): >>><<< 8029 1726773018.57980: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.57990: _low_level_execute_command(): starting 8029 1726773018.57997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064 `" && echo ansible-tmp-1726773018.5797863-9074-64663017810064="` echo /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064 `" ) && sleep 0' 8029 1726773018.58474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.58478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.58488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.58493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.58495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.58543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.58546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.58551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.58611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.60560: stdout chunk (state=3): >>>ansible-tmp-1726773018.5797863-9074-64663017810064=/root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064 <<< 8029 1726773018.60663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.60693: stderr chunk (state=3): >>><<< 8029 1726773018.60696: stdout chunk (state=3): >>><<< 8029 1726773018.60711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773018.5797863-9074-64663017810064=/root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.60755: variable 'ansible_module_compression' from source: unknown 8029 1726773018.60789: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8029 1726773018.60818: variable 'ansible_facts' from source: unknown 8029 1726773018.60873: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/AnsiballZ_slurp.py 8029 1726773018.60979: Sending initial data 8029 1726773018.60982: Sent initial data (151 bytes) 8029 1726773018.61427: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.61430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.61433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.61436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773018.61438: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.61493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.61495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.61497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.61554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.63149: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773018.63154: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 8029 1726773018.63206: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773018.63265: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpt1y5zszf /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/AnsiballZ_slurp.py <<< 8029 1726773018.63268: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/AnsiballZ_slurp.py" <<< 8029 1726773018.63322: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpt1y5zszf" to remote "/root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/AnsiballZ_slurp.py" <<< 8029 1726773018.63325: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/AnsiballZ_slurp.py" <<< 8029 1726773018.63900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.63941: stderr chunk (state=3): >>><<< 8029 1726773018.63944: stdout chunk (state=3): >>><<< 8029 1726773018.63965: done transferring module to remote 8029 1726773018.63974: _low_level_execute_command(): starting 8029 1726773018.63981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/ /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/AnsiballZ_slurp.py && sleep 0' 8029 1726773018.64598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.64619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.64638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.64730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.66527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.66556: stderr chunk (state=3): >>><<< 8029 1726773018.66559: stdout chunk (state=3): >>><<< 8029 1726773018.66571: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.66576: _low_level_execute_command(): starting 8029 1726773018.66579: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/AnsiballZ_slurp.py && sleep 0' 8029 1726773018.67077: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.67080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.67082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.67084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.67086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.67143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.67151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.67215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.82498: 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"}}} <<< 8029 1726773018.83796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773018.83824: stderr chunk (state=3): >>><<< 8029 1726773018.83828: stdout chunk (state=3): >>><<< 8029 1726773018.83843: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773018.83870: 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-1726773018.5797863-9074-64663017810064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773018.83880: _low_level_execute_command(): starting 8029 1726773018.83885: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773018.5797863-9074-64663017810064/ > /dev/null 2>&1 && sleep 0' 8029 1726773018.84321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.84325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.84335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.84388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.84392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.84455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.86322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.86350: stderr chunk (state=3): >>><<< 8029 1726773018.86353: stdout chunk (state=3): >>><<< 8029 1726773018.86366: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.86371: handler run complete 8029 1726773018.86386: attempt loop complete, returning result 8029 1726773018.86389: _execute() done 8029 1726773018.86392: dumping result to json 8029 1726773018.86394: done dumping result, returning 8029 1726773018.86402: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-257d-662b-0000000006e5] 8029 1726773018.86406: sending task result for task 129c3c75-c909-257d-662b-0000000006e5 8029 1726773018.86502: done sending task result for task 129c3c75-c909-257d-662b-0000000006e5 8029 1726773018.86505: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8029 1726773018.86576: no more pending results, returning what we have 8029 1726773018.86579: results queue empty 8029 1726773018.86580: checking for any_errors_fatal 8029 1726773018.86591: done checking for any_errors_fatal 8029 1726773018.86592: checking for max_fail_percentage 8029 1726773018.86593: done checking for max_fail_percentage 8029 1726773018.86594: checking to see if all hosts have failed and the running result is not ok 8029 1726773018.86595: done checking to see if all hosts have failed 8029 1726773018.86596: getting the remaining hosts for this loop 8029 1726773018.86597: done getting the remaining hosts for this loop 8029 1726773018.86601: getting the next task for host managed_node3 8029 1726773018.86609: done getting next task for host managed_node3 8029 1726773018.86612: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8029 1726773018.86618: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773018.86629: getting variables 8029 1726773018.86630: in VariableManager get_vars() 8029 1726773018.86665: Calling all_inventory to load vars for managed_node3 8029 1726773018.86667: Calling groups_inventory to load vars for managed_node3 8029 1726773018.86669: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773018.86680: Calling all_plugins_play to load vars for managed_node3 8029 1726773018.86683: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773018.86685: Calling groups_plugins_play to load vars for managed_node3 8029 1726773018.86814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773018.86984: done with get_vars() 8029 1726773018.86992: done getting variables 8029 1726773018.87035: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:10:18 -0400 (0:00:00.330) 0:00:23.444 **** 8029 1726773018.87060: entering _queue_task() for managed_node3/set_fact 8029 1726773018.87267: worker is 1 (out of 1 available) 8029 1726773018.87284: exiting _queue_task() for managed_node3/set_fact 8029 1726773018.87296: done queuing things up, now waiting for results queue to drain 8029 1726773018.87297: waiting for pending results... 8029 1726773018.87472: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8029 1726773018.87548: in run() - task 129c3c75-c909-257d-662b-0000000006e6 8029 1726773018.87561: variable 'ansible_search_path' from source: unknown 8029 1726773018.87565: variable 'ansible_search_path' from source: unknown 8029 1726773018.87593: calling self._execute() 8029 1726773018.87664: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.87669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.87679: variable 'omit' from source: magic vars 8029 1726773018.87761: variable 'omit' from source: magic vars 8029 1726773018.87800: variable 'omit' from source: magic vars 8029 1726773018.88094: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773018.88102: variable '__cur_profile' from source: task vars 8029 1726773018.88207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773018.89611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773018.89661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773018.89688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773018.89714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773018.89735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773018.89793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773018.89818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773018.89835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773018.89860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773018.89870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773018.89950: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8029 1726773018.89991: variable 'omit' from source: magic vars 8029 1726773018.90011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773018.90035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773018.90050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773018.90062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.90071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.90093: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773018.90096: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.90098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.90165: Set connection var ansible_connection to ssh 8029 1726773018.90173: Set connection var ansible_shell_executable to /bin/sh 8029 1726773018.90179: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773018.90184: Set connection var ansible_pipelining to False 8029 1726773018.90190: Set connection var ansible_shell_type to sh 8029 1726773018.90195: Set connection var ansible_timeout to 10 8029 1726773018.90212: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.90215: variable 'ansible_connection' from source: unknown 8029 1726773018.90218: variable 'ansible_module_compression' from source: unknown 8029 1726773018.90221: variable 'ansible_shell_type' from source: unknown 8029 1726773018.90223: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.90225: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.90230: variable 'ansible_pipelining' from source: unknown 8029 1726773018.90232: variable 'ansible_timeout' from source: unknown 8029 1726773018.90236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.90303: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773018.90312: variable 'omit' from source: magic vars 8029 1726773018.90318: starting attempt loop 8029 1726773018.90321: running the handler 8029 1726773018.90331: handler run complete 8029 1726773018.90338: attempt loop complete, returning result 8029 1726773018.90340: _execute() done 8029 1726773018.90347: dumping result to json 8029 1726773018.90349: done dumping result, returning 8029 1726773018.90360: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-257d-662b-0000000006e6] 8029 1726773018.90364: sending task result for task 129c3c75-c909-257d-662b-0000000006e6 8029 1726773018.90444: done sending task result for task 129c3c75-c909-257d-662b-0000000006e6 8029 1726773018.90447: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 8029 1726773018.90523: no more pending results, returning what we have 8029 1726773018.90526: results queue empty 8029 1726773018.90527: checking for any_errors_fatal 8029 1726773018.90534: done checking for any_errors_fatal 8029 1726773018.90535: checking for max_fail_percentage 8029 1726773018.90536: done checking for max_fail_percentage 8029 1726773018.90537: checking to see if all hosts have failed and the running result is not ok 8029 1726773018.90538: done checking to see if all hosts have failed 8029 1726773018.90538: getting the remaining hosts for this loop 8029 1726773018.90541: done getting the remaining hosts for this loop 8029 1726773018.90545: getting the next task for host managed_node3 8029 1726773018.90551: done getting next task for host managed_node3 8029 1726773018.90554: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8029 1726773018.90558: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773018.90573: getting variables 8029 1726773018.90577: in VariableManager get_vars() 8029 1726773018.90608: Calling all_inventory to load vars for managed_node3 8029 1726773018.90610: Calling groups_inventory to load vars for managed_node3 8029 1726773018.90612: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773018.90625: Calling all_plugins_play to load vars for managed_node3 8029 1726773018.90628: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773018.90630: Calling groups_plugins_play to load vars for managed_node3 8029 1726773018.90755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773018.90889: done with get_vars() 8029 1726773018.90897: done getting variables 8029 1726773018.90939: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:10:18 -0400 (0:00:00.039) 0:00:23.483 **** 8029 1726773018.90963: entering _queue_task() for managed_node3/copy 8029 1726773018.91165: worker is 1 (out of 1 available) 8029 1726773018.91181: exiting _queue_task() for managed_node3/copy 8029 1726773018.91191: done queuing things up, now waiting for results queue to drain 8029 1726773018.91192: waiting for pending results... 8029 1726773018.91372: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8029 1726773018.91461: in run() - task 129c3c75-c909-257d-662b-0000000006e7 8029 1726773018.91473: variable 'ansible_search_path' from source: unknown 8029 1726773018.91479: variable 'ansible_search_path' from source: unknown 8029 1726773018.91503: calling self._execute() 8029 1726773018.91577: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.91581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.91589: variable 'omit' from source: magic vars 8029 1726773018.91668: variable 'omit' from source: magic vars 8029 1726773018.91708: variable 'omit' from source: magic vars 8029 1726773018.91731: variable '__kernel_settings_active_profile' from source: set_fact 8029 1726773018.91941: variable '__kernel_settings_active_profile' from source: set_fact 8029 1726773018.91963: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773018.92011: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8029 1726773018.92063: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773018.92143: variable 'omit' from source: magic vars 8029 1726773018.92182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773018.92203: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773018.92222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773018.92281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.92284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773018.92293: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773018.92299: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.92302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.92356: Set connection var ansible_connection to ssh 8029 1726773018.92364: Set connection var ansible_shell_executable to /bin/sh 8029 1726773018.92369: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773018.92377: Set connection var ansible_pipelining to False 8029 1726773018.92381: Set connection var ansible_shell_type to sh 8029 1726773018.92386: Set connection var ansible_timeout to 10 8029 1726773018.92405: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.92408: variable 'ansible_connection' from source: unknown 8029 1726773018.92410: variable 'ansible_module_compression' from source: unknown 8029 1726773018.92412: variable 'ansible_shell_type' from source: unknown 8029 1726773018.92414: variable 'ansible_shell_executable' from source: unknown 8029 1726773018.92418: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773018.92420: variable 'ansible_pipelining' from source: unknown 8029 1726773018.92423: variable 'ansible_timeout' from source: unknown 8029 1726773018.92428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773018.92524: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773018.92535: variable 'omit' from source: magic vars 8029 1726773018.92538: starting attempt loop 8029 1726773018.92540: running the handler 8029 1726773018.92553: _low_level_execute_command(): starting 8029 1726773018.92559: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773018.93056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.93060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.93063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.93065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.93122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.93125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.93127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.93197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.94872: stdout chunk (state=3): >>>/root <<< 8029 1726773018.94969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.94999: stderr chunk (state=3): >>><<< 8029 1726773018.95003: stdout chunk (state=3): >>><<< 8029 1726773018.95024: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.95036: _low_level_execute_command(): starting 8029 1726773018.95042: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041 `" && echo ansible-tmp-1726773018.9502451-9090-130913467084041="` echo /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041 `" ) && sleep 0' 8029 1726773018.95491: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.95501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773018.95504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.95506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.95508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773018.95510: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.95556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773018.95566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.95568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.95622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773018.97520: stdout chunk (state=3): >>>ansible-tmp-1726773018.9502451-9090-130913467084041=/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041 <<< 8029 1726773018.97667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773018.97683: stderr chunk (state=3): >>><<< 8029 1726773018.97697: stdout chunk (state=3): >>><<< 8029 1726773018.97771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773018.9502451-9090-130913467084041=/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773018.97848: variable 'ansible_module_compression' from source: unknown 8029 1726773018.97921: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773018.97970: variable 'ansible_facts' from source: unknown 8029 1726773018.98076: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_stat.py 8029 1726773018.98309: Sending initial data 8029 1726773018.98313: Sent initial data (151 bytes) 8029 1726773018.98892: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773018.98912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773018.98956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773018.98968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.98995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773018.99008: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773018.99060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8029 1726773018.99073: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773018.99381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773018.99394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773018.99494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.01151: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773019.01240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773019.01349: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp397dg6qc /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_stat.py <<< 8029 1726773019.01352: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_stat.py" <<< 8029 1726773019.01390: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp397dg6qc" to remote "/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_stat.py" <<< 8029 1726773019.02393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.02396: stdout chunk (state=3): >>><<< 8029 1726773019.02399: stderr chunk (state=3): >>><<< 8029 1726773019.02401: done transferring module to remote 8029 1726773019.02404: _low_level_execute_command(): starting 8029 1726773019.02406: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/ /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_stat.py && sleep 0' 8029 1726773019.02968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.03029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.03088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.03102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.03122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.03206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.05071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.05075: stdout chunk (state=3): >>><<< 8029 1726773019.05086: stderr chunk (state=3): >>><<< 8029 1726773019.05100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773019.05103: _low_level_execute_command(): starting 8029 1726773019.05108: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_stat.py && sleep 0' 8029 1726773019.05545: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.05549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.05552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.05554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.05608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.05617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.05681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.22459: 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": 150995202, "dev": 51714, "nlink": 1, "atime": 1726773008.378184, "mtime": 1726773004.7041142, "ctime": 1726773004.7041142, "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": "2034756825", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773019.24089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773019.24125: stderr chunk (state=3): >>><<< 8029 1726773019.24128: stdout chunk (state=3): >>><<< 8029 1726773019.24149: _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": 150995202, "dev": 51714, "nlink": 1, "atime": 1726773008.378184, "mtime": 1726773004.7041142, "ctime": 1726773004.7041142, "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": "2034756825", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773019.24194: 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-1726773018.9502451-9090-130913467084041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773019.24235: variable 'ansible_module_compression' from source: unknown 8029 1726773019.24266: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773019.24283: variable 'ansible_facts' from source: unknown 8029 1726773019.24335: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_file.py 8029 1726773019.24428: Sending initial data 8029 1726773019.24431: Sent initial data (151 bytes) 8029 1726773019.24892: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.24895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.24898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.24900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773019.24902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.24955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.24959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.24961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.25028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.26670: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773019.26730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773019.26786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmj43seag /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_file.py <<< 8029 1726773019.26794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_file.py" <<< 8029 1726773019.26849: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmj43seag" to remote "/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_file.py" <<< 8029 1726773019.27494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.27538: stderr chunk (state=3): >>><<< 8029 1726773019.27542: stdout chunk (state=3): >>><<< 8029 1726773019.27564: done transferring module to remote 8029 1726773019.27571: _low_level_execute_command(): starting 8029 1726773019.27579: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/ /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_file.py && sleep 0' 8029 1726773019.28019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.28023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.28043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.28046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.28100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.28103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.28109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.28169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.29989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.30018: stderr chunk (state=3): >>><<< 8029 1726773019.30021: stdout chunk (state=3): >>><<< 8029 1726773019.30035: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773019.30042: _low_level_execute_command(): starting 8029 1726773019.30044: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/AnsiballZ_file.py && sleep 0' 8029 1726773019.30482: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.30485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773019.30488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.30490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.30493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.30544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.30547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.30552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.30615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.47290: 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": ".au13az7x", "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}}} <<< 8029 1726773019.48766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773019.48794: stderr chunk (state=3): >>><<< 8029 1726773019.48798: stdout chunk (state=3): >>><<< 8029 1726773019.48812: _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": ".au13az7x", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773019.48844: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.au13az7x', '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-1726773018.9502451-9090-130913467084041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773019.48852: _low_level_execute_command(): starting 8029 1726773019.48857: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773018.9502451-9090-130913467084041/ > /dev/null 2>&1 && sleep 0' 8029 1726773019.49313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.49319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773019.49321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.49324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.49326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.49380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.49383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.49385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.49448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.51342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.51368: stderr chunk (state=3): >>><<< 8029 1726773019.51372: stdout chunk (state=3): >>><<< 8029 1726773019.51394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773019.51401: handler run complete 8029 1726773019.51425: attempt loop complete, returning result 8029 1726773019.51428: _execute() done 8029 1726773019.51431: dumping result to json 8029 1726773019.51435: done dumping result, returning 8029 1726773019.51443: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-257d-662b-0000000006e7] 8029 1726773019.51447: sending task result for task 129c3c75-c909-257d-662b-0000000006e7 8029 1726773019.51548: done sending task result for task 129c3c75-c909-257d-662b-0000000006e7 8029 1726773019.51551: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 8029 1726773019.51641: no more pending results, returning what we have 8029 1726773019.51644: results queue empty 8029 1726773019.51645: checking for any_errors_fatal 8029 1726773019.51651: done checking for any_errors_fatal 8029 1726773019.51652: checking for max_fail_percentage 8029 1726773019.51653: done checking for max_fail_percentage 8029 1726773019.51654: checking to see if all hosts have failed and the running result is not ok 8029 1726773019.51655: done checking to see if all hosts have failed 8029 1726773019.51656: getting the remaining hosts for this loop 8029 1726773019.51657: done getting the remaining hosts for this loop 8029 1726773019.51661: getting the next task for host managed_node3 8029 1726773019.51666: done getting next task for host managed_node3 8029 1726773019.51669: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8029 1726773019.51673: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773019.51684: getting variables 8029 1726773019.51686: in VariableManager get_vars() 8029 1726773019.51721: Calling all_inventory to load vars for managed_node3 8029 1726773019.51724: Calling groups_inventory to load vars for managed_node3 8029 1726773019.51726: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773019.51735: Calling all_plugins_play to load vars for managed_node3 8029 1726773019.51737: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773019.51740: Calling groups_plugins_play to load vars for managed_node3 8029 1726773019.51902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773019.52029: done with get_vars() 8029 1726773019.52038: done getting variables 8029 1726773019.52083: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:10:19 -0400 (0:00:00.611) 0:00:24.094 **** 8029 1726773019.52107: entering _queue_task() for managed_node3/copy 8029 1726773019.52322: worker is 1 (out of 1 available) 8029 1726773019.52337: exiting _queue_task() for managed_node3/copy 8029 1726773019.52348: done queuing things up, now waiting for results queue to drain 8029 1726773019.52349: waiting for pending results... 8029 1726773019.52526: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8029 1726773019.52605: in run() - task 129c3c75-c909-257d-662b-0000000006e8 8029 1726773019.52617: variable 'ansible_search_path' from source: unknown 8029 1726773019.52621: variable 'ansible_search_path' from source: unknown 8029 1726773019.52648: calling self._execute() 8029 1726773019.52722: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773019.52726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773019.52735: variable 'omit' from source: magic vars 8029 1726773019.52813: variable 'omit' from source: magic vars 8029 1726773019.52855: variable 'omit' from source: magic vars 8029 1726773019.52879: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8029 1726773019.53095: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8029 1726773019.53157: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8029 1726773019.53185: variable 'omit' from source: magic vars 8029 1726773019.53219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773019.53245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773019.53262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773019.53277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773019.53285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773019.53307: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773019.53310: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773019.53314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773019.53382: Set connection var ansible_connection to ssh 8029 1726773019.53390: Set connection var ansible_shell_executable to /bin/sh 8029 1726773019.53395: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773019.53400: Set connection var ansible_pipelining to False 8029 1726773019.53407: Set connection var ansible_shell_type to sh 8029 1726773019.53411: Set connection var ansible_timeout to 10 8029 1726773019.53429: variable 'ansible_shell_executable' from source: unknown 8029 1726773019.53432: variable 'ansible_connection' from source: unknown 8029 1726773019.53435: variable 'ansible_module_compression' from source: unknown 8029 1726773019.53438: variable 'ansible_shell_type' from source: unknown 8029 1726773019.53441: variable 'ansible_shell_executable' from source: unknown 8029 1726773019.53443: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773019.53445: variable 'ansible_pipelining' from source: unknown 8029 1726773019.53447: variable 'ansible_timeout' from source: unknown 8029 1726773019.53455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773019.53549: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773019.53564: variable 'omit' from source: magic vars 8029 1726773019.53567: starting attempt loop 8029 1726773019.53569: running the handler 8029 1726773019.53579: _low_level_execute_command(): starting 8029 1726773019.53585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773019.54098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.54104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.54107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.54109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773019.54112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.54161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.54164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.54167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.54243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.55922: stdout chunk (state=3): >>>/root <<< 8029 1726773019.56019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.56052: stderr chunk (state=3): >>><<< 8029 1726773019.56055: stdout chunk (state=3): >>><<< 8029 1726773019.56079: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773019.56089: _low_level_execute_command(): starting 8029 1726773019.56094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206 `" && echo ansible-tmp-1726773019.560771-9114-125593176921206="` echo /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206 `" ) && sleep 0' 8029 1726773019.56553: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.56556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773019.56567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.56570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.56572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.56622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.56625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.56631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.56691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.58621: stdout chunk (state=3): >>>ansible-tmp-1726773019.560771-9114-125593176921206=/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206 <<< 8029 1726773019.58724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.58752: stderr chunk (state=3): >>><<< 8029 1726773019.58755: stdout chunk (state=3): >>><<< 8029 1726773019.58772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773019.560771-9114-125593176921206=/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773019.58851: variable 'ansible_module_compression' from source: unknown 8029 1726773019.58893: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773019.58942: variable 'ansible_facts' from source: unknown 8029 1726773019.58989: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_stat.py 8029 1726773019.59080: Sending initial data 8029 1726773019.59083: Sent initial data (150 bytes) 8029 1726773019.59535: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.59538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773019.59540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.59542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.59545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773019.59547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.59596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.59600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.59660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.61263: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773019.61319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773019.61378: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp6ac6hkoo /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_stat.py <<< 8029 1726773019.61382: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_stat.py" <<< 8029 1726773019.61437: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp6ac6hkoo" to remote "/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_stat.py" <<< 8029 1726773019.61440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_stat.py" <<< 8029 1726773019.62048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.62095: stderr chunk (state=3): >>><<< 8029 1726773019.62098: stdout chunk (state=3): >>><<< 8029 1726773019.62139: done transferring module to remote 8029 1726773019.62149: _low_level_execute_command(): starting 8029 1726773019.62153: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/ /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_stat.py && sleep 0' 8029 1726773019.62610: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.62614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.62622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773019.62631: 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 <<< 8029 1726773019.62634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.62676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.62682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.62684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.62743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.64568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.64593: stderr chunk (state=3): >>><<< 8029 1726773019.64597: stdout chunk (state=3): >>><<< 8029 1726773019.64611: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773019.64614: _low_level_execute_command(): starting 8029 1726773019.64622: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_stat.py && sleep 0' 8029 1726773019.65086: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.65090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.65092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.65094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773019.65097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.65150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.65153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.65159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.65225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.81896: 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": 157286658, "dev": 51714, "nlink": 1, "atime": 1726773008.740191, "mtime": 1726773004.7051141, "ctime": 1726773004.7051141, "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": "2058545095", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773019.83479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773019.83506: stderr chunk (state=3): >>><<< 8029 1726773019.83509: stdout chunk (state=3): >>><<< 8029 1726773019.83527: _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": 157286658, "dev": 51714, "nlink": 1, "atime": 1726773008.740191, "mtime": 1726773004.7051141, "ctime": 1726773004.7051141, "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": "2058545095", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773019.83572: 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-1726773019.560771-9114-125593176921206/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773019.83613: variable 'ansible_module_compression' from source: unknown 8029 1726773019.83646: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773019.83661: variable 'ansible_facts' from source: unknown 8029 1726773019.83713: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_file.py 8029 1726773019.83804: Sending initial data 8029 1726773019.83807: Sent initial data (150 bytes) 8029 1726773019.84262: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.84266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773019.84268: 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.44.236 is address <<< 8029 1726773019.84270: 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 <<< 8029 1726773019.84272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.84328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.84331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.84336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.84397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.86048: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773019.86107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773019.86164: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpgr4fk97l /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_file.py <<< 8029 1726773019.86168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_file.py" <<< 8029 1726773019.86225: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 8029 1726773019.86228: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpgr4fk97l" to remote "/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_file.py" <<< 8029 1726773019.86833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.86879: stderr chunk (state=3): >>><<< 8029 1726773019.86883: stdout chunk (state=3): >>><<< 8029 1726773019.86907: done transferring module to remote 8029 1726773019.86915: _low_level_execute_command(): starting 8029 1726773019.86922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/ /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_file.py && sleep 0' 8029 1726773019.87380: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.87384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773019.87386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.87388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.87390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.87448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.87451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.87457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.87520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773019.89380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773019.89407: stderr chunk (state=3): >>><<< 8029 1726773019.89410: stdout chunk (state=3): >>><<< 8029 1726773019.89427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773019.89430: _low_level_execute_command(): starting 8029 1726773019.89438: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/AnsiballZ_file.py && sleep 0' 8029 1726773019.89891: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773019.89894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.89901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773019.89903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773019.89905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773019.89954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773019.89957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773019.89959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773019.90036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.06749: 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": ".6mfrobv_", "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}}} <<< 8029 1726773020.08204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773020.08234: stderr chunk (state=3): >>><<< 8029 1726773020.08237: stdout chunk (state=3): >>><<< 8029 1726773020.08254: _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": ".6mfrobv_", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773020.08285: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.6mfrobv_', '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-1726773019.560771-9114-125593176921206/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773020.08294: _low_level_execute_command(): starting 8029 1726773020.08299: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773019.560771-9114-125593176921206/ > /dev/null 2>&1 && sleep 0' 8029 1726773020.08746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.08749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.08751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.08753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.08805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.08809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.08813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.08873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.10729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.10756: stderr chunk (state=3): >>><<< 8029 1726773020.10759: stdout chunk (state=3): >>><<< 8029 1726773020.10776: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.10784: handler run complete 8029 1726773020.10803: attempt loop complete, returning result 8029 1726773020.10806: _execute() done 8029 1726773020.10809: dumping result to json 8029 1726773020.10814: done dumping result, returning 8029 1726773020.10824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-257d-662b-0000000006e8] 8029 1726773020.10828: sending task result for task 129c3c75-c909-257d-662b-0000000006e8 8029 1726773020.10934: done sending task result for task 129c3c75-c909-257d-662b-0000000006e8 8029 1726773020.10937: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 8029 1726773020.11027: no more pending results, returning what we have 8029 1726773020.11031: results queue empty 8029 1726773020.11032: checking for any_errors_fatal 8029 1726773020.11039: done checking for any_errors_fatal 8029 1726773020.11040: checking for max_fail_percentage 8029 1726773020.11041: done checking for max_fail_percentage 8029 1726773020.11042: checking to see if all hosts have failed and the running result is not ok 8029 1726773020.11043: done checking to see if all hosts have failed 8029 1726773020.11044: getting the remaining hosts for this loop 8029 1726773020.11046: done getting the remaining hosts for this loop 8029 1726773020.11049: getting the next task for host managed_node3 8029 1726773020.11055: done getting next task for host managed_node3 8029 1726773020.11058: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 8029 1726773020.11061: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773020.11070: getting variables 8029 1726773020.11071: in VariableManager get_vars() 8029 1726773020.11106: Calling all_inventory to load vars for managed_node3 8029 1726773020.11108: Calling groups_inventory to load vars for managed_node3 8029 1726773020.11110: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773020.11122: Calling all_plugins_play to load vars for managed_node3 8029 1726773020.11125: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773020.11128: Calling groups_plugins_play to load vars for managed_node3 8029 1726773020.11252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773020.11381: done with get_vars() 8029 1726773020.11390: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:10:20 -0400 (0:00:00.593) 0:00:24.688 **** 8029 1726773020.11453: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773020.11650: worker is 1 (out of 1 available) 8029 1726773020.11663: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8029 1726773020.11675: done queuing things up, now waiting for results queue to drain 8029 1726773020.11676: waiting for pending results... 8029 1726773020.11858: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 8029 1726773020.11935: in run() - task 129c3c75-c909-257d-662b-0000000006e9 8029 1726773020.11948: variable 'ansible_search_path' from source: unknown 8029 1726773020.11952: variable 'ansible_search_path' from source: unknown 8029 1726773020.11977: calling self._execute() 8029 1726773020.12055: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773020.12059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773020.12067: variable 'omit' from source: magic vars 8029 1726773020.12151: variable 'omit' from source: magic vars 8029 1726773020.12189: variable 'omit' from source: magic vars 8029 1726773020.12211: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773020.12503: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773020.12563: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773020.12624: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773020.12628: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773020.12667: variable 'omit' from source: magic vars 8029 1726773020.12702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773020.12729: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773020.12746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773020.12760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773020.12771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773020.12794: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773020.12797: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773020.12800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773020.12864: Set connection var ansible_connection to ssh 8029 1726773020.12876: Set connection var ansible_shell_executable to /bin/sh 8029 1726773020.12879: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773020.12885: Set connection var ansible_pipelining to False 8029 1726773020.12891: Set connection var ansible_shell_type to sh 8029 1726773020.12896: Set connection var ansible_timeout to 10 8029 1726773020.12913: variable 'ansible_shell_executable' from source: unknown 8029 1726773020.12915: variable 'ansible_connection' from source: unknown 8029 1726773020.12920: variable 'ansible_module_compression' from source: unknown 8029 1726773020.12922: variable 'ansible_shell_type' from source: unknown 8029 1726773020.12924: variable 'ansible_shell_executable' from source: unknown 8029 1726773020.12926: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773020.12931: variable 'ansible_pipelining' from source: unknown 8029 1726773020.12934: variable 'ansible_timeout' from source: unknown 8029 1726773020.12938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773020.13070: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773020.13080: variable 'omit' from source: magic vars 8029 1726773020.13088: starting attempt loop 8029 1726773020.13090: running the handler 8029 1726773020.13102: _low_level_execute_command(): starting 8029 1726773020.13108: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773020.13610: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.13614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773020.13620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773020.13623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.13672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.13678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.13680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.13750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.15427: stdout chunk (state=3): >>>/root <<< 8029 1726773020.15513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.15545: stderr chunk (state=3): >>><<< 8029 1726773020.15548: stdout chunk (state=3): >>><<< 8029 1726773020.15571: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.15585: _low_level_execute_command(): starting 8029 1726773020.15591: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404 `" && echo ansible-tmp-1726773020.1557271-9126-253492189763404="` echo /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404 `" ) && sleep 0' 8029 1726773020.16042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.16053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773020.16056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.16058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.16061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.16109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.16112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.16121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.16174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.18130: stdout chunk (state=3): >>>ansible-tmp-1726773020.1557271-9126-253492189763404=/root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404 <<< 8029 1726773020.18229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.18260: stderr chunk (state=3): >>><<< 8029 1726773020.18263: stdout chunk (state=3): >>><<< 8029 1726773020.18276: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773020.1557271-9126-253492189763404=/root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.18320: variable 'ansible_module_compression' from source: unknown 8029 1726773020.18350: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8029 1726773020.18383: variable 'ansible_facts' from source: unknown 8029 1726773020.18444: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/AnsiballZ_kernel_settings_get_config.py 8029 1726773020.18546: Sending initial data 8029 1726773020.18549: Sent initial data (173 bytes) 8029 1726773020.19001: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.19004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773020.19006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.19008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773020.19010: 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 <<< 8029 1726773020.19012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.19052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.19066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.19134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.20734: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773020.20952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773020.21011: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpa_jzxrft /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/AnsiballZ_kernel_settings_get_config.py <<< 8029 1726773020.21014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773020.21093: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpa_jzxrft" to remote "/root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/AnsiballZ_kernel_settings_get_config.py" <<< 8029 1726773020.21879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.21952: stderr chunk (state=3): >>><<< 8029 1726773020.21972: stdout chunk (state=3): >>><<< 8029 1726773020.22004: done transferring module to remote 8029 1726773020.22022: _low_level_execute_command(): starting 8029 1726773020.22084: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/ /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773020.22486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.22492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773020.22518: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726773020.22522: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.22582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.22585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.22588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.22650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.24492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.24514: stderr chunk (state=3): >>><<< 8029 1726773020.24519: stdout chunk (state=3): >>><<< 8029 1726773020.24536: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.24539: _low_level_execute_command(): starting 8029 1726773020.24544: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8029 1726773020.24981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.24987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.25004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.25059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.25062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.25067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.25131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.40958: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 8029 1726773020.42345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773020.42372: stderr chunk (state=3): >>><<< 8029 1726773020.42378: stdout chunk (state=3): >>><<< 8029 1726773020.42391: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773020.42421: 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-1726773020.1557271-9126-253492189763404/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773020.42430: _low_level_execute_command(): starting 8029 1726773020.42434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773020.1557271-9126-253492189763404/ > /dev/null 2>&1 && sleep 0' 8029 1726773020.42890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.42897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.42900: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.42902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773020.42904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.42954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.42957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.42960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.43022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.44894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.44923: stderr chunk (state=3): >>><<< 8029 1726773020.44926: stdout chunk (state=3): >>><<< 8029 1726773020.44940: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.44946: handler run complete 8029 1726773020.44963: attempt loop complete, returning result 8029 1726773020.44966: _execute() done 8029 1726773020.44968: dumping result to json 8029 1726773020.44970: done dumping result, returning 8029 1726773020.44983: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-257d-662b-0000000006e9] 8029 1726773020.44986: sending task result for task 129c3c75-c909-257d-662b-0000000006e9 8029 1726773020.45083: done sending task result for task 129c3c75-c909-257d-662b-0000000006e9 8029 1726773020.45085: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 8029 1726773020.45165: no more pending results, returning what we have 8029 1726773020.45168: results queue empty 8029 1726773020.45169: checking for any_errors_fatal 8029 1726773020.45177: done checking for any_errors_fatal 8029 1726773020.45177: checking for max_fail_percentage 8029 1726773020.45180: done checking for max_fail_percentage 8029 1726773020.45181: checking to see if all hosts have failed and the running result is not ok 8029 1726773020.45182: done checking to see if all hosts have failed 8029 1726773020.45182: getting the remaining hosts for this loop 8029 1726773020.45184: done getting the remaining hosts for this loop 8029 1726773020.45187: getting the next task for host managed_node3 8029 1726773020.45194: done getting next task for host managed_node3 8029 1726773020.45197: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8029 1726773020.45201: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773020.45210: getting variables 8029 1726773020.45212: in VariableManager get_vars() 8029 1726773020.45254: Calling all_inventory to load vars for managed_node3 8029 1726773020.45256: Calling groups_inventory to load vars for managed_node3 8029 1726773020.45258: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773020.45267: Calling all_plugins_play to load vars for managed_node3 8029 1726773020.45269: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773020.45271: Calling groups_plugins_play to load vars for managed_node3 8029 1726773020.45446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773020.45572: done with get_vars() 8029 1726773020.45580: done getting variables 8029 1726773020.45626: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:10:20 -0400 (0:00:00.341) 0:00:25.030 **** 8029 1726773020.45650: entering _queue_task() for managed_node3/template 8029 1726773020.45868: worker is 1 (out of 1 available) 8029 1726773020.45882: exiting _queue_task() for managed_node3/template 8029 1726773020.45895: done queuing things up, now waiting for results queue to drain 8029 1726773020.45896: waiting for pending results... 8029 1726773020.46077: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8029 1726773020.46159: in run() - task 129c3c75-c909-257d-662b-0000000006ea 8029 1726773020.46212: variable 'ansible_search_path' from source: unknown 8029 1726773020.46218: variable 'ansible_search_path' from source: unknown 8029 1726773020.46221: calling self._execute() 8029 1726773020.46643: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773020.46647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773020.46650: variable 'omit' from source: magic vars 8029 1726773020.46652: variable 'omit' from source: magic vars 8029 1726773020.46654: variable 'omit' from source: magic vars 8029 1726773020.46799: variable '__kernel_settings_profile_src' from source: role '' all vars 8029 1726773020.46915: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773020.46920: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773020.46923: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773020.46967: variable '__kernel_settings_profile_filename' from source: role '' all vars 8029 1726773020.47031: variable '__kernel_settings_profile_dir' from source: role '' all vars 8029 1726773020.47112: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773020.47125: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8029 1726773020.47154: variable 'omit' from source: magic vars 8029 1726773020.47191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773020.47225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773020.47247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773020.47262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773020.47273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773020.47349: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773020.47352: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773020.47355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773020.47408: Set connection var ansible_connection to ssh 8029 1726773020.47420: Set connection var ansible_shell_executable to /bin/sh 8029 1726773020.47425: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773020.47430: Set connection var ansible_pipelining to False 8029 1726773020.47437: Set connection var ansible_shell_type to sh 8029 1726773020.47443: Set connection var ansible_timeout to 10 8029 1726773020.47466: variable 'ansible_shell_executable' from source: unknown 8029 1726773020.47469: variable 'ansible_connection' from source: unknown 8029 1726773020.47471: variable 'ansible_module_compression' from source: unknown 8029 1726773020.47474: variable 'ansible_shell_type' from source: unknown 8029 1726773020.47476: variable 'ansible_shell_executable' from source: unknown 8029 1726773020.47566: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773020.47569: variable 'ansible_pipelining' from source: unknown 8029 1726773020.47572: variable 'ansible_timeout' from source: unknown 8029 1726773020.47574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773020.47629: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773020.47641: variable 'omit' from source: magic vars 8029 1726773020.47647: starting attempt loop 8029 1726773020.47650: running the handler 8029 1726773020.47663: _low_level_execute_command(): starting 8029 1726773020.47673: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773020.48358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773020.48370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.48465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.48469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773020.48472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773020.48474: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773020.48476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.48478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773020.48480: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773020.48482: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8029 1726773020.48484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.48486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.48489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773020.48491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773020.48499: stderr chunk (state=3): >>>debug2: match found <<< 8029 1726773020.48509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.48650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.48654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.48656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.48743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.50405: stdout chunk (state=3): >>>/root <<< 8029 1726773020.50563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.50567: stdout chunk (state=3): >>><<< 8029 1726773020.50569: stderr chunk (state=3): >>><<< 8029 1726773020.50598: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.50710: _low_level_execute_command(): starting 8029 1726773020.50714: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905 `" && echo ansible-tmp-1726773020.5061176-9138-258485375906905="` echo /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905 `" ) && sleep 0' 8029 1726773020.51298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773020.51311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.51329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.51349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773020.51384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.51437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.51493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.51510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.51533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.51623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.53604: stdout chunk (state=3): >>>ansible-tmp-1726773020.5061176-9138-258485375906905=/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905 <<< 8029 1726773020.53721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.53748: stderr chunk (state=3): >>><<< 8029 1726773020.53751: stdout chunk (state=3): >>><<< 8029 1726773020.53768: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773020.5061176-9138-258485375906905=/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.53787: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 8029 1726773020.53804: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 8029 1726773020.53829: variable 'ansible_search_path' from source: unknown 8029 1726773020.54460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773020.56310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773020.56358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773020.56400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773020.56425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773020.56449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773020.56639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773020.56659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773020.56679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773020.56703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773020.56713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773020.56937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773020.56954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773020.56971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773020.56997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773020.57007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773020.57243: variable 'ansible_managed' from source: unknown 8029 1726773020.57246: variable '__sections' from source: task vars 8029 1726773020.57336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773020.57354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773020.57370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773020.57398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773020.57408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773020.57481: variable 'kernel_settings_sysctl' from source: include params 8029 1726773020.57485: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773020.57488: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773020.57520: variable '__sysctl_old' from source: task vars 8029 1726773020.57565: variable '__sysctl_old' from source: task vars 8029 1726773020.57698: variable 'kernel_settings_purge' from source: include params 8029 1726773020.57702: variable 'kernel_settings_sysctl' from source: include params 8029 1726773020.57707: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773020.57713: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773020.57717: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773020.57847: variable 'kernel_settings_sysfs' from source: include params 8029 1726773020.57851: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773020.57855: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773020.57869: variable '__sysfs_old' from source: task vars 8029 1726773020.57910: variable '__sysfs_old' from source: task vars 8029 1726773020.58045: variable 'kernel_settings_purge' from source: include params 8029 1726773020.58048: variable 'kernel_settings_sysfs' from source: include params 8029 1726773020.58052: variable '__kernel_settings_state_empty' from source: role '' all vars 8029 1726773020.58057: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8029 1726773020.58062: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773020.58080: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 8029 1726773020.58086: variable '__systemd_old' from source: task vars 8029 1726773020.58129: variable '__systemd_old' from source: task vars 8029 1726773020.58258: variable 'kernel_settings_purge' from source: include params 8029 1726773020.58261: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 8029 1726773020.58264: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773020.58266: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773020.58279: variable 'kernel_settings_transparent_hugepages' from source: include params 8029 1726773020.58282: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 8029 1726773020.58285: variable '__trans_huge_old' from source: task vars 8029 1726773020.58328: variable '__trans_huge_old' from source: task vars 8029 1726773020.58505: variable 'kernel_settings_purge' from source: include params 8029 1726773020.58508: variable 'kernel_settings_transparent_hugepages' from source: include params 8029 1726773020.58510: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773020.58512: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773020.58515: variable '__trans_defrag_old' from source: task vars 8029 1726773020.58613: variable '__trans_defrag_old' from source: task vars 8029 1726773020.58758: variable 'kernel_settings_purge' from source: include params 8029 1726773020.58761: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 8029 1726773020.58763: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773020.58766: variable '__kernel_settings_profile_contents' from source: set_fact 8029 1726773020.58780: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773020.58791: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773020.58797: variable '__kernel_settings_state_absent' from source: role '' all vars 8029 1726773020.59743: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773020.59801: variable 'ansible_module_compression' from source: unknown 8029 1726773020.59852: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773020.59883: variable 'ansible_facts' from source: unknown 8029 1726773020.59964: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_stat.py 8029 1726773020.60106: Sending initial data 8029 1726773020.60113: Sent initial data (151 bytes) 8029 1726773020.60565: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.60569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.60624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.60627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.60634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.60693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.62349: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773020.62445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773020.62522: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp1wsc31dt /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_stat.py <<< 8029 1726773020.62537: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_stat.py" <<< 8029 1726773020.62582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp1wsc31dt" to remote "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_stat.py" <<< 8029 1726773020.63385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.63463: stderr chunk (state=3): >>><<< 8029 1726773020.63465: stdout chunk (state=3): >>><<< 8029 1726773020.63472: done transferring module to remote 8029 1726773020.63485: _low_level_execute_command(): starting 8029 1726773020.63491: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/ /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_stat.py && sleep 0' 8029 1726773020.63890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.63905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.63923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.63959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.63972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.64036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.65859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.65884: stderr chunk (state=3): >>><<< 8029 1726773020.65887: stdout chunk (state=3): >>><<< 8029 1726773020.65903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.65907: _low_level_execute_command(): starting 8029 1726773020.65911: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_stat.py && sleep 0' 8029 1726773020.66323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.66327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.66346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.66394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.66398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.66473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.83060: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 167772418, "dev": 51714, "nlink": 1, "atime": 1726773004.696114, "mtime": 1726773003.801097, "ctime": 1726773004.0621018, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "2978809186", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773020.84662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773020.84691: stderr chunk (state=3): >>><<< 8029 1726773020.84694: stdout chunk (state=3): >>><<< 8029 1726773020.84710: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 312, "inode": 167772418, "dev": 51714, "nlink": 1, "atime": 1726773004.696114, "mtime": 1726773003.801097, "ctime": 1726773004.0621018, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "2978809186", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773020.84758: 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-1726773020.5061176-9138-258485375906905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773020.84847: Sending initial data 8029 1726773020.84850: Sent initial data (165 bytes) 8029 1726773020.85303: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.85306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.85308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.85310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.85366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.85369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.85371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.85437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.87087: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773020.87146: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773020.87204: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpzo92ytqq/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.source.conf <<< 8029 1726773020.87210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.source.conf" <<< 8029 1726773020.87266: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpzo92ytqq/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.source.conf" <<< 8029 1726773020.87506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.87552: stderr chunk (state=3): >>><<< 8029 1726773020.87555: stdout chunk (state=3): >>><<< 8029 1726773020.87570: _low_level_execute_command(): starting 8029 1726773020.87581: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/ /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.source.conf && sleep 0' 8029 1726773020.88025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.88028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773020.88030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.88032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.88034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.88092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.88094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.88096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.88152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.90000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.90027: stderr chunk (state=3): >>><<< 8029 1726773020.90030: stdout chunk (state=3): >>><<< 8029 1726773020.90044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.90068: variable 'ansible_module_compression' from source: unknown 8029 1726773020.90104: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8029 1726773020.90123: variable 'ansible_facts' from source: unknown 8029 1726773020.90171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_copy.py 8029 1726773020.90308: Sending initial data 8029 1726773020.90311: Sent initial data (151 bytes) 8029 1726773020.90747: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.90750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773020.90752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.90754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.90756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.90809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.90812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.90814: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.90879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.92499: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773020.92541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773020.92593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpqww8fc_3 /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_copy.py <<< 8029 1726773020.92601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_copy.py" <<< 8029 1726773020.92652: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpqww8fc_3" to remote "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_copy.py" <<< 8029 1726773020.92659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_copy.py" <<< 8029 1726773020.93292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.93338: stderr chunk (state=3): >>><<< 8029 1726773020.93341: stdout chunk (state=3): >>><<< 8029 1726773020.93382: done transferring module to remote 8029 1726773020.93389: _low_level_execute_command(): starting 8029 1726773020.93394: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/ /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_copy.py && sleep 0' 8029 1726773020.93840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773020.93843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773020.93846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.93848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773020.93852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.93903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.93907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.93912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.93980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773020.95944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773020.95948: stdout chunk (state=3): >>><<< 8029 1726773020.95951: stderr chunk (state=3): >>><<< 8029 1726773020.96056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773020.96062: _low_level_execute_command(): starting 8029 1726773020.96065: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/AnsiballZ_copy.py && sleep 0' 8029 1726773020.96747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773020.96797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773020.96812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773020.96842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773020.97161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773021.14137: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.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-1726773020.5061176-9138-258485375906905/.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}}} <<< 8029 1726773021.15836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773021.15840: stdout chunk (state=3): >>><<< 8029 1726773021.15843: stderr chunk (state=3): >>><<< 8029 1726773021.15845: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.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-1726773020.5061176-9138-258485375906905/.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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773021.15848: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.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-1726773020.5061176-9138-258485375906905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773021.15850: _low_level_execute_command(): starting 8029 1726773021.15852: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/ > /dev/null 2>&1 && sleep 0' 8029 1726773021.16400: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773021.16424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773021.16443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773021.16506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.16557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773021.16586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773021.16594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773021.16647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773021.18541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773021.18568: stderr chunk (state=3): >>><<< 8029 1726773021.18571: stdout chunk (state=3): >>><<< 8029 1726773021.18588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773021.18599: handler run complete 8029 1726773021.18619: attempt loop complete, returning result 8029 1726773021.18622: _execute() done 8029 1726773021.18626: dumping result to json 8029 1726773021.18629: done dumping result, returning 8029 1726773021.18639: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-257d-662b-0000000006ea] 8029 1726773021.18641: sending task result for task 129c3c75-c909-257d-662b-0000000006ea 8029 1726773021.18780: done sending task result for task 129c3c75-c909-257d-662b-0000000006ea 8029 1726773021.18783: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "7d83891795eeb6debeff7e2812501630", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1726773020.5061176-9138-258485375906905/.source.conf", "state": "file", "uid": 0 } 8029 1726773021.18874: no more pending results, returning what we have 8029 1726773021.18880: results queue empty 8029 1726773021.18880: checking for any_errors_fatal 8029 1726773021.18885: done checking for any_errors_fatal 8029 1726773021.18886: checking for max_fail_percentage 8029 1726773021.18887: done checking for max_fail_percentage 8029 1726773021.18888: checking to see if all hosts have failed and the running result is not ok 8029 1726773021.18889: done checking to see if all hosts have failed 8029 1726773021.18890: getting the remaining hosts for this loop 8029 1726773021.18891: done getting the remaining hosts for this loop 8029 1726773021.18894: getting the next task for host managed_node3 8029 1726773021.18900: done getting next task for host managed_node3 8029 1726773021.18903: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8029 1726773021.18906: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773021.18920: getting variables 8029 1726773021.18922: in VariableManager get_vars() 8029 1726773021.18988: Calling all_inventory to load vars for managed_node3 8029 1726773021.18991: Calling groups_inventory to load vars for managed_node3 8029 1726773021.18993: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773021.19002: Calling all_plugins_play to load vars for managed_node3 8029 1726773021.19004: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773021.19006: Calling groups_plugins_play to load vars for managed_node3 8029 1726773021.19278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773021.19488: done with get_vars() 8029 1726773021.19500: done getting variables 8029 1726773021.19561: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.739) 0:00:25.769 **** 8029 1726773021.19596: entering _queue_task() for managed_node3/service 8029 1726773021.19888: worker is 1 (out of 1 available) 8029 1726773021.19904: exiting _queue_task() for managed_node3/service 8029 1726773021.19915: done queuing things up, now waiting for results queue to drain 8029 1726773021.20122: waiting for pending results... 8029 1726773021.20383: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8029 1726773021.20389: in run() - task 129c3c75-c909-257d-662b-0000000006eb 8029 1726773021.20393: variable 'ansible_search_path' from source: unknown 8029 1726773021.20395: variable 'ansible_search_path' from source: unknown 8029 1726773021.20423: variable '__kernel_settings_services' from source: include_vars 8029 1726773021.20701: variable '__kernel_settings_services' from source: include_vars 8029 1726773021.20761: variable 'omit' from source: magic vars 8029 1726773021.20860: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773021.20866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773021.20875: variable 'omit' from source: magic vars 8029 1726773021.21068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773021.21243: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773021.21274: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773021.21300: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773021.21327: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773021.21405: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773021.21419: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773021.21434: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 8029 1726773021.21439: when evaluation is False, skipping this task 8029 1726773021.21462: variable 'item' from source: unknown 8029 1726773021.21762: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 8029 1726773021.21912: dumping result to json 8029 1726773021.21914: done dumping result, returning 8029 1726773021.21919: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-257d-662b-0000000006eb] 8029 1726773021.21921: sending task result for task 129c3c75-c909-257d-662b-0000000006eb 8029 1726773021.21957: done sending task result for task 129c3c75-c909-257d-662b-0000000006eb 8029 1726773021.21959: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 8029 1726773021.21989: no more pending results, returning what we have 8029 1726773021.21993: results queue empty 8029 1726773021.21993: checking for any_errors_fatal 8029 1726773021.22003: done checking for any_errors_fatal 8029 1726773021.22004: checking for max_fail_percentage 8029 1726773021.22005: done checking for max_fail_percentage 8029 1726773021.22006: checking to see if all hosts have failed and the running result is not ok 8029 1726773021.22007: done checking to see if all hosts have failed 8029 1726773021.22007: getting the remaining hosts for this loop 8029 1726773021.22009: done getting the remaining hosts for this loop 8029 1726773021.22012: getting the next task for host managed_node3 8029 1726773021.22021: done getting next task for host managed_node3 8029 1726773021.22024: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8029 1726773021.22028: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773021.22046: getting variables 8029 1726773021.22048: in VariableManager get_vars() 8029 1726773021.22082: Calling all_inventory to load vars for managed_node3 8029 1726773021.22085: Calling groups_inventory to load vars for managed_node3 8029 1726773021.22087: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773021.22095: Calling all_plugins_play to load vars for managed_node3 8029 1726773021.22098: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773021.22100: Calling groups_plugins_play to load vars for managed_node3 8029 1726773021.22318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773021.22526: done with get_vars() 8029 1726773021.22539: done getting variables 8029 1726773021.22606: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:10:21 -0400 (0:00:00.030) 0:00:25.800 **** 8029 1726773021.22648: entering _queue_task() for managed_node3/command 8029 1726773021.23118: worker is 1 (out of 1 available) 8029 1726773021.23132: exiting _queue_task() for managed_node3/command 8029 1726773021.23146: done queuing things up, now waiting for results queue to drain 8029 1726773021.23147: waiting for pending results... 8029 1726773021.23658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8029 1726773021.23664: in run() - task 129c3c75-c909-257d-662b-0000000006ec 8029 1726773021.23667: variable 'ansible_search_path' from source: unknown 8029 1726773021.23670: variable 'ansible_search_path' from source: unknown 8029 1726773021.23672: calling self._execute() 8029 1726773021.23749: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773021.23779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773021.23783: variable 'omit' from source: magic vars 8029 1726773021.24513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773021.25203: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773021.25253: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773021.25293: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773021.25331: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773021.25445: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773021.25499: Evaluated conditional (not __kernel_settings_register_profile is changed): True 8029 1726773021.25584: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773021.25593: Evaluated conditional (not __kernel_settings_register_mode is changed): True 8029 1726773021.25678: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773021.25688: Evaluated conditional (__kernel_settings_register_apply is changed): True 8029 1726773021.25694: variable 'omit' from source: magic vars 8029 1726773021.25736: variable 'omit' from source: magic vars 8029 1726773021.25817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773021.27107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773021.27160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773021.27209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773021.27321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773021.27324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773021.27327: variable '__kernel_settings_active_profile' from source: set_fact 8029 1726773021.27366: variable 'omit' from source: magic vars 8029 1726773021.27401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773021.27435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773021.27460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773021.27485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773021.27501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773021.27538: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773021.27547: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773021.27555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773021.27652: Set connection var ansible_connection to ssh 8029 1726773021.27667: Set connection var ansible_shell_executable to /bin/sh 8029 1726773021.27678: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773021.27688: Set connection var ansible_pipelining to False 8029 1726773021.27699: Set connection var ansible_shell_type to sh 8029 1726773021.27707: Set connection var ansible_timeout to 10 8029 1726773021.27738: variable 'ansible_shell_executable' from source: unknown 8029 1726773021.27746: variable 'ansible_connection' from source: unknown 8029 1726773021.27752: variable 'ansible_module_compression' from source: unknown 8029 1726773021.27921: variable 'ansible_shell_type' from source: unknown 8029 1726773021.27924: variable 'ansible_shell_executable' from source: unknown 8029 1726773021.27926: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773021.27929: variable 'ansible_pipelining' from source: unknown 8029 1726773021.27931: variable 'ansible_timeout' from source: unknown 8029 1726773021.27933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773021.27935: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773021.27937: variable 'omit' from source: magic vars 8029 1726773021.27939: starting attempt loop 8029 1726773021.27942: running the handler 8029 1726773021.27944: _low_level_execute_command(): starting 8029 1726773021.27946: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773021.28508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773021.28526: 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.44.236 originally 10.31.44.236 <<< 8029 1726773021.28541: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773021.28551: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.28589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773021.28601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773021.28673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773021.30365: stdout chunk (state=3): >>>/root <<< 8029 1726773021.30491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773021.30495: stdout chunk (state=3): >>><<< 8029 1726773021.30503: stderr chunk (state=3): >>><<< 8029 1726773021.30524: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773021.30539: _low_level_execute_command(): starting 8029 1726773021.30547: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748 `" && echo ansible-tmp-1726773021.3052406-9176-125056244846748="` echo /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748 `" ) && sleep 0' 8029 1726773021.31009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773021.31013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.31018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773021.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.44.236 originally 10.31.44.236 <<< 8029 1726773021.31023: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.31071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773021.31075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773021.31082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773021.31144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773021.33086: stdout chunk (state=3): >>>ansible-tmp-1726773021.3052406-9176-125056244846748=/root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748 <<< 8029 1726773021.33191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773021.33220: stderr chunk (state=3): >>><<< 8029 1726773021.33223: stdout chunk (state=3): >>><<< 8029 1726773021.33242: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773021.3052406-9176-125056244846748=/root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773021.33267: variable 'ansible_module_compression' from source: unknown 8029 1726773021.33305: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8029 1726773021.33331: variable 'ansible_facts' from source: unknown 8029 1726773021.33389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/AnsiballZ_command.py 8029 1726773021.33488: Sending initial data 8029 1726773021.33492: Sent initial data (154 bytes) 8029 1726773021.33939: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773021.33942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773021.33944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.33947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773021.33949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.33998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773021.34002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773021.34065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773021.35666: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773021.35725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773021.35780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpe44fhegm /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/AnsiballZ_command.py <<< 8029 1726773021.35786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/AnsiballZ_command.py" <<< 8029 1726773021.35843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpe44fhegm" to remote "/root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/AnsiballZ_command.py" <<< 8029 1726773021.35846: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/AnsiballZ_command.py" <<< 8029 1726773021.36436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773021.36480: stderr chunk (state=3): >>><<< 8029 1726773021.36484: stdout chunk (state=3): >>><<< 8029 1726773021.36528: done transferring module to remote 8029 1726773021.36537: _low_level_execute_command(): starting 8029 1726773021.36542: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/ /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/AnsiballZ_command.py && sleep 0' 8029 1726773021.36992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773021.36995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773021.36997: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.36999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773021.37001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773021.37003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.37053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773021.37056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773021.37120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773021.38976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773021.38981: stderr chunk (state=3): >>><<< 8029 1726773021.38986: stdout chunk (state=3): >>><<< 8029 1726773021.39001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773021.39004: _low_level_execute_command(): starting 8029 1726773021.39007: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/AnsiballZ_command.py && sleep 0' 8029 1726773021.39468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773021.39472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.39475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773021.39477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773021.39479: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773021.39524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773021.39541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773021.39607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773022.66730: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:10:21.553721", "end": "2024-09-19 15:10:22.665368", "delta": "0:00:01.111647", "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}}} <<< 8029 1726773022.68384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773022.68408: stderr chunk (state=3): >>><<< 8029 1726773022.68411: stdout chunk (state=3): >>><<< 8029 1726773022.68434: _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:10:21.553721", "end": "2024-09-19 15:10:22.665368", "delta": "0:00:01.111647", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773022.68461: 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-1726773021.3052406-9176-125056244846748/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773022.68468: _low_level_execute_command(): starting 8029 1726773022.68473: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773021.3052406-9176-125056244846748/ > /dev/null 2>&1 && sleep 0' 8029 1726773022.68937: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773022.68941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.68943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773022.68945: 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 <<< 8029 1726773022.68947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.68994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773022.68997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773022.69007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773022.69074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773022.70932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773022.70957: stderr chunk (state=3): >>><<< 8029 1726773022.70961: stdout chunk (state=3): >>><<< 8029 1726773022.70976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773022.70984: handler run complete 8029 1726773022.71003: Evaluated conditional (True): True 8029 1726773022.71011: attempt loop complete, returning result 8029 1726773022.71013: _execute() done 8029 1726773022.71018: dumping result to json 8029 1726773022.71023: done dumping result, returning 8029 1726773022.71031: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-257d-662b-0000000006ec] 8029 1726773022.71033: sending task result for task 129c3c75-c909-257d-662b-0000000006ec 8029 1726773022.71131: done sending task result for task 129c3c75-c909-257d-662b-0000000006ec 8029 1726773022.71134: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.111647", "end": "2024-09-19 15:10:22.665368", "rc": 0, "start": "2024-09-19 15:10:21.553721" } 8029 1726773022.71206: no more pending results, returning what we have 8029 1726773022.71210: results queue empty 8029 1726773022.71211: checking for any_errors_fatal 8029 1726773022.71220: done checking for any_errors_fatal 8029 1726773022.71221: checking for max_fail_percentage 8029 1726773022.71222: done checking for max_fail_percentage 8029 1726773022.71223: checking to see if all hosts have failed and the running result is not ok 8029 1726773022.71224: done checking to see if all hosts have failed 8029 1726773022.71225: getting the remaining hosts for this loop 8029 1726773022.71226: done getting the remaining hosts for this loop 8029 1726773022.71230: getting the next task for host managed_node3 8029 1726773022.71237: done getting next task for host managed_node3 8029 1726773022.71241: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8029 1726773022.71246: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773022.71255: getting variables 8029 1726773022.71257: in VariableManager get_vars() 8029 1726773022.71292: Calling all_inventory to load vars for managed_node3 8029 1726773022.71295: Calling groups_inventory to load vars for managed_node3 8029 1726773022.71297: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773022.71306: Calling all_plugins_play to load vars for managed_node3 8029 1726773022.71309: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773022.71311: Calling groups_plugins_play to load vars for managed_node3 8029 1726773022.71658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773022.71780: done with get_vars() 8029 1726773022.71787: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:10:22 -0400 (0:00:01.492) 0:00:27.292 **** 8029 1726773022.71855: entering _queue_task() for managed_node3/include_tasks 8029 1726773022.72071: worker is 1 (out of 1 available) 8029 1726773022.72085: exiting _queue_task() for managed_node3/include_tasks 8029 1726773022.72098: done queuing things up, now waiting for results queue to drain 8029 1726773022.72099: waiting for pending results... 8029 1726773022.72287: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8029 1726773022.72379: in run() - task 129c3c75-c909-257d-662b-0000000006ed 8029 1726773022.72392: variable 'ansible_search_path' from source: unknown 8029 1726773022.72395: variable 'ansible_search_path' from source: unknown 8029 1726773022.72427: calling self._execute() 8029 1726773022.72500: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773022.72504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773022.72513: variable 'omit' from source: magic vars 8029 1726773022.72853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773022.73044: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773022.73077: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773022.73107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773022.73134: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773022.73223: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773022.73246: Evaluated conditional (__kernel_settings_register_apply is changed): True 8029 1726773022.73252: _execute() done 8029 1726773022.73255: dumping result to json 8029 1726773022.73258: done dumping result, returning 8029 1726773022.73265: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-257d-662b-0000000006ed] 8029 1726773022.73270: sending task result for task 129c3c75-c909-257d-662b-0000000006ed 8029 1726773022.73408: no more pending results, returning what we have 8029 1726773022.73413: in VariableManager get_vars() 8029 1726773022.73458: Calling all_inventory to load vars for managed_node3 8029 1726773022.73461: Calling groups_inventory to load vars for managed_node3 8029 1726773022.73463: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773022.73473: Calling all_plugins_play to load vars for managed_node3 8029 1726773022.73476: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773022.73479: Calling groups_plugins_play to load vars for managed_node3 8029 1726773022.73635: done sending task result for task 129c3c75-c909-257d-662b-0000000006ed 8029 1726773022.73639: WORKER PROCESS EXITING 8029 1726773022.73649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773022.73780: done with get_vars() 8029 1726773022.73787: variable 'ansible_search_path' from source: unknown 8029 1726773022.73788: variable 'ansible_search_path' from source: unknown 8029 1726773022.73810: we have included files to process 8029 1726773022.73810: generating all_blocks data 8029 1726773022.73812: done generating all_blocks data 8029 1726773022.73818: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8029 1726773022.73819: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8029 1726773022.73821: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8029 1726773022.74088: done processing included file 8029 1726773022.74091: iterating over new_blocks loaded from include file 8029 1726773022.74092: in VariableManager get_vars() 8029 1726773022.74108: done with get_vars() 8029 1726773022.74110: filtering new block on tags 8029 1726773022.74149: done filtering new block on tags 8029 1726773022.74151: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 8029 1726773022.74155: extending task lists for all hosts with included blocks 8029 1726773022.74699: done extending task lists 8029 1726773022.74700: done processing included files 8029 1726773022.74700: results queue empty 8029 1726773022.74701: checking for any_errors_fatal 8029 1726773022.74704: done checking for any_errors_fatal 8029 1726773022.74704: checking for max_fail_percentage 8029 1726773022.74705: done checking for max_fail_percentage 8029 1726773022.74705: checking to see if all hosts have failed and the running result is not ok 8029 1726773022.74706: done checking to see if all hosts have failed 8029 1726773022.74706: getting the remaining hosts for this loop 8029 1726773022.74707: done getting the remaining hosts for this loop 8029 1726773022.74709: getting the next task for host managed_node3 8029 1726773022.74712: done getting next task for host managed_node3 8029 1726773022.74714: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8029 1726773022.74719: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773022.74727: getting variables 8029 1726773022.74728: in VariableManager get_vars() 8029 1726773022.74737: Calling all_inventory to load vars for managed_node3 8029 1726773022.74739: Calling groups_inventory to load vars for managed_node3 8029 1726773022.74740: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773022.74744: Calling all_plugins_play to load vars for managed_node3 8029 1726773022.74745: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773022.74747: Calling groups_plugins_play to load vars for managed_node3 8029 1726773022.74833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773022.74957: done with get_vars() 8029 1726773022.74964: done getting variables 8029 1726773022.74995: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:10:22 -0400 (0:00:00.031) 0:00:27.323 **** 8029 1726773022.75026: entering _queue_task() for managed_node3/command 8029 1726773022.75263: worker is 1 (out of 1 available) 8029 1726773022.75278: exiting _queue_task() for managed_node3/command 8029 1726773022.75290: done queuing things up, now waiting for results queue to drain 8029 1726773022.75291: waiting for pending results... 8029 1726773022.75473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8029 1726773022.75570: in run() - task 129c3c75-c909-257d-662b-0000000007cc 8029 1726773022.75583: variable 'ansible_search_path' from source: unknown 8029 1726773022.75586: variable 'ansible_search_path' from source: unknown 8029 1726773022.75613: calling self._execute() 8029 1726773022.75685: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773022.75689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773022.75698: variable 'omit' from source: magic vars 8029 1726773022.75779: variable 'omit' from source: magic vars 8029 1726773022.75838: variable 'omit' from source: magic vars 8029 1726773022.75864: variable 'omit' from source: magic vars 8029 1726773022.75900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773022.75928: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773022.75946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773022.75963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773022.75973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773022.75996: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773022.76000: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773022.76003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773022.76069: Set connection var ansible_connection to ssh 8029 1726773022.76079: Set connection var ansible_shell_executable to /bin/sh 8029 1726773022.76082: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773022.76087: Set connection var ansible_pipelining to False 8029 1726773022.76093: Set connection var ansible_shell_type to sh 8029 1726773022.76098: Set connection var ansible_timeout to 10 8029 1726773022.76115: variable 'ansible_shell_executable' from source: unknown 8029 1726773022.76120: variable 'ansible_connection' from source: unknown 8029 1726773022.76122: variable 'ansible_module_compression' from source: unknown 8029 1726773022.76125: variable 'ansible_shell_type' from source: unknown 8029 1726773022.76127: variable 'ansible_shell_executable' from source: unknown 8029 1726773022.76129: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773022.76132: variable 'ansible_pipelining' from source: unknown 8029 1726773022.76136: variable 'ansible_timeout' from source: unknown 8029 1726773022.76140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773022.76244: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773022.76252: variable 'omit' from source: magic vars 8029 1726773022.76256: starting attempt loop 8029 1726773022.76260: running the handler 8029 1726773022.76272: _low_level_execute_command(): starting 8029 1726773022.76282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773022.76803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773022.76808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773022.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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.76866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773022.76869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773022.76871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773022.76942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773022.78627: stdout chunk (state=3): >>>/root <<< 8029 1726773022.78728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773022.78759: stderr chunk (state=3): >>><<< 8029 1726773022.78762: stdout chunk (state=3): >>><<< 8029 1726773022.78785: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773022.78797: _low_level_execute_command(): starting 8029 1726773022.78803: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346 `" && echo ansible-tmp-1726773022.787849-9219-195774284632346="` echo /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346 `" ) && sleep 0' 8029 1726773022.79255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773022.79259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773022.79261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.79263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773022.79272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773022.79277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.79319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773022.79326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773022.79328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773022.79386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773022.81328: stdout chunk (state=3): >>>ansible-tmp-1726773022.787849-9219-195774284632346=/root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346 <<< 8029 1726773022.81435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773022.81461: stderr chunk (state=3): >>><<< 8029 1726773022.81464: stdout chunk (state=3): >>><<< 8029 1726773022.81484: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773022.787849-9219-195774284632346=/root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773022.81510: variable 'ansible_module_compression' from source: unknown 8029 1726773022.81556: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8029 1726773022.81591: variable 'ansible_facts' from source: unknown 8029 1726773022.81647: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/AnsiballZ_command.py 8029 1726773022.81748: Sending initial data 8029 1726773022.81752: Sent initial data (153 bytes) 8029 1726773022.82174: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773022.82177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773022.82180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.82182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773022.82185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.82251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773022.82296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773022.82379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773022.84011: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773022.84057: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773022.84125: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmp8tfhj2ig /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/AnsiballZ_command.py <<< 8029 1726773022.84134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/AnsiballZ_command.py" <<< 8029 1726773022.84177: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmp8tfhj2ig" to remote "/root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/AnsiballZ_command.py" <<< 8029 1726773022.85197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773022.85200: stdout chunk (state=3): >>><<< 8029 1726773022.85203: stderr chunk (state=3): >>><<< 8029 1726773022.85205: done transferring module to remote 8029 1726773022.85207: _low_level_execute_command(): starting 8029 1726773022.85209: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/ /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/AnsiballZ_command.py && sleep 0' 8029 1726773022.85833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.85900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773022.85921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773022.85939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773022.86024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773022.87895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773022.87907: stdout chunk (state=3): >>><<< 8029 1726773022.87922: stderr chunk (state=3): >>><<< 8029 1726773022.87952: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773022.87961: _low_level_execute_command(): starting 8029 1726773022.87970: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/AnsiballZ_command.py && sleep 0' 8029 1726773022.88592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773022.88607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773022.88625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773022.88645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773022.88670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773022.88686: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773022.88698: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726773022.88708: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773022.88777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773022.88792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773022.88857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.13806: 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:10:23.038789", "end": "2024-09-19 15:10:23.136152", "delta": "0:00:00.097363", "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}}} <<< 8029 1726773023.15446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773023.15473: stderr chunk (state=3): >>><<< 8029 1726773023.15476: stdout chunk (state=3): >>><<< 8029 1726773023.15498: _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:10:23.038789", "end": "2024-09-19 15:10:23.136152", "delta": "0:00:00.097363", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773023.15540: 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-1726773022.787849-9219-195774284632346/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773023.15547: _low_level_execute_command(): starting 8029 1726773023.15553: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773022.787849-9219-195774284632346/ > /dev/null 2>&1 && sleep 0' 8029 1726773023.16010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.16014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.16027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.16029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.16078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.16082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.16086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.16146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.17977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.18001: stderr chunk (state=3): >>><<< 8029 1726773023.18006: stdout chunk (state=3): >>><<< 8029 1726773023.18025: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.18030: handler run complete 8029 1726773023.18047: Evaluated conditional (False): False 8029 1726773023.18055: attempt loop complete, returning result 8029 1726773023.18058: _execute() done 8029 1726773023.18060: dumping result to json 8029 1726773023.18065: done dumping result, returning 8029 1726773023.18073: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-257d-662b-0000000007cc] 8029 1726773023.18080: sending task result for task 129c3c75-c909-257d-662b-0000000007cc 8029 1726773023.18178: done sending task result for task 129c3c75-c909-257d-662b-0000000007cc 8029 1726773023.18181: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.097363", "end": "2024-09-19 15:10:23.136152", "rc": 0, "start": "2024-09-19 15:10:23.038789" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 8029 1726773023.18266: no more pending results, returning what we have 8029 1726773023.18269: results queue empty 8029 1726773023.18270: checking for any_errors_fatal 8029 1726773023.18272: done checking for any_errors_fatal 8029 1726773023.18272: checking for max_fail_percentage 8029 1726773023.18274: done checking for max_fail_percentage 8029 1726773023.18275: checking to see if all hosts have failed and the running result is not ok 8029 1726773023.18276: done checking to see if all hosts have failed 8029 1726773023.18277: getting the remaining hosts for this loop 8029 1726773023.18278: done getting the remaining hosts for this loop 8029 1726773023.18281: getting the next task for host managed_node3 8029 1726773023.18291: done getting next task for host managed_node3 8029 1726773023.18295: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8029 1726773023.18300: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773023.18309: getting variables 8029 1726773023.18310: in VariableManager get_vars() 8029 1726773023.18345: Calling all_inventory to load vars for managed_node3 8029 1726773023.18348: Calling groups_inventory to load vars for managed_node3 8029 1726773023.18350: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773023.18357: Calling all_plugins_play to load vars for managed_node3 8029 1726773023.18360: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773023.18363: Calling groups_plugins_play to load vars for managed_node3 8029 1726773023.18519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773023.18655: done with get_vars() 8029 1726773023.18663: done getting variables 8029 1726773023.18706: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.437) 0:00:27.760 **** 8029 1726773023.18733: entering _queue_task() for managed_node3/shell 8029 1726773023.18936: worker is 1 (out of 1 available) 8029 1726773023.18950: exiting _queue_task() for managed_node3/shell 8029 1726773023.18963: done queuing things up, now waiting for results queue to drain 8029 1726773023.18964: waiting for pending results... 8029 1726773023.19138: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8029 1726773023.19429: in run() - task 129c3c75-c909-257d-662b-0000000007cd 8029 1726773023.19433: variable 'ansible_search_path' from source: unknown 8029 1726773023.19436: variable 'ansible_search_path' from source: unknown 8029 1726773023.19439: calling self._execute() 8029 1726773023.19441: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.19444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.19447: variable 'omit' from source: magic vars 8029 1726773023.19914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773023.20139: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773023.20186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773023.20221: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773023.20255: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773023.20365: variable '__kernel_settings_register_verify_values' from source: set_fact 8029 1726773023.20396: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8029 1726773023.20399: when evaluation is False, skipping this task 8029 1726773023.20402: _execute() done 8029 1726773023.20405: dumping result to json 8029 1726773023.20407: done dumping result, returning 8029 1726773023.20415: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-257d-662b-0000000007cd] 8029 1726773023.20423: sending task result for task 129c3c75-c909-257d-662b-0000000007cd 8029 1726773023.20521: done sending task result for task 129c3c75-c909-257d-662b-0000000007cd 8029 1726773023.20524: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8029 1726773023.20610: no more pending results, returning what we have 8029 1726773023.20614: results queue empty 8029 1726773023.20614: checking for any_errors_fatal 8029 1726773023.20625: done checking for any_errors_fatal 8029 1726773023.20626: checking for max_fail_percentage 8029 1726773023.20627: done checking for max_fail_percentage 8029 1726773023.20628: checking to see if all hosts have failed and the running result is not ok 8029 1726773023.20629: done checking to see if all hosts have failed 8029 1726773023.20630: getting the remaining hosts for this loop 8029 1726773023.20631: done getting the remaining hosts for this loop 8029 1726773023.20635: getting the next task for host managed_node3 8029 1726773023.20642: done getting next task for host managed_node3 8029 1726773023.20646: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8029 1726773023.20651: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773023.20665: getting variables 8029 1726773023.20666: in VariableManager get_vars() 8029 1726773023.20699: Calling all_inventory to load vars for managed_node3 8029 1726773023.20702: Calling groups_inventory to load vars for managed_node3 8029 1726773023.20704: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773023.20712: Calling all_plugins_play to load vars for managed_node3 8029 1726773023.20714: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773023.20774: Calling groups_plugins_play to load vars for managed_node3 8029 1726773023.20962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773023.21185: done with get_vars() 8029 1726773023.21198: done getting variables 8029 1726773023.21257: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.025) 0:00:27.786 **** 8029 1726773023.21298: entering _queue_task() for managed_node3/fail 8029 1726773023.21570: worker is 1 (out of 1 available) 8029 1726773023.21587: exiting _queue_task() for managed_node3/fail 8029 1726773023.21597: done queuing things up, now waiting for results queue to drain 8029 1726773023.21598: waiting for pending results... 8029 1726773023.21934: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8029 1726773023.22042: in run() - task 129c3c75-c909-257d-662b-0000000007ce 8029 1726773023.22047: variable 'ansible_search_path' from source: unknown 8029 1726773023.22054: variable 'ansible_search_path' from source: unknown 8029 1726773023.22119: calling self._execute() 8029 1726773023.22174: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.22183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.22191: variable 'omit' from source: magic vars 8029 1726773023.22598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773023.22778: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773023.22812: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773023.22840: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773023.22865: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773023.22948: variable '__kernel_settings_register_verify_values' from source: set_fact 8029 1726773023.22968: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8029 1726773023.22971: when evaluation is False, skipping this task 8029 1726773023.22974: _execute() done 8029 1726773023.22977: dumping result to json 8029 1726773023.22982: done dumping result, returning 8029 1726773023.22989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-257d-662b-0000000007ce] 8029 1726773023.22993: sending task result for task 129c3c75-c909-257d-662b-0000000007ce 8029 1726773023.23079: done sending task result for task 129c3c75-c909-257d-662b-0000000007ce 8029 1726773023.23082: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8029 1726773023.23126: no more pending results, returning what we have 8029 1726773023.23129: results queue empty 8029 1726773023.23130: checking for any_errors_fatal 8029 1726773023.23138: done checking for any_errors_fatal 8029 1726773023.23139: checking for max_fail_percentage 8029 1726773023.23140: done checking for max_fail_percentage 8029 1726773023.23141: checking to see if all hosts have failed and the running result is not ok 8029 1726773023.23142: done checking to see if all hosts have failed 8029 1726773023.23142: getting the remaining hosts for this loop 8029 1726773023.23144: done getting the remaining hosts for this loop 8029 1726773023.23148: getting the next task for host managed_node3 8029 1726773023.23157: done getting next task for host managed_node3 8029 1726773023.23160: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8029 1726773023.23164: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773023.23181: getting variables 8029 1726773023.23183: in VariableManager get_vars() 8029 1726773023.23214: Calling all_inventory to load vars for managed_node3 8029 1726773023.23218: Calling groups_inventory to load vars for managed_node3 8029 1726773023.23220: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773023.23228: Calling all_plugins_play to load vars for managed_node3 8029 1726773023.23230: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773023.23233: Calling groups_plugins_play to load vars for managed_node3 8029 1726773023.23395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773023.23519: done with get_vars() 8029 1726773023.23526: done getting variables 8029 1726773023.23566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.022) 0:00:27.809 **** 8029 1726773023.23589: entering _queue_task() for managed_node3/set_fact 8029 1726773023.23808: worker is 1 (out of 1 available) 8029 1726773023.23822: exiting _queue_task() for managed_node3/set_fact 8029 1726773023.23835: done queuing things up, now waiting for results queue to drain 8029 1726773023.23836: waiting for pending results... 8029 1726773023.24138: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8029 1726773023.24171: in run() - task 129c3c75-c909-257d-662b-0000000006ee 8029 1726773023.24193: variable 'ansible_search_path' from source: unknown 8029 1726773023.24200: variable 'ansible_search_path' from source: unknown 8029 1726773023.24249: calling self._execute() 8029 1726773023.24349: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.24360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.24376: variable 'omit' from source: magic vars 8029 1726773023.24489: variable 'omit' from source: magic vars 8029 1726773023.24562: variable 'omit' from source: magic vars 8029 1726773023.24602: variable 'omit' from source: magic vars 8029 1726773023.24649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773023.24697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773023.24729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773023.24776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.24780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.24805: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773023.24815: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.24825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.24948: Set connection var ansible_connection to ssh 8029 1726773023.24952: Set connection var ansible_shell_executable to /bin/sh 8029 1726773023.24954: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773023.24956: Set connection var ansible_pipelining to False 8029 1726773023.24958: Set connection var ansible_shell_type to sh 8029 1726773023.24960: Set connection var ansible_timeout to 10 8029 1726773023.24980: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.24983: variable 'ansible_connection' from source: unknown 8029 1726773023.24987: variable 'ansible_module_compression' from source: unknown 8029 1726773023.24989: variable 'ansible_shell_type' from source: unknown 8029 1726773023.24992: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.24996: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.24999: variable 'ansible_pipelining' from source: unknown 8029 1726773023.25003: variable 'ansible_timeout' from source: unknown 8029 1726773023.25007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.25123: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773023.25134: variable 'omit' from source: magic vars 8029 1726773023.25139: starting attempt loop 8029 1726773023.25142: running the handler 8029 1726773023.25152: handler run complete 8029 1726773023.25159: attempt loop complete, returning result 8029 1726773023.25162: _execute() done 8029 1726773023.25164: dumping result to json 8029 1726773023.25168: done dumping result, returning 8029 1726773023.25177: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-257d-662b-0000000006ee] 8029 1726773023.25180: sending task result for task 129c3c75-c909-257d-662b-0000000006ee 8029 1726773023.25257: done sending task result for task 129c3c75-c909-257d-662b-0000000006ee 8029 1726773023.25260: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 8029 1726773023.25328: no more pending results, returning what we have 8029 1726773023.25331: results queue empty 8029 1726773023.25332: checking for any_errors_fatal 8029 1726773023.25340: done checking for any_errors_fatal 8029 1726773023.25341: checking for max_fail_percentage 8029 1726773023.25342: done checking for max_fail_percentage 8029 1726773023.25343: checking to see if all hosts have failed and the running result is not ok 8029 1726773023.25344: done checking to see if all hosts have failed 8029 1726773023.25345: getting the remaining hosts for this loop 8029 1726773023.25346: done getting the remaining hosts for this loop 8029 1726773023.25350: getting the next task for host managed_node3 8029 1726773023.25356: done getting next task for host managed_node3 8029 1726773023.25359: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8029 1726773023.25363: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773023.25376: getting variables 8029 1726773023.25378: in VariableManager get_vars() 8029 1726773023.25408: Calling all_inventory to load vars for managed_node3 8029 1726773023.25411: Calling groups_inventory to load vars for managed_node3 8029 1726773023.25413: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773023.25425: Calling all_plugins_play to load vars for managed_node3 8029 1726773023.25428: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773023.25430: Calling groups_plugins_play to load vars for managed_node3 8029 1726773023.25556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773023.25688: done with get_vars() 8029 1726773023.25696: done getting variables 8029 1726773023.25738: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.021) 0:00:27.831 **** 8029 1726773023.25761: entering _queue_task() for managed_node3/set_fact 8029 1726773023.25962: worker is 1 (out of 1 available) 8029 1726773023.25979: exiting _queue_task() for managed_node3/set_fact 8029 1726773023.25992: done queuing things up, now waiting for results queue to drain 8029 1726773023.25993: waiting for pending results... 8029 1726773023.26168: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8029 1726773023.26428: in run() - task 129c3c75-c909-257d-662b-0000000006ef 8029 1726773023.26432: variable 'ansible_search_path' from source: unknown 8029 1726773023.26435: variable 'ansible_search_path' from source: unknown 8029 1726773023.26438: calling self._execute() 8029 1726773023.26465: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.26478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.26493: variable 'omit' from source: magic vars 8029 1726773023.26618: variable 'omit' from source: magic vars 8029 1726773023.26696: variable 'omit' from source: magic vars 8029 1726773023.27608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8029 1726773023.28005: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8029 1726773023.28061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8029 1726773023.28100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8029 1726773023.28145: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8029 1726773023.28290: variable '__kernel_settings_register_profile' from source: set_fact 8029 1726773023.28309: variable '__kernel_settings_register_mode' from source: set_fact 8029 1726773023.28325: variable '__kernel_settings_register_apply' from source: set_fact 8029 1726773023.28384: variable 'omit' from source: magic vars 8029 1726773023.28422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773023.28453: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773023.28477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773023.28498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.28512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.28548: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773023.28556: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.28564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.28664: Set connection var ansible_connection to ssh 8029 1726773023.28678: Set connection var ansible_shell_executable to /bin/sh 8029 1726773023.28688: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773023.28698: Set connection var ansible_pipelining to False 8029 1726773023.28709: Set connection var ansible_shell_type to sh 8029 1726773023.28721: Set connection var ansible_timeout to 10 8029 1726773023.28749: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.28757: variable 'ansible_connection' from source: unknown 8029 1726773023.28764: variable 'ansible_module_compression' from source: unknown 8029 1726773023.28821: variable 'ansible_shell_type' from source: unknown 8029 1726773023.28825: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.28828: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.28830: variable 'ansible_pipelining' from source: unknown 8029 1726773023.28832: variable 'ansible_timeout' from source: unknown 8029 1726773023.28834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.28910: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773023.28930: variable 'omit' from source: magic vars 8029 1726773023.28933: starting attempt loop 8029 1726773023.28936: running the handler 8029 1726773023.28947: handler run complete 8029 1726773023.28955: attempt loop complete, returning result 8029 1726773023.28957: _execute() done 8029 1726773023.28960: dumping result to json 8029 1726773023.28962: done dumping result, returning 8029 1726773023.28970: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-257d-662b-0000000006ef] 8029 1726773023.28977: sending task result for task 129c3c75-c909-257d-662b-0000000006ef 8029 1726773023.29065: done sending task result for task 129c3c75-c909-257d-662b-0000000006ef 8029 1726773023.29068: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 8029 1726773023.29137: no more pending results, returning what we have 8029 1726773023.29140: results queue empty 8029 1726773023.29141: checking for any_errors_fatal 8029 1726773023.29146: done checking for any_errors_fatal 8029 1726773023.29147: checking for max_fail_percentage 8029 1726773023.29149: done checking for max_fail_percentage 8029 1726773023.29150: checking to see if all hosts have failed and the running result is not ok 8029 1726773023.29151: done checking to see if all hosts have failed 8029 1726773023.29152: getting the remaining hosts for this loop 8029 1726773023.29153: done getting the remaining hosts for this loop 8029 1726773023.29156: getting the next task for host managed_node3 8029 1726773023.29166: done getting next task for host managed_node3 8029 1726773023.29168: ^ task is: TASK: meta (role_complete) 8029 1726773023.29171: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773023.29184: getting variables 8029 1726773023.29185: in VariableManager get_vars() 8029 1726773023.29225: Calling all_inventory to load vars for managed_node3 8029 1726773023.29229: Calling groups_inventory to load vars for managed_node3 8029 1726773023.29239: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773023.29249: Calling all_plugins_play to load vars for managed_node3 8029 1726773023.29251: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773023.29254: Calling groups_plugins_play to load vars for managed_node3 8029 1726773023.29428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773023.29552: done with get_vars() 8029 1726773023.29560: done getting variables 8029 1726773023.29618: done queuing things up, now waiting for results queue to drain 8029 1726773023.29624: results queue empty 8029 1726773023.29624: checking for any_errors_fatal 8029 1726773023.29626: done checking for any_errors_fatal 8029 1726773023.29626: checking for max_fail_percentage 8029 1726773023.29627: done checking for max_fail_percentage 8029 1726773023.29627: checking to see if all hosts have failed and the running result is not ok 8029 1726773023.29628: done checking to see if all hosts have failed 8029 1726773023.29628: getting the remaining hosts for this loop 8029 1726773023.29629: done getting the remaining hosts for this loop 8029 1726773023.29631: getting the next task for host managed_node3 8029 1726773023.29633: done getting next task for host managed_node3 8029 1726773023.29635: ^ task is: TASK: Verify no settings 8029 1726773023.29636: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773023.29638: getting variables 8029 1726773023.29638: in VariableManager get_vars() 8029 1726773023.29646: Calling all_inventory to load vars for managed_node3 8029 1726773023.29648: Calling groups_inventory to load vars for managed_node3 8029 1726773023.29649: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773023.29652: Calling all_plugins_play to load vars for managed_node3 8029 1726773023.29653: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773023.29655: Calling groups_plugins_play to load vars for managed_node3 8029 1726773023.29739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773023.29852: done with get_vars() 8029 1726773023.29859: done getting variables 8029 1726773023.29888: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.041) 0:00:27.872 **** 8029 1726773023.29910: entering _queue_task() for managed_node3/shell 8029 1726773023.30131: worker is 1 (out of 1 available) 8029 1726773023.30148: exiting _queue_task() for managed_node3/shell 8029 1726773023.30160: done queuing things up, now waiting for results queue to drain 8029 1726773023.30161: waiting for pending results... 8029 1726773023.30332: running TaskExecutor() for managed_node3/TASK: Verify no settings 8029 1726773023.30394: in run() - task 129c3c75-c909-257d-662b-00000000058b 8029 1726773023.30409: variable 'ansible_search_path' from source: unknown 8029 1726773023.30412: variable 'ansible_search_path' from source: unknown 8029 1726773023.30474: calling self._execute() 8029 1726773023.30554: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.30559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.30622: variable 'omit' from source: magic vars 8029 1726773023.30691: variable 'omit' from source: magic vars 8029 1726773023.30823: variable 'omit' from source: magic vars 8029 1726773023.31191: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8029 1726773023.31267: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8029 1726773023.31342: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773023.31347: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8029 1726773023.31391: variable 'omit' from source: magic vars 8029 1726773023.31521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773023.31525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773023.31527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773023.31529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.31532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.31552: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773023.31560: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.31567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.31661: Set connection var ansible_connection to ssh 8029 1726773023.31677: Set connection var ansible_shell_executable to /bin/sh 8029 1726773023.31687: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773023.31697: Set connection var ansible_pipelining to False 8029 1726773023.31710: Set connection var ansible_shell_type to sh 8029 1726773023.31721: Set connection var ansible_timeout to 10 8029 1726773023.31749: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.31757: variable 'ansible_connection' from source: unknown 8029 1726773023.31765: variable 'ansible_module_compression' from source: unknown 8029 1726773023.31772: variable 'ansible_shell_type' from source: unknown 8029 1726773023.31778: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.31786: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.31794: variable 'ansible_pipelining' from source: unknown 8029 1726773023.31801: variable 'ansible_timeout' from source: unknown 8029 1726773023.31809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.31945: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773023.31960: variable 'omit' from source: magic vars 8029 1726773023.32120: starting attempt loop 8029 1726773023.32123: running the handler 8029 1726773023.32126: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773023.32129: _low_level_execute_command(): starting 8029 1726773023.32131: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773023.32640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.32655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.32668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.32710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.32730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.32794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.34492: stdout chunk (state=3): >>>/root <<< 8029 1726773023.34624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.34634: stdout chunk (state=3): >>><<< 8029 1726773023.34654: stderr chunk (state=3): >>><<< 8029 1726773023.34680: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.34698: _low_level_execute_command(): starting 8029 1726773023.34708: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635 `" && echo ansible-tmp-1726773023.34687-9247-109461204806635="` echo /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635 `" ) && sleep 0' 8029 1726773023.35258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.35283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.35335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.35352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.35413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.37378: stdout chunk (state=3): >>>ansible-tmp-1726773023.34687-9247-109461204806635=/root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635 <<< 8029 1726773023.37472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.37501: stderr chunk (state=3): >>><<< 8029 1726773023.37505: stdout chunk (state=3): >>><<< 8029 1726773023.37525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773023.34687-9247-109461204806635=/root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.37556: variable 'ansible_module_compression' from source: unknown 8029 1726773023.37601: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8029 1726773023.37632: variable 'ansible_facts' from source: unknown 8029 1726773023.37691: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/AnsiballZ_command.py 8029 1726773023.37792: Sending initial data 8029 1726773023.37796: Sent initial data (152 bytes) 8029 1726773023.38247: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.38251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773023.38254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773023.38256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773023.38258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.38311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.38314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.38324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.38378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.39976: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773023.40038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773023.40097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpcwn6occd /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/AnsiballZ_command.py <<< 8029 1726773023.40100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/AnsiballZ_command.py" <<< 8029 1726773023.40159: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 8029 1726773023.40161: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpcwn6occd" to remote "/root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/AnsiballZ_command.py" <<< 8029 1726773023.40767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.40811: stderr chunk (state=3): >>><<< 8029 1726773023.40814: stdout chunk (state=3): >>><<< 8029 1726773023.40848: done transferring module to remote 8029 1726773023.40857: _low_level_execute_command(): starting 8029 1726773023.40862: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/ /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/AnsiballZ_command.py && sleep 0' 8029 1726773023.41308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.41311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773023.41314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.41322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773023.41324: 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 <<< 8029 1726773023.41326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.41373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.41376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.41381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.41440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.43243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.43269: stderr chunk (state=3): >>><<< 8029 1726773023.43273: stdout chunk (state=3): >>><<< 8029 1726773023.43290: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.43293: _low_level_execute_command(): starting 8029 1726773023.43297: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/AnsiballZ_command.py && sleep 0' 8029 1726773023.43728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.43732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.43735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773023.43737: 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.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773023.43739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.43786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.43792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.43859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.60303: 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:10:23.592649", "end": "2024-09-19 15:10:23.601045", "delta": "0:00:00.008396", "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}}} <<< 8029 1726773023.62046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773023.62098: stderr chunk (state=3): >>><<< 8029 1726773023.62102: stdout chunk (state=3): >>><<< 8029 1726773023.62124: _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:10:23.592649", "end": "2024-09-19 15:10:23.601045", "delta": "0:00:00.008396", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773023.62256: 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-1726773023.34687-9247-109461204806635/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773023.62260: _low_level_execute_command(): starting 8029 1726773023.62262: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773023.34687-9247-109461204806635/ > /dev/null 2>&1 && sleep 0' 8029 1726773023.62796: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773023.62811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.62828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.62847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773023.62872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773023.62888: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773023.62936: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.63006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.63024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.63047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.63136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.65098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.65110: stdout chunk (state=3): >>><<< 8029 1726773023.65125: stderr chunk (state=3): >>><<< 8029 1726773023.65150: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.65163: handler run complete 8029 1726773023.65322: Evaluated conditional (False): False 8029 1726773023.65325: attempt loop complete, returning result 8029 1726773023.65327: _execute() done 8029 1726773023.65329: dumping result to json 8029 1726773023.65331: done dumping result, returning 8029 1726773023.65333: done running TaskExecutor() for managed_node3/TASK: Verify no settings [129c3c75-c909-257d-662b-00000000058b] 8029 1726773023.65335: sending task result for task 129c3c75-c909-257d-662b-00000000058b 8029 1726773023.65409: done sending task result for task 129c3c75-c909-257d-662b-00000000058b 8029 1726773023.65412: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "delta": "0:00:00.008396", "end": "2024-09-19 15:10:23.601045", "rc": 0, "start": "2024-09-19 15:10:23.592649" } 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 8029 1726773023.65488: no more pending results, returning what we have 8029 1726773023.65492: results queue empty 8029 1726773023.65493: checking for any_errors_fatal 8029 1726773023.65495: done checking for any_errors_fatal 8029 1726773023.65496: checking for max_fail_percentage 8029 1726773023.65497: done checking for max_fail_percentage 8029 1726773023.65498: checking to see if all hosts have failed and the running result is not ok 8029 1726773023.65499: done checking to see if all hosts have failed 8029 1726773023.65500: getting the remaining hosts for this loop 8029 1726773023.65501: done getting the remaining hosts for this loop 8029 1726773023.65505: getting the next task for host managed_node3 8029 1726773023.65513: done getting next task for host managed_node3 8029 1726773023.65518: ^ task is: TASK: Remove kernel_settings tuned profile 8029 1726773023.65521: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773023.65576: getting variables 8029 1726773023.65578: in VariableManager get_vars() 8029 1726773023.65621: Calling all_inventory to load vars for managed_node3 8029 1726773023.65624: Calling groups_inventory to load vars for managed_node3 8029 1726773023.65626: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773023.65641: Calling all_plugins_play to load vars for managed_node3 8029 1726773023.65645: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773023.65652: Calling groups_plugins_play to load vars for managed_node3 8029 1726773023.65894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773023.66013: done with get_vars() 8029 1726773023.66022: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:10:23 -0400 (0:00:00.361) 0:00:28.234 **** 8029 1726773023.66086: entering _queue_task() for managed_node3/file 8029 1726773023.66278: worker is 1 (out of 1 available) 8029 1726773023.66292: exiting _queue_task() for managed_node3/file 8029 1726773023.66304: done queuing things up, now waiting for results queue to drain 8029 1726773023.66305: waiting for pending results... 8029 1726773023.66483: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 8029 1726773023.66550: in run() - task 129c3c75-c909-257d-662b-00000000058c 8029 1726773023.66562: variable 'ansible_search_path' from source: unknown 8029 1726773023.66565: variable 'ansible_search_path' from source: unknown 8029 1726773023.66594: calling self._execute() 8029 1726773023.66667: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.66671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.66682: variable 'omit' from source: magic vars 8029 1726773023.66759: variable 'omit' from source: magic vars 8029 1726773023.66791: variable 'omit' from source: magic vars 8029 1726773023.66815: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8029 1726773023.67040: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8029 1726773023.67111: variable '__kernel_settings_profile_parent' from source: set_fact 8029 1726773023.67115: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8029 1726773023.67150: variable 'omit' from source: magic vars 8029 1726773023.67183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773023.67213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773023.67232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773023.67245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.67255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773023.67278: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773023.67282: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.67284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.67351: Set connection var ansible_connection to ssh 8029 1726773023.67359: Set connection var ansible_shell_executable to /bin/sh 8029 1726773023.67364: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773023.67369: Set connection var ansible_pipelining to False 8029 1726773023.67378: Set connection var ansible_shell_type to sh 8029 1726773023.67380: Set connection var ansible_timeout to 10 8029 1726773023.67396: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.67399: variable 'ansible_connection' from source: unknown 8029 1726773023.67402: variable 'ansible_module_compression' from source: unknown 8029 1726773023.67404: variable 'ansible_shell_type' from source: unknown 8029 1726773023.67406: variable 'ansible_shell_executable' from source: unknown 8029 1726773023.67408: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773023.67410: variable 'ansible_pipelining' from source: unknown 8029 1726773023.67412: variable 'ansible_timeout' from source: unknown 8029 1726773023.67422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773023.67557: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773023.67565: variable 'omit' from source: magic vars 8029 1726773023.67570: starting attempt loop 8029 1726773023.67573: running the handler 8029 1726773023.67585: _low_level_execute_command(): starting 8029 1726773023.67592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773023.68212: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.68218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.68222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773023.68224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.68255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.68281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.68373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.70071: stdout chunk (state=3): >>>/root <<< 8029 1726773023.70168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.70197: stderr chunk (state=3): >>><<< 8029 1726773023.70201: stdout chunk (state=3): >>><<< 8029 1726773023.70221: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.70232: _low_level_execute_command(): starting 8029 1726773023.70237: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318 `" && echo ansible-tmp-1726773023.7022073-9262-201350389680318="` echo /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318 `" ) && sleep 0' 8029 1726773023.70678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773023.70682: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.70697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.70700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.70740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.70744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.70785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.70836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.72769: stdout chunk (state=3): >>>ansible-tmp-1726773023.7022073-9262-201350389680318=/root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318 <<< 8029 1726773023.72878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.72903: stderr chunk (state=3): >>><<< 8029 1726773023.72906: stdout chunk (state=3): >>><<< 8029 1726773023.72920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773023.7022073-9262-201350389680318=/root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.72957: variable 'ansible_module_compression' from source: unknown 8029 1726773023.73003: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8029 1726773023.73033: variable 'ansible_facts' from source: unknown 8029 1726773023.73095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/AnsiballZ_file.py 8029 1726773023.73188: Sending initial data 8029 1726773023.73192: Sent initial data (151 bytes) 8029 1726773023.73604: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.73607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.73609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.73611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.73667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.73670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.73732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.75327: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773023.75382: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773023.75438: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmptfjn9fww /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/AnsiballZ_file.py <<< 8029 1726773023.75445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/AnsiballZ_file.py" <<< 8029 1726773023.75498: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmptfjn9fww" to remote "/root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/AnsiballZ_file.py" <<< 8029 1726773023.75503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/AnsiballZ_file.py" <<< 8029 1726773023.76097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.76142: stderr chunk (state=3): >>><<< 8029 1726773023.76145: stdout chunk (state=3): >>><<< 8029 1726773023.76177: done transferring module to remote 8029 1726773023.76187: _low_level_execute_command(): starting 8029 1726773023.76192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/ /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/AnsiballZ_file.py && sleep 0' 8029 1726773023.76622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.76645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773023.76649: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773023.76655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.76706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.76712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.76715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.76771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.78597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.78626: stderr chunk (state=3): >>><<< 8029 1726773023.78629: stdout chunk (state=3): >>><<< 8029 1726773023.78644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.78647: _low_level_execute_command(): starting 8029 1726773023.78652: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/AnsiballZ_file.py && sleep 0' 8029 1726773023.79089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.79093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773023.79095: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773023.79098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773023.79099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.79152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.79159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773023.79161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.79229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.95783: 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}}} <<< 8029 1726773023.97252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773023.97280: stderr chunk (state=3): >>><<< 8029 1726773023.97283: stdout chunk (state=3): >>><<< 8029 1726773023.97302: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773023.97366: 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-1726773023.7022073-9262-201350389680318/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773023.97373: _low_level_execute_command(): starting 8029 1726773023.97384: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773023.7022073-9262-201350389680318/ > /dev/null 2>&1 && sleep 0' 8029 1726773023.97837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773023.97840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773023.97842: 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.44.236 is address debug1: re-parsing configuration <<< 8029 1726773023.97845: 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.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773023.97847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773023.97896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773023.97899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773023.97968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773023.99841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773023.99867: stderr chunk (state=3): >>><<< 8029 1726773023.99870: stdout chunk (state=3): >>><<< 8029 1726773023.99888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773023.99894: handler run complete 8029 1726773023.99913: attempt loop complete, returning result 8029 1726773023.99915: _execute() done 8029 1726773023.99920: dumping result to json 8029 1726773023.99925: done dumping result, returning 8029 1726773023.99933: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [129c3c75-c909-257d-662b-00000000058c] 8029 1726773023.99937: sending task result for task 129c3c75-c909-257d-662b-00000000058c 8029 1726773024.00044: done sending task result for task 129c3c75-c909-257d-662b-00000000058c 8029 1726773024.00046: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 8029 1726773024.00113: no more pending results, returning what we have 8029 1726773024.00123: results queue empty 8029 1726773024.00124: checking for any_errors_fatal 8029 1726773024.00132: done checking for any_errors_fatal 8029 1726773024.00134: checking for max_fail_percentage 8029 1726773024.00135: done checking for max_fail_percentage 8029 1726773024.00136: checking to see if all hosts have failed and the running result is not ok 8029 1726773024.00137: done checking to see if all hosts have failed 8029 1726773024.00137: getting the remaining hosts for this loop 8029 1726773024.00139: done getting the remaining hosts for this loop 8029 1726773024.00143: getting the next task for host managed_node3 8029 1726773024.00149: done getting next task for host managed_node3 8029 1726773024.00152: ^ task is: TASK: Get active_profile 8029 1726773024.00154: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773024.00158: getting variables 8029 1726773024.00160: in VariableManager get_vars() 8029 1726773024.00196: Calling all_inventory to load vars for managed_node3 8029 1726773024.00198: Calling groups_inventory to load vars for managed_node3 8029 1726773024.00200: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773024.00210: Calling all_plugins_play to load vars for managed_node3 8029 1726773024.00212: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773024.00215: Calling groups_plugins_play to load vars for managed_node3 8029 1726773024.00353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773024.00501: done with get_vars() 8029 1726773024.00509: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:10:24 -0400 (0:00:00.344) 0:00:28.579 **** 8029 1726773024.00578: entering _queue_task() for managed_node3/slurp 8029 1726773024.00778: worker is 1 (out of 1 available) 8029 1726773024.00791: exiting _queue_task() for managed_node3/slurp 8029 1726773024.00803: done queuing things up, now waiting for results queue to drain 8029 1726773024.00804: waiting for pending results... 8029 1726773024.00978: running TaskExecutor() for managed_node3/TASK: Get active_profile 8029 1726773024.01043: in run() - task 129c3c75-c909-257d-662b-00000000058d 8029 1726773024.01053: variable 'ansible_search_path' from source: unknown 8029 1726773024.01057: variable 'ansible_search_path' from source: unknown 8029 1726773024.01083: calling self._execute() 8029 1726773024.01156: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773024.01160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773024.01170: variable 'omit' from source: magic vars 8029 1726773024.01250: variable 'omit' from source: magic vars 8029 1726773024.01279: variable 'omit' from source: magic vars 8029 1726773024.01299: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8029 1726773024.01521: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8029 1726773024.01580: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 8029 1726773024.01605: variable 'omit' from source: magic vars 8029 1726773024.01638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773024.01664: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773024.01683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773024.01698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773024.01707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773024.01730: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773024.01734: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773024.01737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773024.01803: Set connection var ansible_connection to ssh 8029 1726773024.01812: Set connection var ansible_shell_executable to /bin/sh 8029 1726773024.01818: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773024.01823: Set connection var ansible_pipelining to False 8029 1726773024.01830: Set connection var ansible_shell_type to sh 8029 1726773024.01835: Set connection var ansible_timeout to 10 8029 1726773024.01849: variable 'ansible_shell_executable' from source: unknown 8029 1726773024.01852: variable 'ansible_connection' from source: unknown 8029 1726773024.01855: variable 'ansible_module_compression' from source: unknown 8029 1726773024.01857: variable 'ansible_shell_type' from source: unknown 8029 1726773024.01860: variable 'ansible_shell_executable' from source: unknown 8029 1726773024.01862: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773024.01864: variable 'ansible_pipelining' from source: unknown 8029 1726773024.01867: variable 'ansible_timeout' from source: unknown 8029 1726773024.01871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773024.02013: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8029 1726773024.02021: variable 'omit' from source: magic vars 8029 1726773024.02026: starting attempt loop 8029 1726773024.02029: running the handler 8029 1726773024.02040: _low_level_execute_command(): starting 8029 1726773024.02047: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773024.02542: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.02546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.02551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.02553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.02604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.02607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.02682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.04370: stdout chunk (state=3): >>>/root <<< 8029 1726773024.04468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.04500: stderr chunk (state=3): >>><<< 8029 1726773024.04504: stdout chunk (state=3): >>><<< 8029 1726773024.04525: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.04538: _low_level_execute_command(): starting 8029 1726773024.04544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479 `" && echo ansible-tmp-1726773024.0452569-9274-149975721863479="` echo /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479 `" ) && sleep 0' 8029 1726773024.04973: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.04979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773024.04981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.04990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.04993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.05036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.05040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.05103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.07023: stdout chunk (state=3): >>>ansible-tmp-1726773024.0452569-9274-149975721863479=/root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479 <<< 8029 1726773024.07128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.07154: stderr chunk (state=3): >>><<< 8029 1726773024.07157: stdout chunk (state=3): >>><<< 8029 1726773024.07177: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773024.0452569-9274-149975721863479=/root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.07214: variable 'ansible_module_compression' from source: unknown 8029 1726773024.07248: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8029 1726773024.07283: variable 'ansible_facts' from source: unknown 8029 1726773024.07339: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/AnsiballZ_slurp.py 8029 1726773024.07440: Sending initial data 8029 1726773024.07444: Sent initial data (152 bytes) 8029 1726773024.07878: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.07882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773024.07884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.07886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.07888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.07944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.07950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.07953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.08009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.09611: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773024.09662: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773024.09744: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmo46bmky /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/AnsiballZ_slurp.py <<< 8029 1726773024.09751: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/AnsiballZ_slurp.py" <<< 8029 1726773024.09803: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpmo46bmky" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/AnsiballZ_slurp.py" <<< 8029 1726773024.10726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.10730: stdout chunk (state=3): >>><<< 8029 1726773024.10733: stderr chunk (state=3): >>><<< 8029 1726773024.10735: done transferring module to remote 8029 1726773024.10737: _low_level_execute_command(): starting 8029 1726773024.10740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/ /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/AnsiballZ_slurp.py && sleep 0' 8029 1726773024.11503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.11536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.11554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.11650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.13532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.13578: stderr chunk (state=3): >>><<< 8029 1726773024.13582: stdout chunk (state=3): >>><<< 8029 1726773024.13593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.13596: _low_level_execute_command(): starting 8029 1726773024.13602: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/AnsiballZ_slurp.py && sleep 0' 8029 1726773024.14047: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.14050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.14052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773024.14055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.14057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.14125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.14129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.14132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.14205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.29466: 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"}}} <<< 8029 1726773024.30777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773024.30805: stderr chunk (state=3): >>><<< 8029 1726773024.30808: stdout chunk (state=3): >>><<< 8029 1726773024.30827: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773024.30851: 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-1726773024.0452569-9274-149975721863479/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773024.30860: _low_level_execute_command(): starting 8029 1726773024.30865: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773024.0452569-9274-149975721863479/ > /dev/null 2>&1 && sleep 0' 8029 1726773024.31315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.31321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.31324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.31327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.31380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.31383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.31386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.31456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.33331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.33357: stderr chunk (state=3): >>><<< 8029 1726773024.33362: stdout chunk (state=3): >>><<< 8029 1726773024.33378: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.33386: handler run complete 8029 1726773024.33400: attempt loop complete, returning result 8029 1726773024.33403: _execute() done 8029 1726773024.33405: dumping result to json 8029 1726773024.33409: done dumping result, returning 8029 1726773024.33419: done running TaskExecutor() for managed_node3/TASK: Get active_profile [129c3c75-c909-257d-662b-00000000058d] 8029 1726773024.33423: sending task result for task 129c3c75-c909-257d-662b-00000000058d 8029 1726773024.33514: done sending task result for task 129c3c75-c909-257d-662b-00000000058d 8029 1726773024.33519: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8029 1726773024.33570: no more pending results, returning what we have 8029 1726773024.33573: results queue empty 8029 1726773024.33574: checking for any_errors_fatal 8029 1726773024.33583: done checking for any_errors_fatal 8029 1726773024.33584: checking for max_fail_percentage 8029 1726773024.33586: done checking for max_fail_percentage 8029 1726773024.33587: checking to see if all hosts have failed and the running result is not ok 8029 1726773024.33587: done checking to see if all hosts have failed 8029 1726773024.33588: getting the remaining hosts for this loop 8029 1726773024.33589: done getting the remaining hosts for this loop 8029 1726773024.33593: getting the next task for host managed_node3 8029 1726773024.33599: done getting next task for host managed_node3 8029 1726773024.33602: ^ task is: TASK: Ensure kernel_settings is not in active_profile 8029 1726773024.33604: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773024.33608: getting variables 8029 1726773024.33609: in VariableManager get_vars() 8029 1726773024.33648: Calling all_inventory to load vars for managed_node3 8029 1726773024.33651: Calling groups_inventory to load vars for managed_node3 8029 1726773024.33653: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773024.33664: Calling all_plugins_play to load vars for managed_node3 8029 1726773024.33667: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773024.33669: Calling groups_plugins_play to load vars for managed_node3 8029 1726773024.33820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773024.33944: done with get_vars() 8029 1726773024.33953: done getting variables 8029 1726773024.33996: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:10:24 -0400 (0:00:00.334) 0:00:28.913 **** 8029 1726773024.34020: entering _queue_task() for managed_node3/copy 8029 1726773024.34238: worker is 1 (out of 1 available) 8029 1726773024.34254: exiting _queue_task() for managed_node3/copy 8029 1726773024.34265: done queuing things up, now waiting for results queue to drain 8029 1726773024.34267: waiting for pending results... 8029 1726773024.34445: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 8029 1726773024.34503: in run() - task 129c3c75-c909-257d-662b-00000000058e 8029 1726773024.34514: variable 'ansible_search_path' from source: unknown 8029 1726773024.34519: variable 'ansible_search_path' from source: unknown 8029 1726773024.34548: calling self._execute() 8029 1726773024.34624: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773024.34627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773024.34636: variable 'omit' from source: magic vars 8029 1726773024.34713: variable 'omit' from source: magic vars 8029 1726773024.34745: variable 'omit' from source: magic vars 8029 1726773024.34770: variable '__active_profile' from source: task vars 8029 1726773024.34994: variable '__active_profile' from source: task vars 8029 1726773024.35135: variable '__cur_profile' from source: task vars 8029 1726773024.35234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8029 1726773024.36637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8029 1726773024.36683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8029 1726773024.36709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8029 1726773024.36736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8029 1726773024.36754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8029 1726773024.36815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8029 1726773024.36836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8029 1726773024.36853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8029 1726773024.36881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8029 1726773024.36893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8029 1726773024.36966: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8029 1726773024.37017: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8029 1726773024.37063: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8029 1726773024.37114: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 8029 1726773024.37136: variable 'omit' from source: magic vars 8029 1726773024.37155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773024.37175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773024.37193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773024.37207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773024.37215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773024.37239: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773024.37241: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773024.37244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773024.37309: Set connection var ansible_connection to ssh 8029 1726773024.37318: Set connection var ansible_shell_executable to /bin/sh 8029 1726773024.37323: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773024.37328: Set connection var ansible_pipelining to False 8029 1726773024.37335: Set connection var ansible_shell_type to sh 8029 1726773024.37346: Set connection var ansible_timeout to 10 8029 1726773024.37361: variable 'ansible_shell_executable' from source: unknown 8029 1726773024.37364: variable 'ansible_connection' from source: unknown 8029 1726773024.37366: variable 'ansible_module_compression' from source: unknown 8029 1726773024.37368: variable 'ansible_shell_type' from source: unknown 8029 1726773024.37371: variable 'ansible_shell_executable' from source: unknown 8029 1726773024.37373: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773024.37378: variable 'ansible_pipelining' from source: unknown 8029 1726773024.37382: variable 'ansible_timeout' from source: unknown 8029 1726773024.37386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773024.37458: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773024.37467: variable 'omit' from source: magic vars 8029 1726773024.37472: starting attempt loop 8029 1726773024.37475: running the handler 8029 1726773024.37489: _low_level_execute_command(): starting 8029 1726773024.37494: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773024.37990: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.37994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.37997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.37999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.38048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.38052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.38054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.38127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.39828: stdout chunk (state=3): >>>/root <<< 8029 1726773024.39925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.39983: stderr chunk (state=3): >>><<< 8029 1726773024.39986: stdout chunk (state=3): >>><<< 8029 1726773024.40005: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.40026: _low_level_execute_command(): starting 8029 1726773024.40035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482 `" && echo ansible-tmp-1726773024.4001267-9293-61939001921482="` echo /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482 `" ) && sleep 0' 8029 1726773024.40492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.40496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773024.40498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773024.40500: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773024.40503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.40554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.40558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.40562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.40622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.42601: stdout chunk (state=3): >>>ansible-tmp-1726773024.4001267-9293-61939001921482=/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482 <<< 8029 1726773024.42705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.42735: stderr chunk (state=3): >>><<< 8029 1726773024.42738: stdout chunk (state=3): >>><<< 8029 1726773024.42755: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773024.4001267-9293-61939001921482=/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.42832: variable 'ansible_module_compression' from source: unknown 8029 1726773024.42873: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773024.42902: variable 'ansible_facts' from source: unknown 8029 1726773024.42969: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_stat.py 8029 1726773024.43060: Sending initial data 8029 1726773024.43063: Sent initial data (150 bytes) 8029 1726773024.43529: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.43533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.43535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.43537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.43586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.43589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.43592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.43672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.45356: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773024.45426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773024.45483: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmphcpzcn4l /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_stat.py <<< 8029 1726773024.45510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_stat.py" <<< 8029 1726773024.45581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmphcpzcn4l" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_stat.py" <<< 8029 1726773024.46450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.46495: stderr chunk (state=3): >>><<< 8029 1726773024.46504: stdout chunk (state=3): >>><<< 8029 1726773024.46546: done transferring module to remote 8029 1726773024.46569: _low_level_execute_command(): starting 8029 1726773024.46593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/ /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_stat.py && sleep 0' 8029 1726773024.47253: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.47321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.47348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.47431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.49325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.49329: stdout chunk (state=3): >>><<< 8029 1726773024.49331: stderr chunk (state=3): >>><<< 8029 1726773024.49434: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.49438: _low_level_execute_command(): starting 8029 1726773024.49440: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_stat.py && sleep 0' 8029 1726773024.49988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773024.50001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.50030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773024.50060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.50063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773024.50081: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.50143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.50146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.50220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.66684: 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": 150995202, "dev": 51714, "nlink": 1, "atime": 1726773024.2924876, "mtime": 1726773021.6514373, "ctime": 1726773021.6514373, "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": "2034756825", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773024.68319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773024.68348: stderr chunk (state=3): >>><<< 8029 1726773024.68352: stdout chunk (state=3): >>><<< 8029 1726773024.68367: _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": 150995202, "dev": 51714, "nlink": 1, "atime": 1726773024.2924876, "mtime": 1726773021.6514373, "ctime": 1726773021.6514373, "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": "2034756825", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773024.68410: 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-1726773024.4001267-9293-61939001921482/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773024.68502: Sending initial data 8029 1726773024.68506: Sent initial data (138 bytes) 8029 1726773024.68966: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.68969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773024.68972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.68974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.68978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.69022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.69035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.69104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.70748: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773024.70807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773024.70865: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/.39qf1z75 /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.source <<< 8029 1726773024.70868: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.source" <<< 8029 1726773024.70927: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/.39qf1z75" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.source" <<< 8029 1726773024.70930: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.source" <<< 8029 1726773024.71172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.71218: stderr chunk (state=3): >>><<< 8029 1726773024.71222: stdout chunk (state=3): >>><<< 8029 1726773024.71243: _low_level_execute_command(): starting 8029 1726773024.71248: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/ /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.source && sleep 0' 8029 1726773024.71687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.71690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.71705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.71760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.71766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.71768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.71824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.73639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.73666: stderr chunk (state=3): >>><<< 8029 1726773024.73669: stdout chunk (state=3): >>><<< 8029 1726773024.73686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.73708: variable 'ansible_module_compression' from source: unknown 8029 1726773024.73746: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8029 1726773024.73763: variable 'ansible_facts' from source: unknown 8029 1726773024.73808: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_copy.py 8029 1726773024.73902: Sending initial data 8029 1726773024.73905: Sent initial data (150 bytes) 8029 1726773024.74351: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.74355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.74369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.74420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.74437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.74498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.76121: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773024.76176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773024.76236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmps_irz28g /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_copy.py <<< 8029 1726773024.76239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_copy.py" <<< 8029 1726773024.76292: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmps_irz28g" to remote "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_copy.py" <<< 8029 1726773024.76298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_copy.py" <<< 8029 1726773024.76904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.76950: stderr chunk (state=3): >>><<< 8029 1726773024.76953: stdout chunk (state=3): >>><<< 8029 1726773024.76978: done transferring module to remote 8029 1726773024.76986: _low_level_execute_command(): starting 8029 1726773024.76991: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/ /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_copy.py && sleep 0' 8029 1726773024.77845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.77848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.79689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773024.79752: stderr chunk (state=3): >>><<< 8029 1726773024.79823: stdout chunk (state=3): >>><<< 8029 1726773024.79827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773024.79829: _low_level_execute_command(): starting 8029 1726773024.79832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/AnsiballZ_copy.py && sleep 0' 8029 1726773024.80433: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773024.80445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.80463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.80481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773024.80496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773024.80505: stderr chunk (state=3): >>>debug2: match not found <<< 8029 1726773024.80515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.80535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773024.80545: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773024.80553: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8029 1726773024.80569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.80587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.80600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773024.80609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 8029 1726773024.80619: stderr chunk (state=3): >>>debug2: match found <<< 8029 1726773024.80630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.80704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.80729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.80742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.80840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773024.96821: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.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-1726773024.4001267-9293-61939001921482/.source", "_original_basename": ".39qf1z75", "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}}} <<< 8029 1726773024.98240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773024.98268: stderr chunk (state=3): >>><<< 8029 1726773024.98272: stdout chunk (state=3): >>><<< 8029 1726773024.98288: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.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-1726773024.4001267-9293-61939001921482/.source", "_original_basename": ".39qf1z75", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773024.98318: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.source', '_original_basename': '.39qf1z75', '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-1726773024.4001267-9293-61939001921482/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773024.98328: _low_level_execute_command(): starting 8029 1726773024.98332: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/ > /dev/null 2>&1 && sleep 0' 8029 1726773024.98788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773024.98792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773024.98794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8029 1726773024.98796: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773024.98798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773024.98800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773024.98853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773024.98856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773024.98863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773024.98924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.00774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.00804: stderr chunk (state=3): >>><<< 8029 1726773025.00807: stdout chunk (state=3): >>><<< 8029 1726773025.00824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.00831: handler run complete 8029 1726773025.00850: attempt loop complete, returning result 8029 1726773025.00852: _execute() done 8029 1726773025.00855: dumping result to json 8029 1726773025.00860: done dumping result, returning 8029 1726773025.00868: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [129c3c75-c909-257d-662b-00000000058e] 8029 1726773025.00871: sending task result for task 129c3c75-c909-257d-662b-00000000058e 8029 1726773025.00976: done sending task result for task 129c3c75-c909-257d-662b-00000000058e 8029 1726773025.00979: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "src": "/root/.ansible/tmp/ansible-tmp-1726773024.4001267-9293-61939001921482/.source", "state": "file", "uid": 0 } 8029 1726773025.01067: no more pending results, returning what we have 8029 1726773025.01070: results queue empty 8029 1726773025.01071: checking for any_errors_fatal 8029 1726773025.01078: done checking for any_errors_fatal 8029 1726773025.01079: checking for max_fail_percentage 8029 1726773025.01080: done checking for max_fail_percentage 8029 1726773025.01081: checking to see if all hosts have failed and the running result is not ok 8029 1726773025.01082: done checking to see if all hosts have failed 8029 1726773025.01082: getting the remaining hosts for this loop 8029 1726773025.01084: done getting the remaining hosts for this loop 8029 1726773025.01088: getting the next task for host managed_node3 8029 1726773025.01093: done getting next task for host managed_node3 8029 1726773025.01096: ^ task is: TASK: Set profile_mode to auto 8029 1726773025.01099: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773025.01103: getting variables 8029 1726773025.01105: in VariableManager get_vars() 8029 1726773025.01141: Calling all_inventory to load vars for managed_node3 8029 1726773025.01143: Calling groups_inventory to load vars for managed_node3 8029 1726773025.01145: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773025.01154: Calling all_plugins_play to load vars for managed_node3 8029 1726773025.01157: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773025.01159: Calling groups_plugins_play to load vars for managed_node3 8029 1726773025.01339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773025.01455: done with get_vars() 8029 1726773025.01463: done getting variables 8029 1726773025.01504: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:10:25 -0400 (0:00:00.675) 0:00:29.588 **** 8029 1726773025.01526: entering _queue_task() for managed_node3/copy 8029 1726773025.01721: worker is 1 (out of 1 available) 8029 1726773025.01735: exiting _queue_task() for managed_node3/copy 8029 1726773025.01747: done queuing things up, now waiting for results queue to drain 8029 1726773025.01748: waiting for pending results... 8029 1726773025.01921: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 8029 1726773025.01978: in run() - task 129c3c75-c909-257d-662b-00000000058f 8029 1726773025.01993: variable 'ansible_search_path' from source: unknown 8029 1726773025.01996: variable 'ansible_search_path' from source: unknown 8029 1726773025.02023: calling self._execute() 8029 1726773025.02096: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773025.02100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773025.02108: variable 'omit' from source: magic vars 8029 1726773025.02190: variable 'omit' from source: magic vars 8029 1726773025.02220: variable 'omit' from source: magic vars 8029 1726773025.02244: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 8029 1726773025.02468: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 8029 1726773025.02530: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 8029 1726773025.02558: variable 'omit' from source: magic vars 8029 1726773025.02590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773025.02617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773025.02636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773025.02648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773025.02657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773025.02682: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773025.02685: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773025.02687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773025.02754: Set connection var ansible_connection to ssh 8029 1726773025.02762: Set connection var ansible_shell_executable to /bin/sh 8029 1726773025.02767: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773025.02772: Set connection var ansible_pipelining to False 8029 1726773025.02781: Set connection var ansible_shell_type to sh 8029 1726773025.02786: Set connection var ansible_timeout to 10 8029 1726773025.02801: variable 'ansible_shell_executable' from source: unknown 8029 1726773025.02804: variable 'ansible_connection' from source: unknown 8029 1726773025.02806: variable 'ansible_module_compression' from source: unknown 8029 1726773025.02809: variable 'ansible_shell_type' from source: unknown 8029 1726773025.02811: variable 'ansible_shell_executable' from source: unknown 8029 1726773025.02813: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773025.02818: variable 'ansible_pipelining' from source: unknown 8029 1726773025.02821: variable 'ansible_timeout' from source: unknown 8029 1726773025.02825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773025.02924: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773025.02932: variable 'omit' from source: magic vars 8029 1726773025.02938: starting attempt loop 8029 1726773025.02941: running the handler 8029 1726773025.02954: _low_level_execute_command(): starting 8029 1726773025.02960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773025.03469: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.03473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.03478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.03481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773025.03484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.03522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.03535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.03611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.05281: stdout chunk (state=3): >>>/root <<< 8029 1726773025.05375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.05408: stderr chunk (state=3): >>><<< 8029 1726773025.05411: stdout chunk (state=3): >>><<< 8029 1726773025.05435: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.05447: _low_level_execute_command(): starting 8029 1726773025.05453: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623 `" && echo ansible-tmp-1726773025.0543587-9325-106665393739623="` echo /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623 `" ) && sleep 0' 8029 1726773025.05885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.05889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.05924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773025.05935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.05938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 8029 1726773025.05940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.05942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.05993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.05997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.05999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.06065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.07986: stdout chunk (state=3): >>>ansible-tmp-1726773025.0543587-9325-106665393739623=/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623 <<< 8029 1726773025.08087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.08120: stderr chunk (state=3): >>><<< 8029 1726773025.08124: stdout chunk (state=3): >>><<< 8029 1726773025.08141: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773025.0543587-9325-106665393739623=/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.08218: variable 'ansible_module_compression' from source: unknown 8029 1726773025.08261: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8029 1726773025.08290: variable 'ansible_facts' from source: unknown 8029 1726773025.08355: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_stat.py 8029 1726773025.08442: Sending initial data 8029 1726773025.08446: Sent initial data (151 bytes) 8029 1726773025.08894: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.08898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773025.08900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.08904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773025.08907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.08955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.08958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.08963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.09026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.10619: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773025.10672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773025.10731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpnwd3zcvv /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_stat.py <<< 8029 1726773025.10741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_stat.py" <<< 8029 1726773025.10789: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpnwd3zcvv" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_stat.py" <<< 8029 1726773025.10793: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_stat.py" <<< 8029 1726773025.11382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.11428: stderr chunk (state=3): >>><<< 8029 1726773025.11431: stdout chunk (state=3): >>><<< 8029 1726773025.11456: done transferring module to remote 8029 1726773025.11465: _low_level_execute_command(): starting 8029 1726773025.11470: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/ /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_stat.py && sleep 0' 8029 1726773025.11900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773025.11903: 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 <<< 8029 1726773025.11906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.11925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.11976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.11979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.11985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.12044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.13896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.13924: stderr chunk (state=3): >>><<< 8029 1726773025.13928: stdout chunk (state=3): >>><<< 8029 1726773025.13941: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.13943: _low_level_execute_command(): starting 8029 1726773025.13949: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_stat.py && sleep 0' 8029 1726773025.14474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.14480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.14534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.14563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.14679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.31020: 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": 157286658, "dev": 51714, "nlink": 1, "atime": 1726773008.740191, "mtime": 1726773021.6524374, "ctime": 1726773021.6524374, "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": "2058545095", "attributes": [], "attr_flags": ""}, "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}}} <<< 8029 1726773025.32543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773025.32567: stderr chunk (state=3): >>><<< 8029 1726773025.32571: stdout chunk (state=3): >>><<< 8029 1726773025.32590: _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": 157286658, "dev": 51714, "nlink": 1, "atime": 1726773008.740191, "mtime": 1726773021.6524374, "ctime": 1726773021.6524374, "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": "2058545095", "attributes": [], "attr_flags": ""}, "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773025.32638: 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-1726773025.0543587-9325-106665393739623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8029 1726773025.32734: Sending initial data 8029 1726773025.32737: Sent initial data (139 bytes) 8029 1726773025.33202: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.33206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.33208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8029 1726773025.33213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773025.33215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.33266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.33269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.33271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.33337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.34953: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773025.35012: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773025.35075: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/.w_g_h5m0 /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.source <<< 8029 1726773025.35078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.source" <<< 8029 1726773025.35132: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/.w_g_h5m0" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.source" <<< 8029 1726773025.35137: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.source" <<< 8029 1726773025.35374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.35421: stderr chunk (state=3): >>><<< 8029 1726773025.35424: stdout chunk (state=3): >>><<< 8029 1726773025.35445: _low_level_execute_command(): starting 8029 1726773025.35448: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/ /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.source && sleep 0' 8029 1726773025.35904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.35907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773025.35910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.35913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 8029 1726773025.35917: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.35920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.35968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.35975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.35978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.36033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.37856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.37885: stderr chunk (state=3): >>><<< 8029 1726773025.37888: stdout chunk (state=3): >>><<< 8029 1726773025.37902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.37927: variable 'ansible_module_compression' from source: unknown 8029 1726773025.37965: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8029 1726773025.37987: variable 'ansible_facts' from source: unknown 8029 1726773025.38031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_copy.py 8029 1726773025.38126: Sending initial data 8029 1726773025.38129: Sent initial data (151 bytes) 8029 1726773025.38722: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.38753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.38847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.40502: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773025.40564: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773025.40622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpapzy2it_ /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_copy.py <<< 8029 1726773025.40626: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_copy.py" <<< 8029 1726773025.40680: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpapzy2it_" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_copy.py" <<< 8029 1726773025.40685: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_copy.py" <<< 8029 1726773025.41571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.41633: stderr chunk (state=3): >>><<< 8029 1726773025.41644: stdout chunk (state=3): >>><<< 8029 1726773025.41702: done transferring module to remote 8029 1726773025.41718: _low_level_execute_command(): starting 8029 1726773025.41727: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/ /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_copy.py && sleep 0' 8029 1726773025.42297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8029 1726773025.42313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.42332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.42350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773025.42436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.42465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.42482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.42504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.42595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.44540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.44570: stderr chunk (state=3): >>><<< 8029 1726773025.44577: stdout chunk (state=3): >>><<< 8029 1726773025.44593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.44599: _low_level_execute_command(): starting 8029 1726773025.44604: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/AnsiballZ_copy.py && sleep 0' 8029 1726773025.45014: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.45030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.45041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.45081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.45096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.45171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.61913: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.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-1726773025.0543587-9325-106665393739623/.source", "_original_basename": ".w_g_h5m0", "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}}} <<< 8029 1726773025.63360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773025.63389: stderr chunk (state=3): >>><<< 8029 1726773025.63392: stdout chunk (state=3): >>><<< 8029 1726773025.63411: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.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-1726773025.0543587-9325-106665393739623/.source", "_original_basename": ".w_g_h5m0", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773025.63440: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.source', '_original_basename': '.w_g_h5m0', '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-1726773025.0543587-9325-106665393739623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773025.63449: _low_level_execute_command(): starting 8029 1726773025.63454: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/ > /dev/null 2>&1 && sleep 0' 8029 1726773025.63899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.63902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.63905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.63907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.63962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.63965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.63967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.64035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.65962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.65990: stderr chunk (state=3): >>><<< 8029 1726773025.65994: stdout chunk (state=3): >>><<< 8029 1726773025.66007: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.66014: handler run complete 8029 1726773025.66035: attempt loop complete, returning result 8029 1726773025.66038: _execute() done 8029 1726773025.66041: dumping result to json 8029 1726773025.66045: done dumping result, returning 8029 1726773025.66052: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [129c3c75-c909-257d-662b-00000000058f] 8029 1726773025.66057: sending task result for task 129c3c75-c909-257d-662b-00000000058f 8029 1726773025.66160: done sending task result for task 129c3c75-c909-257d-662b-00000000058f 8029 1726773025.66163: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1726773025.0543587-9325-106665393739623/.source", "state": "file", "uid": 0 } 8029 1726773025.66239: no more pending results, returning what we have 8029 1726773025.66242: results queue empty 8029 1726773025.66243: checking for any_errors_fatal 8029 1726773025.66251: done checking for any_errors_fatal 8029 1726773025.66257: checking for max_fail_percentage 8029 1726773025.66258: done checking for max_fail_percentage 8029 1726773025.66259: checking to see if all hosts have failed and the running result is not ok 8029 1726773025.66260: done checking to see if all hosts have failed 8029 1726773025.66260: getting the remaining hosts for this loop 8029 1726773025.66262: done getting the remaining hosts for this loop 8029 1726773025.66266: getting the next task for host managed_node3 8029 1726773025.66271: done getting next task for host managed_node3 8029 1726773025.66273: ^ task is: TASK: Restart tuned 8029 1726773025.66278: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8029 1726773025.66282: getting variables 8029 1726773025.66283: in VariableManager get_vars() 8029 1726773025.66315: Calling all_inventory to load vars for managed_node3 8029 1726773025.66320: Calling groups_inventory to load vars for managed_node3 8029 1726773025.66322: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773025.66331: Calling all_plugins_play to load vars for managed_node3 8029 1726773025.66333: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773025.66336: Calling groups_plugins_play to load vars for managed_node3 8029 1726773025.66469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773025.66596: done with get_vars() 8029 1726773025.66604: done getting variables 8029 1726773025.66648: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:10:25 -0400 (0:00:00.651) 0:00:30.240 **** 8029 1726773025.66669: entering _queue_task() for managed_node3/service 8029 1726773025.66866: worker is 1 (out of 1 available) 8029 1726773025.66881: exiting _queue_task() for managed_node3/service 8029 1726773025.66893: done queuing things up, now waiting for results queue to drain 8029 1726773025.66894: waiting for pending results... 8029 1726773025.67066: running TaskExecutor() for managed_node3/TASK: Restart tuned 8029 1726773025.67127: in run() - task 129c3c75-c909-257d-662b-000000000590 8029 1726773025.67139: variable 'ansible_search_path' from source: unknown 8029 1726773025.67143: variable 'ansible_search_path' from source: unknown 8029 1726773025.67181: variable '__kernel_settings_services' from source: include_vars 8029 1726773025.67412: variable '__kernel_settings_services' from source: include_vars 8029 1726773025.67472: variable 'omit' from source: magic vars 8029 1726773025.67567: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773025.67574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773025.67584: variable 'omit' from source: magic vars 8029 1726773025.67637: variable 'omit' from source: magic vars 8029 1726773025.67661: variable 'omit' from source: magic vars 8029 1726773025.67690: variable 'item' from source: unknown 8029 1726773025.67746: variable 'item' from source: unknown 8029 1726773025.67826: variable 'omit' from source: magic vars 8029 1726773025.67856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8029 1726773025.67883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8029 1726773025.67900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8029 1726773025.67913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773025.67923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8029 1726773025.67947: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8029 1726773025.67951: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773025.67953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773025.68019: Set connection var ansible_connection to ssh 8029 1726773025.68027: Set connection var ansible_shell_executable to /bin/sh 8029 1726773025.68032: Set connection var ansible_module_compression to ZIP_DEFLATED 8029 1726773025.68037: Set connection var ansible_pipelining to False 8029 1726773025.68044: Set connection var ansible_shell_type to sh 8029 1726773025.68048: Set connection var ansible_timeout to 10 8029 1726773025.68063: variable 'ansible_shell_executable' from source: unknown 8029 1726773025.68066: variable 'ansible_connection' from source: unknown 8029 1726773025.68068: variable 'ansible_module_compression' from source: unknown 8029 1726773025.68071: variable 'ansible_shell_type' from source: unknown 8029 1726773025.68073: variable 'ansible_shell_executable' from source: unknown 8029 1726773025.68077: variable 'ansible_host' from source: host vars for 'managed_node3' 8029 1726773025.68080: variable 'ansible_pipelining' from source: unknown 8029 1726773025.68082: variable 'ansible_timeout' from source: unknown 8029 1726773025.68085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8029 1726773025.68183: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8029 1726773025.68191: variable 'omit' from source: magic vars 8029 1726773025.68196: starting attempt loop 8029 1726773025.68199: running the handler 8029 1726773025.68264: variable 'ansible_facts' from source: unknown 8029 1726773025.68342: _low_level_execute_command(): starting 8029 1726773025.68348: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8029 1726773025.68849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.68853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.68856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.68858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.68913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.68919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.68922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.68996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.70741: stdout chunk (state=3): >>>/root <<< 8029 1726773025.70836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.70869: stderr chunk (state=3): >>><<< 8029 1726773025.70873: stdout chunk (state=3): >>><<< 8029 1726773025.70894: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.70910: _low_level_execute_command(): starting 8029 1726773025.70915: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459 `" && echo ansible-tmp-1726773025.7089646-9355-55962465127459="` echo /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459 `" ) && sleep 0' 8029 1726773025.71371: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.71375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773025.71385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.71388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.71390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.71436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.71439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.71445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.71505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.73521: stdout chunk (state=3): >>>ansible-tmp-1726773025.7089646-9355-55962465127459=/root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459 <<< 8029 1726773025.73666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.73669: stdout chunk (state=3): >>><<< 8029 1726773025.73672: stderr chunk (state=3): >>><<< 8029 1726773025.73689: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773025.7089646-9355-55962465127459=/root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.73729: variable 'ansible_module_compression' from source: unknown 8029 1726773025.73822: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8029dub8wum0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8029 1726773025.73858: variable 'ansible_facts' from source: unknown 8029 1726773025.74087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/AnsiballZ_systemd.py 8029 1726773025.74192: Sending initial data 8029 1726773025.74195: Sent initial data (153 bytes) 8029 1726773025.74638: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.74641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773025.74645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.74648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.74650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.74700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.74703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.74709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.74769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.76404: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 8029 1726773025.76470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 8029 1726773025.76548: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8029dub8wum0/tmpogc8__5m /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/AnsiballZ_systemd.py <<< 8029 1726773025.76551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/AnsiballZ_systemd.py" <<< 8029 1726773025.76604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-8029dub8wum0/tmpogc8__5m" to remote "/root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/AnsiballZ_systemd.py" <<< 8029 1726773025.77974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.78020: stderr chunk (state=3): >>><<< 8029 1726773025.78024: stdout chunk (state=3): >>><<< 8029 1726773025.78050: done transferring module to remote 8029 1726773025.78059: _low_level_execute_command(): starting 8029 1726773025.78064: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/ /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/AnsiballZ_systemd.py && sleep 0' 8029 1726773025.78499: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.78502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 8029 1726773025.78505: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.78511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773025.78513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.78558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.78561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.78627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773025.80411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773025.80437: stderr chunk (state=3): >>><<< 8029 1726773025.80441: stdout chunk (state=3): >>><<< 8029 1726773025.80453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773025.80456: _low_level_execute_command(): starting 8029 1726773025.80461: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/AnsiballZ_systemd.py && sleep 0' 8029 1726773025.80886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773025.80889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.80892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8029 1726773025.80894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 8029 1726773025.80896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773025.80947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773025.80952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773025.80955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773025.81018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773026.10040: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13458", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "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:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "MemoryCurrent": "15278080", "MemoryPeak": "15777792", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3292164096", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "125245000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEML<<< 8029 1726773026.10085: stdout chunk (state=3): >>>OCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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}}} <<< 8029 1726773026.11956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 8029 1726773026.11984: stderr chunk (state=3): >>><<< 8029 1726773026.11987: stdout chunk (state=3): >>><<< 8029 1726773026.12010: _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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13458", "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:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "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:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "MemoryCurrent": "15278080", "MemoryPeak": "15777792", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3292164096", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "125245000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target 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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. 8029 1726773026.12143: 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-1726773025.7089646-9355-55962465127459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8029 1726773026.12160: _low_level_execute_command(): starting 8029 1726773026.12165: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773025.7089646-9355-55962465127459/ > /dev/null 2>&1 && sleep 0' 8029 1726773026.12603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8029 1726773026.12606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773026.12610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8029 1726773026.12612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8029 1726773026.12662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 8029 1726773026.12665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8029 1726773026.12668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8029 1726773026.12731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8029 1726773026.14587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8029 1726773026.14610: stderr chunk (state=3): >>><<< 8029 1726773026.14613: stdout chunk (state=3): >>><<< 8029 1726773026.14628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8029 1726773026.14635: handler run complete 8029 1726773026.14672: attempt loop complete, returning result 8029 1726773026.14690: variable 'item' from source: unknown 8029 1726773026.14758: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveEnterTimestampMonotonic": "433862154", "ActiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ActiveExitTimestampMonotonic": "433707181", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:10:04 EDT", "AssertTimestampMonotonic": "433745644", "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": "125245000", "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:10:04 EDT", "ConditionTimestampMonotonic": "433745641", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4970", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainHandoffTimestampMonotonic": "433751461", "ExecMainPID": "13458", "ExecMainStartTimestamp": "Thu 2024-09-19 15:10:04 EDT", "ExecMainStartTimestampMonotonic": "433746589", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:10:04 EDT] ; stop_time=[n/a] ; pid=13458 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveEnterTimestampMonotonic": "433744786", "InactiveExitTimestamp": "Thu 2024-09-19 15:10:04 EDT", "InactiveExitTimestampMonotonic": "433746994", "InvocationID": "ba570535d3714a57b7626b91933edea9", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13458", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3292164096", "MemoryCurrent": "15278080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15777792", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "sysinit.target dbus-broker.service dbus.socket 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:10:04 EDT", "StateChangeTimestampMonotonic": "433862154", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8029 1726773026.15259: dumping result to json 8029 1726773026.15262: done dumping result, returning 8029 1726773026.15264: done running TaskExecutor() for managed_node3/TASK: Restart tuned [129c3c75-c909-257d-662b-000000000590] 8029 1726773026.15265: sending task result for task 129c3c75-c909-257d-662b-000000000590 8029 1726773026.15339: done sending task result for task 129c3c75-c909-257d-662b-000000000590 8029 1726773026.15344: WORKER PROCESS EXITING 8029 1726773026.15409: no more pending results, returning what we have 8029 1726773026.15412: results queue empty 8029 1726773026.15412: checking for any_errors_fatal 8029 1726773026.15415: done checking for any_errors_fatal 8029 1726773026.15418: checking for max_fail_percentage 8029 1726773026.15419: done checking for max_fail_percentage 8029 1726773026.15420: checking to see if all hosts have failed and the running result is not ok 8029 1726773026.15421: done checking to see if all hosts have failed 8029 1726773026.15421: getting the remaining hosts for this loop 8029 1726773026.15422: done getting the remaining hosts for this loop 8029 1726773026.15424: getting the next task for host managed_node3 8029 1726773026.15429: done getting next task for host managed_node3 8029 1726773026.15430: ^ task is: TASK: meta (flush_handlers) 8029 1726773026.15431: ^ 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 8029 1726773026.15436: getting variables 8029 1726773026.15437: in VariableManager get_vars() 8029 1726773026.15458: Calling all_inventory to load vars for managed_node3 8029 1726773026.15460: Calling groups_inventory to load vars for managed_node3 8029 1726773026.15461: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773026.15469: Calling all_plugins_play to load vars for managed_node3 8029 1726773026.15470: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773026.15472: Calling groups_plugins_play to load vars for managed_node3 8029 1726773026.15579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773026.15693: done with get_vars() 8029 1726773026.15701: done getting variables 8029 1726773026.15750: in VariableManager get_vars() 8029 1726773026.15758: Calling all_inventory to load vars for managed_node3 8029 1726773026.15760: Calling groups_inventory to load vars for managed_node3 8029 1726773026.15761: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773026.15764: Calling all_plugins_play to load vars for managed_node3 8029 1726773026.15765: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773026.15767: Calling groups_plugins_play to load vars for managed_node3 8029 1726773026.15860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773026.15966: done with get_vars() 8029 1726773026.15978: done queuing things up, now waiting for results queue to drain 8029 1726773026.15979: results queue empty 8029 1726773026.15980: checking for any_errors_fatal 8029 1726773026.15983: done checking for any_errors_fatal 8029 1726773026.15984: checking for max_fail_percentage 8029 1726773026.15984: done checking for max_fail_percentage 8029 1726773026.15985: checking to see if all hosts have failed and the running result is not ok 8029 1726773026.15985: done checking to see if all hosts have failed 8029 1726773026.15986: getting the remaining hosts for this loop 8029 1726773026.15986: done getting the remaining hosts for this loop 8029 1726773026.15988: getting the next task for host managed_node3 8029 1726773026.15991: done getting next task for host managed_node3 8029 1726773026.15992: ^ task is: TASK: meta (flush_handlers) 8029 1726773026.15993: ^ 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 8029 1726773026.15997: getting variables 8029 1726773026.15998: in VariableManager get_vars() 8029 1726773026.16005: Calling all_inventory to load vars for managed_node3 8029 1726773026.16006: Calling groups_inventory to load vars for managed_node3 8029 1726773026.16007: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773026.16010: Calling all_plugins_play to load vars for managed_node3 8029 1726773026.16011: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773026.16013: Calling groups_plugins_play to load vars for managed_node3 8029 1726773026.16089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773026.16195: done with get_vars() 8029 1726773026.16200: done getting variables 8029 1726773026.16234: in VariableManager get_vars() 8029 1726773026.16240: Calling all_inventory to load vars for managed_node3 8029 1726773026.16242: Calling groups_inventory to load vars for managed_node3 8029 1726773026.16243: Calling all_plugins_inventory to load vars for managed_node3 8029 1726773026.16246: Calling all_plugins_play to load vars for managed_node3 8029 1726773026.16247: Calling groups_plugins_inventory to load vars for managed_node3 8029 1726773026.16248: Calling groups_plugins_play to load vars for managed_node3 8029 1726773026.16326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8029 1726773026.16446: done with get_vars() 8029 1726773026.16453: done queuing things up, now waiting for results queue to drain 8029 1726773026.16454: results queue empty 8029 1726773026.16455: checking for any_errors_fatal 8029 1726773026.16456: done checking for any_errors_fatal 8029 1726773026.16456: checking for max_fail_percentage 8029 1726773026.16457: done checking for max_fail_percentage 8029 1726773026.16457: checking to see if all hosts have failed and the running result is not ok 8029 1726773026.16458: done checking to see if all hosts have failed 8029 1726773026.16458: getting the remaining hosts for this loop 8029 1726773026.16459: done getting the remaining hosts for this loop 8029 1726773026.16460: getting the next task for host managed_node3 8029 1726773026.16462: done getting next task for host managed_node3 8029 1726773026.16463: ^ task is: None 8029 1726773026.16463: ^ 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 8029 1726773026.16464: done queuing things up, now waiting for results queue to drain 8029 1726773026.16465: results queue empty 8029 1726773026.16465: checking for any_errors_fatal 8029 1726773026.16465: done checking for any_errors_fatal 8029 1726773026.16466: checking for max_fail_percentage 8029 1726773026.16466: done checking for max_fail_percentage 8029 1726773026.16467: checking to see if all hosts have failed and the running result is not ok 8029 1726773026.16467: done checking to see if all hosts have failed 8029 1726773026.16468: getting the next task for host managed_node3 8029 1726773026.16470: done getting next task for host managed_node3 8029 1726773026.16470: ^ task is: None 8029 1726773026.16471: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=87 changed=12 unreachable=0 failed=0 skipped=46 rescued=0 ignored=0 Thursday 19 September 2024 15:10:26 -0400 (0:00:00.498) 0:00:30.738 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.49s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Gathering Facts --------------------------------------------------------- 1.40s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.80s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.78s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.74s /tmp/collections-Uuh/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.73s /tmp/collections-Uuh/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.71s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.70s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.69s /tmp/collections-Uuh/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.69s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.68s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Ensure kernel_settings is not in active_profile ------------------------- 0.68s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.67s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.67s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.65s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Set profile_mode to auto ------------------------------------------------ 0.65s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Ensure python command exists for tests below ---------------------------- 0.65s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Put expected contents into temporary file ------------------------------- 0.64s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 0.64s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.61s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 8029 1726773026.16560: RUNNING CLEANUP