# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:2 Saturday 28 January 2023 08:05:09 +0000 (0:00:00.021) 0:00:00.022 ****** ok: [sut] META: ran handlers TASK [Create temporary file] *************************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:7 Saturday 28 January 2023 08:05:11 +0000 (0:00:01.953) 0:00:01.975 ****** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0600", "owner": "jenkins", "path": "/tmp/ansible.hotlgold.inventory.yaml", "size": 0, "state": "file", "uid": 1000090000 } TASK [Create static inventory from hostvars] *********************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:14 Saturday 28 January 2023 08:05:12 +0000 (0:00:00.552) 0:00:02.528 ****** changed: [sut -> localhost] => { "changed": true, "checksum": "41d7fa152146ecba2af82785265f4035608f8a87", "dest": "/tmp/ansible.hotlgold.inventory.yaml", "gid": 1001, "group": "jenkins", "md5sum": "7c5e2ab24b727813a7364413657565c1", "mode": "0644", "owner": "jenkins", "size": 34676, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1674893112.3764818-4531-183540406149938/source", "state": "file", "uid": 1000090000 } META: ran handlers META: ran handlers PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:2 Saturday 28 January 2023 08:05:13 +0000 (0:00:01.201) 0:00:03.730 ****** ok: [sut] META: ran handlers TASK [Gather facts from sut] *************************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:56 Saturday 28 January 2023 08:05:14 +0000 (0:00:00.814) 0:00:04.545 ****** ok: [sut] TASK [Print message that this test is skipped on EL 6] ************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:61 Saturday 28 January 2023 08:05:15 +0000 (0:00:00.862) 0:00:05.407 ****** skipping: [sut] => {} TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:71 Saturday 28 January 2023 08:05:15 +0000 (0:00:00.048) 0:00:05.456 ****** META: end_host conditional evaluated to false, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:82 Saturday 28 January 2023 08:05:15 +0000 (0:00:00.017) 0:00:05.474 ****** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 28 January 2023 08:05:15 +0000 (0:00:00.058) 0:00:05.532 ****** included: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 28 January 2023 08:05:15 +0000 (0:00:00.057) 0:00:05.589 ****** ok: [sut] TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 28 January 2023 08:05:15 +0000 (0:00:00.479) 0:00:06.069 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 Saturday 28 January 2023 08:05:17 +0000 (0:00:02.026) 0:00:08.095 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2023-01-28 07:53:18 UTC", "ActiveEnterTimestampMonotonic": "25723365", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice network-online.target network.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-01-28 07:53:15 UTC", "AssertTimestampMonotonic": "22688660", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-01-28 07:53:15 UTC", "ConditionTimestampMonotonic": "22688588", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/kdump.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-01-28 07:53:18 UTC", "ExecMainExitTimestampMonotonic": "25721564", "ExecMainPID": "1039", "ExecMainStartTimestamp": "Sat 2023-01-28 07:53:15 UTC", "ExecMainStartTimestampMonotonic": "22691172", "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=[Sat 2023-01-28 07:53:15 UTC] ; stop_time=[Sat 2023-01-28 07:53:18 UTC] ; pid=1039 ; 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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-01-28 07:53:15 UTC", "InactiveExitTimestampMonotonic": "22691394", "InvocationID": "612aa73b49b84c698f0a74e0fe4b3e72", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14014", "LimitNPROCSoft": "14014", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-01-28 07:53:18 UTC", "StateChangeTimestampMonotonic": "25723365", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22423", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 Saturday 28 January 2023 08:05:18 +0000 (0:00:00.797) 0:00:08.893 ****** included: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for sut TASK [fedora.linux_system_roles.kdump : Check whether key exists] ************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 28 January 2023 08:05:18 +0000 (0:00:00.102) 0:00:08.995 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Create key] **************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 28 January 2023 08:05:19 +0000 (0:00:00.264) 0:00:09.260 ****** changed: [sut] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.502580", "end": "2023-01-28 08:05:19.978553", "rc": 0, "start": "2023-01-28 08:05:19.475973" } 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:UcifBnBnvIpfbzNmvKLX2GEal7hKmgBiQ/EqY9+6oEE root@ip-10-31-12-84.us-east-1.aws.redhat.com The key's randomart image is: +---[RSA 3072]----+ | . .o.o+ | | o .++. | | . . .o o | |. . .= | |+E. .So . . | |=oo.. . . + = | |.. ... ... % . | |... .. +. * @ | |. o. o o+ =.+ | +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:11 Saturday 28 January 2023 08:05:20 +0000 (0:00:00.937) 0:00:10.198 ****** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEdUlNTURGK25xT1lMSlczdDRiSWh3NjlLYjA0ODFvM1YzNkIxNlFQYXQrSEMrcDErODZzQkdDejJUZHdNK3NJMWFaUTZDSXFocWMxWjh6Q1lSMkUrVTBYNXloMnBWaUdOQm14ZjNvL1E4WFF6WFFlWjBybE95ZFZhWWV3RkdVRGdlWnBFcHlHbmM3QTdGVERkTm84MEV2SWhIdU8wN05sZHNoRmV6bTEvUHNuSStyR1hEWWNuQ1FJczVJOU5ObEJXRWhTc2l6ekhJeThpbU94Q1VmZjkyL2Z4QWJncmdiWG0xOXM5OW1pYnR4Qnprb0V4ZmdmTXRaN1RLMTRPNnBSaVQ2NjRlcG5jdk1pYUZsVU1oV1paZnlsZ2NGYmtGajZZeDNQYTMwazNEY21VWE92WjdXSzZ6akcya2xlbVJyUCtyWG4xME9kNVBUNml5NzQvcXR5cWp1Z1dDYXplTnJBbHN3ZXlFWTdrNEY2QWpQVE5jSlJPYkowV1lOVFRMUG1HWDF5SlU4NFVRbThEMU1Jd2Y4NVhhNDl6ajBDeFE3NW9Pb2tZVUU0L2tWWENkVkhub0ViS1RadVdhUEhPdXkrSTJSN1ByN1YzaHBXT1pkanFKNjNSSFpXSUpFSEZuUnEwVHIxd1VQdlQ3Z09uTXJtNDg1OWNYRDVTN2RvRnNpT009IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:16 Saturday 28 January 2023 08:05:20 +0000 (0:00:00.445) 0:00:10.643 ****** ok: [sut] => { "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 : Set authorized_keys file path] ********* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:23 Saturday 28 January 2023 08:05:20 +0000 (0:00:00.544) 0:00:11.188 ****** ok: [sut] => { "ansible_facts": { "__kdump_authorized_keys_path": "/root/.ssh/authorized_keys" }, "changed": false } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:27 Saturday 28 January 2023 08:05:21 +0000 (0:00:00.040) 0:00:11.229 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1674892478.3273244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1674892395.1653244, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8452434, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1674892395.1653244, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "3191570896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys contents, if any] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:33 Saturday 28 January 2023 08:05:21 +0000 (0:00:00.300) 0:00:11.529 ****** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDK0t3VmZOaDRFRmlSdG16U2NTbGxHWEo5cXFpWXYzR2hPcTAvYkMxZnhNbzczSExaN2NVZ3NqTm0rY2xjcWl2NjEwMXNmc0REWExzanJRVDBsdWZuVjltSFE3dmo2RU1KaGpIWjdjK0h2N2JpQ0NCckFMRUhiOVhhUHVEOEVmKzkxMmRBaDNYSnFweHVmTTlzZEgyQ1BjM0l2VmpUSFMrc1NMYThJRmNsbWVackxLeEFPcFlHVFBoMGVua2VVLzk3MUswRDBYcU9wRmtBSHFBK2dUQnFxZmNVemFYbTFHeS9NRlJBMndQTnEyMkM1RXJaYUVaSFZOYXBvSmNva1lZMXNjL0JROElBWEdyUmhlRURxMVVha2pMNDNQcGhLeDZSM05DR3F4TkpmMngwR1VmTWkrZjJpWlByNWY3Q2xGZnp6QnhIcW9oM2tHWWNvWWVVZHFuTmwgMW1pbnV0ZXRpcEByZWRoYXQuY29tCnNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQkFRRFdtU2VaaUlscXRZR2lQUjBjbzgrNzUwTm4vMzZZam5XZlc3WTE4UFBNanN4ZUFVRTA1RWd4Z0ZSaEFvcFVIVlFDTEpMbVFuUHM4K2ZWZWNCbVhYWVhYOW0xaEdIQmY2Q2ZwNHZyN1Y5M3RPaVBMbFRqTlplOElOUzZyVHhrNHJTN2E4cmNhK0NhSHNvTzFlMCtSdEw4SXFWRzhjT2ZhU1hWSDdKeWlpcHpGclNwQ0E2UGRrelI0dkxEVTJBSUcvR0hiUTBlTkNtUklhZCtiY3BPK3NtaG5VSlgxYWlGVDJDOVJvOE1GaXZOeDl6Ly85MjlEb2NVZVhvV1YyQXcvUUE0VGZ5WFh6SGhoTGI3UUFnSHZwVWpLRXRXYVdVdGxNaUVjSEtRcXRmK2pRd2d5QkJGWURSOFFRU1VKL0hyamFnd3U2WlRQd1VWS1A5clNvMkpaNEdWIHRmdC1hcnRlbWlzLW1hc3Rlci1rZXkKZWNkc2Etc2hhMi1uaXN0cDI1NiBBQUFBRTJWalpITmhMWE5vWVRJdGJtbHpkSEF5TlRZQUFBQUlibWx6ZEhBeU5UWUFBQUJCQklaUUY5dEFsZUo5L1NDclV5U01ZWkFlUFlMVitMS0xjbi90ZjdXQ3MxeVgydGlGNENDMUtpWWxjemI2SmRZYmhCREZzVjJvNVhBUTREVlRYdU1BN0R3PSAxbWludXRldGlwQHJlZGhhdC5jb20K", "encoding": "base64", "source": "/root/.ssh/authorized_keys" } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:42 Saturday 28 January 2023 08:05:21 +0000 (0:00:00.290) 0:00:11.820 ****** changed: [sut] => { "changed": true, "checksum": "77074446c67664bc928305e355dbc88333168ea4", "dest": "/root/.ssh/authorized_keys", "gid": 0, "group": "root", "md5sum": "381d9cf29418eea789ef9b2f4349d678", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 1589, "src": "/root/.ansible/tmp/ansible-tmp-1674893121.7601106-4727-241855660605382/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:55 Saturday 28 January 2023 08:05:22 +0000 (0:00:00.869) 0:00:12.689 ****** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETkFwOEU3RUpnNzg1d0s4NHVLYjluVkhpLzZBRnErckFPTVdKbGJxYkRNVWl6bTk1L2xBTkVyak9uUEJxTDJrSk1ZWGI4OVZta3l0bEtZSlo4blJvN28wbGVaZTJjbWtCS2haZEtqUUcwNnRNVGpNeEVkZ3RKSlp6N09tNzdZVGErUHI0RlVPNkoyMERwSXJXY3lMdmR0SHpDQ3JGbkxOVUVOcjVINFV2MEErejhWNVREa252RlBxRmswMnVFM0grc3l4dlJ0QU5ZYXZMMFNISXN0a0JQZ2s2b3ZuYnVRY2MvTk1lVkx2R3RnMkRxaUV1dWpMTEMwYVdaeC9BV1d3dTJjRTdqUm02b1RETnIwM3kzeUNJMS9yRGJESDFiOERIQ1MxM1BqNEFKVm5paXJRV2hweXVBVGs4cVVsRDQ5VGUvTmRMeGpjakd4NlpQakdhSmlHbEtsRDB1WnJDd1pYSnY0bUZwT1d0N2hMNjF3VUo3aG8vQ2I3eWNwRWRaMmpKai9LVkZWTkNURnBteHIrMUwwemZzRE1iUjFtbGtqVitxQUthbGRPQVJsNnVZQmQzRGxoZnh3Z2RlMFlyd25vVHl1emVJRFV1MmFaaE02M0Z2b1ZIdEtJMWZ2TGg2TU9zb1YxME43b0h1eHlNeHJJQnNJUGlZR0RlaTVrblg2ejA9IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "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: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:61 Saturday 28 January 2023 08:05:22 +0000 (0:00:00.273) 0:00:12.962 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.12.84", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 610, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 Saturday 28 January 2023 08:05:23 +0000 (0:00:00.516) 0:00:13.478 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1674812183.630944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 24, "charset": "us-ascii", "checksum": "8ee23509e24173d1d8d601431a180a75bf2b6f3b", "ctime": 1674786634.2687657, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8389216, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1674786578.9743426, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 8550, "uid": 0, "version": "2996277111", "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: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 Saturday 28 January 2023 08:05:23 +0000 (0:00:00.295) 0:00:13.774 ****** NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for sut changed: [sut] => { "backup_file": "/etc/kdump.conf.5984.2023-01-28@08:05:24~", "changed": true, "checksum": "dfd773f99029dda7d67e210925aefa0139277991", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "07a1f5da980b94d5f419063336e7f93c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 76, "src": "/root/.ansible/tmp/ansible-tmp-1674893123.672677-4787-3482265750591/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/sysconfig/kdump if it exists] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 Saturday 28 January 2023 08:05:24 +0000 (0:00:00.891) 0:00:14.665 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1674812183.567944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87d032037f57c6ce82a55a863741e5d0a4e571de", "ctime": 1674786634.2937658, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8389307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1674046523.0, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2497, "uid": 0, "version": "4226830691", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump] ********* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Saturday 28 January 2023 08:05:24 +0000 (0:00:00.282) 0:00:14.948 ****** changed: [sut] => { "backup_file": "/etc/sysconfig/kdump.6126.2023-01-28@08:05:25~", "changed": true, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "gid": 0, "group": "root", "md5sum": "ea1a0b5f83daa6e4cda906836f2d2405", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "src": "/root/.ansible/tmp/ansible-tmp-1674893124.8453615-4813-3415661416276/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 Saturday 28 January 2023 08:05:25 +0000 (0:00:00.828) 0:00:15.777 ****** ok: [sut] => { "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 Saturday 28 January 2023 08:05:25 +0000 (0:00:00.261) 0:00:16.038 ****** ok: [sut] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 Saturday 28 January 2023 08:05:25 +0000 (0:00:00.048) 0:00:16.087 ****** skipping: [sut] => { "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: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Saturday 28 January 2023 08:05:25 +0000 (0:00:00.041) 0:00:16.128 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:71 Saturday 28 January 2023 08:05:25 +0000 (0:00:00.043) 0:00:16.172 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:77 Saturday 28 January 2023 08:05:26 +0000 (0:00:00.041) 0:00:16.214 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 Saturday 28 January 2023 08:05:26 +0000 (0:00:00.043) 0:00:16.257 ****** ok: [sut] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-01-28 07:53:18 UTC", "ActiveEnterTimestampMonotonic": "25723365", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice network-online.target network.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-01-28 07:53:15 UTC", "AssertTimestampMonotonic": "22688660", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-01-28 07:53:15 UTC", "ConditionTimestampMonotonic": "22688588", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/kdump.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-01-28 07:53:18 UTC", "ExecMainExitTimestampMonotonic": "25721564", "ExecMainPID": "1039", "ExecMainStartTimestamp": "Sat 2023-01-28 07:53:15 UTC", "ExecMainStartTimestampMonotonic": "22691172", "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=[Sat 2023-01-28 07:53:15 UTC] ; stop_time=[Sat 2023-01-28 07:53:18 UTC] ; pid=1039 ; 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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-01-28 07:53:15 UTC", "InactiveExitTimestampMonotonic": "22691394", "InvocationID": "612aa73b49b84c698f0a74e0fe4b3e72", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14014", "LimitNPROCSoft": "14014", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-01-28 07:53:18 UTC", "StateChangeTimestampMonotonic": "25723365", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22423", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: role_complete for sut RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 28 January 2023 08:05:26 +0000 (0:00:00.447) 0:00:16.705 ****** changed: [sut] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-01-28 07:53:18 UTC", "ActiveEnterTimestampMonotonic": "25723365", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice network-online.target network.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-01-28 07:53:15 UTC", "AssertTimestampMonotonic": "22688660", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-01-28 07:53:15 UTC", "ConditionTimestampMonotonic": "22688588", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/kdump.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-01-28 07:53:18 UTC", "ExecMainExitTimestampMonotonic": "25721564", "ExecMainPID": "1039", "ExecMainStartTimestamp": "Sat 2023-01-28 07:53:15 UTC", "ExecMainStartTimestampMonotonic": "22691172", "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=[Sat 2023-01-28 07:53:15 UTC] ; stop_time=[Sat 2023-01-28 07:53:18 UTC] ; pid=1039 ; 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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-01-28 07:53:15 UTC", "InactiveExitTimestampMonotonic": "22691394", "InvocationID": "612aa73b49b84c698f0a74e0fe4b3e72", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14014", "LimitNPROCSoft": "14014", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-01-28 07:53:18 UTC", "StateChangeTimestampMonotonic": "25723365", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22423", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "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: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:27 Saturday 28 January 2023 08:05:55 +0000 (0:00:28.776) 0:00:45.481 ****** ok: [sut] META: ran handlers TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:34 Saturday 28 January 2023 08:05:56 +0000 (0:00:01.491) 0:00:46.973 ****** ok: [sut -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.hotlgold.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:01:15.869668", "end": "2023-01-28 08:07:14.181632", "rc": 0, "start": "2023-01-28 08:05:58.311964" } STDOUT: ansible-playbook 2.8.5 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/gluetool/lib/python3.9/site-packages/ansible executable location = /opt/gluetool/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] Using /etc/ansible/ansible.cfg as config file host_list declined parsing /tmp/ansible.hotlgold.inventory.yaml as it did not pass it's verify_file() method script declined parsing /tmp/ansible.hotlgold.inventory.yaml as it did not pass it's verify_file() method Parsed /tmp/ansible.hotlgold.inventory.yaml inventory source with yaml plugin PLAYBOOK: tests_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:2 Saturday 28 January 2023 08:06:06 +0000 (0:00:00.411) 0:00:00.411 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/system/setup.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMZFX14QZgH1im7dlSaqYTmfnR7K6brBFY4uF3xfAy3AdvJ8rT7AEzGlynBhOowuRaZ0T2ZrRZQHCCEp+cYZuw0UbvZR5lsXg74W7tiC60orldh/F/UjGC8yfBtPy/91+HlkEqSgDEaFta+Jb2kcfp+UAxpndjS+EyzQW9mrEuYnAAAAFQCuEVnfQ+INzjywJ7dHpYCnFcqkGQAAAIAdH9L5EYu6b3Jn83TXI5w8UBld4P0nXRRd/t/4V+W+KVZ/6Hi6mHNXgMPTWlvY3E6zaLK0RjiyjCo2tpWVBVbCEaZT6mf4QcMbMUl4LvkBjirXucpd9+c+YtZKWSAo+F7HnJH4BCAj8G/BWEabYzaqZ5VHQQc56pjEAaf5l2i9aQAAAIBZ+fpEfDxqeCo/jhromhlFCl3Gm6nuCXJWYTIdX6PdbHKKNdOsHah+RBVmiB/SUrGXlgnR8odBvEgR1OdL510iN5zL9vY7gaGdss87UBZ+mD6XbP4pe7LosvMhgVoJV4TwVSKCfUmEsIbo3wfLUKSjrsHK5ABcClWY+fZfOM+36g==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFR1LxdjRhFid/vC6DSZhdvIlmkr6l9hdVgK3unoWM2Jphlfkt670m3/aS18Q2VYSQ7+oSQtYDOZfZ1H/MJextA=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMTpr1NpHBnp3jEklzMrfxbZE1uveJIa3AsC13jE2W9l", "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2023", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "day": "28", "hour": "08", "minute": "06", "second": "10", "epoch": "1674893170", "date": "2023-01-28", "time": "08:06:10", "iso8601_micro": "2023-01-28T08:06:10.583438Z", "iso8601": "2023-01-28T08:06:10Z", "iso8601_basic": "20230128T080610583303", "iso8601_basic_short": "20230128T080610", "tz": "UTC", "tz_offset": "+0000"}, "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "4.18.0-452.el8.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-12-84.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-84", "ansible_nodename": "ip-10-31-12-84.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ce165d775b644b1bab72bc477df25190", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:70:a6:ac:26:5f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.84", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0"}, "ipv6": [{"address": "fe80::870:a6ff:feac:265f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "off [requested on]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "off [requested on]", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.84", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "macaddress": "0a:70:a6:ac:26:5f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.84"], "ansible_all_ipv6_addresses": ["fe80::870:a6ff:feac:265f"], "ansible_fips": false, "ansible_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3541, "ansible_memfree_mb": 2829, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3541, "used": 712, "free": 2829}, "nocache": {"free": 3295, "used": 246}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.2.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e3ef3-a73b-1c8c-baf3-c5e121df1aa4", "ansible_product_uuid": "ec2e3ef3-a73b-1c8c-baf3-c5e121df1aa4", "ansible_product_version": "4.2.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["7B77-95E7"], "labels": [], "masters": []}, "start": "4096", "sectors": "204800", "sectorsize": 512, "size": "100.00 MB", "uuid": "7B77-95E7", "holders": []}, "xvda3": {"links": {"ids": [], "uuids": ["e801dcb5-a72e-4738-a07a-2fa3c9560647"], "labels": ["root"], "masters": []}, "start": "208896", "sectors": "524079071", "sectorsize": 512, "size": "249.90 GB", "uuid": "e801dcb5-a72e-4738-a07a-2fa3c9560647", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda3": ["e801dcb5-a72e-4738-a07a-2fa3c9560647"], "xvda2": ["7B77-95E7"]}, "labels": {"xvda3": ["root"]}, "masters": {}}, "ansible_uptime_seconds": 797, "ansible_mounts": [{"mount": "/boot/efi", "device": "/dev/xvda2", "fstype": "vfat", "options": "rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro", "size_total": 104634368, "size_available": 98631680, "block_size": 2048, "block_total": 51091, "block_available": 48160, "block_used": 2931, "inode_total": 0, "inode_available": 0, "inode_used": 0, "uuid": "7B77-95E7"}, {"mount": "/", "device": "/dev/xvda3", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268317995008, "size_available": 264093007872, "block_size": 4096, "block_total": 65507323, "block_available": 64475832, "block_used": 1031491, "inode_total": 131019760, "inode_available": 130945380, "inode_used": 74380, "uuid": "e801dcb5-a72e-4738-a07a-2fa3c9560647"}], "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_env": {"SSH_CONNECTION": "10.29.162.109 40456 10.31.12.84 22", "_": "/usr/bin/python3", "LANG": "C.utf8", "which_declare": "declare -f", "XDG_SESSION_ID": "7", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.29.162.109 40456 22", "SELINUX_LEVEL_REQUESTED": "", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-452.el8.x86_64", "root": "UUID=e801dcb5-a72e-4738-a07a-2fa3c9560647", "console": "ttyS0,115200n8", "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-452.el8.x86_64", "root": "UUID=e801dcb5-a72e-4738-a07a-2fa3c9560647", "console": ["tty0", "ttyS0,115200n8"], "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'') ok: [sut] META: ran handlers TASK [Gather facts from sut] *************************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:56 Saturday 28 January 2023 08:06:12 +0000 (0:00:05.344) 0:00:05.756 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/system/setup.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-452.el8.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-12-84.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-84", "ansible_nodename": "ip-10-31-12-84.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ce165d775b644b1bab72bc477df25190", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMZFX14QZgH1im7dlSaqYTmfnR7K6brBFY4uF3xfAy3AdvJ8rT7AEzGlynBhOowuRaZ0T2ZrRZQHCCEp+cYZuw0UbvZR5lsXg74W7tiC60orldh/F/UjGC8yfBtPy/91+HlkEqSgDEaFta+Jb2kcfp+UAxpndjS+EyzQW9mrEuYnAAAAFQCuEVnfQ+INzjywJ7dHpYCnFcqkGQAAAIAdH9L5EYu6b3Jn83TXI5w8UBld4P0nXRRd/t/4V+W+KVZ/6Hi6mHNXgMPTWlvY3E6zaLK0RjiyjCo2tpWVBVbCEaZT6mf4QcMbMUl4LvkBjirXucpd9+c+YtZKWSAo+F7HnJH4BCAj8G/BWEabYzaqZ5VHQQc56pjEAaf5l2i9aQAAAIBZ+fpEfDxqeCo/jhromhlFCl3Gm6nuCXJWYTIdX6PdbHKKNdOsHah+RBVmiB/SUrGXlgnR8odBvEgR1OdL510iN5zL9vY7gaGdss87UBZ+mD6XbP4pe7LosvMhgVoJV4TwVSKCfUmEsIbo3wfLUKSjrsHK5ABcClWY+fZfOM+36g==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFR1LxdjRhFid/vC6DSZhdvIlmkr6l9hdVgK3unoWM2Jphlfkt670m3/aS18Q2VYSQ7+oSQtYDOZfZ1H/MJextA=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMTpr1NpHBnp3jEklzMrfxbZE1uveJIa3AsC13jE2W9l", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_memtotal_mb": 3541, "ansible_memfree_mb": 2829, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3541, "used": 712, "free": 2829}, "nocache": {"free": 3295, "used": 246}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_version": "4.2.amazon", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e3ef3-a73b-1c8c-baf3-c5e121df1aa4", "ansible_product_uuid": "ec2e3ef3-a73b-1c8c-baf3-c5e121df1aa4", "ansible_product_version": "4.2.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["7B77-95E7"], "labels": [], "masters": []}, "start": "4096", "sectors": "204800", "sectorsize": 512, "size": "100.00 MB", "uuid": "7B77-95E7", "holders": []}, "xvda3": {"links": {"ids": [], "uuids": ["e801dcb5-a72e-4738-a07a-2fa3c9560647"], "labels": ["root"], "masters": []}, "start": "208896", "sectors": "524079071", "sectorsize": 512, "size": "249.90 GB", "uuid": "e801dcb5-a72e-4738-a07a-2fa3c9560647", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda3": ["e801dcb5-a72e-4738-a07a-2fa3c9560647"], "xvda2": ["7B77-95E7"]}, "labels": {"xvda3": ["root"]}, "masters": {}}, "ansible_uptime_seconds": 800, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda3", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268317995008, "size_available": 264092987392, "block_size": 4096, "block_total": 65507323, "block_available": 64475827, "block_used": 1031496, "inode_total": 131019760, "inode_available": 130945380, "inode_used": 74380, "uuid": "e801dcb5-a72e-4738-a07a-2fa3c9560647"}, {"mount": "/boot/efi", "device": "/dev/xvda2", "fstype": "vfat", "options": "rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro", "size_total": 104634368, "size_available": 98631680, "block_size": 2048, "block_total": 51091, "block_available": 48160, "block_used": 2931, "inode_total": 0, "inode_available": 0, "inode_used": 0, "uuid": "7B77-95E7"}], "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_env": {"SSH_CONNECTION": "10.29.162.109 40456 10.31.12.84 22", "_": "/usr/bin/python3", "LANG": "C.utf8", "which_declare": "declare -f", "XDG_SESSION_ID": "7", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.29.162.109 40456 22", "SELINUX_LEVEL_REQUESTED": "", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-452.el8.x86_64", "root": "UUID=e801dcb5-a72e-4738-a07a-2fa3c9560647", "console": "ttyS0,115200n8", "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-452.el8.x86_64", "root": "UUID=e801dcb5-a72e-4738-a07a-2fa3c9560647", "console": ["tty0", "ttyS0,115200n8"], "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_date_time": {"year": "2023", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "day": "28", "hour": "08", "minute": "06", "second": "13", "epoch": "1674893173", "date": "2023-01-28", "time": "08:06:13", "iso8601_micro": "2023-01-28T08:06:13.061117Z", "iso8601": "2023-01-28T08:06:13Z", "iso8601_basic": "20230128T080613060961", "iso8601_basic_short": "20230128T080613", "tz": "UTC", "tz_offset": "+0000"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:70:a6:ac:26:5f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.84", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0"}, "ipv6": [{"address": "fe80::870:a6ff:feac:265f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "off [requested on]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "off [requested on]", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.84", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "macaddress": "0a:70:a6:ac:26:5f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.84"], "ansible_all_ipv6_addresses": ["fe80::870:a6ff:feac:265f"], "ansible_lsb": {}, "ansible_hostnqn": "", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'') ok: [sut -> 10.31.12.84] TASK [Print message that this test is skipped on EL 6] ************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:61 Saturday 28 January 2023 08:06:13 +0000 (0:00:01.392) 0:00:07.149 ****** skipping: [sut] => {} META: end_host conditional evaluated to false, continuing execution for sut TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:82 Saturday 28 January 2023 08:06:14 +0000 (0:00:00.534) 0:00:07.683 ****** TASK [kdump : Ensure ansible_facts used by role] ******************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 28 January 2023 08:06:15 +0000 (0:00:01.349) 0:00:09.032 ****** included: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for sut TASK [kdump : Ensure ansible_facts used by role] ******************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 28 January 2023 08:06:15 +0000 (0:00:00.519) 0:00:09.552 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/system/setup.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-452.el8.x86_64", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-12-84.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-84", "ansible_nodename": "ip-10-31-12-84.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ce165d775b644b1bab72bc477df25190", "ansible_local": {}, "ansible_env": {"SSH_CONNECTION": "10.29.162.109 40456 10.31.12.84 22", "_": "/usr/bin/python3", "LANG": "C.utf8", "which_declare": "declare -f", "XDG_SESSION_ID": "7", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.29.162.109 40456 22", "SELINUX_LEVEL_REQUESTED": "", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMZFX14QZgH1im7dlSaqYTmfnR7K6brBFY4uF3xfAy3AdvJ8rT7AEzGlynBhOowuRaZ0T2ZrRZQHCCEp+cYZuw0UbvZR5lsXg74W7tiC60orldh/F/UjGC8yfBtPy/91+HlkEqSgDEaFta+Jb2kcfp+UAxpndjS+EyzQW9mrEuYnAAAAFQCuEVnfQ+INzjywJ7dHpYCnFcqkGQAAAIAdH9L5EYu6b3Jn83TXI5w8UBld4P0nXRRd/t/4V+W+KVZ/6Hi6mHNXgMPTWlvY3E6zaLK0RjiyjCo2tpWVBVbCEaZT6mf4QcMbMUl4LvkBjirXucpd9+c+YtZKWSAo+F7HnJH4BCAj8G/BWEabYzaqZ5VHQQc56pjEAaf5l2i9aQAAAIBZ+fpEfDxqeCo/jhromhlFCl3Gm6nuCXJWYTIdX6PdbHKKNdOsHah+RBVmiB/SUrGXlgnR8odBvEgR1OdL510iN5zL9vY7gaGdss87UBZ+mD6XbP4pe7LosvMhgVoJV4TwVSKCfUmEsIbo3wfLUKSjrsHK5ABcClWY+fZfOM+36g==", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0=", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFR1LxdjRhFid/vC6DSZhdvIlmkr6l9hdVgK3unoWM2Jphlfkt670m3/aS18Q2VYSQ7+oSQtYDOZfZ1H/MJextA=", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMTpr1NpHBnp3jEklzMrfxbZE1uveJIa3AsC13jE2W9l", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2023", "month": "01", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "day": "28", "hour": "08", "minute": "06", "second": "17", "epoch": "1674893177", "date": "2023-01-28", "time": "08:06:17", "iso8601_micro": "2023-01-28T08:06:17.076442Z", "iso8601": "2023-01-28T08:06:17Z", "iso8601_basic": "20230128T080617076304", "iso8601_basic_short": "20230128T080617", "tz": "UTC", "tz_offset": "+0000"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_distribution": "RedHat", "ansible_distribution_release": "Ootpa", "ansible_distribution_version": "8.8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_distribution_file_search_string": "Red Hat", "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-452.el8.x86_64", "root": "UUID=e801dcb5-a72e-4738-a07a-2fa3c9560647", "console": "ttyS0,115200n8", "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-452.el8.x86_64", "root": "UUID=e801dcb5-a72e-4738-a07a-2fa3c9560647", "console": ["tty0", "ttyS0,115200n8"], "no_timer_check": true, "net.ifnames": "0", "crashkernel": "auto"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": "*", "fact_path": "/etc/ansible/facts.d"}}}\n', b'') ok: [sut] TASK [kdump : Install required packages] *************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 28 January 2023 08:06:17 +0000 (0:00:01.428) 0:00:10.980 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/packaging/os/dnf.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"msg": "Nothing to do", "changed": false, "results": ["Installed: kexec-tools"], "rc": 0, "invocation": {"module_args": {"name": ["kexec-tools"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "lock_timeout": 30, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\n', b'') ok: [sut] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "autoremove": false, "bugfix": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "kexec-tools" ], "releasever": null, "security": false, "skip_broken": false, "state": "present", "update_cache": false, "update_only": false, "validate_certs": true } }, "rc": 0, "results": [ "Installed: kexec-tools" ] } MSG: Nothing to do TASK [kdump : Ensure that kdump is enabled] ************************************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 Saturday 28 January 2023 08:06:22 +0000 (0:00:04.874) 0:00:15.855 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/system/systemd.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2023-01-28 08:05:27 UTC", "ExecMainStartTimestampMonotonic": "754267475", "ExecMainExitTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ExecMainExitTimestampMonotonic": "782149046", "ExecMainPID": "6216", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2023-01-28 08:05:27 UTC] ; stop_time=[Sat 2023-01-28 08:05:54 UTC] ; pid=6216 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2023-01-28 08:05:26 UTC] ; stop_time=[Sat 2023-01-28 08:05:26 UTC] ; pid=6206 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22423", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14014", "LimitNPROCSoft": "14014", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "systemd-journald.socket system.slice network-online.target network.target remote-fs.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2023-01-28 08:05:54 UTC", "StateChangeTimestampMonotonic": "782150777", "InactiveExitTimestamp": "Sat 2023-01-28 08:05:27 UTC", "InactiveExitTimestampMonotonic": "754267547", "ActiveEnterTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ActiveEnterTimestampMonotonic": "782150777", "ActiveExitTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ActiveExitTimestampMonotonic": "754225223", "InactiveEnterTimestamp": "Sat 2023-01-28 08:05:26 UTC", "InactiveEnterTimestampMonotonic": "754262356", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ConditionTimestampMonotonic": "754264907", "AssertTimestamp": "Sat 2023-01-28 08:05:26 UTC", "AssertTimestampMonotonic": "754265001", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "74741e5a658f408b902fff4a9cbdaf92", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "no_block": false, "state": null, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'') ok: [sut] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": null, "user": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ActiveEnterTimestampMonotonic": "782150777", "ActiveExitTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ActiveExitTimestampMonotonic": "754225223", "ActiveState": "active", "After": "systemd-journald.socket system.slice network-online.target network.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-01-28 08:05:26 UTC", "AssertTimestampMonotonic": "754265001", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ConditionTimestampMonotonic": "754264907", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ExecMainExitTimestampMonotonic": "782149046", "ExecMainPID": "6216", "ExecMainStartTimestamp": "Sat 2023-01-28 08:05:27 UTC", "ExecMainStartTimestampMonotonic": "754267475", "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=[Sat 2023-01-28 08:05:27 UTC] ; stop_time=[Sat 2023-01-28 08:05:54 UTC] ; pid=6216 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2023-01-28 08:05:26 UTC] ; stop_time=[Sat 2023-01-28 08:05:26 UTC] ; pid=6206 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-01-28 08:05:26 UTC", "InactiveEnterTimestampMonotonic": "754262356", "InactiveExitTimestamp": "Sat 2023-01-28 08:05:27 UTC", "InactiveExitTimestampMonotonic": "754267547", "InvocationID": "74741e5a658f408b902fff4a9cbdaf92", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14014", "LimitNPROCSoft": "14014", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-01-28 08:05:54 UTC", "StateChangeTimestampMonotonic": "782150777", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22423", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [kdump : Include SSH tasks] *********************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 Saturday 28 January 2023 08:06:27 +0000 (0:00:05.325) 0:00:21.181 ****** included: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for sut TASK [kdump : Check whether key exists] **************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 28 January 2023 08:06:29 +0000 (0:00:01.905) 0:00:23.086 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/stat.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/kdump_id_rsa", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2643, "inode": 8389044, "dev": 51715, "nlink": 1, "atime": 1674893127.1574192, "mtime": 1674893119.976165, "ctime": 1674893119.976165, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "0466fa5b08b12389078fd1821fe16c1dde3cadb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "4102235161", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/kdump_id_rsa", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'') ok: [sut] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/root/.ssh/kdump_id_rsa" } }, "stat": { "atime": 1674893127.1574192, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0466fa5b08b12389078fd1821fe16c1dde3cadb5", "ctime": 1674893119.976165, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8389044, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1674893119.976165, "nlink": 1, "path": "/root/.ssh/kdump_id_rsa", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 2643, "uid": 0, "version": "4102235161", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [kdump : Create key] ****************************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 28 January 2023 08:06:32 +0000 (0:00:02.718) 0:00:25.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [kdump : Fetch key] ******************************************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:11 Saturday 28 January 2023 08:06:32 +0000 (0:00:00.591) 0:00:26.397 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEdUlNTURGK25xT1lMSlczdDRiSWh3NjlLYjA0ODFvM1YzNkIxNlFQYXQrSEMrcDErODZzQkdDejJUZHdNK3NJMWFaUTZDSXFocWMxWjh6Q1lSMkUrVTBYNXloMnBWaUdOQm14ZjNvL1E4WFF6WFFlWjBybE95ZFZhWWV3RkdVRGdlWnBFcHlHbmM3QTdGVERkTm84MEV2SWhIdU8wN05sZHNoRmV6bTEvUHNuSStyR1hEWWNuQ1FJczVJOU5ObEJXRWhTc2l6ekhJeThpbU94Q1VmZjkyL2Z4QWJncmdiWG0xOXM5OW1pYnR4Qnprb0V4ZmdmTXRaN1RLMTRPNnBSaVQ2NjRlcG5jdk1pYUZsVU1oV1paZnlsZ2NGYmtGajZZeDNQYTMwazNEY21VWE92WjdXSzZ6akcya2xlbVJyUCtyWG4xME9kNVBUNml5NzQvcXR5cWp1Z1dDYXplTnJBbHN3ZXlFWTdrNEY2QWpQVE5jSlJPYkowV1lOVFRMUG1HWDF5SlU4NFVRbThEMU1Jd2Y4NVhhNDl6ajBDeFE3NW9Pb2tZVUU0L2tWWENkVkhub0ViS1RadVdhUEhPdXkrSTJSN1ByN1YzaHBXT1pkanFKNjNSSFpXSUpFSEZuUnEwVHIxd1VQdlQ3Z09uTXJtNDg1OWNYRDVTN2RvRnNpT009IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\n', b'') ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEdUlNTURGK25xT1lMSlczdDRiSWh3NjlLYjA0ODFvM1YzNkIxNlFQYXQrSEMrcDErODZzQkdDejJUZHdNK3NJMWFaUTZDSXFocWMxWjh6Q1lSMkUrVTBYNXloMnBWaUdOQm14ZjNvL1E4WFF6WFFlWjBybE95ZFZhWWV3RkdVRGdlWnBFcHlHbmM3QTdGVERkTm84MEV2SWhIdU8wN05sZHNoRmV6bTEvUHNuSStyR1hEWWNuQ1FJczVJOU5ObEJXRWhTc2l6ekhJeThpbU94Q1VmZjkyL2Z4QWJncmdiWG0xOXM5OW1pYnR4Qnprb0V4ZmdmTXRaN1RLMTRPNnBSaVQ2NjRlcG5jdk1pYUZsVU1oV1paZnlsZ2NGYmtGajZZeDNQYTMwazNEY21VWE92WjdXSzZ6akcya2xlbVJyUCtyWG4xME9kNVBUNml5NzQvcXR5cWp1Z1dDYXplTnJBbHN3ZXlFWTdrNEY2QWpQVE5jSlJPYkowV1lOVFRMUG1HWDF5SlU4NFVRbThEMU1Jd2Y4NVhhNDl6ajBDeFE3NW9Pb2tZVUU0L2tWWENkVkhub0ViS1RadVdhUEhPdXkrSTJSN1ByN1YzaHBXT1pkanFKNjNSSFpXSUpFSEZuUnEwVHIxd1VQdlQ3Z09uTXJtNDg1OWNYRDVTN2RvRnNpT009IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [kdump : Get userinfo for root] ******************************************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:16 Saturday 28 January 2023 08:06:36 +0000 (0:00:03.557) 0:00:29.955 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/system/user.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-12-84.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null}}}\n', b'') ok: [sut -> 10.31.12.84] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-12-84.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [kdump : Set authorized_keys file path] *********************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:23 Saturday 28 January 2023 08:06:40 +0000 (0:00:04.530) 0:00:34.485 ****** ok: [sut] => { "ansible_facts": { "__kdump_authorized_keys_path": "/root/.ssh/authorized_keys" }, "changed": false } TASK [kdump : Get the authorized_keys file for the user] *********************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:27 Saturday 28 January 2023 08:06:41 +0000 (0:00:00.470) 0:00:34.956 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/stat.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 486539589, "dev": 51715, "nlink": 1, "atime": 1674893127.4764304, "mtime": 1674893122.1262412, "ctime": 1674893122.402251, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "77074446c67664bc928305e355dbc88333168ea4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3000412655", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'') ok: [sut -> 10.31.12.84] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1674893127.4764304, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "77074446c67664bc928305e355dbc88333168ea4", "ctime": 1674893122.402251, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 486539589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1674893122.1262412, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1589, "uid": 0, "version": "3000412655", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [kdump : Get the authorized_keys contents, if any] ************************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:33 Saturday 28 January 2023 08:06:42 +0000 (0:00:01.449) 0:00:36.406 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDK0t3VmZOaDRFRmlSdG16U2NTbGxHWEo5cXFpWXYzR2hPcTAvYkMxZnhNbzczSExaN2NVZ3NqTm0rY2xjcWl2NjEwMXNmc0REWExzanJRVDBsdWZuVjltSFE3dmo2RU1KaGpIWjdjK0h2N2JpQ0NCckFMRUhiOVhhUHVEOEVmKzkxMmRBaDNYSnFweHVmTTlzZEgyQ1BjM0l2VmpUSFMrc1NMYThJRmNsbWVackxLeEFPcFlHVFBoMGVua2VVLzk3MUswRDBYcU9wRmtBSHFBK2dUQnFxZmNVemFYbTFHeS9NRlJBMndQTnEyMkM1RXJaYUVaSFZOYXBvSmNva1lZMXNjL0JROElBWEdyUmhlRURxMVVha2pMNDNQcGhLeDZSM05DR3F4TkpmMngwR1VmTWkrZjJpWlByNWY3Q2xGZnp6QnhIcW9oM2tHWWNvWWVVZHFuTmwgMW1pbnV0ZXRpcEByZWRoYXQuY29tCnNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQkFRRFdtU2VaaUlscXRZR2lQUjBjbzgrNzUwTm4vMzZZam5XZlc3WTE4UFBNanN4ZUFVRTA1RWd4Z0ZSaEFvcFVIVlFDTEpMbVFuUHM4K2ZWZWNCbVhYWVhYOW0xaEdIQmY2Q2ZwNHZyN1Y5M3RPaVBMbFRqTlplOElOUzZyVHhrNHJTN2E4cmNhK0NhSHNvTzFlMCtSdEw4SXFWRzhjT2ZhU1hWSDdKeWlpcHpGclNwQ0E2UGRrelI0dkxEVTJBSUcvR0hiUTBlTkNtUklhZCtiY3BPK3NtaG5VSlgxYWlGVDJDOVJvOE1GaXZOeDl6Ly85MjlEb2NVZVhvV1YyQXcvUUE0VGZ5WFh6SGhoTGI3UUFnSHZwVWpLRXRXYVdVdGxNaUVjSEtRcXRmK2pRd2d5QkJGWURSOFFRU1VKL0hyamFnd3U2WlRQd1VWS1A5clNvMkpaNEdWIHRmdC1hcnRlbWlzLW1hc3Rlci1rZXkKZWNkc2Etc2hhMi1uaXN0cDI1NiBBQUFBRTJWalpITmhMWE5vWVRJdGJtbHpkSEF5TlRZQUFBQUlibWx6ZEhBeU5UWUFBQUJCQklaUUY5dEFsZUo5L1NDclV5U01ZWkFlUFlMVitMS0xjbi90ZjdXQ3MxeVgydGlGNENDMUtpWWxjemI2SmRZYmhCREZzVjJvNVhBUTREVlRYdU1BN0R3PSAxbWludXRldGlwQHJlZGhhdC5jb20Kc3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEdUlNTURGK25xT1lMSlczdDRiSWh3NjlLYjA0ODFvM1YzNkIxNlFQYXQrSEMrcDErODZzQkdDejJUZHdNK3NJMWFaUTZDSXFocWMxWjh6Q1lSMkUrVTBYNXloMnBWaUdOQm14ZjNvL1E4WFF6WFFlWjBybE95ZFZhWWV3RkdVRGdlWnBFcHlHbmM3QTdGVERkTm84MEV2SWhIdU8wN05sZHNoRmV6bTEvUHNuSStyR1hEWWNuQ1FJczVJOU5ObEJXRWhTc2l6ekhJeThpbU94Q1VmZjkyL2Z4QWJncmdiWG0xOXM5OW1pYnR4Qnprb0V4ZmdmTXRaN1RLMTRPNnBSaVQ2NjRlcG5jdk1pYUZsVU1oV1paZnlsZ2NGYmtGajZZeDNQYTMwazNEY21VWE92WjdXSzZ6akcya2xlbVJyUCtyWG4xME9kNVBUNml5NzQvcXR5cWp1Z1dDYXplTnJBbHN3ZXlFWTdrNEY2QWpQVE5jSlJPYkowV1lOVFRMUG1HWDF5SlU4NFVRbThEMU1Jd2Y4NVhhNDl6ajBDeFE3NW9Pb2tZVUU0L2tWWENkVkhub0ViS1RadVdhUEhPdXkrSTJSN1ByN1YzaHBXT1pkanFKNjNSSFpXSUpFSEZuUnEwVHIxd1VQdlQ3Z09uTXJtNDg1OWNYRDVTN2RvRnNpT009IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCgo=", "source": "/root/.ssh/authorized_keys", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/authorized_keys"}}}\n', b'') ok: [sut -> 10.31.12.84] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDK0t3VmZOaDRFRmlSdG16U2NTbGxHWEo5cXFpWXYzR2hPcTAvYkMxZnhNbzczSExaN2NVZ3NqTm0rY2xjcWl2NjEwMXNmc0REWExzanJRVDBsdWZuVjltSFE3dmo2RU1KaGpIWjdjK0h2N2JpQ0NCckFMRUhiOVhhUHVEOEVmKzkxMmRBaDNYSnFweHVmTTlzZEgyQ1BjM0l2VmpUSFMrc1NMYThJRmNsbWVackxLeEFPcFlHVFBoMGVua2VVLzk3MUswRDBYcU9wRmtBSHFBK2dUQnFxZmNVemFYbTFHeS9NRlJBMndQTnEyMkM1RXJaYUVaSFZOYXBvSmNva1lZMXNjL0JROElBWEdyUmhlRURxMVVha2pMNDNQcGhLeDZSM05DR3F4TkpmMngwR1VmTWkrZjJpWlByNWY3Q2xGZnp6QnhIcW9oM2tHWWNvWWVVZHFuTmwgMW1pbnV0ZXRpcEByZWRoYXQuY29tCnNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQkFRRFdtU2VaaUlscXRZR2lQUjBjbzgrNzUwTm4vMzZZam5XZlc3WTE4UFBNanN4ZUFVRTA1RWd4Z0ZSaEFvcFVIVlFDTEpMbVFuUHM4K2ZWZWNCbVhYWVhYOW0xaEdIQmY2Q2ZwNHZyN1Y5M3RPaVBMbFRqTlplOElOUzZyVHhrNHJTN2E4cmNhK0NhSHNvTzFlMCtSdEw4SXFWRzhjT2ZhU1hWSDdKeWlpcHpGclNwQ0E2UGRrelI0dkxEVTJBSUcvR0hiUTBlTkNtUklhZCtiY3BPK3NtaG5VSlgxYWlGVDJDOVJvOE1GaXZOeDl6Ly85MjlEb2NVZVhvV1YyQXcvUUE0VGZ5WFh6SGhoTGI3UUFnSHZwVWpLRXRXYVdVdGxNaUVjSEtRcXRmK2pRd2d5QkJGWURSOFFRU1VKL0hyamFnd3U2WlRQd1VWS1A5clNvMkpaNEdWIHRmdC1hcnRlbWlzLW1hc3Rlci1rZXkKZWNkc2Etc2hhMi1uaXN0cDI1NiBBQUFBRTJWalpITmhMWE5vWVRJdGJtbHpkSEF5TlRZQUFBQUlibWx6ZEhBeU5UWUFBQUJCQklaUUY5dEFsZUo5L1NDclV5U01ZWkFlUFlMVitMS0xjbi90ZjdXQ3MxeVgydGlGNENDMUtpWWxjemI2SmRZYmhCREZzVjJvNVhBUTREVlRYdU1BN0R3PSAxbWludXRldGlwQHJlZGhhdC5jb20Kc3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEdUlNTURGK25xT1lMSlczdDRiSWh3NjlLYjA0ODFvM1YzNkIxNlFQYXQrSEMrcDErODZzQkdDejJUZHdNK3NJMWFaUTZDSXFocWMxWjh6Q1lSMkUrVTBYNXloMnBWaUdOQm14ZjNvL1E4WFF6WFFlWjBybE95ZFZhWWV3RkdVRGdlWnBFcHlHbmM3QTdGVERkTm84MEV2SWhIdU8wN05sZHNoRmV6bTEvUHNuSStyR1hEWWNuQ1FJczVJOU5ObEJXRWhTc2l6ekhJeThpbU94Q1VmZjkyL2Z4QWJncmdiWG0xOXM5OW1pYnR4Qnprb0V4ZmdmTXRaN1RLMTRPNnBSaVQ2NjRlcG5jdk1pYUZsVU1oV1paZnlsZ2NGYmtGajZZeDNQYTMwazNEY21VWE92WjdXSzZ6akcya2xlbVJyUCtyWG4xME9kNVBUNml5NzQvcXR5cWp1Z1dDYXplTnJBbHN3ZXlFWTdrNEY2QWpQVE5jSlJPYkowV1lOVFRMUG1HWDF5SlU4NFVRbThEMU1Jd2Y4NVhhNDl6ajBDeFE3NW9Pb2tZVUU0L2tWWENkVkhub0ViS1RadVdhUEhPdXkrSTJSN1ByN1YzaHBXT1pkanFKNjNSSFpXSUpFSEZuUnEwVHIxd1VQdlQ3Z09uTXJtNDg1OWNYRDVTN2RvRnNpT009IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCgo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/authorized_keys" } }, "source": "/root/.ssh/authorized_keys" } TASK [kdump : Write new authorized_keys if needed] ***************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:42 Saturday 28 January 2023 08:06:44 +0000 (0:00:01.629) 0:00:38.035 ****** <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <10.31.12.84> (0, b'/root\n', b'') <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1674893205.2163646-24770261672843 `" && echo ansible-tmp-1674893205.2163646-24770261672843="` echo /root/.ansible/tmp/ansible-tmp-1674893205.2163646-24770261672843 `" ) && sleep 0'"'"'' <10.31.12.84> (0, b'ansible-tmp-1674893205.2163646-24770261672843=/root/.ansible/tmp/ansible-tmp-1674893205.2163646-24770261672843\n', b'') Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/stat.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 486539589, "dev": 51715, "nlink": 1, "atime": 1674893127.4764304, "mtime": 1674893122.1262412, "ctime": 1674893122.402251, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "77074446c67664bc928305e355dbc88333168ea4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3000412655", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true, "get_md5": null}}}\n', b'') <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1674893205.2163646-24770261672843/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.84> (0, b'', b'') changed: [sut -> 10.31.12.84] => { "changed": true, "diff": [], "invocation": { "content": "CENSORED: content is a no_log parameter", "dest": "/root/.ssh/authorized_keys", "group": "root", "mode": "0600", "module_args": { "content": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+KwVfNh4EFiRtmzScSllGXJ9qqiYv3GhOq0/bC1fxMo73HLZ7cUgsjNm+clcqiv6101sfsDDXLsjrQT0lufnV9mHQ7vj6EMJhjHZ7c+Hv7biCCBrALEHb9XaPuD8Ef+912dAh3XJqpxufM9sdH2CPc3IvVjTHS+sSLa8IFclmeZrLKxAOpYGTPh0enkeU/971K0D0XqOpFkAHqA+gTBqqfcUzaXm1Gy/MFRA2wPNq22C5ErZaEZHVNapoJcokYY1sc/BQ8IAXGrRheEDq1UakjL43PphKx6R3NCGqxNJf2x0GUfMi+f2iZPr5f7ClFfzzBxHqoh3kGYcoYeUdqnNl 1minutetip@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWmSeZiIlqtYGiPR0co8+750Nn/36YjnWfW7Y18PPMjsxeAUE05EgxgFRhAopUHVQCLJLmQnPs8+fVecBmXXYXX9m1hGHBf6Cfp4vr7V93tOiPLlTjNZe8INS6rTxk4rS7a8rca+CaHsoO1e0+RtL8IqVG8cOfaSXVH7JyiipzFrSpCA6PdkzR4vLDU2AIG/GHbQ0eNCmRIad+bcpO+smhnUJX1aiFT2C9Ro8MFivNx9z//929DocUeXoWV2Aw/QA4TfyXXzHhhLb7QAgHvpUjKEtWaWUtlMiEcHKQqtf+jQwgyBBFYDR8QQSUJ/Hrjagwu6ZTPwUVKP9rSo2JZ4GV tft-artemis-master-key\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIZQF9tAleJ9/SCrUySMYZAePYLV+LKLcn/tf7WCs1yX2tiF4CC1KiYlczb6JdYbhBDFsV2o5XAQ4DVTXuMA7Dw= 1minutetip@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuIMMDF+nqOYLJW3t4bIhw69Kb0481o3V36B16QPat+HC+p1+86sBGCz2TdwM+sI1aZQ6CIqhqc1Z8zCYR2E+U0X5yh2pViGNBmxf3o/Q8XQzXQeZ0rlOydVaYewFGUDgeZpEpyGnc7A7FTDdNo80EvIhHuO07NldshFezm1/PsnI+rGXDYcnCQIs5I9NNlBWEhSsizzHIy8imOxCUff92/fxAbgrgbXm19s99mibtxBzkoExfgfMtZ7TK14O6pRiT664epncvMiaFlUMhWZZfylgcFbkFj6Yx3Pa30k3DcmUXOvZ7WK6zjG2klemRrP+rXn10Od5PT6iy74/qtyqjugWCazeNrAlsweyEY7k4F6AjPTNcJRObJ0WYNTTLPmGX1yJU84UQm8D1MIwf85Xa49zj0CxQ75oOokYUE4/kVXCdVHnoEbKTZuWaPHOuy+I2R7Pr7V3hpWOZdjqJ63RHZWIJEHFnRq0Tr1wUPvT7gOnMrm4859cXD5S7doFsiOM= root@ip-10-31-12-84.us-east-1.aws.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuIMMDF+nqOYLJW3t4bIhw69Kb0481o3V36B16QPat+HC+p1+86sBGCz2TdwM+sI1aZQ6CIqhqc1Z8zCYR2E+U0X5yh2pViGNBmxf3o/Q8XQzXQeZ0rlOydVaYewFGUDgeZpEpyGnc7A7FTDdNo80EvIhHuO07NldshFezm1/PsnI+rGXDYcnCQIs5I9NNlBWEhSsizzHIy8imOxCUff92/fxAbgrgbXm19s99mibtxBzkoExfgfMtZ7TK14O6pRiT664epncvMiaFlUMhWZZfylgcFbkFj6Yx3Pa30k3DcmUXOvZ7WK6zjG2klemRrP+rXn10Od5PT6iy74/qtyqjugWCazeNrAlsweyEY7k4F6AjPTNcJRObJ0WYNTTLPmGX1yJU84UQm8D1MIwf85Xa49zj0CxQ75oOokYUE4/kVXCdVHnoEbKTZuWaPHOuy+I2R7Pr7V3hpWOZdjqJ63RHZWIJEHFnRq0Tr1wUPvT7gOnMrm4859cXD5S7doFsiOM= root@ip-10-31-12-84.us-east-1.aws.redhat.com\n\n", "dest": "/root/.ssh/authorized_keys", "group": "root", "mode": "0600", "owner": "root" }, "owner": "root" } } TASK [kdump : Fetch the servers public key] ************************************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:55 Saturday 28 January 2023 08:06:47 +0000 (0:00:02.692) 0:00:40.728 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETkFwOEU3RUpnNzg1d0s4NHVLYjluVkhpLzZBRnErckFPTVdKbGJxYkRNVWl6bTk1L2xBTkVyak9uUEJxTDJrSk1ZWGI4OVZta3l0bEtZSlo4blJvN28wbGVaZTJjbWtCS2haZEtqUUcwNnRNVGpNeEVkZ3RKSlp6N09tNzdZVGErUHI0RlVPNkoyMERwSXJXY3lMdmR0SHpDQ3JGbkxOVUVOcjVINFV2MEErejhWNVREa252RlBxRmswMnVFM0grc3l4dlJ0QU5ZYXZMMFNISXN0a0JQZ2s2b3ZuYnVRY2MvTk1lVkx2R3RnMkRxaUV1dWpMTEMwYVdaeC9BV1d3dTJjRTdqUm02b1RETnIwM3kzeUNJMS9yRGJESDFiOERIQ1MxM1BqNEFKVm5paXJRV2hweXVBVGs4cVVsRDQ5VGUvTmRMeGpjakd4NlpQakdhSmlHbEtsRDB1WnJDd1pYSnY0bUZwT1d0N2hMNjF3VUo3aG8vQ2I3eWNwRWRaMmpKai9LVkZWTkNURnBteHIrMUwwemZzRE1iUjFtbGtqVitxQUthbGRPQVJsNnVZQmQzRGxoZnh3Z2RlMFlyd25vVHl1emVJRFV1MmFaaE02M0Z2b1ZIdEtJMWZ2TGg2TU9zb1YxME43b0h1eHlNeHJJQnNJUGlZR0RlaTVrblg2ejA9IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\n', b'') ok: [sut -> 10.31.12.84] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETkFwOEU3RUpnNzg1d0s4NHVLYjluVkhpLzZBRnErckFPTVdKbGJxYkRNVWl6bTk1L2xBTkVyak9uUEJxTDJrSk1ZWGI4OVZta3l0bEtZSlo4blJvN28wbGVaZTJjbWtCS2haZEtqUUcwNnRNVGpNeEVkZ3RKSlp6N09tNzdZVGErUHI0RlVPNkoyMERwSXJXY3lMdmR0SHpDQ3JGbkxOVUVOcjVINFV2MEErejhWNVREa252RlBxRmswMnVFM0grc3l4dlJ0QU5ZYXZMMFNISXN0a0JQZ2s2b3ZuYnVRY2MvTk1lVkx2R3RnMkRxaUV1dWpMTEMwYVdaeC9BV1d3dTJjRTdqUm02b1RETnIwM3kzeUNJMS9yRGJESDFiOERIQ1MxM1BqNEFKVm5paXJRV2hweXVBVGs4cVVsRDQ5VGUvTmRMeGpjakd4NlpQakdhSmlHbEtsRDB1WnJDd1pYSnY0bUZwT1d0N2hMNjF3VUo3aG8vQ2I3eWNwRWRaMmpKai9LVkZWTkNURnBteHIrMUwwemZzRE1iUjFtbGtqVitxQUthbGRPQVJsNnVZQmQzRGxoZnh3Z2RlMFlyd25vVHl1emVJRFV1MmFaaE02M0Z2b1ZIdEtJMWZ2TGg2TU9zb1YxME43b0h1eHlNeHJJQnNJUGlZR0RlaTVrblg2ejA9IHJvb3RAaXAtMTAtMzEtMTItODQudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [kdump : Add the servers public key to known_hosts on managed node] ******* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:61 Saturday 28 January 2023 08:06:48 +0000 (0:00:01.104) 0:00:41.832 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/system/known_hosts.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\\n", "after": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\\n", "name": "10.31.12.84", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\\n", "after": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\\n"}}}}\n', b'') ok: [sut] => { "changed": false, "diff": { "after": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.12.84 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNAp8E7EJg785wK84uKb9nVHi/6AFq+rAOMWJlbqbDMUizm95/lANErjOnPBqL2kJMYXb89VmkytlKYJZ8nRo7o0leZe2cmkBKhZdKjQG06tMTjMxEdgtJJZz7Om77YTa+Pr4FUO6J20DpIrWcyLvdtHzCCrFnLNUENr5H4Uv0A+z8V5TDknvFPqFk02uE3H+syxvRtANYavL0SHIstkBPgk6ovnbuQcc/NMeVLvGtg2DqiEuujLLC0aWZx/AWWwu2cE7jRm6oTDNr03y3yCI1/rDbDH1b8DHCS13Pj4AJVniirQWhpyuATk8qUlD49Te/NdLxjcjGx6ZPjGaJiGlKlD0uZrCwZXJv4mFpOWt7hL61wUJ7ho/Cb7ycpEdZ2jJj/KVFVNCTFpmxr+1L0zfsDMbR1mlkjV+qAKaldOARl6uYBd3Dlhfxwgde0YrwnoTyuzeIDUu2aZhM63FvoVHtKI1fvLh6MOsoV10N7oHuxyMxrIBsIPiYGDei5knX6z0= root@ip-10-31-12-84.us-east-1.aws.redhat.com\n", "name": "10.31.12.84", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } TASK [kdump : Get mode of /etc/kdump.conf if it exists] ************************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 Saturday 28 January 2023 08:06:53 +0000 (0:00:05.335) 0:00:47.168 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/stat.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 76, "inode": 536871237, "dev": 51715, "nlink": 1, "atime": 1674893127.0294147, "mtime": 1674893124.099311, "ctime": 1674893124.3893213, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "dfd773f99029dda7d67e210925aefa0139277991", "mimetype": "text/plain", "charset": "us-ascii", "version": "3208073292", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'') ok: [sut] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1674893127.0294147, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dfd773f99029dda7d67e210925aefa0139277991", "ctime": 1674893124.3893213, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 536871237, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1674893124.099311, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 76, "uid": 0, "version": "3208073292", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [kdump : Generate /etc/kdump.conf] **************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 Saturday 28 January 2023 08:06:55 +0000 (0:00:01.445) 0:00:48.614 ****** <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <10.31.12.84> (0, b'/root\n', b'') <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1674893215.2997265-141939361099341 `" && echo ansible-tmp-1674893215.2997265-141939361099341="` echo /root/.ansible/tmp/ansible-tmp-1674893215.2997265-141939361099341 `" ) && sleep 0'"'"'' <10.31.12.84> (0, b'ansible-tmp-1674893215.2997265-141939361099341=/root/.ansible/tmp/ansible-tmp-1674893215.2997265-141939361099341\n', b'') Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/stat.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 76, "inode": 536871237, "dev": 51715, "nlink": 1, "atime": 1674893127.0294147, "mtime": 1674893124.099311, "ctime": 1674893124.3893213, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "dfd773f99029dda7d67e210925aefa0139277991", "mimetype": "text/plain", "charset": "us-ascii", "version": "3208073292", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true, "get_md5": null}}}\n', b'') Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/file.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 76, "invocation": {"module_args": {"mode": "0644", "follow": false, "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'') <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1674893215.2997265-141939361099341/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.84> (0, b'', b'') ok: [sut] => { "changed": false, "checksum": "dfd773f99029dda7d67e210925aefa0139277991", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/kdump.conf", "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": null } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 76, "state": "file", "uid": 0 } TASK [kdump : Get mode of /etc/sysconfig/kdump if it exists] ******************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:33 Saturday 28 January 2023 08:07:01 +0000 (0:00:06.495) 0:00:55.109 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/stat.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 570425985, "dev": 51715, "nlink": 1, "atime": 1674893126.9664125, "mtime": 1674893125.2153504, "ctime": 1674893125.5023606, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "1377744456", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1", "get_md5": null}}}\n', b'') ok: [sut] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/etc/sysconfig/kdump" } }, "stat": { "atime": 1674893126.9664125, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "ctime": 1674893125.5023606, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 570425985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1674893125.2153504, "nlink": 1, "path": "/etc/sysconfig/kdump", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 377, "uid": 0, "version": "1377744456", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [kdump : Generate /etc/sysconfig/kdump] *********************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Saturday 28 January 2023 08:07:02 +0000 (0:00:00.941) 0:00:56.050 ****** <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <10.31.12.84> (0, b'/root\n', b'') <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1674893222.9387577-206507818228170 `" && echo ansible-tmp-1674893222.9387577-206507818228170="` echo /root/.ansible/tmp/ansible-tmp-1674893222.9387577-206507818228170 `" ) && sleep 0'"'"'' <10.31.12.84> (0, b'ansible-tmp-1674893222.9387577-206507818228170=/root/.ansible/tmp/ansible-tmp-1674893222.9387577-206507818228170\n', b'') Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/stat.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/kdump", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 377, "inode": 570425985, "dev": 51715, "nlink": 1, "atime": 1674893126.9664125, "mtime": 1674893125.2153504, "ctime": 1674893125.5023606, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "mimetype": "text/plain", "charset": "us-ascii", "version": "1377744456", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/kdump", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true, "get_md5": null}}}\n', b'') Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/files/file.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"path": "/etc/sysconfig/kdump", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/kdump"}, "after": {"path": "/etc/sysconfig/kdump"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "invocation": {"module_args": {"mode": "0644", "follow": false, "dest": "/etc/sysconfig/kdump", "_original_basename": "kdump.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/kdump", "force": false, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null, "content": null, "backup": null, "remote_src": null, "regexp": null, "delimiter": null, "directory_mode": null, "unsafe_writes": null}}}\n', b'') <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1674893222.9387577-206507818228170/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.12.84> (0, b'', b'') ok: [sut] => { "changed": false, "checksum": "f72fdd79ebc820e4c57c8ac11d104f2a7fea10e0", "dest": "/etc/sysconfig/kdump", "diff": { "after": { "path": "/etc/sysconfig/kdump" }, "before": { "path": "/etc/sysconfig/kdump" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/sysconfig/kdump", "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/kdump", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": null } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/kdump", "secontext": "system_u:object_r:etc_t:s0", "size": 377, "state": "file", "uid": 0 } TASK [kdump : Find out reserved memory for the crash kernel] ******************* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 Saturday 28 January 2023 08:07:06 +0000 (0:00:03.638) 0:00:59.689 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/net_tools/basics/slurp.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\n', b'') ok: [sut] => { "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [kdump : Set the kdump_reboot_required fact] ****************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:51 Saturday 28 January 2023 08:07:07 +0000 (0:00:00.957) 0:01:00.646 ****** ok: [sut] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [kdump : Use kdumpctl reset-crashkernel if needed] ************************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:55 Saturday 28 January 2023 08:07:07 +0000 (0:00:00.844) 0:01:01.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [kdump : Fail if reboot is required and kdump_reboot_ok is false] ********* task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:62 Saturday 28 January 2023 08:07:08 +0000 (0:00:00.432) 0:01:01.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [kdump : Reboot the managed node] ***************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:71 Saturday 28 January 2023 08:07:08 +0000 (0:00:00.366) 0:01:02.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [kdump : Clear the kdump_reboot_required flag] **************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:77 Saturday 28 January 2023 08:07:09 +0000 (0:00:00.549) 0:01:02.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [kdump : Ensure that kdump is started] ************************************ task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 Saturday 28 January 2023 08:07:09 +0000 (0:00:00.481) 0:01:03.319 ****** Using module file /opt/gluetool/lib/python3.9/site-packages/ansible/modules/system/systemd.py Pipelining is enabled. <10.31.12.84> ESTABLISH SSH CONNECTION FOR USER: root <10.31.12.84> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/jenkins/.ansible/cp/73b8ab6ea0 10.31.12.84 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"'' <10.31.12.84> (0, b'\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Sat 2023-01-28 08:05:27 UTC", "ExecMainStartTimestampMonotonic": "754267475", "ExecMainExitTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ExecMainExitTimestampMonotonic": "782149046", "ExecMainPID": "6216", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2023-01-28 08:05:27 UTC] ; stop_time=[Sat 2023-01-28 08:05:54 UTC] ; pid=6216 ; code=exited ; status=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 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2023-01-28 08:05:26 UTC] ; stop_time=[Sat 2023-01-28 08:05:26 UTC] ; pid=6206 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/kdump.service", "MemoryCurrent": "0", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "0", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22423", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14014", "LimitNPROCSoft": "14014", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "systemd-journald.socket system.slice network-online.target network.target remote-fs.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Sat 2023-01-28 08:05:54 UTC", "StateChangeTimestampMonotonic": "782150777", "InactiveExitTimestamp": "Sat 2023-01-28 08:05:27 UTC", "InactiveExitTimestampMonotonic": "754267547", "ActiveEnterTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ActiveEnterTimestampMonotonic": "782150777", "ActiveExitTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ActiveExitTimestampMonotonic": "754225223", "InactiveEnterTimestamp": "Sat 2023-01-28 08:05:26 UTC", "InactiveEnterTimestampMonotonic": "754262356", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ConditionTimestampMonotonic": "754264907", "AssertTimestamp": "Sat 2023-01-28 08:05:26 UTC", "AssertTimestampMonotonic": "754265001", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "74741e5a658f408b902fff4a9cbdaf92", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "no_block": false, "enabled": null, "force": null, "masked": null, "user": null, "scope": null}}}\n', b'') ok: [sut] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": null, "state": "started", "user": null } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ActiveEnterTimestampMonotonic": "782150777", "ActiveExitTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ActiveExitTimestampMonotonic": "754225223", "ActiveState": "active", "After": "systemd-journald.socket system.slice network-online.target network.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-01-28 08:05:26 UTC", "AssertTimestampMonotonic": "754265001", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-01-28 08:05:26 UTC", "ConditionTimestampMonotonic": "754264907", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/kdump.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-01-28 08:05:54 UTC", "ExecMainExitTimestampMonotonic": "782149046", "ExecMainPID": "6216", "ExecMainStartTimestamp": "Sat 2023-01-28 08:05:27 UTC", "ExecMainStartTimestampMonotonic": "754267475", "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=[Sat 2023-01-28 08:05:27 UTC] ; stop_time=[Sat 2023-01-28 08:05:54 UTC] ; pid=6216 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2023-01-28 08:05:26 UTC] ; stop_time=[Sat 2023-01-28 08:05:26 UTC] ; pid=6206 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-01-28 08:05:26 UTC", "InactiveEnterTimestampMonotonic": "754262356", "InactiveExitTimestamp": "Sat 2023-01-28 08:05:27 UTC", "InactiveExitTimestampMonotonic": "754267547", "InvocationID": "74741e5a658f408b902fff4a9cbdaf92", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14014", "LimitNPROCSoft": "14014", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-01-28 08:05:54 UTC", "StateChangeTimestampMonotonic": "782150777", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22423", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=23 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 Saturday 28 January 2023 08:07:12 +0000 (0:00:02.851) 0:01:06.171 ****** =============================================================================== kdump : Generate /etc/kdump.conf ---------------------------------------- 6.50s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 Gathering Facts --------------------------------------------------------- 5.34s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:2 -------------- kdump : Add the servers public key to known_hosts on managed node ------- 5.34s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:61 kdump : Ensure that kdump is enabled ------------------------------------ 5.33s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 kdump : Install required packages --------------------------------------- 4.87s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 kdump : Get userinfo for root ------------------------------------------- 4.53s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:16 kdump : Generate /etc/sysconfig/kdump ----------------------------------- 3.64s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 kdump : Fetch key ------------------------------------------------------- 3.56s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:11 kdump : Ensure that kdump is started ------------------------------------ 2.85s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 kdump : Check whether key exists ---------------------------------------- 2.72s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 kdump : Write new authorized_keys if needed ----------------------------- 2.69s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:42 kdump : Include SSH tasks ----------------------------------------------- 1.91s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:15 kdump : Get the authorized_keys contents, if any ------------------------ 1.63s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:33 kdump : Get the authorized_keys file for the user ----------------------- 1.45s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:27 kdump : Get mode of /etc/kdump.conf if it exists ------------------------ 1.45s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:20 kdump : Ensure ansible_facts used by role ------------------------------- 1.43s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Gather facts from sut --------------------------------------------------- 1.39s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:56 ------------- Run the role. If reboot is not required - the play succeeds. ------------ 1.35s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:82 ------------- kdump : Fetch the servers public key ------------------------------------ 1.10s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:55 kdump : Find out reserved memory for the crash kernel ------------------- 0.96s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:46 STDERR: [WARNING]: Skipping plugin (/opt/gluetool/lib/python3.9/site- packages/ansible/plugins/connection/httpapi.py) as it seems to be invalid: module 'lib' has no attribute 'ERR_load_RAND_strings' /opt/gluetool/lib/python3.9/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported " [WARNING]: Skipping plugin (/opt/gluetool/lib/python3.9/site- packages/ansible/plugins/callback/grafana_annotations.py) as it seems to be invalid: module 'lib' has no attribute 'ERR_load_RAND_strings' [WARNING]: Skipping plugin (/opt/gluetool/lib/python3.9/site- packages/ansible/plugins/callback/hipchat.py) as it seems to be invalid: module 'lib' has no attribute 'ERR_load_RAND_strings' [WARNING]: Skipping plugin (/opt/gluetool/lib/python3.9/site- packages/ansible/plugins/callback/nrdp.py) as it seems to be invalid: module 'lib' has no attribute 'ERR_load_RAND_strings' [WARNING]: Skipping plugin (/opt/gluetool/lib/python3.9/site- packages/ansible/plugins/callback/slack.py) as it seems to be invalid: module 'lib' has no attribute 'ERR_load_RAND_strings' [WARNING]: Skipping plugin (/opt/gluetool/lib/python3.9/site- packages/ansible/plugins/callback/splunk.py) as it seems to be invalid: module 'lib' has no attribute 'ERR_load_RAND_strings' [WARNING]: Skipping plugin (/opt/gluetool/lib/python3.9/site- packages/ansible/plugins/callback/sumologic.py) as it seems to be invalid: module 'lib' has no attribute 'ERR_load_RAND_strings' TASK [Remove the temporary file] *********************************************** task path: /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:40 Saturday 28 January 2023 08:07:15 +0000 (0:01:18.233) 0:02:05.207 ****** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/ansible.hotlgold.inventory.yaml", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=31 changed=9 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Saturday 28 January 2023 08:07:20 +0000 (0:00:05.819) 0:02:11.026 ****** =============================================================================== Run ansible-playbook with tests_ssh.yml in check mode ------------------ 78.23s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:34 ----- fedora.linux_system_roles.kdump : Restart kdump ------------------------ 28.78s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Remove the temporary file ----------------------------------------------- 5.82s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:40 ----- fedora.linux_system_roles.kdump : Install required packages ------------- 2.03s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.95s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:2 ------ Gathering Facts --------------------------------------------------------- 1.49s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:27 ----- Create static inventory from hostvars ----------------------------------- 1.20s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:14 ----- fedora.linux_system_roles.kdump : Create key ---------------------------- 0.94s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.89s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:25 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.87s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:42 Gather facts from sut --------------------------------------------------- 0.86s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:56 ------------- fedora.linux_system_roles.kdump : Generate /etc/sysconfig/kdump --------- 0.83s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:38 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh.yml:2 -------------- fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.80s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:10 Create temporary file --------------------------------------------------- 0.55s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/tests/tests_ssh_wrapper.yml:7 ------ fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.54s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:16 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.52s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:61 fedora.linux_system_roles.kdump : Ensure ansible_facts used by role ----- 0.48s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.45s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:87 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.45s /WORKDIR/dist-git-kdump-weekly-ci-bcdwbigc/.collection/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:11 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---