ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Tuesday 05 August 2025 11:19:28 -0400 (0:00:00.023) 0:00:00.023 ******** ok: [managed-node1] META: ran handlers TASK [Create temporary file] *************************************************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Tuesday 05 August 2025 11:19:28 -0400 (0:00:00.806) 0:00:00.829 ******** changed: [managed-node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.0zwPLM.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Tuesday 05 August 2025 11:19:29 -0400 (0:00:00.252) 0:00:01.082 ******** changed: [managed-node1 -> localhost] => { "changed": true, "checksum": "de626e220dd3ccca9a5296f73d2144ad4553bd41", "dest": "/tmp/ansible.0zwPLM.inventory.yaml", "gid": 0, "group": "root", "md5sum": "d14c946c662449b798bd332a2fac7b64", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1754407169.14-11817-211826521540291/source", "state": "file", "uid": 0 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Tuesday 05 August 2025 11:19:29 -0400 (0:00:00.535) 0:00:01.618 ******** ok: [managed-node1] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Tuesday 05 August 2025 11:19:30 -0400 (0:00:00.547) 0:00:02.165 ******** ok: [managed-node1 -> managed-node1] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Tuesday 05 August 2025 11:19:30 -0400 (0:00:00.507) 0:00:02.673 ******** skipping: [managed-node1] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Tuesday 05 August 2025 11:19:30 -0400 (0:00:00.032) 0:00:02.705 ******** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Tuesday 05 August 2025 11:19:30 -0400 (0:00:00.081) 0:00:02.786 ******** included: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Tuesday 05 August 2025 11:19:30 -0400 (0:00:00.032) 0:00:02.818 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Tuesday 05 August 2025 11:19:30 -0400 (0:00:00.022) 0:00:02.841 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Tuesday 05 August 2025 11:19:31 -0400 (0:00:00.262) 0:00:03.104 ******** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Tuesday 05 August 2025 11:19:31 -0400 (0:00:00.025) 0:00:03.129 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Tuesday 05 August 2025 11:19:31 -0400 (0:00:00.047) 0:00:03.177 ******** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Tuesday 05 August 2025 11:19:31 -0400 (0:00:00.691) 0:00:03.868 ******** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Tue 2025-08-05 11:19:27 EDT", "ActiveEnterTimestampMonotonic": "209736830", "ActiveExitTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ActiveExitTimestampMonotonic": "195621500", "ActiveState": "active", "After": "network-online.target systemd-journald.socket network.target remote-fs.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-08-05 11:19:13 EDT", "AssertTimestampMonotonic": "195648062", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ConditionTimestampMonotonic": "195648061", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2025-08-05 11:19:27 EDT", "ExecMainExitTimestampMonotonic": "209736382", "ExecMainPID": "18528", "ExecMainStartTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ExecMainStartTimestampMonotonic": "195648539", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:19:13 EDT] ; stop_time=[Tue 2025-08-05 11:19:27 EDT] ; pid=18528 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:19:13 EDT] ; stop_time=[Tue 2025-08-05 11:19:13 EDT] ; pid=18519 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-08-05 11:19:13 EDT", "InactiveEnterTimestampMonotonic": "195647182", "InactiveExitTimestamp": "Tue 2025-08-05 11:19:13 EDT", "InactiveExitTimestampMonotonic": "195648572", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Tuesday 05 August 2025 11:19:32 -0400 (0:00:00.565) 0:00:04.433 ******** included: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Tuesday 05 August 2025 11:19:32 -0400 (0:00:00.074) 0:00:04.508 ******** changed: [managed-node1] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.021973", "end": "2025-08-05 11:19:32.905732", "rc": 0, "start": "2025-08-05 11:19:32.883759" } STDOUT: Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/kdump_id_rsa. Your public key has been saved in /root/.ssh/kdump_id_rsa.pub. The key fingerprint is: SHA256:n8aOeB7PFfL9qCnQMMtyPiEpoA4/zWS7h818e+VsxnM root@managed-node1 The key's randomart image is: +---[RSA 2048]----+ | | | | | | | . o | | . . oS=. . | |o + + *o.+.o | |o. = B =.o==o . | | .o = =.=Bo.B.Eo | | ..o.+++++o+. .| +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Tuesday 05 August 2025 11:19:32 -0400 (0:00:00.418) 0:00:04.927 ******** ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFEZ3BSNGJkUGZkeFRrT1ZmZktoeGNoY1VLZktXWW5tUTNub2hLak9YQlpPZzZtandyWGJUUk40NDA2MVkvM1c5UzhVVDRZQWdKVGY1Y1I2VDJyaG0xRHMwWFpjYTVYTXJTTXg2V28wTysvbjlqYmxKUWZhZEZLNWowbjc5cmMvcWxCRmJDZWtUY0E4V05GSG1hSW1rcEo1N0o1VlJCTEVSbFUzYzhKb21iVEx2WjVlcXM3OXlQWHlBY0FXeXdsVU0xRGEzWjYyVURiVGI0VFMvcW91TnZtTHVveWE5REZlS2p1OWNRTUFSVWc5eFE2aTdIWi9KQy9pcCsxYzlacjVwT3VlS0tZbHgvTzBWK21GL0Q0eStNcTBTazdaeXdOK3JSL1RkNmdUcmEwaFBxQ1JIMWtrbndYM01KejE2R2RVcGRPSFR4dnpTaUxXV1UxcEN4RElwUkggcm9vdEBtYW5hZ2VkLW5vZGUxCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Tuesday 05 August 2025 11:19:33 -0400 (0:00:00.396) 0:00:05.324 ******** ok: [managed-node1 -> managed-node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Tuesday 05 August 2025 11:19:33 -0400 (0:00:00.500) 0:00:05.824 ******** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1754406972.6482618, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1754407172.904201, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 20, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1754407172.904201, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "18446744072852951894", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Tuesday 05 August 2025 11:19:34 -0400 (0:00:00.282) 0:00:06.107 ******** ok: [managed-node1 -> managed-node1] => { "changed": false, "stat": { "atime": 1754407117.0997107, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4223a69b69baf1c10e8d6bbd931b3dd7ddea358a", "ctime": 1754407115.7986991, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1754407115.7986991, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1209, "uid": 0, "version": "22411381", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Tuesday 05 August 2025 11:19:34 -0400 (0:00:00.285) 0:00:06.392 ******** ok: [managed-node1 -> managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Tuesday 05 August 2025 11:19:34 -0400 (0:00:00.441) 0:00:06.833 ******** changed: [managed-node1 -> managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Tuesday 05 August 2025 11:19:35 -0400 (0:00:00.423) 0:00:07.256 ******** ok: [managed-node1 -> managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDOHZFZW9SMUhvYWcwZFZwRTQ2RWFUQnUyOU5SRG5TNFArd2V5bm1FM0c3T0tFek52amxyTUNqZHZHZVR2eEhqNlJ0ZStwM3BMaURuMTQreWEvRmo2WFhubDhPMGFnOHc5eFh0ZVBLUDBmODNMOXBYZlJ4b1U2OVVRSGRaRUNhRHZYYkRjenZrSlBrZzNnZ1JQRjJLNUZmTk9ham9oR0ExTlRDbjR2d3E2ZkQ3RnpMbmRmSGk0aVhFUjh1TnlQdG5tMDFiWVlCSXhna2sxZk5KaC9YRTg4bFl2ekdRSVNqMms5aGpoSDd1ZG5TWlB1MmwxY1dLVzVXeVc3R2YxbVhOSGpYOEtjZ3RMRmhxQ2d6ZkpWbXBEdG1wZWhIU0VqblIyalMySTdtem4rUGd2TEpMcFJFY3BQclA4OC81eXNBM2dzVHMzMmREQmxJdkxQVC9RSk56WTMgCg==", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Tuesday 05 August 2025 11:19:35 -0400 (0:00:00.261) 0:00:07.518 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.42.218 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 \n", "mode": "0644", "name": "10.31.42.218", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 395, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Tuesday 05 August 2025 11:19:36 -0400 (0:00:00.461) 0:00:07.979 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1754407153.2480295, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1754407151.1740112, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262485, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1754407150.8350084, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "2101210582", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Tuesday 05 August 2025 11:19:36 -0400 (0:00:00.279) 0:00:08.259 ******** NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node1 changed: [managed-node1] => { "backup_file": "/etc/kdump.conf.26025.2025-08-05@11:19:36~", "changed": true, "checksum": "30dfc74e12573903b1b17fa3cf07b6b6702d8d69", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "a5fea894d9e77cdb4b94e00c60c89374", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1754407176.32-12049-3642578272718/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Tuesday 05 August 2025 11:19:36 -0400 (0:00:00.577) 0:00:08.836 ******** ok: [managed-node1] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.261) 0:00:09.097 ******** ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.023) 0:00:09.121 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.020) 0:00:09.141 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.021) 0:00:09.162 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.019) 0:00:09.182 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.020) 0:00:09.202 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.019) 0:00:09.222 ******** ok: [managed-node1] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-08-05 11:19:27 EDT", "ActiveEnterTimestampMonotonic": "209736830", "ActiveExitTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ActiveExitTimestampMonotonic": "195621500", "ActiveState": "active", "After": "network-online.target systemd-journald.socket network.target remote-fs.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-08-05 11:19:13 EDT", "AssertTimestampMonotonic": "195648062", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ConditionTimestampMonotonic": "195648061", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2025-08-05 11:19:27 EDT", "ExecMainExitTimestampMonotonic": "209736382", "ExecMainPID": "18528", "ExecMainStartTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ExecMainStartTimestampMonotonic": "195648539", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:19:13 EDT] ; stop_time=[Tue 2025-08-05 11:19:27 EDT] ; pid=18528 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:19:13 EDT] ; stop_time=[Tue 2025-08-05 11:19:13 EDT] ; pid=18519 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-08-05 11:19:13 EDT", "InactiveEnterTimestampMonotonic": "195647182", "InactiveExitTimestamp": "Tue 2025-08-05 11:19:13 EDT", "InactiveExitTimestampMonotonic": "195648572", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.366) 0:00:09.588 ******** ok: [managed-node1 -> managed-node1] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Tuesday 05 August 2025 11:19:37 -0400 (0:00:00.291) 0:00:09.879 ******** changed: [managed-node1] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-08-05 11:19:27 EDT", "ActiveEnterTimestampMonotonic": "209736830", "ActiveExitTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ActiveExitTimestampMonotonic": "195621500", "ActiveState": "active", "After": "network-online.target systemd-journald.socket network.target remote-fs.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-08-05 11:19:13 EDT", "AssertTimestampMonotonic": "195648062", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ConditionTimestampMonotonic": "195648061", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2025-08-05 11:19:27 EDT", "ExecMainExitTimestampMonotonic": "209736382", "ExecMainPID": "18528", "ExecMainStartTimestamp": "Tue 2025-08-05 11:19:13 EDT", "ExecMainStartTimestampMonotonic": "195648539", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:19:13 EDT] ; stop_time=[Tue 2025-08-05 11:19:27 EDT] ; pid=18528 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:19:13 EDT] ; stop_time=[Tue 2025-08-05 11:19:13 EDT] ; pid=18519 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-08-05 11:19:13 EDT", "InactiveEnterTimestampMonotonic": "195647182", "InactiveExitTimestamp": "Tue 2025-08-05 11:19:13 EDT", "InactiveExitTimestampMonotonic": "195648572", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Tuesday 05 August 2025 11:19:57 -0400 (0:00:19.326) 0:00:29.206 ******** ok: [managed-node1] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Tuesday 05 August 2025 11:19:57 -0400 (0:00:00.510) 0:00:29.716 ******** fatal: [managed-node1 -> localhost]: FAILED! => { "changed": false, "cmd": [ "ansible-playbook", "-b", "-vv", "-i", "/tmp/ansible.0zwPLM.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:03.800760", "end": "2025-08-05 11:20:01.660622", "rc": 2, "start": "2025-08-05 11:19:57.859862" } STDOUT: ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Tuesday 05 August 2025 11:19:58 -0400 (0:00:00.024) 0:00:00.024 ******** ok: [managed-node1] META: ran handlers TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.687) 0:00:00.712 ******** ok: [managed-node1 -> managed-node1] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.406) 0:00:01.119 ******** skipping: [managed-node1] => {} META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.035) 0:00:01.154 ******** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.084) 0:00:01.238 ******** included: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.033) 0:00:01.271 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.022) 0:00:01.293 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.282) 0:00:01.575 ******** ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Tuesday 05 August 2025 11:19:59 -0400 (0:00:00.027) 0:00:01.602 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Tuesday 05 August 2025 11:20:00 -0400 (0:00:00.049) 0:00:01.652 ******** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Tuesday 05 August 2025 11:20:00 -0400 (0:00:00.536) 0:00:02.188 ******** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Tue 2025-08-05 11:16:22 EDT", "ActiveEnterTimestampMonotonic": "45384438", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "remote-fs.target systemd-journald.socket network.target system.slice network-online.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-08-05 11:16:03 EDT", "AssertTimestampMonotonic": "26407595", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-08-05 11:16:03 EDT", "ConditionTimestampMonotonic": "26407594", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2025-08-05 11:16:22 EDT", "ExecMainExitTimestampMonotonic": "45384250", "ExecMainPID": "1228", "ExecMainStartTimestamp": "Tue 2025-08-05 11:16:03 EDT", "ExecMainStartTimestampMonotonic": "26408193", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:16:03 EDT] ; stop_time=[Tue 2025-08-05 11:16:22 EDT] ; pid=1228 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2025-08-05 11:16:03 EDT", "InactiveExitTimestampMonotonic": "26408234", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Tuesday 05 August 2025 11:20:01 -0400 (0:00:00.468) 0:00:02.657 ******** included: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Tuesday 05 August 2025 11:20:01 -0400 (0:00:00.078) 0:00:02.736 ******** changed: [managed-node1] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.000013", "end": "2025-08-05 11:20:01.325535", "rc": 0, "start": "2025-08-05 11:20:01.325522" } STDOUT: Command would have run if not in check mode STDERR: Command would have run if not in check mode TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Tuesday 05 August 2025 11:20:01 -0400 (0:00:00.243) 0:00:02.980 ******** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: file not found: /root/.ssh/kdump_id_rsa.pub TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86 Tuesday 05 August 2025 11:20:01 -0400 (0:00:00.240) 0:00:03.220 ******** fatal: [managed-node1]: FAILED! => { "assertion": "'Reboot is required to apply changes.' in ansible_failed_result.msg", "changed": false, "evaluated_to": false } MSG: Assertion failed PLAY RECAP ********************************************************************* managed-node1 : ok=9 changed=1 unreachable=0 failed=1 skipped=3 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-08-05T15:20:01.585466Z", "host": "managed-node1", "message": "file not found: /root/.ssh/kdump_id_rsa.pub", "start_time": "2025-08-05T15:20:01.354030Z", "task_name": "Fetch key", "task_path": "/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7" }, { "ansible_version": "2.9.27", "end_time": "2025-08-05T15:20:01.612884Z", "host": "managed-node1", "message": "Assertion failed", "start_time": "2025-08-05T15:20:01.594710Z", "task_name": "If reboot is required - assert the expected fail message", "task_path": "/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 05 August 2025 11:20:01 -0400 (0:00:00.020) 0:00:03.241 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.69s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Install required packages ------------- 0.54s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.47s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Gather facts from managed-node1 ----------------------------------------- 0.41s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.28s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.24s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.24s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Run the role. If reboot is not required - the play succeeds. ------------ 0.08s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 fedora.linux_system_roles.kdump : Include SSH tasks --------------------- 0.08s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 fedora.linux_system_roles.kdump : Set platform/version specific variables --- 0.05s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Print message that this test is skipped on EL 6 ------------------------- 0.04s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.03s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 fedora.linux_system_roles.kdump : Set flag to indicate system is ostree --- 0.03s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.02s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 If reboot is required - assert the expected fail message ---------------- 0.02s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86 STDERR: [WARNING]: running playbook inside collection fedora.linux_system_roles MSG: non-zero return code PLAY RECAP ********************************************************************* managed-node1 : ok=28 changed=7 unreachable=0 failed=1 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "delta": "0:00:03.800760", "end_time": "2025-08-05 11:20:01.660622", "host": "managed-node1", "message": "non-zero return code", "rc": 2, "start_time": "2025-08-05 11:19:57.859862", "stderr": "[WARNING]: running playbook inside collection fedora.linux_system_roles", "stdout": "ansible-playbook 2.9.27\n config file = /etc/ansible/ansible.cfg\n configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/lib/python2.7/site-packages/ansible\n executable location = /usr/bin/ansible-playbook\n python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]\nUsing /etc/ansible/ansible.cfg as config file\nSkipping callback 'actionable', as we already have a stdout callback.\nSkipping callback 'counter_enabled', as we already have a stdout callback.\nSkipping callback 'debug', as we already have a stdout callback.\nSkipping callback 'dense', as we already have a stdout callback.\nSkipping callback 'dense', as we already have a stdout callback.\nSkipping callback 'full_skip', as we already have a stdout callback.\nSkipping callback 'json', as we already have a stdout callback.\nSkipping callback 'jsonl', as we already have a stdout callback.\nSkipping callback 'minimal', as we already have a stdout callback.\nSkipping callback 'null', as we already have a stdout callback.\nSkipping callback 'oneline', as we already have a stdout callback.\nSkipping callback 'selective', as we already have a stdout callback.\nSkipping callback 'skippy', as we already have a stdout callback.\nSkipping callback 'stderr', as we already have a stdout callback.\nSkipping callback 'unixy', as we already have a stdout callback.\nSkipping callback 'yaml', as we already have a stdout callback.\n\nPLAYBOOK: tests_ssh.yml ********************************************************\n1 plays in tests_ssh.yml\n\nPLAY [Ensure that the rule runs with ssh] **************************************\n\nTASK [Gathering Facts] *********************************************************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2\nTuesday 05 August 2025 11:19:58 -0400 (0:00:00.024) 0:00:00.024 ******** \nok: [managed-node1]\nMETA: ran handlers\n\nTASK [Gather facts from managed-node1] *****************************************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.687) 0:00:00.712 ******** \nok: [managed-node1 -> managed-node1]\n\nTASK [Print message that this test is skipped on EL 6] *************************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.406) 0:00:01.119 ******** \nskipping: [managed-node1] => {}\nMETA: end_host conditional evaluated to false, continuing execution for managed-node1\n\nTASK [Run the role. If reboot is not required - the play succeeds.] ************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.035) 0:00:01.154 ******** \n\nTASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] *****\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.084) 0:00:01.238 ******** \nincluded: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1\n\nTASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] *****\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.033) 0:00:01.271 ******** \nskipping: [managed-node1] => {\n \"changed\": false, \n \"skip_reason\": \"Conditional result was False\"\n}\n\nTASK [fedora.linux_system_roles.kdump : Check if system is ostree] *************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.022) 0:00:01.293 ******** \nok: [managed-node1] => {\n \"changed\": false, \n \"stat\": {\n \"exists\": false\n }\n}\n\nTASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] ***\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.282) 0:00:01.575 ******** \nok: [managed-node1] => {\n \"ansible_facts\": {\n \"__kdump_is_ostree\": false\n }, \n \"changed\": false\n}\n\nTASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] ***\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19\nTuesday 05 August 2025 11:19:59 -0400 (0:00:00.027) 0:00:01.602 ******** \nskipping: [managed-node1] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\", \n \"changed\": false, \n \"item\": \"RedHat.yml\", \n \"skip_reason\": \"Conditional result was False\"\n}\nskipping: [managed-node1] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\", \n \"changed\": false, \n \"item\": \"CentOS.yml\", \n \"skip_reason\": \"Conditional result was False\"\n}\nskipping: [managed-node1] => (item=CentOS_7.yml) => {\n \"ansible_loop_var\": \"item\", \n \"changed\": false, \n \"item\": \"CentOS_7.yml\", \n \"skip_reason\": \"Conditional result was False\"\n}\nskipping: [managed-node1] => (item=CentOS_7.9.yml) => {\n \"ansible_loop_var\": \"item\", \n \"changed\": false, \n \"item\": \"CentOS_7.9.yml\", \n \"skip_reason\": \"Conditional result was False\"\n}\n\nTASK [fedora.linux_system_roles.kdump : Install required packages] *************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5\nTuesday 05 August 2025 11:20:00 -0400 (0:00:00.049) 0:00:01.652 ******** \nok: [managed-node1] => {\n \"changed\": false, \n \"rc\": 0, \n \"results\": [\n \"grubby-8.28-26.el7.x86_64 providing grubby is already installed\", \n \"iproute-4.11.0-30.el7.x86_64 providing iproute is already installed\", \n \"kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed\", \n \"openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed\"\n ]\n}\n\nTASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] **********\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11\nTuesday 05 August 2025 11:20:00 -0400 (0:00:00.536) 0:00:02.188 ******** \nok: [managed-node1] => {\n \"changed\": false, \n \"enabled\": true, \n \"name\": \"kdump\", \n \"status\": {\n \"ActiveEnterTimestamp\": \"Tue 2025-08-05 11:16:22 EDT\", \n \"ActiveEnterTimestampMonotonic\": \"45384438\", \n \"ActiveExitTimestampMonotonic\": \"0\", \n \"ActiveState\": \"active\", \n \"After\": \"remote-fs.target systemd-journald.socket network.target system.slice network-online.target basic.target\", \n \"AllowIsolate\": \"no\", \n \"AmbientCapabilities\": \"0\", \n \"AssertResult\": \"yes\", \n \"AssertTimestamp\": \"Tue 2025-08-05 11:16:03 EDT\", \n \"AssertTimestampMonotonic\": \"26407595\", \n \"BlockIOAccounting\": \"no\", \n \"BlockIOWeight\": \"18446744073709551615\", \n \"CPUAccounting\": \"no\", \n \"CPUQuotaPerSecUSec\": \"infinity\", \n \"CPUSchedulingPolicy\": \"0\", \n \"CPUSchedulingPriority\": \"0\", \n \"CPUSchedulingResetOnFork\": \"no\", \n \"CPUShares\": \"18446744073709551615\", \n \"CanIsolate\": \"no\", \n \"CanReload\": \"yes\", \n \"CanStart\": \"yes\", \n \"CanStop\": \"yes\", \n \"CapabilityBoundingSet\": \"18446744073709551615\", \n \"CollectMode\": \"inactive\", \n \"ConditionResult\": \"yes\", \n \"ConditionTimestamp\": \"Tue 2025-08-05 11:16:03 EDT\", \n \"ConditionTimestampMonotonic\": \"26407594\", \n \"ControlPID\": \"0\", \n \"DefaultDependencies\": \"no\", \n \"Delegate\": \"no\", \n \"Description\": \"Crash recovery kernel arming\", \n \"DevicePolicy\": \"auto\", \n \"ExecMainCode\": \"1\", \n \"ExecMainExitTimestamp\": \"Tue 2025-08-05 11:16:22 EDT\", \n \"ExecMainExitTimestampMonotonic\": \"45384250\", \n \"ExecMainPID\": \"1228\", \n \"ExecMainStartTimestamp\": \"Tue 2025-08-05 11:16:03 EDT\", \n \"ExecMainStartTimestampMonotonic\": \"26408193\", \n \"ExecMainStatus\": \"0\", \n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Tue 2025-08-05 11:16:03 EDT] ; stop_time=[Tue 2025-08-05 11:16:22 EDT] ; pid=1228 ; code=exited ; status=0 }\", \n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \n \"FailureAction\": \"none\", \n \"FileDescriptorStoreMax\": \"0\", \n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \n \"GuessMainPID\": \"yes\", \n \"IOScheduling\": \"0\", \n \"Id\": \"kdump.service\", \n \"IgnoreOnIsolate\": \"no\", \n \"IgnoreOnSnapshot\": \"no\", \n \"IgnoreSIGPIPE\": \"yes\", \n \"InactiveEnterTimestampMonotonic\": \"0\", \n \"InactiveExitTimestamp\": \"Tue 2025-08-05 11:16:03 EDT\", \n \"InactiveExitTimestampMonotonic\": \"26408234\", \n \"JobTimeoutAction\": \"none\", \n \"JobTimeoutUSec\": \"0\", \n \"KillMode\": \"control-group\", \n \"KillSignal\": \"15\", \n \"LimitAS\": \"18446744073709551615\", \n \"LimitCORE\": \"18446744073709551615\", \n \"LimitCPU\": \"18446744073709551615\", \n \"LimitDATA\": \"18446744073709551615\", \n \"LimitFSIZE\": \"18446744073709551615\", \n \"LimitLOCKS\": \"18446744073709551615\", \n \"LimitMEMLOCK\": \"65536\", \n \"LimitMSGQUEUE\": \"819200\", \n \"LimitNICE\": \"0\", \n \"LimitNOFILE\": \"4096\", \n \"LimitNPROC\": \"14311\", \n \"LimitRSS\": \"18446744073709551615\", \n \"LimitRTPRIO\": \"0\", \n \"LimitRTTIME\": \"18446744073709551615\", \n \"LimitSIGPENDING\": \"14311\", \n \"LimitSTACK\": \"18446744073709551615\", \n \"LoadState\": \"loaded\", \n \"MainPID\": \"0\", \n \"MemoryAccounting\": \"no\", \n \"MemoryCurrent\": \"18446744073709551615\", \n \"MemoryLimit\": \"18446744073709551615\", \n \"MountFlags\": \"0\", \n \"Names\": \"kdump.service\", \n \"NeedDaemonReload\": \"no\", \n \"Nice\": \"0\", \n \"NoNewPrivileges\": \"no\", \n \"NonBlocking\": \"no\", \n \"NotifyAccess\": \"none\", \n \"OOMScoreAdjust\": \"0\", \n \"OnFailureJobMode\": \"replace\", \n \"PermissionsStartOnly\": \"no\", \n \"PrivateDevices\": \"no\", \n \"PrivateNetwork\": \"no\", \n \"PrivateTmp\": \"no\", \n \"ProtectHome\": \"no\", \n \"ProtectSystem\": \"no\", \n \"RefuseManualStart\": \"no\", \n \"RefuseManualStop\": \"no\", \n \"RemainAfterExit\": \"yes\", \n \"Requires\": \"system.slice\", \n \"Restart\": \"no\", \n \"RestartUSec\": \"100ms\", \n \"Result\": \"success\", \n \"RootDirectoryStartOnly\": \"no\", \n \"RuntimeDirectoryMode\": \"0755\", \n \"SameProcessGroup\": \"no\", \n \"SecureBits\": \"0\", \n \"SendSIGHUP\": \"no\", \n \"SendSIGKILL\": \"yes\", \n \"Slice\": \"system.slice\", \n \"StandardError\": \"inherit\", \n \"StandardInput\": \"null\", \n \"StandardOutput\": \"journal\", \n \"StartLimitAction\": \"none\", \n \"StartLimitBurst\": \"5\", \n \"StartLimitInterval\": \"0\", \n \"StartupBlockIOWeight\": \"18446744073709551615\", \n \"StartupCPUShares\": \"18446744073709551615\", \n \"StatusErrno\": \"0\", \n \"StopWhenUnneeded\": \"no\", \n \"SubState\": \"exited\", \n \"SyslogLevelPrefix\": \"yes\", \n \"SyslogPriority\": \"30\", \n \"SystemCallErrorNumber\": \"0\", \n \"TTYReset\": \"no\", \n \"TTYVHangup\": \"no\", \n \"TTYVTDisallocate\": \"no\", \n \"TasksAccounting\": \"no\", \n \"TasksCurrent\": \"18446744073709551615\", \n \"TasksMax\": \"18446744073709551615\", \n \"TimeoutStartUSec\": \"0\", \n \"TimeoutStopUSec\": \"1min 30s\", \n \"TimerSlackNSec\": \"50000\", \n \"Transient\": \"no\", \n \"Type\": \"oneshot\", \n \"UMask\": \"0022\", \n \"UnitFilePreset\": \"enabled\", \n \"UnitFileState\": \"enabled\", \n \"WantedBy\": \"multi-user.target\", \n \"WatchdogTimestampMonotonic\": \"0\", \n \"WatchdogUSec\": \"0\"\n }\n}\n\nTASK [fedora.linux_system_roles.kdump : Include SSH tasks] *********************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16\nTuesday 05 August 2025 11:20:01 -0400 (0:00:00.468) 0:00:02.657 ******** \nincluded: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1\n\nTASK [fedora.linux_system_roles.kdump : Create key if it does not exist] *******\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2\nTuesday 05 August 2025 11:20:01 -0400 (0:00:00.078) 0:00:02.736 ******** \nchanged: [managed-node1] => {\n \"changed\": true, \n \"cmd\": [\n \"/usr/bin/ssh-keygen\", \n \"-t\", \n \"rsa\", \n \"-f\", \n \"/root/.ssh/kdump_id_rsa\", \n \"-N\", \n \"\"\n ], \n \"delta\": \"0:00:00.000013\", \n \"end\": \"2025-08-05 11:20:01.325535\", \n \"rc\": 0, \n \"start\": \"2025-08-05 11:20:01.325522\"\n}\n\nSTDOUT:\n\nCommand would have run if not in check mode\n\n\nSTDERR:\n\nCommand would have run if not in check mode\n\nTASK [fedora.linux_system_roles.kdump : Fetch key] *****************************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7\nTuesday 05 August 2025 11:20:01 -0400 (0:00:00.243) 0:00:02.980 ******** \nfatal: [managed-node1]: FAILED! => {\n \"changed\": false\n}\n\nMSG:\n\nfile not found: /root/.ssh/kdump_id_rsa.pub\n\nTASK [If reboot is required - assert the expected fail message] ****************\ntask path: /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86\nTuesday 05 August 2025 11:20:01 -0400 (0:00:00.240) 0:00:03.220 ******** \nfatal: [managed-node1]: FAILED! => {\n \"assertion\": \"'Reboot is required to apply changes.' in ansible_failed_result.msg\", \n \"changed\": false, \n \"evaluated_to\": false\n}\n\nMSG:\n\nAssertion failed\n\nPLAY RECAP *********************************************************************\nmanaged-node1 : ok=9 changed=1 unreachable=0 failed=1 skipped=3 rescued=1 ignored=0 \n\nSYSTEM ROLES ERRORS BEGIN v1\n[\n {\n \"ansible_version\": \"2.9.27\", \n \"end_time\": \"2025-08-05T15:20:01.585466Z\", \n \"host\": \"managed-node1\", \n \"message\": \"file not found: /root/.ssh/kdump_id_rsa.pub\", \n \"start_time\": \"2025-08-05T15:20:01.354030Z\", \n \"task_name\": \"Fetch key\", \n \"task_path\": \"/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7\"\n }, \n {\n \"ansible_version\": \"2.9.27\", \n \"end_time\": \"2025-08-05T15:20:01.612884Z\", \n \"host\": \"managed-node1\", \n \"message\": \"Assertion failed\", \n \"start_time\": \"2025-08-05T15:20:01.594710Z\", \n \"task_name\": \"If reboot is required - assert the expected fail message\", \n \"task_path\": \"/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86\"\n }\n]\nSYSTEM ROLES ERRORS END v1\n\nTASKS RECAP ********************************************************************\nTuesday 05 August 2025 11:20:01 -0400 (0:00:00.020) 0:00:03.241 ******** \n=============================================================================== \nGathering Facts --------------------------------------------------------- 0.69s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 \nfedora.linux_system_roles.kdump : Install required packages ------------- 0.54s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 \nfedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.47s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 \nGather facts from managed-node1 ----------------------------------------- 0.41s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 \nfedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.28s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 \nfedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.24s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 \nfedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.24s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 \nRun the role. If reboot is not required - the play succeeds. ------------ 0.08s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 \nfedora.linux_system_roles.kdump : Include SSH tasks --------------------- 0.08s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 \nfedora.linux_system_roles.kdump : Set platform/version specific variables --- 0.05s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 \nPrint message that this test is skipped on EL 6 ------------------------- 0.04s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 \nfedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.03s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 \nfedora.linux_system_roles.kdump : Set flag to indicate system is ostree --- 0.03s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 \nfedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.02s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 \nIf reboot is required - assert the expected fail message ---------------- 0.02s\n/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:86 ", "task_name": "Run ansible-playbook with tests_ssh.yml in check mode", "task_path": "/tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 05 August 2025 11:20:01 -0400 (0:00:03.958) 0:00:33.674 ******** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 19.33s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------- 3.96s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Gathering Facts --------------------------------------------------------- 0.81s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 fedora.linux_system_roles.kdump : Install required packages ------------- 0.69s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.58s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.57s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Gathering Facts --------------------------------------------------------- 0.55s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Create static inventory from hostvars ----------------------------------- 0.54s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Gathering Facts --------------------------------------------------------- 0.51s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Gather facts from managed-node1 ----------------------------------------- 0.51s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.50s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.46s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.44s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.42s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.42s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.40s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.37s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Cleanup kdump_path ------------------------------------------------------ 0.29s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.29s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.28s /tmp/collections-Vk2/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 -- Logs begin at Tue 2025-08-05 11:15:58 EDT, end at Tue 2025-08-05 11:20:02 EDT. -- Aug 05 11:19:27 managed-node1 kdumpctl[18528]: kexec: loaded kdump kernel Aug 05 11:19:27 managed-node1 kdumpctl[18528]: Starting kdump: [OK] Aug 05 11:19:27 managed-node1 systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Aug 05 11:19:27 managed-node1 polkitd[509]: Unregistered Authentication Agent for unix-process:18513:19560 (system bus name :1.37, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) Aug 05 11:19:27 managed-node1 sshd[25045]: Accepted publickey for root from 10.31.8.146 port 47508 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 05 11:19:27 managed-node1 systemd-logind[510]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 8 has been created for the user root. -- -- The leading process of the session is 25045. Aug 05 11:19:27 managed-node1 systemd[1]: Started Session 8 of user root. -- Subject: Unit session-8.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:19:27 managed-node1 sshd[25045]: pam_unix(sshd:session): session opened for user root by (uid=0) Aug 05 11:19:27 managed-node1 sshd[25045]: Received disconnect from 10.31.8.146 port 47508:11: disconnected by user Aug 05 11:19:27 managed-node1 sshd[25045]: Disconnected from 10.31.8.146 port 47508 Aug 05 11:19:27 managed-node1 sshd[25045]: pam_unix(sshd:session): session closed for user root Aug 05 11:19:27 managed-node1 systemd-logind[510]: Removed session 8. -- Subject: Session 8 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 8 has been terminated. Aug 05 11:19:28 managed-node1 ansible-setup[25109]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Aug 05 11:19:29 managed-node1 ansible-setup[25183]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Aug 05 11:19:30 managed-node1 ansible-setup[25257]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Aug 05 11:19:31 managed-node1 ansible-stat[25331]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Aug 05 11:19:31 managed-node1 ansible-yum[25380]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['grubby', 'iproute', 'kexec-tools', 'openssh-clients'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Aug 05 11:19:32 managed-node1 ansible-systemd[25433]: Invoked with no_block=False force=None name=kdump daemon_reexec=False enabled=True daemon_reload=False state=None masked=None scope=None user=None Aug 05 11:19:32 managed-node1 ansible-command[25486]: Invoked with creates=/root/.ssh/kdump_id_rsa executable=None _uses_shell=False strip_empty_ends=True _raw_params=/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Aug 05 11:19:33 managed-node1 ansible-slurp[25536]: Invoked with src=/root/.ssh/kdump_id_rsa.pub Aug 05 11:19:33 managed-node1 ansible-user[25585]: Invoked with comment=None ssh_key_bits=0 update_password=always non_unique=False force=False ssh_key_type=rsa create_home=True password_lock=None ssh_key_passphrase=NOT_LOGGING_PARAMETER uid=None home=None append=False skeleton=None ssh_key_comment=ansible-generated on managed-node1 group=None system=False state=present role=None hidden=None local=None authorization=None profile=None shell=None expires=None ssh_key_file=None groups=None move_home=False password=NOT_LOGGING_PARAMETER name=root seuser=None remove=False login_class=None generate_ssh_key=None Aug 05 11:19:34 managed-node1 ansible-stat[25637]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/root/.ssh get_md5=False get_mime=True get_attributes=True Aug 05 11:19:34 managed-node1 ansible-stat[25688]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/root/.ssh/authorized_keys get_md5=False get_mime=True get_attributes=True Aug 05 11:19:34 managed-node1 ansible-file[25739]: Invoked with directory_mode=None force=False remote_src=None _original_basename=None path=/root/.ssh owner=root follow=True group=root unsafe_writes=False state=directory content=NOT_LOGGING_PARAMETER serole=None selevel=None setype=None access_time=None access_time_format=%Y%m%d%H%M.%S modification_time=None regexp=None src=None seuser=None recurse=False _diff_peek=None delimiter=None mode=0700 modification_time_format=%Y%m%d%H%M.%S attributes=None backup=None Aug 05 11:19:35 managed-node1 ansible-lineinfile[25788]: Invoked with directory_mode=None force=None remote_src=None backrefs=False insertafter=None path=/root/.ssh/authorized_keys owner=root follow=False line= group=root insertbefore=None unsafe_writes=False create=True state=present content=NOT_LOGGING_PARAMETER serole=None setype=None selevel=None regexp=None validate=None src=None seuser=None delimiter=None mode=0600 firstmatch=False attributes=None backup=False Aug 05 11:19:35 managed-node1 ansible-slurp[25837]: Invoked with src=/etc/ssh/ssh_host_rsa_key.pub Aug 05 11:19:35 managed-node1 ansible-known_hosts[25886]: Invoked with path=/etc/ssh/ssh_known_hosts state=present hash_host=False name=10.31.42.218 key=10.31.42.218 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vEeoR1Hoag0dVpE46EaTBu29NRDnS4P+weynmE3G7OKEzNvjlrMCjdvGeTvxHj6Rte+p3pLiDn14+ya/Fj6XXnl8O0ag8w9xXtePKP0f83L9pXfRxoU69UQHdZECaDvXbDczvkJPkg3ggRPF2K5FfNOajohGA1NTCn4vwq6fD7FzLndfHi4iXER8uNyPtnm01bYYBIxgkk1fNJh/XE88lYvzGQISj2k9hjhH7udnSZPu2l1cWKW5WyW7Gf1mXNHjX8KcgtLFhqCgzfJVmpDtmpehHSEjnR2jS2I7mzn+PgvLJLpREcpPrP88/5ysA3gsTs32dDBlIvLPT/QJNzY3 Aug 05 11:19:36 managed-node1 ansible-stat[25936]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/kdump.conf get_md5=False get_mime=True get_attributes=True Aug 05 11:19:36 managed-node1 ansible-stat[25987]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/kdump.conf get_md5=False get_mime=True get_attributes=True Aug 05 11:19:36 managed-node1 ansible-copy[26025]: Invoked with directory_mode=None force=True remote_src=None _original_basename=kdump.conf.j2 owner=None follow=False local_follow=None group=None unsafe_writes=False serole=None content=NOT_LOGGING_PARAMETER setype=None dest=/etc/kdump.conf selevel=None regexp=None validate=None src=/root/.ansible/tmp/ansible-tmp-1754407176.32-12049-3642578272718/source checksum=30dfc74e12573903b1b17fa3cf07b6b6702d8d69 seuser=None delimiter=None mode=0644 attributes=None backup=True Aug 05 11:19:37 managed-node1 ansible-slurp[26076]: Invoked with src=/sys/kernel/kexec_crash_size Aug 05 11:19:37 managed-node1 ansible-systemd[26125]: Invoked with no_block=False force=None name=kdump daemon_reexec=False enabled=None daemon_reload=False state=started masked=None scope=None user=None Aug 05 11:19:37 managed-node1 ansible-file[26177]: Invoked with directory_mode=None force=False remote_src=None _original_basename=None path=/tmp/tests_ssh owner=None follow=True group=None unsafe_writes=False state=absent content=NOT_LOGGING_PARAMETER serole=None selevel=None setype=None access_time=None access_time_format=%Y%m%d%H%M.%S modification_time=None regexp=None src=None seuser=None recurse=False _diff_peek=None delimiter=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None backup=None Aug 05 11:19:38 managed-node1 ansible-systemd[26226]: Invoked with no_block=False force=None name=kdump daemon_reexec=False enabled=None daemon_reload=False state=restarted masked=None scope=None user=None Aug 05 11:19:38 managed-node1 polkitd[509]: Registered Authentication Agent for unix-process:26230:22063 (system bus name :1.40 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Aug 05 11:19:38 managed-node1 systemd[1]: Stopping Crash recovery kernel arming... -- Subject: Unit kdump.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has begun shutting down. Aug 05 11:19:38 managed-node1 kdumpctl[26236]: kexec: unloaded kdump kernel Aug 05 11:19:38 managed-node1 kdumpctl[26236]: Stopping kdump: [OK] Aug 05 11:19:38 managed-node1 systemd[1]: Stopped Crash recovery kernel arming. -- Subject: Unit kdump.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished shutting down. Aug 05 11:19:38 managed-node1 systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has begun starting up. Aug 05 11:19:38 managed-node1 sshd[26285]: Accepted publickey for root from 10.31.42.218 port 43826 ssh2: RSA SHA256:n8aOeB7PFfL9qCnQMMtyPiEpoA4/zWS7h818e+VsxnM Aug 05 11:19:38 managed-node1 systemd[1]: Started Session 9 of user root. -- Subject: Unit session-9.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-9.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:19:38 managed-node1 systemd-logind[510]: New session 9 of user root. -- Subject: A new session 9 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 9 has been created for the user root. -- -- The leading process of the session is 26285. Aug 05 11:19:38 managed-node1 sshd[26285]: pam_unix(sshd:session): session opened for user root by (uid=0) Aug 05 11:19:38 managed-node1 sshd[26285]: Received disconnect from 10.31.42.218 port 43826:11: disconnected by user Aug 05 11:19:38 managed-node1 sshd[26285]: Disconnected from 10.31.42.218 port 43826 Aug 05 11:19:38 managed-node1 sshd[26285]: pam_unix(sshd:session): session closed for user root Aug 05 11:19:38 managed-node1 systemd-logind[510]: Removed session 9. -- Subject: Session 9 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 9 has been terminated. Aug 05 11:19:38 managed-node1 kdumpctl[26244]: Detected change(s) in the following file(s): Aug 05 11:19:38 managed-node1 kdumpctl[26244]: /etc/kdump.conf Aug 05 11:19:38 managed-node1 kdumpctl[26244]: Rebuilding /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img Aug 05 11:19:38 managed-node1 sshd[26355]: Accepted publickey for root from 10.31.42.218 port 43828 ssh2: RSA SHA256:n8aOeB7PFfL9qCnQMMtyPiEpoA4/zWS7h818e+VsxnM Aug 05 11:19:38 managed-node1 systemd-logind[510]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 26355. Aug 05 11:19:38 managed-node1 systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:19:38 managed-node1 sshd[26355]: pam_unix(sshd:session): session opened for user root by (uid=0) Aug 05 11:19:38 managed-node1 sshd[26355]: Received disconnect from 10.31.42.218 port 43828:11: disconnected by user Aug 05 11:19:38 managed-node1 sshd[26355]: Disconnected from 10.31.42.218 port 43828 Aug 05 11:19:38 managed-node1 sshd[26355]: pam_unix(sshd:session): session closed for user root Aug 05 11:19:38 managed-node1 systemd-logind[510]: Removed session 10. -- Subject: Session 10 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 10 has been terminated. Aug 05 11:19:38 managed-node1 sshd[26368]: Accepted publickey for root from 10.31.42.218 port 43830 ssh2: RSA SHA256:n8aOeB7PFfL9qCnQMMtyPiEpoA4/zWS7h818e+VsxnM Aug 05 11:19:39 managed-node1 systemd[1]: Started Session 11 of user root. -- Subject: Unit session-11.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-11.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:19:39 managed-node1 systemd-logind[510]: New session 11 of user root. -- Subject: A new session 11 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 11 has been created for the user root. -- -- The leading process of the session is 26368. Aug 05 11:19:39 managed-node1 sshd[26368]: pam_unix(sshd:session): session opened for user root by (uid=0) Aug 05 11:19:39 managed-node1 sshd[26368]: Received disconnect from 10.31.42.218 port 43830:11: disconnected by user Aug 05 11:19:39 managed-node1 sshd[26368]: Disconnected from 10.31.42.218 port 43830 Aug 05 11:19:39 managed-node1 sshd[26368]: pam_unix(sshd:session): session closed for user root Aug 05 11:19:39 managed-node1 systemd-logind[510]: Removed session 11. -- Subject: Session 11 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 11 has been terminated. Aug 05 11:19:39 managed-node1 sshd[26378]: Accepted publickey for root from 10.31.42.218 port 43832 ssh2: RSA SHA256:n8aOeB7PFfL9qCnQMMtyPiEpoA4/zWS7h818e+VsxnM Aug 05 11:19:39 managed-node1 systemd-logind[510]: New session 12 of user root. -- Subject: A new session 12 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 12 has been created for the user root. -- -- The leading process of the session is 26378. Aug 05 11:19:39 managed-node1 systemd[1]: Started Session 12 of user root. -- Subject: Unit session-12.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-12.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:19:39 managed-node1 sshd[26378]: pam_unix(sshd:session): session opened for user root by (uid=0) Aug 05 11:19:39 managed-node1 sshd[26378]: Received disconnect from 10.31.42.218 port 43832:11: disconnected by user Aug 05 11:19:39 managed-node1 sshd[26378]: Disconnected from 10.31.42.218 port 43832 Aug 05 11:19:39 managed-node1 sshd[26378]: pam_unix(sshd:session): session closed for user root Aug 05 11:19:39 managed-node1 systemd-logind[510]: Removed session 12. -- Subject: Session 12 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 12 has been terminated. Aug 05 11:19:39 managed-node1 sshd[26389]: Accepted publickey for root from 10.31.42.218 port 43834 ssh2: RSA SHA256:n8aOeB7PFfL9qCnQMMtyPiEpoA4/zWS7h818e+VsxnM Aug 05 11:19:39 managed-node1 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:19:39 managed-node1 sshd[26389]: pam_unix(sshd:session): session opened for user root by (uid=0) Aug 05 11:19:39 managed-node1 systemd-logind[510]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 13 has been created for the user root. -- -- The leading process of the session is 26389. Aug 05 11:19:39 managed-node1 sshd[26389]: Received disconnect from 10.31.42.218 port 43834:11: disconnected by user Aug 05 11:19:39 managed-node1 sshd[26389]: Disconnected from 10.31.42.218 port 43834 Aug 05 11:19:39 managed-node1 sshd[26389]: pam_unix(sshd:session): session closed for user root Aug 05 11:19:39 managed-node1 systemd-logind[510]: Removed session 13. -- Subject: Session 13 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 13 has been terminated. Aug 05 11:19:39 managed-node1 dracut[26429]: dracut-033-572.el7 Aug 05 11:19:39 managed-node1 dracut[26431]: Executing: /usr/sbin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict -o "plymouth dash resume ifcfg" --add ssh-client --sshkey /root/.ssh/kdump_id_rsa --no-hostonly-default-device -f /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img 3.10.0-1160.119.1.el7.x86_64 Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 05 11:19:40 managed-node1 dracut[26431]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Aug 05 11:19:40 managed-node1 dracut[26431]: *** Including module: bash *** Aug 05 11:19:40 managed-node1 dracut[26431]: *** Including module: nss-softokn *** Aug 05 11:19:40 managed-node1 dracut[26431]: *** Including module: i18n *** Aug 05 11:19:40 managed-node1 dracut[26431]: *** Including module: network *** Aug 05 11:19:40 managed-node1 dracut[26431]: *** Including module: drm *** Aug 05 11:19:42 managed-node1 dracut[26431]: *** Including module: kernel-modules *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: rootfs-block *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: ssh-client *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: terminfo *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: udev-rules *** Aug 05 11:19:47 managed-node1 dracut[26431]: Skipping udev rule: 40-redhat-cpu-hotplug.rules Aug 05 11:19:47 managed-node1 dracut[26431]: Skipping udev rule: 91-permissions.rules Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: biosdevname *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: systemd *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: usrmount *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: base *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: fs-lib *** Aug 05 11:19:47 managed-node1 dracut[26431]: *** Including module: kdumpbase *** Aug 05 11:19:48 managed-node1 dracut[26431]: *** Including module: microcode_ctl-fw_dir_override *** Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl module: mangling fw_dir Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: intel: caveats check for kernel version "3.10.0-1160.119.1.el7.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: configuration "intel-06-2d-07" is ignored Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: configuration "intel-06-4e-03" is ignored Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: configuration "intel-06-4f-01" is ignored Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: configuration "intel-06-55-04" is ignored Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: configuration "intel-06-5e-03" is ignored Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: configuration "intel-06-8c-01" is ignored Aug 05 11:19:48 managed-node1 dracut[26431]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Aug 05 11:19:48 managed-node1 dracut[26431]: *** Including module: shutdown *** Aug 05 11:19:48 managed-node1 dracut[26431]: *** Including modules done *** Aug 05 11:19:48 managed-node1 dracut[26431]: *** Installing kernel module dependencies and firmware *** Aug 05 11:19:48 managed-node1 dracut[26431]: *** Installing kernel module dependencies and firmware done *** Aug 05 11:19:48 managed-node1 dracut[26431]: *** Resolving executable dependencies *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Resolving executable dependencies done*** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Hardlinking files *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Hardlinking files done *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Stripping files *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Stripping files done *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Generating early-microcode cpio image contents *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Constructing GenuineIntel.bin **** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Store current command line parameters *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Creating image file *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Creating microcode section *** Aug 05 11:19:49 managed-node1 dracut[26431]: *** Created microcode section *** Aug 05 11:19:56 managed-node1 dracut[26431]: *** Creating image file done *** Aug 05 11:19:56 managed-node1 dracut[26431]: *** Creating initramfs image file '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img' done *** Aug 05 11:19:57 managed-node1 kdumpctl[26244]: kexec: loaded kdump kernel Aug 05 11:19:57 managed-node1 kdumpctl[26244]: Starting kdump: [OK] Aug 05 11:19:57 managed-node1 systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Aug 05 11:19:57 managed-node1 polkitd[509]: Unregistered Authentication Agent for unix-process:26230:22063 (system bus name :1.40, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) Aug 05 11:19:57 managed-node1 ansible-setup[669]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Aug 05 11:20:01 managed-node1 sshd[703]: Accepted publickey for root from 10.31.8.146 port 47520 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 05 11:20:01 managed-node1 systemd-logind[510]: New session 14 of user root. -- Subject: A new session 14 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 14 has been created for the user root. -- -- The leading process of the session is 703. Aug 05 11:20:01 managed-node1 systemd[1]: Started Session 14 of user root. -- Subject: Unit session-14.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-14.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:20:01 managed-node1 sshd[703]: pam_unix(sshd:session): session opened for user root by (uid=0) Aug 05 11:20:02 managed-node1 sshd[703]: Received disconnect from 10.31.8.146 port 47520:11: disconnected by user Aug 05 11:20:02 managed-node1 sshd[703]: Disconnected from 10.31.8.146 port 47520 Aug 05 11:20:02 managed-node1 sshd[703]: pam_unix(sshd:session): session closed for user root Aug 05 11:20:02 managed-node1 systemd-logind[510]: Removed session 14. -- Subject: Session 14 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 14 has been terminated. Aug 05 11:20:02 managed-node1 sshd[713]: Accepted publickey for root from 10.31.8.146 port 47522 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 05 11:20:02 managed-node1 systemd[1]: Started Session 15 of user root. -- Subject: Unit session-15.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-15.scope has finished starting up. -- -- The start-up result is done. Aug 05 11:20:02 managed-node1 systemd-logind[510]: New session 15 of user root. -- Subject: A new session 15 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 15 has been created for the user root. -- -- The leading process of the session is 713. Aug 05 11:20:02 managed-node1 sshd[713]: pam_unix(sshd:session): session opened for user root by (uid=0)