[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.16.10] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-iMk executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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 /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Saturday 07 September 2024 03:21:06 -0400 (0:00:00.008) 0:00:00.008 **** ok: [managed_node3] TASK [Create temporary file] *************************************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Saturday 07 September 2024 03:21:07 -0400 (0:00:01.097) 0:00:01.106 **** changed: [managed_node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.nfu3yp_r.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Saturday 07 September 2024 03:21:07 -0400 (0:00:00.346) 0:00:01.452 **** changed: [managed_node3 -> localhost] => { "changed": true, "checksum": "1eae4560dde5627363195c486c525cd831749f4f", "dest": "/tmp/ansible.nfu3yp_r.inventory.yaml", "gid": 0, "group": "root", "md5sum": "110745588fcadc4ab7e6f2e89d58cc3c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 32984, "src": "/root/.ansible/tmp/ansible-tmp-1725693667.6243355-9792-136135968327964/source", "state": "file", "uid": 0 } PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 07 September 2024 03:21:08 -0400 (0:00:00.680) 0:00:02.133 **** ok: [managed_node3] TASK [Gather facts from managed_node3] ***************************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 07 September 2024 03:21:09 -0400 (0:00:00.729) 0:00:02.862 **** ok: [managed_node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 07 September 2024 03:21:14 -0400 (0:00:05.753) 0:00:08.615 **** skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 07 September 2024 03:21:14 -0400 (0:00:00.012) 0:00:08.628 **** META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 07 September 2024 03:21:14 -0400 (0:00:00.006) 0:00:08.635 **** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 07 September 2024 03:21:14 -0400 (0:00:00.030) 0:00:08.665 **** included: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 07 September 2024 03:21:14 -0400 (0:00:00.018) 0:00:08.684 **** skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 07 September 2024 03:21:14 -0400 (0:00:00.031) 0:00:08.715 **** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 07 September 2024 03:21:15 -0400 (0:00:00.334) 0:00:09.050 **** ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 07 September 2024 03:21:15 -0400 (0:00:00.020) 0:00:09.071 **** skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 07 September 2024 03:21:15 -0400 (0:00:00.028) 0:00:09.100 **** ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 07 September 2024 03:21:18 -0400 (0:00:02.992) 0:00:12.093 **** ok: [managed_node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:20:46 EDT", "ActiveEnterTimestampMonotonic": "388174425", "ActiveExitTimestamp": "Sat 2024-09-07 03:20:31 EDT", "ActiveExitTimestampMonotonic": "373907869", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:20:31 EDT", "AssertTimestampMonotonic": "373933675", "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 2024-09-07 03:20:31 EDT", "ConditionTimestampMonotonic": "373933651", "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 2024-09-07 03:20:46 EDT", "ExecMainExitTimestampMonotonic": "388173771", "ExecMainPID": "8687", "ExecMainStartTimestamp": "Sat 2024-09-07 03:20:31 EDT", "ExecMainStartTimestampMonotonic": "373934746", "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 2024-09-07 03:20:31 EDT] ; stop_time=[Sat 2024-09-07 03:20:46 EDT] ; pid=8687 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:20:31 EDT] ; stop_time=[Sat 2024-09-07 03:20:31 EDT] ; pid=8678 ; 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 2024-09-07 03:20:31 EDT", "InactiveEnterTimestampMonotonic": "373932638", "InactiveExitTimestamp": "Sat 2024-09-07 03:20:31 EDT", "InactiveExitTimestampMonotonic": "373934905", "InvocationID": "1bb40df6169f45aea87f39b73c55c52c", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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 2024-09-07 03:20:46 EDT", "StateChangeTimestampMonotonic": "388174425", "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": "22406", "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: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 07 September 2024 03:21:18 -0400 (0:00:00.683) 0:00:12.776 **** included: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 07 September 2024 03:21:19 -0400 (0:00:00.081) 0:00:12.857 **** changed: [managed_node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.371211", "end": "2024-09-07 03:21:19.770776", "rc": 0, "start": "2024-09-07 03:21:19.399565" } 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:Eo7Hdch7OyuV+o1yTEt1ae3NNUIAKI9SCb1Ej5reDiE root@ip-10-31-11-17.us-east-1.aws.redhat.com The key's randomart image is: +---[RSA 3072]----+ | .+.. ..... | | *oo . . | | o.*.+ . . o | | .o* + o ..+.o| | E +o = S .o o.o+| | o o. . .=. +| | o . *o. | | o + += | | . =+ . | +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 07 September 2024 03:21:19 -0400 (0:00:00.802) 0:00:13.660 **** ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FES1N6cFNFd3VhZXBzTDFjbWJyMkVBL0xhWnQyZlNiZ3BaeUxXVUN1RkJ6cERjbURuaG5taTRpQTRZbVBWVzJWSGlrbWVWNnZRMlh5NXlzM2N6L04zTThodnlEcjlUSi95cWRFSUU0bVh6Mkw5SzVwZzBLU05PK1F1VlB3cnp5TjFYRFgzQWlnL3I1MWcrbTM2MGFvQnQycUFhZkQzMElMYXE1cjVxcVQrS1c5VXlwTXlPUUhicTkwQU9nNSsyVWVQUnV6K3hMZGJJS3REb1h3L2dWNlE1aWdrMHVaanJLSFFrM0RRY21YdE9wWFJCUXRuR0l1NnRFa2xrNXpQWDdEVjY4OFA3Tk1sQ1VrbTAySUZkeEM5dEFQd0VlN0lKV1lYS0dldW13VUYvSUNrS2FmbjNXaEFVeXBLd3NWTm0zMXVrK1lkbFNnT3NOMlYvdDN1MkJkL1B0Z3ZrS0ZrUDlwSlFEVFdGOWFYdUxlVlJsWlA3ZjBtS3pJTG5Ka2tYQkdNWVlPUkhNL1h3YVpUM2ZUQ0REL09kU2hOZHhmSkFkQkU4ZnJCVHJTVkVMQlZ2dHRqS1VLY25GVFlmcnZPZ0ZpVnpManhMRWk4TmV5N0taa1BTVVNobWR1QlA5K1JhTmEvK0V5QTRNYnJLZGRyTmxmQ21ncFROV2FOcWNxcmp3UnM9IHJvb3RAaXAtMTAtMzEtMTEtMTcudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 07 September 2024 03:21:20 -0400 (0:00:00.412) 0:00:14.072 **** ok: [managed_node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 07 September 2024 03:21:20 -0400 (0:00:00.715) 0:00:14.788 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725693292.7939696, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725693679.768891, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725693679.768891, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 07 September 2024 03:21:21 -0400 (0:00:00.331) 0:00:15.119 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725693404.0775132, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1725693292.7929697, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725693292.7929697, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 07 September 2024 03:21:21 -0400 (0:00:00.334) 0:00:15.454 **** ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 07 September 2024 03:21:22 -0400 (0:00:00.453) 0:00:15.907 **** changed: [managed_node3] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 07 September 2024 03:21:22 -0400 (0:00:00.438) 0:00:16.346 **** ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3J3M3NJMklpOXZkbEVTYm9hdGtPYldZWm9Ja2N5MUd0VHNFSGg2WXZVZThtQ2kvZGpJSUplanVvdnlseXFRVGZScFF6UXlZRkZlVnhXMW1WN3pMREdsbUljQlFUQSswM0h2Um1JZUlaSmcrajNoa2l5MlBFZnhEb1lrMFErKzdwWExpVHI4WXFUa0J2SkRraGlvc1RIVmhpTldwNG1jNkJOTzRtSmJYK3B0TW1NbkRaZC95TFZTVVExK1hHeEFxSnVwR3QxbHN1VnlFM2YySExKVHJqOE00aWh0OGgvRkFVTjFRMWxLUmtpdXRicHhwTDJZKzMySWhqTWNKSU9xS3A4RlFZSk1BeHR6RGV4eEkydlhuSzU0TGd1a3hMY3hZNElWWHRPV1lXUk9QL3FNS1pQMUxUQlMzcWtWZmUrSTczWnRMTStEVkZqN3BkZGV6VnF6ZVdqY2ZpMFhRL1M5WmVEMWE1a1JaMzNKbk83N2UwTW9DRDQrd2xneS9lcW1xZ2ZUVEltUElBSzczQ1Y5RUtFeHRicnA5M2pVK29NcW5NajZoZlJiZFEzUUNjQmViR1ArWG5OS2M1MUptMjRaMjBWSXdkWnNLT3pzbTE5aklyWHZZVGtnTnVLelF1QWU3bzBCSVo2cHJaQ2dvN2dvOWFaeG5ENVhKY2VnVElWSlU9IHJvb3RAaXAtMTAtMzEtMTEtMTcudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 07 September 2024 03:21:22 -0400 (0:00:00.319) 0:00:16.666 **** changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.11.17", "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: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 07 September 2024 03:21:23 -0400 (0:00:00.474) 0:00:17.141 **** ok: [managed_node3] => { "changed": false, "stat": { "atime": 1725693631.9354548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1725693630.3604405, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 44040387, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725693630.108438, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "2133741841", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 07 September 2024 03:21:23 -0400 (0:00:00.323) 0:00:17.464 **** Notification for handler Restart kdump has been saved. changed: [managed_node3] => { "backup_file": "/etc/kdump.conf.16491.2024-09-07@03:21:24~", "changed": true, "checksum": "b79a6e9fcfb524f319c82c3199b90943ca089299", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "c6e5fccabc6c1ac54338d450f4d31516", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "src": "/root/.ansible/tmp/ansible-tmp-1725693683.6731408-10077-16969485773291/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.676) 0:00:18.140 **** ok: [managed_node3] => { "attempts": 1, "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: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.316) 0:00:18.457 **** ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.032) 0:00:18.490 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.028) 0:00:18.518 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.028) 0:00:18.546 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.029) 0:00:18.575 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.029) 0:00:18.605 **** skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 07 September 2024 03:21:24 -0400 (0:00:00.031) 0:00:18.636 **** ok: [managed_node3] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:20:46 EDT", "ActiveEnterTimestampMonotonic": "388174425", "ActiveExitTimestamp": "Sat 2024-09-07 03:20:31 EDT", "ActiveExitTimestampMonotonic": "373907869", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:20:31 EDT", "AssertTimestampMonotonic": "373933675", "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 2024-09-07 03:20:31 EDT", "ConditionTimestampMonotonic": "373933651", "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 2024-09-07 03:20:46 EDT", "ExecMainExitTimestampMonotonic": "388173771", "ExecMainPID": "8687", "ExecMainStartTimestamp": "Sat 2024-09-07 03:20:31 EDT", "ExecMainStartTimestampMonotonic": "373934746", "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 2024-09-07 03:20:31 EDT] ; stop_time=[Sat 2024-09-07 03:20:46 EDT] ; pid=8687 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:20:31 EDT] ; stop_time=[Sat 2024-09-07 03:20:31 EDT] ; pid=8678 ; 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 2024-09-07 03:20:31 EDT", "InactiveEnterTimestampMonotonic": "373932638", "InactiveExitTimestamp": "Sat 2024-09-07 03:20:31 EDT", "InactiveExitTimestampMonotonic": "373934905", "InvocationID": "1bb40df6169f45aea87f39b73c55c52c", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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 2024-09-07 03:20:46 EDT", "StateChangeTimestampMonotonic": "388174425", "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": "22406", "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 [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 07 September 2024 03:21:25 -0400 (0:00:00.461) 0:00:19.098 **** ok: [managed_node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node3 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 07 September 2024 03:21:25 -0400 (0:00:00.333) 0:00:19.432 **** changed: [managed_node3] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:20:46 EDT", "ActiveEnterTimestampMonotonic": "388174425", "ActiveExitTimestamp": "Sat 2024-09-07 03:20:31 EDT", "ActiveExitTimestampMonotonic": "373907869", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:20:31 EDT", "AssertTimestampMonotonic": "373933675", "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 2024-09-07 03:20:31 EDT", "ConditionTimestampMonotonic": "373933651", "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 2024-09-07 03:20:46 EDT", "ExecMainExitTimestampMonotonic": "388173771", "ExecMainPID": "8687", "ExecMainStartTimestamp": "Sat 2024-09-07 03:20:31 EDT", "ExecMainStartTimestampMonotonic": "373934746", "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 2024-09-07 03:20:31 EDT] ; stop_time=[Sat 2024-09-07 03:20:46 EDT] ; pid=8687 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:20:31 EDT] ; stop_time=[Sat 2024-09-07 03:20:31 EDT] ; pid=8678 ; 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 2024-09-07 03:20:31 EDT", "InactiveEnterTimestampMonotonic": "373932638", "InactiveExitTimestamp": "Sat 2024-09-07 03:20:31 EDT", "InactiveExitTimestampMonotonic": "373934905", "InvocationID": "1bb40df6169f45aea87f39b73c55c52c", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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 2024-09-07 03:20:46 EDT", "StateChangeTimestampMonotonic": "388174425", "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": "22406", "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" } } PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Saturday 07 September 2024 03:21:45 -0400 (0:00:19.608) 0:00:39.041 **** ok: [managed_node3] TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Saturday 07 September 2024 03:21:45 -0400 (0:00:00.735) 0:00:39.777 **** ok: [managed_node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.nfu3yp_r.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:14.339255", "end": "2024-09-07 03:22:00.442769", "rc": 0, "start": "2024-09-07 03:21:46.103514" } STDOUT: ansible-playbook [core 2.16.10] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-iMk executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults host_list declined parsing /tmp/ansible.nfu3yp_r.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.nfu3yp_r.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.nfu3yp_r.inventory.yaml inventory source with yaml plugin running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Saturday 07 September 2024 03:21:46 -0400 (0:00:00.006) 0:00:00.006 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218 `" && echo ansible-tmp-1725693706.598068-10453-258362972485218="` echo /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218 `" ) && sleep 0'"'"'' <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172 `" && echo ansible-tmp-1725693706.5983949-10452-16345353629172="` echo /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948 `" && echo ansible-tmp-1725693706.60489-10455-126083462453948="` echo /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'ansible-tmp-1725693706.598068-10453-258362972485218=/root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218\n', b'') <10.31.9.223> (0, b'ansible-tmp-1725693706.5983949-10452-16345353629172=/root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693706.60489-10455-126083462453948=/root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948\n', b'') Attempting python interpreter discovery <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None Attempting python interpreter discovery <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' Attempting python interpreter discovery <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.9.223> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.47.243> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.11.17> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.9.223> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') <10.31.47.243> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpf5kyq8rk TO /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172/AnsiballZ_setup.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmplinmxr1t TO /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218/AnsiballZ_setup.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmphyfy5tmo TO /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948/AnsiballZ_setup.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmplinmxr1t /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218/AnsiballZ_setup.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218/ /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpf5kyq8rk /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172/AnsiballZ_setup.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172/ /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmphyfy5tmo /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948/AnsiballZ_setup.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948/ /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.44.175 44154 10.31.9.223 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "6", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.175 44154 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "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", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "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_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_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-9-223.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-223", "ansible_nodename": "ip-10-31-9-223.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": "b3717e3603ec47f38f6ab918862f517b", "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIkj+DVCo4LvS1V0MUgrn6rYuk4MOFgYO1uAAxKf9jiTzEUTW0A09Szltxvm+ImKawjgWGuKS4oSSjjGU56m2VzEJYOqZu+rdz4+5J5dRE6w4pbuK4sD5ihjX7KTK//RB9N7SK46kYad28DEAJiugIfS3nojoDNtM7wYd5FN2s5VAAAAFQCagYJ+ABp8AJeLjP0OboONWyMxfQAAAIAJyz9XPQD5LoAic098vh6R/6PCHs7bWhyOsck9b6UsG3RM95E0o6S7w0XZPEdp0S59duDLjyHbS5Z2y8qPhUqRRBM93QfjJe0ZtroXlOBzkowTTPL6YMUWQSVFpyOu2erJNHX3BcZEfhmzXOM2DIz1mqkfMznZC7yXWLKEQxKcFAAAAIAyNi79ABAbi8PqZQdJ5Doh8lFjLSuMptBLytlJV2pw1vPgz9/ctii/w9r2d7nXT1vPNlGVE0iTghul9+hlNvp+SzuxEWEA8o5FQO4Hfpd3thl9wOesNhFwW38iA8kg2N2kcnAQfyKlT9GPGJuLxVIi858H1xn5XgpNhVxstgy7Ig==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE8e9n3eyvlLt7Rpj6U71Xxw14QlFEgNd63ybjcseLG3anNB56Aa5hEmZk0Bk55h6EtqM4NBEKUGgD8uax2qt34=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGvYwheBMktbXskK+t2ayiO9Wo8rpDLsR7jc24UnfE8n", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "36", "day": "07", "hour": "03", "minute": "21", "second": "47", "epoch": "1725693707", "epoch_int": "1725693707", "date": "2024-09-07", "time": "03:21:47", "iso8601_micro": "2024-09-07T07:21:47.257497Z", "iso8601": "2024-09-07T07:21:47Z", "iso8601_basic": "20240907T032147257497", "iso8601_basic_short": "20240907T032147", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 1.2, "5m": 0.68, "15m": 0.32}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "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": "12:93:f1:9d:f4:2d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.223", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1093:f1ff:fe9d:f42d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "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.8.1", "interface": "eth0", "address": "10.31.9.223", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:93:f1:9d:f4:2d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.223"], "ansible_all_ipv6_addresses": ["fe80::1093:f1ff:fe9d:f42d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.223", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1093:f1ff:fe9d:f42d"]}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ea673-b07a-be73-c0b8-854720630921", "ansible_product_uuid": "ec2ea673-b07a-be73-c0b8-854720630921", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 450, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507542016, "block_size": 4096, "block_total": 65533179, "block_available": 64332896, "block_used": 1200283, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693706.5983949-10452-16345353629172/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAI4T+hnQLRBPeNm1FgxuW9jDzroLV0DcqNRU+GtsuX/hf+hHwK8JyeeF4AfOP43Dz44sWhNJ61Aqy27X/jdjiiBgzoAmuWAZ4Eaiu9xxWPteVDSzAg/S0t9/1zDurCUnMOKzZNqsbc+qlSz6Kb5oiHM//STx7e/dQCKrssUD4HTPAAAAFQDKv+8cavrGzMEylxMWJWdOFiZOsQAAAIAAil4sT5PUsKKYyo0fjdS2IjsPAB3XamkEheISJ97Kx8Uyox3VB7aO4zofuVKxVVer0NnpUc4PoAXRCzcDVdJ0MtBcthUa40oxPyX/JjAC3AQQYyhErxPO7vKHiRU7g8Hqo7lncxPl4EE9LS40UhhkBM27vfHW6b7FSin0hxhfmwAAAIAG9Ae5afXXE0EAhe3TYLMcnmcXfHFqwWOBpSRw0ZzufTevbaSoT0w58YKuuVJnBZmRMaB29nB3uKM8ThOn/WQtZK46pZ7c5ahkCZNtXp75wCDH+GH83EkDxhlNOrlm+Qg4Y0mrNIgFDQ/rZJJ61RlST13igIKZeXdPMbTRNmS8MA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAaQFHqgrFzDT0KpLzglzGSjnYXmvttuCIkDIzuO/CZwyzn2Xr7g0SRhg+g/ItFCxFO517WR6o66BnQvYCSmtfQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJsb80NCPh0EAIoKrFSZrKcNgaHwPrbPR3o0S1a0V0+q", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-47-243.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-243", "ansible_nodename": "ip-10-31-47-243.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": "7226a37df7694fd2949605e83c210ba6", "ansible_hostnqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "36", "day": "07", "hour": "03", "minute": "21", "second": "47", "epoch": "1725693707", "epoch_int": "1725693707", "date": "2024-09-07", "time": "03:21:47", "iso8601_micro": "2024-09-07T07:21:47.253376Z", "iso8601": "2024-09-07T07:21:47Z", "iso8601_basic": "20240907T032147253376", "iso8601_basic_short": "20240907T032147", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2681, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 858, "free": 2681}, "nocache": {"free": 3292, "used": 247}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2743b6-fd6e-d149-6455-6f51facf25eb", "ansible_product_uuid": "ec2743b6-fd6e-d149-6455-6f51facf25eb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 439, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507259392, "block_size": 4096, "block_total": 65533179, "block_available": 64332827, "block_used": 1200352, "inode_total": 131071472, "inode_available": 130994285, "inode_used": 77187, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 1.34, "5m": 0.62, "15m": 0.27}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "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": "02:52:96:47:45:d5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.243", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::52:96ff:fe47:45d5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "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.44.1", "interface": "eth0", "address": "10.31.47.243", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:52:96:47:45:d5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.243"], "ansible_all_ipv6_addresses": ["fe80::52:96ff:fe47:45d5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.243", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::52:96ff:fe47:45d5"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.44.175 33252 10.31.47.243 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.175 33252 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "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", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "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_local": {}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693706.598068-10453-258362972485218/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\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_lsb": {}, "ansible_loadavg": {"1m": 1.46, "5m": 0.66, "15m": 0.31}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMzyjkN5qK0+U+0epoW1Txr3JzVpLALxI4nInv99utEV/l1Rnnc18+CD05H+eHeut7CuKCRLi+M/gOyGUZwihl6ptSaxYRTHDMtL1tRniRo2koP0yqbzhmcOkEiTOErGexHYBe2lfbautc5vjkALITNpPX7i8NhDCv7kiKsyWtC9AAAAFQDkTPVMeMmXYZBdUYk1ImXHDR0MGwAAAIAMel6fPh/+ESkp5t1dmqdbckf6a11Dxjlx7CzLOM9BB1XIPHMad1oQQxS/bU8DhDRMWiwIL3cw5lty7yZBHg7ZOZZIFrRMxqkpfED4TMu7bvaSJVjAcTf94/oaP1pWzRxMkNgYz3a13UrO95TBdot7J5kfGPU88e3DjrjVBnVU7gAAAIBN7zfnfq7G7SCSDi152IUZmOWgrY8YIUIFzQIG+tLSj02SmqINwuOVlouVT9+pZBDAMPs2nyxvecUhjO3iCoPhTAOuMUN1Vd9VxGAFZ+xT13X1PYD85h0QTa57g5bxPaYcB6eCWD47Qi8GP7ECx1CDNcTr9eef4f+oS11wx9cL0A==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFovb+XycEvYFjk1GLMrwMxa7iaRcuI5f8AvsLEX5GjIRY+eUtZZUOX7kiWl6VL37C9yJRj9fZP23VmwZ3H/Um0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDes0X7zJTZ6sd1DLXyivnsaIe6L4226Lcwj4LtthXyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-11-17.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-17", "ansible_nodename": "ip-10-31-11-17.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": "de719b92d7e44743a944407635700f59", "ansible_hostnqn": "", "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_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2681, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 858, "free": 2681}, "nocache": {"free": 3291, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d3f45-12ba-1aec-c55a-12d945b12fab", "ansible_product_uuid": "ec2d3f45-12ba-1aec-c55a-12d945b12fab", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 449, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507492864, "block_size": 4096, "block_total": 65533179, "block_available": 64332884, "block_used": 1200295, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "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": "12:8e:f9:f5:1d:43", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.17", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::108e:f9ff:fef5:1d43", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "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.8.1", "interface": "eth0", "address": "10.31.11.17", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8e:f9:f5:1d:43", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.17"], "ansible_all_ipv6_addresses": ["fe80::108e:f9ff:fef5:1d43"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.17", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::108e:f9ff:fef5:1d43"]}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.44.175 51794 10.31.11.17 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.175 51794 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "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", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "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_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "36", "day": "07", "hour": "03", "minute": "21", "second": "47", "epoch": "1725693707", "epoch_int": "1725693707", "date": "2024-09-07", "time": "03:21:47", "iso8601_micro": "2024-09-07T07:21:47.529928Z", "iso8601": "2024-09-07T07:21:47Z", "iso8601_basic": "20240907T032147529928", "iso8601_basic_short": "20240907T032147", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693706.60489-10455-126083462453948/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] <10.31.47.243> (0, b'', b'') ok: [managed_node2] <10.31.11.17> (0, b'', b'') ok: [managed_node3] TASK [Gather facts from managed_node1] ***************************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Saturday 07 September 2024 03:21:47 -0400 (0:00:01.068) 0:00:01.075 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018 `" && echo ansible-tmp-1725693707.6807227-10485-54688034521018="` echo /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991 `" && echo ansible-tmp-1725693707.6828983-10486-233336891670991="` echo /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497 `" && echo ansible-tmp-1725693707.6876485-10488-199995104030497="` echo /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'ansible-tmp-1725693707.6828983-10486-233336891670991=/root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991\n', b'') <10.31.9.223> (0, b'ansible-tmp-1725693707.6807227-10485-54688034521018=/root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmppeozu7vu TO /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991/AnsiballZ_setup.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp8k79dmbo TO /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018/AnsiballZ_setup.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'ansible-tmp-1725693707.6876485-10488-199995104030497=/root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp39_mjxfw TO /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497/AnsiballZ_setup.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmppeozu7vu /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991/AnsiballZ_setup.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991/ /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp8k79dmbo /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018/AnsiballZ_setup.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018/ /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp39_mjxfw /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497/AnsiballZ_setup.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497/ /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"ansible_facts": {"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_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIkj+DVCo4LvS1V0MUgrn6rYuk4MOFgYO1uAAxKf9jiTzEUTW0A09Szltxvm+ImKawjgWGuKS4oSSjjGU56m2VzEJYOqZu+rdz4+5J5dRE6w4pbuK4sD5ihjX7KTK//RB9N7SK46kYad28DEAJiugIfS3nojoDNtM7wYd5FN2s5VAAAAFQCagYJ+ABp8AJeLjP0OboONWyMxfQAAAIAJyz9XPQD5LoAic098vh6R/6PCHs7bWhyOsck9b6UsG3RM95E0o6S7w0XZPEdp0S59duDLjyHbS5Z2y8qPhUqRRBM93QfjJe0ZtroXlOBzkowTTPL6YMUWQSVFpyOu2erJNHX3BcZEfhmzXOM2DIz1mqkfMznZC7yXWLKEQxKcFAAAAIAyNi79ABAbi8PqZQdJ5Doh8lFjLSuMptBLytlJV2pw1vPgz9/ctii/w9r2d7nXT1vPNlGVE0iTghul9+hlNvp+SzuxEWEA8o5FQO4Hfpd3thl9wOesNhFwW38iA8kg2N2kcnAQfyKlT9GPGJuLxVIi858H1xn5XgpNhVxstgy7Ig==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE8e9n3eyvlLt7Rpj6U71Xxw14QlFEgNd63ybjcseLG3anNB56Aa5hEmZk0Bk55h6EtqM4NBEKUGgD8uax2qt34=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGvYwheBMktbXskK+t2ayiO9Wo8rpDLsR7jc24UnfE8n", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-9-223.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-223", "ansible_nodename": "ip-10-31-9-223.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": "b3717e3603ec47f38f6ab918862f517b", "ansible_is_chroot": false, "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "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": "12:93:f1:9d:f4:2d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.223", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1093:f1ff:fe9d:f42d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "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.8.1", "interface": "eth0", "address": "10.31.9.223", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:93:f1:9d:f4:2d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.223"], "ansible_all_ipv6_addresses": ["fe80::1093:f1ff:fe9d:f42d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.223", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1093:f1ff:fe9d:f42d"]}, "ansible_loadavg": {"1m": 1.2, "5m": 0.68, "15m": 0.32}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ea673-b07a-be73-c0b8-854720630921", "ansible_product_uuid": "ec2ea673-b07a-be73-c0b8-854720630921", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 451, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507517440, "block_size": 4096, "block_total": 65533179, "block_available": 64332890, "block_used": 1200289, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.44.175 44154 10.31.9.223 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "6", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.175 44154 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "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", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "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_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "36", "day": "07", "hour": "03", "minute": "21", "second": "48", "epoch": "1725693708", "epoch_int": "1725693708", "date": "2024-09-07", "time": "03:21:48", "iso8601_micro": "2024-09-07T07:21:48.339429Z", "iso8601": "2024-09-07T07:21:48Z", "iso8601_basic": "20240907T032148339429", "iso8601_basic_short": "20240907T032148", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693707.6807227-10485-54688034521018/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"ansible_facts": {"ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.44.175 33252 10.31.47.243 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.175 33252 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "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", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "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_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-47-243.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-243", "ansible_nodename": "ip-10-31-47-243.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": "7226a37df7694fd2949605e83c210ba6", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_hostnqn": "", "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "36", "day": "07", "hour": "03", "minute": "21", "second": "48", "epoch": "1725693708", "epoch_int": "1725693708", "date": "2024-09-07", "time": "03:21:48", "iso8601_micro": "2024-09-07T07:21:48.092892Z", "iso8601": "2024-09-07T07:21:48Z", "iso8601_basic": "20240907T032148092892", "iso8601_basic_short": "20240907T032148", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAI4T+hnQLRBPeNm1FgxuW9jDzroLV0DcqNRU+GtsuX/hf+hHwK8JyeeF4AfOP43Dz44sWhNJ61Aqy27X/jdjiiBgzoAmuWAZ4Eaiu9xxWPteVDSzAg/S0t9/1zDurCUnMOKzZNqsbc+qlSz6Kb5oiHM//STx7e/dQCKrssUD4HTPAAAAFQDKv+8cavrGzMEylxMWJWdOFiZOsQAAAIAAil4sT5PUsKKYyo0fjdS2IjsPAB3XamkEheISJ97Kx8Uyox3VB7aO4zofuVKxVVer0NnpUc4PoAXRCzcDVdJ0MtBcthUa40oxPyX/JjAC3AQQYyhErxPO7vKHiRU7g8Hqo7lncxPl4EE9LS40UhhkBM27vfHW6b7FSin0hxhfmwAAAIAG9Ae5afXXE0EAhe3TYLMcnmcXfHFqwWOBpSRw0ZzufTevbaSoT0w58YKuuVJnBZmRMaB29nB3uKM8ThOn/WQtZK46pZ7c5ahkCZNtXp75wCDH+GH83EkDxhlNOrlm+Qg4Y0mrNIgFDQ/rZJJ61RlST13igIKZeXdPMbTRNmS8MA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAaQFHqgrFzDT0KpLzglzGSjnYXmvttuCIkDIzuO/CZwyzn2Xr7g0SRhg+g/ItFCxFO517WR6o66BnQvYCSmtfQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJsb80NCPh0EAIoKrFSZrKcNgaHwPrbPR3o0S1a0V0+q", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_local": {}, "ansible_loadavg": {"1m": 1.23, "5m": 0.61, "15m": 0.27}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "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": "02:52:96:47:45:d5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.243", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::52:96ff:fe47:45d5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "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.44.1", "interface": "eth0", "address": "10.31.47.243", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:52:96:47:45:d5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.243"], "ansible_all_ipv6_addresses": ["fe80::52:96ff:fe47:45d5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.243", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::52:96ff:fe47:45d5"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2682, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 857, "free": 2682}, "nocache": {"free": 3293, "used": 246}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2743b6-fd6e-d149-6455-6f51facf25eb", "ansible_product_uuid": "ec2743b6-fd6e-d149-6455-6f51facf25eb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 440, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507259392, "block_size": 4096, "block_total": 65533179, "block_available": 64332827, "block_used": 1200352, "inode_total": 131071472, "inode_available": 130994285, "inode_used": 77187, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693707.6828983-10486-233336891670991/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-11-17.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-17", "ansible_nodename": "ip-10-31-11-17.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": "de719b92d7e44743a944407635700f59", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2681, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 858, "free": 2681}, "nocache": {"free": 3291, "used": 248}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d3f45-12ba-1aec-c55a-12d945b12fab", "ansible_product_uuid": "ec2d3f45-12ba-1aec-c55a-12d945b12fab", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 450, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263507492864, "block_size": 4096, "block_total": 65533179, "block_available": 64332884, "block_used": 1200295, "inode_total": 131071472, "inode_available": 130994294, "inode_used": 77178, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_pkg_mgr": "dnf", "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_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.44.175 51794 10.31.11.17 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.44.175 51794 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "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", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "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_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "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": "12:8e:f9:f5:1d:43", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.17", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::108e:f9ff:fef5:1d43", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "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.8.1", "interface": "eth0", "address": "10.31.11.17", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8e:f9:f5:1d:43", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.17"], "ansible_all_ipv6_addresses": ["fe80::108e:f9ff:fef5:1d43"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.17", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::108e:f9ff:fef5:1d43"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMzyjkN5qK0+U+0epoW1Txr3JzVpLALxI4nInv99utEV/l1Rnnc18+CD05H+eHeut7CuKCRLi+M/gOyGUZwihl6ptSaxYRTHDMtL1tRniRo2koP0yqbzhmcOkEiTOErGexHYBe2lfbautc5vjkALITNpPX7i8NhDCv7kiKsyWtC9AAAAFQDkTPVMeMmXYZBdUYk1ImXHDR0MGwAAAIAMel6fPh/+ESkp5t1dmqdbckf6a11Dxjlx7CzLOM9BB1XIPHMad1oQQxS/bU8DhDRMWiwIL3cw5lty7yZBHg7ZOZZIFrRMxqkpfED4TMu7bvaSJVjAcTf94/oaP1pWzRxMkNgYz3a13UrO95TBdot7J5kfGPU88e3DjrjVBnVU7gAAAIBN7zfnfq7G7SCSDi152IUZmOWgrY8YIUIFzQIG+tLSj02SmqINwuOVlouVT9+pZBDAMPs2nyxvecUhjO3iCoPhTAOuMUN1Vd9VxGAFZ+xT13X1PYD85h0QTa57g5bxPaYcB6eCWD47Qi8GP7ECx1CDNcTr9eef4f+oS11wx9cL0A==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFovb+XycEvYFjk1GLMrwMxa7iaRcuI5f8AvsLEX5GjIRY+eUtZZUOX7kiWl6VL37C9yJRj9fZP23VmwZ3H/Um0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDes0X7zJTZ6sd1DLXyivnsaIe6L4226Lcwj4LtthXyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "", "ansible_loadavg": {"1m": 1.43, "5m": 0.67, "15m": 0.31}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "36", "day": "07", "hour": "03", "minute": "21", "second": "48", "epoch": "1725693708", "epoch_int": "1725693708", "date": "2024-09-07", "time": "03:21:48", "iso8601_micro": "2024-09-07T07:21:48.352514Z", "iso8601": "2024-09-07T07:21:48Z", "iso8601_basic": "20240907T032148352514", "iso8601_basic_short": "20240907T032148", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693707.6876485-10488-199995104030497/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] <10.31.47.243> (0, b'', b'') ok: [managed_node2] <10.31.11.17> (0, b'', b'') ok: [managed_node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.801) 0:00:01.876 **** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.032) 0:00:01.909 **** META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.006) 0:00:01.915 **** META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.005) 0:00:01.921 **** META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.005) 0:00:01.927 **** TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.053) 0:00:01.980 **** included: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.044) 0:00:02.024 **** skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Saturday 07 September 2024 03:21:48 -0400 (0:00:00.076) 0:00:02.101 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293 `" && echo ansible-tmp-1725693708.6952848-10524-154860036340293="` echo /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292 `" && echo ansible-tmp-1725693708.707976-10525-57704219023292="` echo /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862 `" && echo ansible-tmp-1725693708.7150166-10526-193071468848862="` echo /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693708.6952848-10524-154860036340293=/root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693708.707976-10525-57704219023292=/root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693708.7150166-10526-193071468848862=/root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmptgcpmg81 TO /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293/AnsiballZ_stat.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpxdzrnt6q TO /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292/AnsiballZ_stat.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmprujaq_ef TO /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862/AnsiballZ_stat.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpxdzrnt6q /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292/AnsiballZ_stat.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292/ /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmptgcpmg81 /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293/AnsiballZ_stat.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293/ /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmprujaq_ef /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862/AnsiballZ_stat.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862/ /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693708.6952848-10524-154860036340293/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693708.707976-10525-57704219023292/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693708.7150166-10526-193071468848862/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Saturday 07 September 2024 03:21:49 -0400 (0:00:00.437) 0:00:02.538 **** ok: [managed_node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed_node2] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Saturday 07 September 2024 03:21:49 -0400 (0:00:00.049) 0:00:02.588 **** skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false } MSG: All items skipped skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Saturday 07 September 2024 03:21:49 -0400 (0:00:00.074) 0:00:02.662 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501 `" && echo ansible-tmp-1725693709.2885776-10557-240194555670501="` echo /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204 `" && echo ansible-tmp-1725693709.3069968-10558-275478570834204="` echo /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119 `" && echo ansible-tmp-1725693709.314933-10559-41526515471119="` echo /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693709.2885776-10557-240194555670501=/root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693709.3069968-10558-275478570834204=/root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693709.314933-10559-41526515471119=/root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp_vmfnxxj TO /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501/AnsiballZ_dnf.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpj1ohyq63 TO /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204/AnsiballZ_dnf.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpalx81rre TO /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119/AnsiballZ_dnf.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpj1ohyq63 /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204/AnsiballZ_dnf.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204/ /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp_vmfnxxj /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501/AnsiballZ_dnf.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501/ /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpalx81rre /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119/AnsiballZ_dnf.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119/ /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.47.243> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693709.2885776-10557-240194555670501/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.47.243> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693709.3069968-10558-275478570834204/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693709.314933-10559-41526515471119/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": 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": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Saturday 07 September 2024 03:21:52 -0400 (0:00:02.931) 0:00:05.594 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193 `" && echo ansible-tmp-1725693712.1816783-10590-91760789864193="` echo /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946 `" && echo ansible-tmp-1725693712.2004948-10593-274634952581946="` echo /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946 `" ) && sleep 0'"'"'' <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604 `" && echo ansible-tmp-1725693712.2009177-10591-95225681298604="` echo /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693712.1816783-10590-91760789864193=/root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693712.2004948-10593-274634952581946=/root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693712.2009177-10591-95225681298604=/root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp76mvg2m9 TO /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946/AnsiballZ_systemd.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpfio01mh_ TO /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604/AnsiballZ_systemd.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp0jg9qrsi TO /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193/AnsiballZ_systemd.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpfio01mh_ /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604/AnsiballZ_systemd.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604/ /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp0jg9qrsi /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193/AnsiballZ_systemd.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193/ /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp76mvg2m9 /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946/AnsiballZ_systemd.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946/ /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.243> (0, b'\r\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 2024-09-07 03:21:10 EDT", "ExecMainStartTimestampMonotonic": "402148667", "ExecMainExitTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ExecMainExitTimestampMonotonic": "420437272", "ExecMainPID": "20663", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:28 EDT] ; pid=20663 ; 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 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:10 EDT] ; pid=20654 ; 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": "22405", "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": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "remote-fs.target network.target system.slice basic.target systemd-journald.socket network-online.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 2024-09-07 03:21:28 EDT", "StateChangeTimestampMonotonic": "420437773", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveExitTimestampMonotonic": "402148701", "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ActiveEnterTimestampMonotonic": "420437773", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ActiveExitTimestampMonotonic": "402125067", "InactiveEnterTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveEnterTimestampMonotonic": "402146495", "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 2024-09-07 03:21:10 EDT", "ConditionTimestampMonotonic": "402147596", "AssertTimestamp": "Sat 2024-09-07 03:21:10 EDT", "AssertTimestampMonotonic": "402147663", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a555480950e7469db17332cb4d25e741", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693712.2009177-10591-95225681298604/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'\r\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 2024-09-07 03:20:58 EDT", "ExecMainStartTimestampMonotonic": "401075126", "ExecMainExitTimestamp": "Sat 2024-09-07 03:21:18 EDT", "ExecMainExitTimestampMonotonic": "421918800", "ExecMainPID": "16142", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:21:18 EDT] ; pid=16142 ; 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 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:20:58 EDT] ; pid=16133 ; 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": "22405", "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": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "system.slice remote-fs.target basic.target network.target systemd-journald.socket network-online.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 2024-09-07 03:21:18 EDT", "StateChangeTimestampMonotonic": "421919366", "InactiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "InactiveExitTimestampMonotonic": "401075158", "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:18 EDT", "ActiveEnterTimestampMonotonic": "421919366", "ActiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "ActiveExitTimestampMonotonic": "401051461", "InactiveEnterTimestamp": "Sat 2024-09-07 03:20:58 EDT", "InactiveEnterTimestampMonotonic": "401073211", "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 2024-09-07 03:20:58 EDT", "ConditionTimestampMonotonic": "401074179", "AssertTimestamp": "Sat 2024-09-07 03:20:58 EDT", "AssertTimestampMonotonic": "401074202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d11a59288ad24097abe03412b1bf4c38", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693712.1816783-10590-91760789864193/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\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 2024-09-07 03:21:26 EDT", "ExecMainStartTimestampMonotonic": "428061518", "ExecMainExitTimestamp": "Sat 2024-09-07 03:21:45 EDT", "ExecMainExitTimestampMonotonic": "447144615", "ExecMainPID": "17006", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:45 EDT] ; pid=17006 ; 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 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:26 EDT] ; pid=16997 ; 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": "22406", "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": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.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 2024-09-07 03:21:45 EDT", "StateChangeTimestampMonotonic": "447145218", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "InactiveExitTimestampMonotonic": "428061564", "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:45 EDT", "ActiveEnterTimestampMonotonic": "447145218", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "ActiveExitTimestampMonotonic": "428037930", "InactiveEnterTimestamp": "Sat 2024-09-07 03:21:26 EDT", "InactiveEnterTimestampMonotonic": "428059559", "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 2024-09-07 03:21:26 EDT", "ConditionTimestampMonotonic": "428060489", "AssertTimestamp": "Sat 2024-09-07 03:21:26 EDT", "AssertTimestampMonotonic": "428060513", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b1d5fdb3b6744f3581f110d75a23de2a", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693712.2004948-10593-274634952581946/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "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": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ActiveEnterTimestampMonotonic": "420437773", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ActiveExitTimestampMonotonic": "402125067", "ActiveState": "active", "After": "remote-fs.target network.target system.slice basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:21:10 EDT", "AssertTimestampMonotonic": "402147663", "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 2024-09-07 03:21:10 EDT", "ConditionTimestampMonotonic": "402147596", "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 2024-09-07 03:21:28 EDT", "ExecMainExitTimestampMonotonic": "420437272", "ExecMainPID": "20663", "ExecMainStartTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ExecMainStartTimestampMonotonic": "402148667", "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 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:28 EDT] ; pid=20663 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:10 EDT] ; pid=20654 ; 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 2024-09-07 03:21:10 EDT", "InactiveEnterTimestampMonotonic": "402146495", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveExitTimestampMonotonic": "402148701", "InvocationID": "a555480950e7469db17332cb4d25e741", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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 2024-09-07 03:21:28 EDT", "StateChangeTimestampMonotonic": "420437773", "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": "22405", "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" } } <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "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": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:18 EDT", "ActiveEnterTimestampMonotonic": "421919366", "ActiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "ActiveExitTimestampMonotonic": "401051461", "ActiveState": "active", "After": "system.slice remote-fs.target basic.target network.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:20:58 EDT", "AssertTimestampMonotonic": "401074202", "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 2024-09-07 03:20:58 EDT", "ConditionTimestampMonotonic": "401074179", "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 2024-09-07 03:21:18 EDT", "ExecMainExitTimestampMonotonic": "421918800", "ExecMainPID": "16142", "ExecMainStartTimestamp": "Sat 2024-09-07 03:20:58 EDT", "ExecMainStartTimestampMonotonic": "401075126", "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 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:21:18 EDT] ; pid=16142 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:20:58 EDT] ; pid=16133 ; 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 2024-09-07 03:20:58 EDT", "InactiveEnterTimestampMonotonic": "401073211", "InactiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "InactiveExitTimestampMonotonic": "401075158", "InvocationID": "d11a59288ad24097abe03412b1bf4c38", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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 2024-09-07 03:21:18 EDT", "StateChangeTimestampMonotonic": "421919366", "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": "22405", "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" } } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "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": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:45 EDT", "ActiveEnterTimestampMonotonic": "447145218", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "ActiveExitTimestampMonotonic": "428037930", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:21:26 EDT", "AssertTimestampMonotonic": "428060513", "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 2024-09-07 03:21:26 EDT", "ConditionTimestampMonotonic": "428060489", "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 2024-09-07 03:21:45 EDT", "ExecMainExitTimestampMonotonic": "447144615", "ExecMainPID": "17006", "ExecMainStartTimestamp": "Sat 2024-09-07 03:21:26 EDT", "ExecMainStartTimestampMonotonic": "428061518", "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 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:45 EDT] ; pid=17006 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:26 EDT] ; pid=16997 ; 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 2024-09-07 03:21:26 EDT", "InactiveEnterTimestampMonotonic": "428059559", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "InactiveExitTimestampMonotonic": "428061564", "InvocationID": "b1d5fdb3b6744f3581f110d75a23de2a", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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 2024-09-07 03:21:45 EDT", "StateChangeTimestampMonotonic": "447145218", "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": "22406", "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: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Saturday 07 September 2024 03:21:52 -0400 (0:00:00.699) 0:00:06.293 **** included: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node1, managed_node2, managed_node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Saturday 07 September 2024 03:21:52 -0400 (0:00:00.129) 0:00:06.423 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905 `" && echo ansible-tmp-1725693713.0183027-10617-28243293671905="` echo /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336 `" && echo ansible-tmp-1725693713.0298276-10618-229821090964336="` echo /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600 `" && echo ansible-tmp-1725693713.0314837-10620-103605732778600="` echo /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693713.0183027-10617-28243293671905=/root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693713.0298276-10618-229821090964336=/root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693713.0314837-10620-103605732778600=/root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp8cqkojv4 TO /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905/AnsiballZ_command.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpp60nadxj TO /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336/AnsiballZ_command.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpm4y6wzxk TO /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600/AnsiballZ_command.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp8cqkojv4 /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905/AnsiballZ_command.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905/ /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905/AnsiballZ_command.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpm4y6wzxk /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600/AnsiballZ_command.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600/ /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600/AnsiballZ_command.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpp60nadxj /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336/AnsiballZ_command.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336/ /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336/AnsiballZ_command.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905/AnsiballZ_command.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600/AnsiballZ_command.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336/AnsiballZ_command.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.0183027-10617-28243293671905/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.0314837-10620-103605732778600/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.0298276-10618-229821090964336/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Saturday 07 September 2024 03:21:53 -0400 (0:00:00.444) 0:00:06.867 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237 `" && echo ansible-tmp-1725693713.464026-10644-105580111889237="` echo /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683 `" && echo ansible-tmp-1725693713.4651132-10645-139627828475683="` echo /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641 `" && echo ansible-tmp-1725693713.4731572-10647-207963161268641="` echo /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693713.464026-10644-105580111889237=/root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693713.4651132-10645-139627828475683=/root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693713.4731572-10647-207963161268641=/root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpg49mwaim TO /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683/AnsiballZ_slurp.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmphve3zl89 TO /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641/AnsiballZ_slurp.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpc3mfi7p5 TO /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237/AnsiballZ_slurp.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpg49mwaim /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683/AnsiballZ_slurp.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683/ /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpc3mfi7p5 /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237/AnsiballZ_slurp.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237/ /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmphve3zl89 /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641/AnsiballZ_slurp.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641/ /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDaDIrV3pjY0l2MHZVRE1WVTB1ejhETlg2c2lxMEwrc0M4NjhkUGtCMWhnS2cvQS91M0RIaGFEVGxmRlpYbG5qdThRSDRmdzlrbFF1WWxvYksxNnNzNnFLVjJoWnphN2l0QlRyWkZwZEJGSjdGeEhaMkFvQ01jMGo4UllIZEZVeUZub1g0ZWFteXNoRzJ2aDFDRjFYZGIyNUpxWWVrcVkwL1p5YS9TR3VHZ2JHWHhXdTJhZGpQQ0xhUzF2Qk9QSVE2UzhPdVo1QVJZa2tXNUY1b1l1ZHo1NE9WUW1CUnFWcmNkd1Y2WldLNXFsL1FYZU0xU0lMK2hKblNpTW1iWHA5Tm5BejBBUlJORE55YWdlT3VuODkwbjJnQkNQS3lhdk9NemlpOHhMbG05c1YwaVJYNDNkZ1NMOFlyNUJnNnZTU3hSYkh1Mjh4MHI0cXB0Tmg4RlZGcHlsUU5heko1SC9PS2o1Sm5sQ0FSVXg5R0czS2ZYVnNjUkt0TndISGFkTW4rZHpwdGIyMkhxY3ltOXBXc0k1VU5EYkVBNHcvS3lESy9hQkw5dktkcjJlOTRNSDIrSlIvQndqUkR2VzhOWEhKczJ1b1pKKzJRenBmSXNXZGVuNldWYXBFTlNzNnVUK3JSaC9MNGdIckYzMHh5d0VDWXpxb3A3N3gvN25EN29qVkU9IHJvb3RAaXAtMTAtMzEtOS0yMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.464026-10644-105580111889237/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQ0dXTldIRUw0dGJ1S0VoTExkM2hQTlFlanVmZjZpeDdtZ0dVNjVjZmJ1bkRINkZmNCsyMzFsNG9RaE82TXlaQi9jck45MGJ1Y1NvNm0wYTJvZURJZVRpZ1FET3FMSUhYejJSenByMGlxY1JWdDRPVUZZN2hjMy9SVHU2S1RkeTdSczFlU3ZNSThXZ01BbUh2MGh0U0hvL01zdlV1OVJlUncrYnNhajg5ZkdJbjlSYmErMDJrLzBWOHBzOGhtNWFJYmQ3ejE1UzdSWkluRDRJSkQrV2hOVGo4OHdPT21qWGNZYlRLQlVYRFc4U01sTHNrRDEyeU4reWJOdzJadjNhZWRpYUpXOFRZbWZiSzRpOVhWd3llTFA0QXprNU00TllnMVAyWldVMEZBa0ZxOGh6QVNIU2l6S2NUcEs2NHVkRUNEbnlkS3FFZTJCM2RVQzJ0cWd0cmtnN0R0ZUpKVkVBUzQyMnoxSTU4SURzSHI4dnkwbGxVMlE3QS9kWnNzQ1JMYU52ZnorR1cwaUVNbEJHUGE5ZFZVN2taMHp4dDBNQ3hmdGh3R0E4S3R1OWVZbWZ0VTNYM3lMTVZSblJnbFI2Ui91ZjJ3Wnc0MXRVRUdidGFMK2htTndjUlIwQktDZ2ozcGlqR0M5YmFicncyd0tNRVZGWm1ER3htSGYzSG9yY2s9IHJvb3RAaXAtMTAtMzEtNDctMjQzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.4651132-10645-139627828475683/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FES1N6cFNFd3VhZXBzTDFjbWJyMkVBL0xhWnQyZlNiZ3BaeUxXVUN1RkJ6cERjbURuaG5taTRpQTRZbVBWVzJWSGlrbWVWNnZRMlh5NXlzM2N6L04zTThodnlEcjlUSi95cWRFSUU0bVh6Mkw5SzVwZzBLU05PK1F1VlB3cnp5TjFYRFgzQWlnL3I1MWcrbTM2MGFvQnQycUFhZkQzMElMYXE1cjVxcVQrS1c5VXlwTXlPUUhicTkwQU9nNSsyVWVQUnV6K3hMZGJJS3REb1h3L2dWNlE1aWdrMHVaanJLSFFrM0RRY21YdE9wWFJCUXRuR0l1NnRFa2xrNXpQWDdEVjY4OFA3Tk1sQ1VrbTAySUZkeEM5dEFQd0VlN0lKV1lYS0dldW13VUYvSUNrS2FmbjNXaEFVeXBLd3NWTm0zMXVrK1lkbFNnT3NOMlYvdDN1MkJkL1B0Z3ZrS0ZrUDlwSlFEVFdGOWFYdUxlVlJsWlA3ZjBtS3pJTG5Ka2tYQkdNWVlPUkhNL1h3YVpUM2ZUQ0REL09kU2hOZHhmSkFkQkU4ZnJCVHJTVkVMQlZ2dHRqS1VLY25GVFlmcnZPZ0ZpVnpManhMRWk4TmV5N0taa1BTVVNobWR1QlA5K1JhTmEvK0V5QTRNYnJLZGRyTmxmQ21ncFROV2FOcWNxcmp3UnM9IHJvb3RAaXAtMTAtMzEtMTEtMTcudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.4731572-10647-207963161268641/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.9.223> (0, b'', b'') ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQ0dXTldIRUw0dGJ1S0VoTExkM2hQTlFlanVmZjZpeDdtZ0dVNjVjZmJ1bkRINkZmNCsyMzFsNG9RaE82TXlaQi9jck45MGJ1Y1NvNm0wYTJvZURJZVRpZ1FET3FMSUhYejJSenByMGlxY1JWdDRPVUZZN2hjMy9SVHU2S1RkeTdSczFlU3ZNSThXZ01BbUh2MGh0U0hvL01zdlV1OVJlUncrYnNhajg5ZkdJbjlSYmErMDJrLzBWOHBzOGhtNWFJYmQ3ejE1UzdSWkluRDRJSkQrV2hOVGo4OHdPT21qWGNZYlRLQlVYRFc4U01sTHNrRDEyeU4reWJOdzJadjNhZWRpYUpXOFRZbWZiSzRpOVhWd3llTFA0QXprNU00TllnMVAyWldVMEZBa0ZxOGh6QVNIU2l6S2NUcEs2NHVkRUNEbnlkS3FFZTJCM2RVQzJ0cWd0cmtnN0R0ZUpKVkVBUzQyMnoxSTU4SURzSHI4dnkwbGxVMlE3QS9kWnNzQ1JMYU52ZnorR1cwaUVNbEJHUGE5ZFZVN2taMHp4dDBNQ3hmdGh3R0E4S3R1OWVZbWZ0VTNYM3lMTVZSblJnbFI2Ui91ZjJ3Wnc0MXRVRUdidGFMK2htTndjUlIwQktDZ2ozcGlqR0M5YmFicncyd0tNRVZGWm1ER3htSGYzSG9yY2s9IHJvb3RAaXAtMTAtMzEtNDctMjQzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDaDIrV3pjY0l2MHZVRE1WVTB1ejhETlg2c2lxMEwrc0M4NjhkUGtCMWhnS2cvQS91M0RIaGFEVGxmRlpYbG5qdThRSDRmdzlrbFF1WWxvYksxNnNzNnFLVjJoWnphN2l0QlRyWkZwZEJGSjdGeEhaMkFvQ01jMGo4UllIZEZVeUZub1g0ZWFteXNoRzJ2aDFDRjFYZGIyNUpxWWVrcVkwL1p5YS9TR3VHZ2JHWHhXdTJhZGpQQ0xhUzF2Qk9QSVE2UzhPdVo1QVJZa2tXNUY1b1l1ZHo1NE9WUW1CUnFWcmNkd1Y2WldLNXFsL1FYZU0xU0lMK2hKblNpTW1iWHA5Tm5BejBBUlJORE55YWdlT3VuODkwbjJnQkNQS3lhdk9NemlpOHhMbG05c1YwaVJYNDNkZ1NMOFlyNUJnNnZTU3hSYkh1Mjh4MHI0cXB0Tmg4RlZGcHlsUU5heko1SC9PS2o1Sm5sQ0FSVXg5R0czS2ZYVnNjUkt0TndISGFkTW4rZHpwdGIyMkhxY3ltOXBXc0k1VU5EYkVBNHcvS3lESy9hQkw5dktkcjJlOTRNSDIrSlIvQndqUkR2VzhOWEhKczJ1b1pKKzJRenBmSXNXZGVuNldWYXBFTlNzNnVUK3JSaC9MNGdIckYzMHh5d0VDWXpxb3A3N3gvN25EN29qVkU9IHJvb3RAaXAtMTAtMzEtOS0yMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FES1N6cFNFd3VhZXBzTDFjbWJyMkVBL0xhWnQyZlNiZ3BaeUxXVUN1RkJ6cERjbURuaG5taTRpQTRZbVBWVzJWSGlrbWVWNnZRMlh5NXlzM2N6L04zTThodnlEcjlUSi95cWRFSUU0bVh6Mkw5SzVwZzBLU05PK1F1VlB3cnp5TjFYRFgzQWlnL3I1MWcrbTM2MGFvQnQycUFhZkQzMElMYXE1cjVxcVQrS1c5VXlwTXlPUUhicTkwQU9nNSsyVWVQUnV6K3hMZGJJS3REb1h3L2dWNlE1aWdrMHVaanJLSFFrM0RRY21YdE9wWFJCUXRuR0l1NnRFa2xrNXpQWDdEVjY4OFA3Tk1sQ1VrbTAySUZkeEM5dEFQd0VlN0lKV1lYS0dldW13VUYvSUNrS2FmbjNXaEFVeXBLd3NWTm0zMXVrK1lkbFNnT3NOMlYvdDN1MkJkL1B0Z3ZrS0ZrUDlwSlFEVFdGOWFYdUxlVlJsWlA3ZjBtS3pJTG5Ka2tYQkdNWVlPUkhNL1h3YVpUM2ZUQ0REL09kU2hOZHhmSkFkQkU4ZnJCVHJTVkVMQlZ2dHRqS1VLY25GVFlmcnZPZ0ZpVnpManhMRWk4TmV5N0taa1BTVVNobWR1QlA5K1JhTmEvK0V5QTRNYnJLZGRyTmxmQ21ncFROV2FOcWNxcmp3UnM9IHJvb3RAaXAtMTAtMzEtMTEtMTcudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Saturday 07 September 2024 03:21:53 -0400 (0:00:00.443) 0:00:07.311 **** <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285 `" && echo ansible-tmp-1725693713.92415-10668-156567317215285="` echo /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911 `" && echo ansible-tmp-1725693713.93082-10669-231571129375911="` echo /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454 `" && echo ansible-tmp-1725693713.9334664-10670-145607538445454="` echo /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693713.92415-10668-156567317215285=/root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693713.93082-10669-231571129375911=/root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693713.9334664-10670-145607538445454=/root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpt4gidsk5 TO /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285/AnsiballZ_user.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpbiuh5j59 TO /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911/AnsiballZ_user.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp0ng_ylsn TO /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454/AnsiballZ_user.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpt4gidsk5 /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285/AnsiballZ_user.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285/ /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285/AnsiballZ_user.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpbiuh5j59 /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911/AnsiballZ_user.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911/ /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911/AnsiballZ_user.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp0ng_ylsn /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454/AnsiballZ_user.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454/ /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454/AnsiballZ_user.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285/AnsiballZ_user.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911/AnsiballZ_user.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454/AnsiballZ_user.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\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-9-223.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, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": 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, "umask": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.92415-10668-156567317215285/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\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-47-243.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, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": 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, "umask": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.93082-10669-231571129375911/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\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-11-17.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, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": 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, "umask": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693713.9334664-10670-145607538445454/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "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_expire_max": null, "password_expire_min": null, "password_expire_warn": 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-9-223.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "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_expire_max": null, "password_expire_min": null, "password_expire_warn": 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-47-243.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "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_expire_max": null, "password_expire_min": null, "password_expire_warn": 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-11-17.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Saturday 07 September 2024 03:21:54 -0400 (0:00:00.560) 0:00:07.871 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360 `" && echo ansible-tmp-1725693714.4747975-10695-262122980343360="` echo /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041 `" && echo ansible-tmp-1725693714.485569-10696-144498842337041="` echo /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644 `" && echo ansible-tmp-1725693714.4904735-10697-11698179335644="` echo /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693714.4747975-10695-262122980343360=/root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpmdr3xwte TO /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360/AnsiballZ_stat.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'ansible-tmp-1725693714.485569-10696-144498842337041=/root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp6a3w60c8 TO /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041/AnsiballZ_stat.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'ansible-tmp-1725693714.4904735-10697-11698179335644=/root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpt17g3c32 TO /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644/AnsiballZ_stat.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpmdr3xwte /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360/AnsiballZ_stat.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360/ /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp6a3w60c8 /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041/AnsiballZ_stat.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041/ /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpt17g3c32 /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644/AnsiballZ_stat.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644/ /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1725693292.0652494, "mtime": 1725693654.31576, "ctime": 1725693654.31576, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693714.4747975-10695-262122980343360/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1725693292.7113788, "mtime": 1725693664.1718647, "ctime": 1725693664.1718647, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.9.223> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693714.485569-10696-144498842337041/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1725693292.0652494, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725693654.31576, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725693654.31576, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.11.17> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1725693292.7939696, "mtime": 1725693682.4549155, "ctime": 1725693682.4549155, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693714.4904735-10697-11698179335644/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1725693292.7113788, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725693664.1718647, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725693664.1718647, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1725693292.7939696, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1725693682.4549155, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1725693682.4549155, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Saturday 07 September 2024 03:21:54 -0400 (0:00:00.380) 0:00:08.252 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877 `" && echo ansible-tmp-1725693714.8460574-10719-85170054557877="` echo /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803 `" && echo ansible-tmp-1725693714.8628557-10720-232295447335803="` echo /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643 `" && echo ansible-tmp-1725693714.8715875-10721-272122477229643="` echo /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693714.8460574-10719-85170054557877=/root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpq45wcb6a TO /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877/AnsiballZ_stat.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'ansible-tmp-1725693714.8628557-10720-232295447335803=/root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpkexsiuyo TO /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803/AnsiballZ_stat.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'ansible-tmp-1725693714.8715875-10721-272122477229643=/root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpwgucv9i4 TO /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643/AnsiballZ_stat.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpq45wcb6a /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877/AnsiballZ_stat.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877/ /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpkexsiuyo /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803/AnsiballZ_stat.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803/ /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpwgucv9i4 /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643/AnsiballZ_stat.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643/ /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\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": 1588, "inode": 446693509, "dev": 51713, "nlink": 1, "atime": 1725693658.717791, "mtime": 1725693654.31476, "ctime": 1725693654.31576, "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": "30b3464dc17efb92d07cd50b090b9c9a4d0e18b2", "mimetype": "text/plain", "charset": "us-ascii", "version": "4234546113", "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"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693714.8460574-10719-85170054557877/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\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": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1725693449.731085, "mtime": 1725693292.710379, "ctime": 1725693292.7113788, "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": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "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"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693714.8628557-10720-232295447335803/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1725693658.717791, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "30b3464dc17efb92d07cd50b090b9c9a4d0e18b2", "ctime": 1725693654.31576, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 446693509, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725693654.31476, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1588, "uid": 0, "version": "4234546113", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.11.17> (0, b'\r\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": 1588, "inode": 473956483, "dev": 51713, "nlink": 1, "atime": 1725693686.6229544, "mtime": 1725693682.4549155, "ctime": 1725693682.4559155, "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": "1dc4edd02f89c985d1fcd382e27ab662b9d4a4d8", "mimetype": "text/plain", "charset": "us-ascii", "version": "3090954165", "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"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693714.8715875-10721-272122477229643/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1725693449.731085, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1725693292.7113788, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725693292.710379, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1725693686.6229544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1dc4edd02f89c985d1fcd382e27ab662b9d4a4d8", "ctime": 1725693682.4559155, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 473956483, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1725693682.4549155, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1588, "uid": 0, "version": "3090954165", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Saturday 07 September 2024 03:21:55 -0400 (0:00:00.381) 0:00:08.633 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272 `" && echo ansible-tmp-1725693715.2797515-10746-270621365209272="` echo /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272 `" ) && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766 `" && echo ansible-tmp-1725693715.298138-10747-226041740226766="` echo /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693715.2797515-10746-270621365209272=/root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272\n', b'') <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443 `" && echo ansible-tmp-1725693715.308087-10748-196358336456443="` echo /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'ansible-tmp-1725693715.298138-10747-226041740226766=/root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693715.308087-10748-196358336456443=/root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpzgwqzvfr TO /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272/AnsiballZ_file.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpp7m0c0lb TO /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443/AnsiballZ_file.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpnemgom4v TO /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766/AnsiballZ_file.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpnemgom4v /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766/AnsiballZ_file.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766/ /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766/AnsiballZ_file.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpp7m0c0lb /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443/AnsiballZ_file.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpzgwqzvfr /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272/AnsiballZ_file.py\n', b'') <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443/ /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443/AnsiballZ_file.py && sleep 0'"'"'' <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272/ /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766/AnsiballZ_file.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272/AnsiballZ_file.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693715.298138-10747-226041740226766/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693715.2797515-10746-270621365209272/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693715.308087-10748-196358336456443/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Saturday 07 September 2024 03:21:55 -0400 (0:00:00.517) 0:00:09.150 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492 `" && echo ansible-tmp-1725693715.8051617-10770-164516057136492="` echo /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812 `" && echo ansible-tmp-1725693715.8237948-10771-52636814680812="` echo /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613 `" && echo ansible-tmp-1725693715.8313088-10772-216968638112613="` echo /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693715.8051617-10770-164516057136492=/root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693715.8237948-10771-52636814680812=/root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693715.8313088-10772-216968638112613=/root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp0qn8sid2 TO /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492/AnsiballZ_lineinfile.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpmxusquw0 TO /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613/AnsiballZ_lineinfile.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpywb33yk4 TO /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812/AnsiballZ_lineinfile.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpmxusquw0 /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613/AnsiballZ_lineinfile.py\n', b'') <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp0qn8sid2 /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492/AnsiballZ_lineinfile.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613/ /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492/ /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpywb33yk4 /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812/AnsiballZ_lineinfile.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812/ /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCh2+WzccIv0vUDMVU0uz8DNX6siq0L+sC868dPkB1hgKg/A/u3DHhaDTlfFZXlnju8QH4fw9klQuYlobK16ss6qKV2hZza7itBTrZFpdBFJ7FxHZ2AoCMc0j8RYHdFUyFnoX4eamyshG2vh1CF1Xdb25JqYekqY0/Zya/SGuGgbGXxWu2adjPCLaS1vBOPIQ6S8OuZ5ARYkkW5F5oYudz54OVQmBRqVrcdwV6ZWK5ql/QXeM1SIL+hJnSiMmbXp9NnAz0ARRNDNyageOun890n2gBCPKyavOMzii8xLlm9sV0iRX43dgSL8Yr5Bg6vSSxRbHu28x0r4qptNh8FVFpylQNazJ5H/OKj5JnlCARUx9GG3KfXVscRKtNwHHadMn+dzptb22Hqcym9pWsI5UNDbEA4w/KyDK/aBL9vKdr2e94MH2+JR/BwjRDvW8NXHJs2uoZJ+2QzpfIsWden6WVapENSs6uT+rRh/L4gHrF30xywECYzqop77x/7nD7ojVE= root@ip-10-31-9-223.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693715.8051617-10770-164516057136492/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKSzpSEwuaepsL1cmbr2EA/LaZt2fSbgpZyLWUCuFBzpDcmDnhnmi4iA4YmPVW2VHikmeV6vQ2Xy5ys3cz/N3M8hvyDr9TJ/yqdEIE4mXz2L9K5pg0KSNO+QuVPwrzyN1XDX3Aig/r51g+m360aoBt2qAafD30ILaq5r5qqT+KW9UypMyOQHbq90AOg5+2UePRuz+xLdbIKtDoXw/gV6Q5igk0uZjrKHQk3DQcmXtOpXRBQtnGIu6tEklk5zPX7DV688P7NMlCUkm02IFdxC9tAPwEe7IJWYXKGeumwUF/ICkKafn3WhAUypKwsVNm31uk+YdlSgOsN2V/t3u2Bd/PtgvkKFkP9pJQDTWF9aXuLeVRlZP7f0mKzILnJkkXBGMYYORHM/XwaZT3fTCDD/OdShNdxfJAdBE8frBTrSVELBVvttjKUKcnFTYfrvOgFiVzLjxLEi8Ney7KZkPSUShmduBP9+RaNa/+EyA4MbrKddrNlfCmgpTNWaNqcqrjwRs= root@ip-10-31-11-17.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693715.8313088-10772-216968638112613/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCGWNWHEL4tbuKEhLLd3hPNQejuff6ix7mgGU65cfbunDH6Ff4+231l4oQhO6MyZB/crN90bucSo6m0a2oeDIeTigQDOqLIHXz2Rzpr0iqcRVt4OUFY7hc3/RTu6KTdy7Rs1eSvMI8WgMAmHv0htSHo/MsvUu9ReRw+bsaj89fGIn9Rba+02k/0V8ps8hm5aIbd7z15S7RZInD4IJD+WhNTj88wOOmjXcYbTKBUXDW8SMlLskD12yN+ybNw2Zv3aediaJW8TYmfbK4i9XVwyeLP4Azk5M4NYg1P2ZWU0FAkFq8hzASHSizKcTpK64udECDnydKqEe2B3dUC2tqgtrkg7DteJJVEAS422z1I58IDsHr8vy0llU2Q7A/dZssCRLaNvfz+GW0iEMlBGPa9dVU7kZ0zxt0MCxfthwGA8Ktu9eYmftU3X3yLMVRnRglR6R/uf2wZw41tUEGbtaL+hmNwcRR0BKCgj3pijGC9babrw2wKMEVFZmDGxmHf3Horck= root@ip-10-31-47-243.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693715.8237948-10771-52636814680812/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCh2+WzccIv0vUDMVU0uz8DNX6siq0L+sC868dPkB1hgKg/A/u3DHhaDTlfFZXlnju8QH4fw9klQuYlobK16ss6qKV2hZza7itBTrZFpdBFJ7FxHZ2AoCMc0j8RYHdFUyFnoX4eamyshG2vh1CF1Xdb25JqYekqY0/Zya/SGuGgbGXxWu2adjPCLaS1vBOPIQ6S8OuZ5ARYkkW5F5oYudz54OVQmBRqVrcdwV6ZWK5ql/QXeM1SIL+hJnSiMmbXp9NnAz0ARRNDNyageOun890n2gBCPKyavOMzii8xLlm9sV0iRX43dgSL8Yr5Bg6vSSxRbHu28x0r4qptNh8FVFpylQNazJ5H/OKj5JnlCARUx9GG3KfXVscRKtNwHHadMn+dzptb22Hqcym9pWsI5UNDbEA4w/KyDK/aBL9vKdr2e94MH2+JR/BwjRDvW8NXHJs2uoZJ+2QzpfIsWden6WVapENSs6uT+rRh/L4gHrF30xywECYzqop77x/7nD7ojVE= root@ip-10-31-9-223.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKSzpSEwuaepsL1cmbr2EA/LaZt2fSbgpZyLWUCuFBzpDcmDnhnmi4iA4YmPVW2VHikmeV6vQ2Xy5ys3cz/N3M8hvyDr9TJ/yqdEIE4mXz2L9K5pg0KSNO+QuVPwrzyN1XDX3Aig/r51g+m360aoBt2qAafD30ILaq5r5qqT+KW9UypMyOQHbq90AOg5+2UePRuz+xLdbIKtDoXw/gV6Q5igk0uZjrKHQk3DQcmXtOpXRBQtnGIu6tEklk5zPX7DV688P7NMlCUkm02IFdxC9tAPwEe7IJWYXKGeumwUF/ICkKafn3WhAUypKwsVNm31uk+YdlSgOsN2V/t3u2Bd/PtgvkKFkP9pJQDTWF9aXuLeVRlZP7f0mKzILnJkkXBGMYYORHM/XwaZT3fTCDD/OdShNdxfJAdBE8frBTrSVELBVvttjKUKcnFTYfrvOgFiVzLjxLEi8Ney7KZkPSUShmduBP9+RaNa/+EyA4MbrKddrNlfCmgpTNWaNqcqrjwRs= root@ip-10-31-11-17.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } <10.31.47.243> (0, b'', b'') changed: [managed_node2] => { "backup": "", "changed": true, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCGWNWHEL4tbuKEhLLd3hPNQejuff6ix7mgGU65cfbunDH6Ff4+231l4oQhO6MyZB/crN90bucSo6m0a2oeDIeTigQDOqLIHXz2Rzpr0iqcRVt4OUFY7hc3/RTu6KTdy7Rs1eSvMI8WgMAmHv0htSHo/MsvUu9ReRw+bsaj89fGIn9Rba+02k/0V8ps8hm5aIbd7z15S7RZInD4IJD+WhNTj88wOOmjXcYbTKBUXDW8SMlLskD12yN+ybNw2Zv3aediaJW8TYmfbK4i9XVwyeLP4Azk5M4NYg1P2ZWU0FAkFq8hzASHSizKcTpK64udECDnydKqEe2B3dUC2tqgtrkg7DteJJVEAS422z1I58IDsHr8vy0llU2Q7A/dZssCRLaNvfz+GW0iEMlBGPa9dVU7kZ0zxt0MCxfthwGA8Ktu9eYmftU3X3yLMVRnRglR6R/uf2wZw41tUEGbtaL+hmNwcRR0BKCgj3pijGC9babrw2wKMEVFZmDGxmHf3Horck= root@ip-10-31-47-243.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Saturday 07 September 2024 03:21:56 -0400 (0:00:00.513) 0:00:09.664 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268 `" && echo ansible-tmp-1725693716.2721424-10797-13252517079268="` echo /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662 `" && echo ansible-tmp-1725693716.2739308-10800-100795644698662="` echo /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427 `" && echo ansible-tmp-1725693716.2800062-10798-178288408531427="` echo /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693716.2721424-10797-13252517079268=/root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpxkbmf61f TO /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268/AnsiballZ_slurp.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.11.17> (0, b'ansible-tmp-1725693716.2739308-10800-100795644698662=/root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp64jp2_i7 TO /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662/AnsiballZ_slurp.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> (0, b'ansible-tmp-1725693716.2800062-10798-178288408531427=/root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpyxo0zd_g TO /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427/AnsiballZ_slurp.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpyxo0zd_g /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427/AnsiballZ_slurp.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427/ /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpxkbmf61f /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268/AnsiballZ_slurp.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268/ /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp64jp2_i7 /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662/AnsiballZ_slurp.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662/ /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEeDRybHF4RXk5VUhuZDBrZnVKeUpmb1ZWNTNNazhaR0RqNDVmUE5GRCtQeW90dS9mTHpqNTN2TVhFR3RNTDlySGRQOVQ5VGRoVitpZCtRSnZqc0lvWEhsSStRZURDcE93YnFNMjBBaUJBVDBVTEdDVGt0VDVEcXZpdDZBUy9sc1NqYlJYK1ZLMGs5dEM1QkFZbzNDS05WVnAzeUlJbVFtVExQVUM5SG1XejU5QW5LYWZqQmhyWSszRlBJd2FSNnJCQVlSR3FKVWhYK05XSDZ3bFl2cTJpZVJRaER5SkZCeU9IRWlsUDJyMkF6a0dyc1pQYWlMZldmU2R3T1habkQwalFkSjF1aE5vWVJqa2tZWENhNDlOQVNEdnRBdXpOQlhSUzhVNEtweXhDWFpsZXRueXNCSHd5WmFlRjUreEVWa2UvVHFxamlHdmZkYzc0bEtBU0p2UDRsWEc5TVFMRjBuaCtMMkp5b3p2bzViOU9oeTVvaS9wTVF3RHVIaWtEcmZWNXJQemVZUXdyUDJaYTVzQ2RnT0RxNGc4blNLRDB4ZkhuS0J2eUcvaWJpS2VqYVJ3ZXRUeWRIbHZtRWc5ZllmYmNOR1VBTnFBUzdSd2oxY2xtTGFHV2ZIRFVrT1RPNGs0WElCNkpCM3dnV2kyc0tjcW1XR25QZGZ1SmJrY1NwaEU9IHJvb3RAaXAtMTAtMzEtOS0yMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693716.2721424-10797-13252517079268/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDWUx5SGh6TENjdVRxV0hpMlZHVkh1OHI0cmp4WTFVSUJTUHlBSy9EY0VHOVgwRXZBYzdCVXRVc3dKbHBaTzI2ZmlwemxCY1B6T3BYaE1BcG9RTUliSUU0ZDhhZHNFNjN5aWlwcUt6YldYWjE0UXZibXFTSFJUYWJtWE0vSzlLNnFlWWh2UWpIUVJBZTJUYVZreWltU1hQVDlROW5zSkQvb24zR2o0aVRhMzhpdkp1QklETTJTckRBajkzcjlsbkUwL0pWUnIrT2F0WWI1RVZ4TkJuSy9VQ3BYR2ZPSjJ6TFJLUi9ua2I1ZjdDYVJRbWZhK3dUWHBzL2F5L0JiNnJ1U3l0bjFuOUxtd0JVRmUvdE5DTnNjWFBUVG5tcTdCYlQ1VjVub0E4SktkSkZ0ZVJzQkZLclpWVTdVdWVSL090aGI5SjBsWEplMWtGT21ydWF0TG5vdHZKNEJyRW52eWtMbGJHRU1UNGxCWElueDhDYXFsN0gzQ3FCZ0N3aTJmV1JaV1FYYWdQSTlMZ1NNU05oa0IwY0lLalNyNm5qLzIxQlUvdXp5QWNrQTRjZ0I2dTFiUXUrdWZBQ0gyS3ZMSVRTeWdWd3AxT2FFK3NZNnFCQ0gwalpFMXZGVEtZTDdIYlYzc2lxeXlCbmc1Sk9kdEgvYkp1U0N2MzZubXdDWnorbGs9IHJvb3RAaXAtMTAtMzEtNDctMjQzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693716.2800062-10798-178288408531427/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3J3M3NJMklpOXZkbEVTYm9hdGtPYldZWm9Ja2N5MUd0VHNFSGg2WXZVZThtQ2kvZGpJSUplanVvdnlseXFRVGZScFF6UXlZRkZlVnhXMW1WN3pMREdsbUljQlFUQSswM0h2Um1JZUlaSmcrajNoa2l5MlBFZnhEb1lrMFErKzdwWExpVHI4WXFUa0J2SkRraGlvc1RIVmhpTldwNG1jNkJOTzRtSmJYK3B0TW1NbkRaZC95TFZTVVExK1hHeEFxSnVwR3QxbHN1VnlFM2YySExKVHJqOE00aWh0OGgvRkFVTjFRMWxLUmtpdXRicHhwTDJZKzMySWhqTWNKSU9xS3A4RlFZSk1BeHR6RGV4eEkydlhuSzU0TGd1a3hMY3hZNElWWHRPV1lXUk9QL3FNS1pQMUxUQlMzcWtWZmUrSTczWnRMTStEVkZqN3BkZGV6VnF6ZVdqY2ZpMFhRL1M5WmVEMWE1a1JaMzNKbk83N2UwTW9DRDQrd2xneS9lcW1xZ2ZUVEltUElBSzczQ1Y5RUtFeHRicnA5M2pVK29NcW5NajZoZlJiZFEzUUNjQmViR1ArWG5OS2M1MUptMjRaMjBWSXdkWnNLT3pzbTE5aklyWHZZVGtnTnVLelF1QWU3bzBCSVo2cHJaQ2dvN2dvOWFaeG5ENVhKY2VnVElWSlU9IHJvb3RAaXAtMTAtMzEtMTEtMTcudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693716.2739308-10800-100795644698662/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEeDRybHF4RXk5VUhuZDBrZnVKeUpmb1ZWNTNNazhaR0RqNDVmUE5GRCtQeW90dS9mTHpqNTN2TVhFR3RNTDlySGRQOVQ5VGRoVitpZCtRSnZqc0lvWEhsSStRZURDcE93YnFNMjBBaUJBVDBVTEdDVGt0VDVEcXZpdDZBUy9sc1NqYlJYK1ZLMGs5dEM1QkFZbzNDS05WVnAzeUlJbVFtVExQVUM5SG1XejU5QW5LYWZqQmhyWSszRlBJd2FSNnJCQVlSR3FKVWhYK05XSDZ3bFl2cTJpZVJRaER5SkZCeU9IRWlsUDJyMkF6a0dyc1pQYWlMZldmU2R3T1habkQwalFkSjF1aE5vWVJqa2tZWENhNDlOQVNEdnRBdXpOQlhSUzhVNEtweXhDWFpsZXRueXNCSHd5WmFlRjUreEVWa2UvVHFxamlHdmZkYzc0bEtBU0p2UDRsWEc5TVFMRjBuaCtMMkp5b3p2bzViOU9oeTVvaS9wTVF3RHVIaWtEcmZWNXJQemVZUXdyUDJaYTVzQ2RnT0RxNGc4blNLRDB4ZkhuS0J2eUcvaWJpS2VqYVJ3ZXRUeWRIbHZtRWc5ZllmYmNOR1VBTnFBUzdSd2oxY2xtTGFHV2ZIRFVrT1RPNGs0WElCNkpCM3dnV2kyc0tjcW1XR25QZGZ1SmJrY1NwaEU9IHJvb3RAaXAtMTAtMzEtOS0yMjMudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDWUx5SGh6TENjdVRxV0hpMlZHVkh1OHI0cmp4WTFVSUJTUHlBSy9EY0VHOVgwRXZBYzdCVXRVc3dKbHBaTzI2ZmlwemxCY1B6T3BYaE1BcG9RTUliSUU0ZDhhZHNFNjN5aWlwcUt6YldYWjE0UXZibXFTSFJUYWJtWE0vSzlLNnFlWWh2UWpIUVJBZTJUYVZreWltU1hQVDlROW5zSkQvb24zR2o0aVRhMzhpdkp1QklETTJTckRBajkzcjlsbkUwL0pWUnIrT2F0WWI1RVZ4TkJuSy9VQ3BYR2ZPSjJ6TFJLUi9ua2I1ZjdDYVJRbWZhK3dUWHBzL2F5L0JiNnJ1U3l0bjFuOUxtd0JVRmUvdE5DTnNjWFBUVG5tcTdCYlQ1VjVub0E4SktkSkZ0ZVJzQkZLclpWVTdVdWVSL090aGI5SjBsWEplMWtGT21ydWF0TG5vdHZKNEJyRW52eWtMbGJHRU1UNGxCWElueDhDYXFsN0gzQ3FCZ0N3aTJmV1JaV1FYYWdQSTlMZ1NNU05oa0IwY0lLalNyNm5qLzIxQlUvdXp5QWNrQTRjZ0I2dTFiUXUrdWZBQ0gyS3ZMSVRTeWdWd3AxT2FFK3NZNnFCQ0gwalpFMXZGVEtZTDdIYlYzc2lxeXlCbmc1Sk9kdEgvYkp1U0N2MzZubXdDWnorbGs9IHJvb3RAaXAtMTAtMzEtNDctMjQzLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3J3M3NJMklpOXZkbEVTYm9hdGtPYldZWm9Ja2N5MUd0VHNFSGg2WXZVZThtQ2kvZGpJSUplanVvdnlseXFRVGZScFF6UXlZRkZlVnhXMW1WN3pMREdsbUljQlFUQSswM0h2Um1JZUlaSmcrajNoa2l5MlBFZnhEb1lrMFErKzdwWExpVHI4WXFUa0J2SkRraGlvc1RIVmhpTldwNG1jNkJOTzRtSmJYK3B0TW1NbkRaZC95TFZTVVExK1hHeEFxSnVwR3QxbHN1VnlFM2YySExKVHJqOE00aWh0OGgvRkFVTjFRMWxLUmtpdXRicHhwTDJZKzMySWhqTWNKSU9xS3A4RlFZSk1BeHR6RGV4eEkydlhuSzU0TGd1a3hMY3hZNElWWHRPV1lXUk9QL3FNS1pQMUxUQlMzcWtWZmUrSTczWnRMTStEVkZqN3BkZGV6VnF6ZVdqY2ZpMFhRL1M5WmVEMWE1a1JaMzNKbk83N2UwTW9DRDQrd2xneS9lcW1xZ2ZUVEltUElBSzczQ1Y5RUtFeHRicnA5M2pVK29NcW5NajZoZlJiZFEzUUNjQmViR1ArWG5OS2M1MUptMjRaMjBWSXdkWnNLT3pzbTE5aklyWHZZVGtnTnVLelF1QWU3bzBCSVo2cHJaQ2dvN2dvOWFaeG5ENVhKY2VnVElWSlU9IHJvb3RAaXAtMTAtMzEtMTEtMTcudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Saturday 07 September 2024 03:21:56 -0400 (0:00:00.369) 0:00:10.034 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233 `" && echo ansible-tmp-1725693716.700446-10821-61800082636233="` echo /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233 `" ) && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693716.700446-10821-61800082636233=/root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233\n', b'') <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002 `" && echo ansible-tmp-1725693716.7573566-10822-157311537282002="` echo /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571 `" && echo ansible-tmp-1725693716.7611454-10823-182283919801571="` echo /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'ansible-tmp-1725693716.7573566-10822-157311537282002=/root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693716.7611454-10823-182283919801571=/root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpxh961nr0 TO /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233/AnsiballZ_known_hosts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpzc92wu_z TO /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571/AnsiballZ_known_hosts.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpr5h4ofal TO /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002/AnsiballZ_known_hosts.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpzc92wu_z /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571/AnsiballZ_known_hosts.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571/ /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpxh961nr0 /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233/AnsiballZ_known_hosts.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233/ /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpr5h4ofal /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002/AnsiballZ_known_hosts.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002/ /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\\n", "after": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\\n", "name": "10.31.9.223", "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.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\\n", "after": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693716.700446-10821-61800082636233/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\\n", "after": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\\n", "name": "10.31.11.17", "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.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\\n", "after": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693716.7611454-10823-182283919801571/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\\n", "after": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\\n", "name": "10.31.47.243", "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.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\\n", "after": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693716.7573566-10822-157311537282002/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "diff": { "after": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.9.223 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDx4rlqxEy9UHnd0kfuJyJfoVV53Mk8ZGDj45fPNFD+Pyotu/fLzj53vMXEGtML9rHdP9T9TdhV+id+QJvjsIoXHlI+QeDCpOwbqM20AiBAT0ULGCTktT5Dqvit6AS/lsSjbRX+VK0k9tC5BAYo3CKNVVp3yIImQmTLPUC9HmWz59AnKafjBhrY+3FPIwaR6rBAYRGqJUhX+NWH6wlYvq2ieRQhDyJFByOHEilP2r2AzkGrsZPaiLfWfSdwOXZnD0jQdJ1uhNoYRjkkYXCa49NASDvtAuzNBXRS8U4KpyxCXZletnysBHwyZaeF5+xEVke/TqqjiGvfdc74lKASJvP4lXG9MQLF0nh+L2Jyozvo5b9Ohy5oi/pMQwDuHikDrfV5rPzeYQwrP2Za5sCdgODq4g8nSKD0xfHnKBvyG/ibiKejaRwetTydHlvmEg9fYfbcNGUANqAS7Rwj1clmLaGWfHDUkOTO4k4XIB6JB3wgWi2sKcqmWGnPdfuJbkcSphE= root@ip-10-31-9-223.us-east-1.aws.redhat.com\n", "name": "10.31.9.223", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "diff": { "after": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.11.17 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDorw3sI2Ii9vdlESboatkObWYZoIkcy1GtTsEHh6YvUe8mCi/djIIJejuovylyqQTfRpQzQyYFFeVxW1mV7zLDGlmIcBQTA+03HvRmIeIZJg+j3hkiy2PEfxDoYk0Q++7pXLiTr8YqTkBvJDkhiosTHVhiNWp4mc6BNO4mJbX+ptMmMnDZd/yLVSUQ1+XGxAqJupGt1lsuVyE3f2HLJTrj8M4iht8h/FAUN1Q1lKRkiutbpxpL2Y+32IhjMcJIOqKp8FQYJMAxtzDexxI2vXnK54LgukxLcxY4IVXtOWYWROP/qMKZP1LTBS3qkVfe+I73ZtLM+DVFj7pddezVqzeWjcfi0XQ/S9ZeD1a5kRZ33JnO77e0MoCD4+wlgy/eqmqgfTTImPIAK73CV9EKExtbrp93jU+oMqnMj6hfRbdQ3QCcBebGP+XnNKc51Jm24Z20VIwdZsKOzsm19jIrXvYTkgNuKzQuAe7o0BIZ6prZCgo7go9aZxnD5XJcegTIVJU= root@ip-10-31-11-17.us-east-1.aws.redhat.com\n", "name": "10.31.11.17", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "diff": { "after": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.47.243 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCYLyHhzLCcuTqWHi2VGVHu8r4rjxY1UIBSPyAK/DcEG9X0EvAc7BUtUswJlpZO26fipzlBcPzOpXhMApoQMIbIE4d8adsE63yiipqKzbWXZ14QvbmqSHRTabmXM/K9K6qeYhvQjHQRAe2TaVkyimSXPT9Q9nsJD/on3Gj4iTa38ivJuBIDM2SrDAj93r9lnE0/JVRr+OatYb5EVxNBnK/UCpXGfOJ2zLRKR/nkb5f7CaRQmfa+wTXps/ay/Bb6ruSytn1n9LmwBUFe/tNCNscXPTTnmq7BbT5V5noA8JKdJFteRsBFKrZVU7UueR/Othb9J0lXJe1kFOmruatLnotvJ4BrEnvykLlbGEMT4lBXInx8Caql7H3CqBgCwi2fWRZWQXagPI9LgSMSNhkB0cIKjSr6nj/21BU/uzyAckA4cgB6u1bQu+ufACH2KvLITSygVwp1OaE+sY6qBCH0jZE1vFTKYL7HbV3siqyyBng5JOdtH/bJuSCv36nmwCZz+lk= root@ip-10-31-47-243.us-east-1.aws.redhat.com\n", "name": "10.31.47.243", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Saturday 07 September 2024 03:21:57 -0400 (0:00:00.553) 0:00:10.587 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566 `" && echo ansible-tmp-1725693717.1811545-10848-254381709954566="` echo /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442 `" && echo ansible-tmp-1725693717.1823242-10849-91288718681442="` echo /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204 `" && echo ansible-tmp-1725693717.1905205-10851-77628184726204="` echo /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693717.1811545-10848-254381709954566=/root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp8jrkv06s TO /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566/AnsiballZ_stat.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'ansible-tmp-1725693717.1823242-10849-91288718681442=/root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp5zccf9vi TO /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442/AnsiballZ_stat.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'ansible-tmp-1725693717.1905205-10851-77628184726204=/root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpy7ez293x TO /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204/AnsiballZ_stat.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp8jrkv06s /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566/AnsiballZ_stat.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566/ /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp5zccf9vi /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442/AnsiballZ_stat.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442/ /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpy7ez293x /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204/AnsiballZ_stat.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204/ /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\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": 103, "inode": 463470723, "dev": 51713, "nlink": 1, "atime": 1725693658.0757866, "mtime": 1725693655.9347713, "ctime": 1725693656.2757738, "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": "963795973fde808dedb47b20c46990286360eb5e", "mimetype": "text/plain", "charset": "us-ascii", "version": "3047255439", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693717.1811545-10848-254381709954566/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\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": 121, "inode": 35651779, "dev": 51713, "nlink": 1, "atime": 1725693670.1498682, "mtime": 1725693668.4828672, "ctime": 1725693668.8148675, "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": "652018c0d41da80bdc5f862cfe25c589b64aa498", "mimetype": "text/plain", "charset": "us-ascii", "version": "970298144", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693717.1823242-10849-91288718681442/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\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": 103, "inode": 490733826, "dev": 51713, "nlink": 1, "atime": 1725693686.061949, "mtime": 1725693684.0009296, "ctime": 1725693684.2459319, "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": "b79a6e9fcfb524f319c82c3199b90943ca089299", "mimetype": "text/plain", "charset": "us-ascii", "version": "3198667285", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693717.1905205-10851-77628184726204/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1725693658.0757866, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "963795973fde808dedb47b20c46990286360eb5e", "ctime": 1725693656.2757738, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 463470723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725693655.9347713, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "3047255439", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1725693670.1498682, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "652018c0d41da80bdc5f862cfe25c589b64aa498", "ctime": 1725693668.8148675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35651779, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725693668.4828672, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 121, "uid": 0, "version": "970298144", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1725693686.061949, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b79a6e9fcfb524f319c82c3199b90943ca089299", "ctime": 1725693684.2459319, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 490733826, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725693684.0009296, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "3198667285", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Saturday 07 September 2024 03:21:57 -0400 (0:00:00.369) 0:00:10.957 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287 `" && echo ansible-tmp-1725693717.5786636-10872-232950737409287="` echo /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> (0, b'/root\n', b'') <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026 `" && echo ansible-tmp-1725693717.603594-10873-91112798289026="` echo /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026 `" ) && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346 `" && echo ansible-tmp-1725693717.604149-10874-18997876082346="` echo /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693717.5786636-10872-232950737409287=/root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287\n', b'') <10.31.47.243> (0, b'ansible-tmp-1725693717.603594-10873-91112798289026=/root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026\n', b'') <10.31.11.17> (0, b'ansible-tmp-1725693717.604149-10874-18997876082346=/root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpjg77th20 TO /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_stat.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpq3j51pms TO /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026/AnsiballZ_stat.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp4gtpmrwn TO /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_stat.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpq3j51pms /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026/AnsiballZ_stat.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026/ /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpjg77th20 /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_stat.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/ /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp4gtpmrwn /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_stat.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/ /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\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": 103, "inode": 463470723, "dev": 51713, "nlink": 1, "atime": 1725693658.0757866, "mtime": 1725693655.9347713, "ctime": 1725693656.2757738, "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": "963795973fde808dedb47b20c46990286360eb5e", "mimetype": "text/plain", "charset": "us-ascii", "version": "3047255439", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpqqivhlm5 TO /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_file.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'\r\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": 121, "inode": 35651779, "dev": 51713, "nlink": 1, "atime": 1725693670.1498682, "mtime": 1725693668.4828672, "ctime": 1725693668.8148675, "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": "652018c0d41da80bdc5f862cfe25c589b64aa498", "mimetype": "text/plain", "charset": "us-ascii", "version": "970298144", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693717.603594-10873-91112798289026/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\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": 103, "inode": 490733826, "dev": 51713, "nlink": 1, "atime": 1725693686.061949, "mtime": 1725693684.0009296, "ctime": 1725693684.2459319, "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": "b79a6e9fcfb524f319c82c3199b90943ca089299", "mimetype": "text/plain", "charset": "us-ascii", "version": "3198667285", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpqlrgtokk TO /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_file.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.47.243> (0, b'', b'') Notification for handler Restart kdump has been saved. changed: [managed_node2] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-1044908aibnv8/tmpsdtk_dbi/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-1044908aibnv8/tmpsdtk_dbi/kdump.conf.j2" } } <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpqqivhlm5 /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_file.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/ /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_file.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpqlrgtokk /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_file.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/ /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_file.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/AnsiballZ_file.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/AnsiballZ_file.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\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": 103, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693717.5786636-10872-232950737409287/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\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": 103, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693717.604149-10874-18997876082346/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "checksum": "963795973fde808dedb47b20c46990286360eb5e", "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, "dest": "/etc/kdump.conf", "follow": true, "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, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "state": "file", "uid": 0 } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "changed": false, "checksum": "b79a6e9fcfb524f319c82c3199b90943ca089299", "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, "dest": "/etc/kdump.conf", "follow": true, "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, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.720) 0:00:11.677 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542 `" && echo ansible-tmp-1725693718.2751048-10907-173712190561542="` echo /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090 `" && echo ansible-tmp-1725693718.2768502-10908-275098728911090="` echo /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473 `" && echo ansible-tmp-1725693718.2849343-10910-262381225922473="` echo /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693718.2751048-10907-173712190561542=/root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpuvjf2db1 TO /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542/AnsiballZ_slurp.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'ansible-tmp-1725693718.2768502-10908-275098728911090=/root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp2g5pi6hm TO /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090/AnsiballZ_slurp.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'ansible-tmp-1725693718.2849343-10910-262381225922473=/root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpk3nir180 TO /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473/AnsiballZ_slurp.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpuvjf2db1 /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542/AnsiballZ_slurp.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542/ /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp2g5pi6hm /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090/AnsiballZ_slurp.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090/ /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpk3nir180 /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473/AnsiballZ_slurp.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473/ /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693718.2751048-10907-173712190561542/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693718.2768502-10908-275098728911090/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693718.2849343-10910-262381225922473/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.11.17> (0, b'', b'') ok: [managed_node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.358) 0:00:12.036 **** ok: [managed_node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed_node2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.078) 0:00:12.114 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.068) 0:00:12.183 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.066) 0:00:12.250 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.066) 0:00:12.316 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.066) 0:00:12.383 **** skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Saturday 07 September 2024 03:21:58 -0400 (0:00:00.065) 0:00:12.449 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051 `" && echo ansible-tmp-1725693719.0414402-10949-235004121690051="` echo /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599 `" && echo ansible-tmp-1725693719.0469453-10950-235832708269599="` echo /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164 `" && echo ansible-tmp-1725693719.0590203-10952-226924027427164="` echo /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693719.0414402-10949-235004121690051=/root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmprs1tk9ra TO /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051/AnsiballZ_systemd.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'ansible-tmp-1725693719.0469453-10950-235832708269599=/root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmptfyf1dia TO /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599/AnsiballZ_systemd.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'ansible-tmp-1725693719.0590203-10952-226924027427164=/root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpvm68330u TO /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164/AnsiballZ_systemd.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmprs1tk9ra /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051/AnsiballZ_systemd.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051/ /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmptfyf1dia /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599/AnsiballZ_systemd.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599/ /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpvm68330u /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164/AnsiballZ_systemd.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164/ /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\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 2024-09-07 03:20:58 EDT", "ExecMainStartTimestampMonotonic": "401075126", "ExecMainExitTimestamp": "Sat 2024-09-07 03:21:18 EDT", "ExecMainExitTimestampMonotonic": "421918800", "ExecMainPID": "16142", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:21:18 EDT] ; pid=16142 ; 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 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:20:58 EDT] ; pid=16133 ; 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": "22405", "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": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "system.slice remote-fs.target basic.target network.target systemd-journald.socket network-online.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 2024-09-07 03:21:18 EDT", "StateChangeTimestampMonotonic": "421919366", "InactiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "InactiveExitTimestampMonotonic": "401075158", "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:18 EDT", "ActiveEnterTimestampMonotonic": "421919366", "ActiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "ActiveExitTimestampMonotonic": "401051461", "InactiveEnterTimestamp": "Sat 2024-09-07 03:20:58 EDT", "InactiveEnterTimestampMonotonic": "401073211", "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 2024-09-07 03:20:58 EDT", "ConditionTimestampMonotonic": "401074179", "AssertTimestamp": "Sat 2024-09-07 03:20:58 EDT", "AssertTimestampMonotonic": "401074202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d11a59288ad24097abe03412b1bf4c38", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693719.0414402-10949-235004121690051/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\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 2024-09-07 03:21:10 EDT", "ExecMainStartTimestampMonotonic": "402148667", "ExecMainExitTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ExecMainExitTimestampMonotonic": "420437272", "ExecMainPID": "20663", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:28 EDT] ; pid=20663 ; 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 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:10 EDT] ; pid=20654 ; 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": "22405", "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": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "remote-fs.target network.target system.slice basic.target systemd-journald.socket network-online.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 2024-09-07 03:21:28 EDT", "StateChangeTimestampMonotonic": "420437773", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveExitTimestampMonotonic": "402148701", "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ActiveEnterTimestampMonotonic": "420437773", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ActiveExitTimestampMonotonic": "402125067", "InactiveEnterTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveEnterTimestampMonotonic": "402146495", "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 2024-09-07 03:21:10 EDT", "ConditionTimestampMonotonic": "402147596", "AssertTimestamp": "Sat 2024-09-07 03:21:10 EDT", "AssertTimestampMonotonic": "402147663", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a555480950e7469db17332cb4d25e741", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.11.17> (0, b'\r\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 2024-09-07 03:21:26 EDT", "ExecMainStartTimestampMonotonic": "428061518", "ExecMainExitTimestamp": "Sat 2024-09-07 03:21:45 EDT", "ExecMainExitTimestampMonotonic": "447144615", "ExecMainPID": "17006", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:45 EDT] ; pid=17006 ; 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 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:26 EDT] ; pid=16997 ; 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": "22406", "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": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.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 2024-09-07 03:21:45 EDT", "StateChangeTimestampMonotonic": "447145218", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "InactiveExitTimestampMonotonic": "428061564", "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:45 EDT", "ActiveEnterTimestampMonotonic": "447145218", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "ActiveExitTimestampMonotonic": "428037930", "InactiveEnterTimestamp": "Sat 2024-09-07 03:21:26 EDT", "InactiveEnterTimestampMonotonic": "428059559", "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 2024-09-07 03:21:26 EDT", "ConditionTimestampMonotonic": "428060489", "AssertTimestamp": "Sat 2024-09-07 03:21:26 EDT", "AssertTimestampMonotonic": "428060513", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b1d5fdb3b6744f3581f110d75a23de2a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693719.0469453-10950-235832708269599/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693719.0590203-10952-226924027427164/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:18 EDT", "ActiveEnterTimestampMonotonic": "421919366", "ActiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "ActiveExitTimestampMonotonic": "401051461", "ActiveState": "active", "After": "system.slice remote-fs.target basic.target network.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:20:58 EDT", "AssertTimestampMonotonic": "401074202", "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 2024-09-07 03:20:58 EDT", "ConditionTimestampMonotonic": "401074179", "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 2024-09-07 03:21:18 EDT", "ExecMainExitTimestampMonotonic": "421918800", "ExecMainPID": "16142", "ExecMainStartTimestamp": "Sat 2024-09-07 03:20:58 EDT", "ExecMainStartTimestampMonotonic": "401075126", "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 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:21:18 EDT] ; pid=16142 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:20:58 EDT] ; stop_time=[Sat 2024-09-07 03:20:58 EDT] ; pid=16133 ; 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 2024-09-07 03:20:58 EDT", "InactiveEnterTimestampMonotonic": "401073211", "InactiveExitTimestamp": "Sat 2024-09-07 03:20:58 EDT", "InactiveExitTimestampMonotonic": "401075158", "InvocationID": "d11a59288ad24097abe03412b1bf4c38", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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 2024-09-07 03:21:18 EDT", "StateChangeTimestampMonotonic": "421919366", "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": "22405", "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" } } <10.31.47.243> (0, b'', b'') <10.31.11.17> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ActiveEnterTimestampMonotonic": "420437773", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ActiveExitTimestampMonotonic": "402125067", "ActiveState": "active", "After": "remote-fs.target network.target system.slice basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:21:10 EDT", "AssertTimestampMonotonic": "402147663", "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 2024-09-07 03:21:10 EDT", "ConditionTimestampMonotonic": "402147596", "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 2024-09-07 03:21:28 EDT", "ExecMainExitTimestampMonotonic": "420437272", "ExecMainPID": "20663", "ExecMainStartTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ExecMainStartTimestampMonotonic": "402148667", "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 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:28 EDT] ; pid=20663 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:10 EDT] ; pid=20654 ; 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 2024-09-07 03:21:10 EDT", "InactiveEnterTimestampMonotonic": "402146495", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveExitTimestampMonotonic": "402148701", "InvocationID": "a555480950e7469db17332cb4d25e741", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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 2024-09-07 03:21:28 EDT", "StateChangeTimestampMonotonic": "420437773", "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": "22405", "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" } } ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:45 EDT", "ActiveEnterTimestampMonotonic": "447145218", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "ActiveExitTimestampMonotonic": "428037930", "ActiveState": "active", "After": "network.target remote-fs.target basic.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:21:26 EDT", "AssertTimestampMonotonic": "428060513", "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 2024-09-07 03:21:26 EDT", "ConditionTimestampMonotonic": "428060489", "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 2024-09-07 03:21:45 EDT", "ExecMainExitTimestampMonotonic": "447144615", "ExecMainPID": "17006", "ExecMainStartTimestamp": "Sat 2024-09-07 03:21:26 EDT", "ExecMainStartTimestampMonotonic": "428061518", "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 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:45 EDT] ; pid=17006 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:26 EDT] ; stop_time=[Sat 2024-09-07 03:21:26 EDT] ; pid=16997 ; 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 2024-09-07 03:21:26 EDT", "InactiveEnterTimestampMonotonic": "428059559", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:26 EDT", "InactiveExitTimestampMonotonic": "428061564", "InvocationID": "b1d5fdb3b6744f3581f110d75a23de2a", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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 2024-09-07 03:21:45 EDT", "StateChangeTimestampMonotonic": "447145218", "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": "22406", "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 [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Saturday 07 September 2024 03:21:59 -0400 (0:00:00.513) 0:00:12.962 **** <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.9.223> (0, b'/root\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839 `" && echo ansible-tmp-1725693719.5605636-10976-227379226899839="` echo /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779 `" && echo ansible-tmp-1725693719.5705037-10977-125318084065779="` echo /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779 `" ) && sleep 0'"'"'' <10.31.11.17> (0, b'/root\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741 `" && echo ansible-tmp-1725693719.577377-10978-114222825945741="` echo /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741 `" ) && sleep 0'"'"'' <10.31.9.223> (0, b'ansible-tmp-1725693719.5605636-10976-227379226899839=/root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.9.223> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpikw28nfh TO /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839/AnsiballZ_file.py <10.31.9.223> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/6edbe85151"' '[10.31.9.223]' <10.31.47.243> (0, b'ansible-tmp-1725693719.5705037-10977-125318084065779=/root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpt301zfp6 TO /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779/AnsiballZ_file.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.11.17> (0, b'ansible-tmp-1725693719.577377-10978-114222825945741=/root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.11.17> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp5rn9yltc TO /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741/AnsiballZ_file.py <10.31.11.17> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' '[10.31.11.17]' <10.31.9.223> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpikw28nfh /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839/AnsiballZ_file.py\n', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839/ /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmpt301zfp6 /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779/AnsiballZ_file.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779/ /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779/AnsiballZ_file.py && sleep 0'"'"'' <10.31.11.17> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmp5rn9yltc /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741/AnsiballZ_file.py\n', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741/ /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741/AnsiballZ_file.py && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' -tt 10.31.9.223 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839/AnsiballZ_file.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779/AnsiballZ_file.py && sleep 0'"'"'' <10.31.11.17> (0, b'', b'') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' -tt 10.31.11.17 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741/AnsiballZ_file.py && sleep 0'"'"'' <10.31.9.223> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.9.223 closed.\r\n') <10.31.9.223> ESTABLISH SSH CONNECTION FOR USER: None <10.31.9.223> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/6edbe85151"' 10.31.9.223 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693719.5605636-10976-227379226899839/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693719.5705037-10977-125318084065779/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.9.223> (0, b'', b'') changed: [managed_node1] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } <10.31.11.17> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.11.17 closed.\r\n') <10.31.11.17> ESTABLISH SSH CONNECTION FOR USER: None <10.31.11.17> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/7dbf6a462f"' 10.31.11.17 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693719.577377-10978-114222825945741/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } <10.31.11.17> (0, b'', b'') changed: [managed_node3] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node2 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Saturday 07 September 2024 03:21:59 -0400 (0:00:00.388) 0:00:13.351 **** <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.47.243> (0, b'/root\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888 `" && echo ansible-tmp-1725693719.9513052-11000-148362837545888="` echo /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888 `" ) && sleep 0'"'"'' <10.31.47.243> (0, b'ansible-tmp-1725693719.9513052-11000-148362837545888=/root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.47.243> PUT /root/.ansible/tmp/ansible-local-1044908aibnv8/tmposu8qp5n TO /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888/AnsiballZ_systemd.py <10.31.47.243> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' '[10.31.47.243]' <10.31.47.243> (0, b'sftp> put /root/.ansible/tmp/ansible-local-1044908aibnv8/tmposu8qp5n /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888/AnsiballZ_systemd.py\n', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888/ /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' -tt 10.31.47.243 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.47.243> (0, b'\r\n{"name": "kdump", "changed": true, "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 2024-09-07 03:21:10 EDT", "ExecMainStartTimestampMonotonic": "402148667", "ExecMainExitTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ExecMainExitTimestampMonotonic": "420437272", "ExecMainPID": "20663", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:28 EDT] ; pid=20663 ; 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 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:10 EDT] ; pid=20654 ; 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": "22405", "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": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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": "remote-fs.target network.target system.slice basic.target systemd-journald.socket network-online.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 2024-09-07 03:21:28 EDT", "StateChangeTimestampMonotonic": "420437773", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveExitTimestampMonotonic": "402148701", "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ActiveEnterTimestampMonotonic": "420437773", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ActiveExitTimestampMonotonic": "402125067", "InactiveEnterTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveEnterTimestampMonotonic": "402146495", "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 2024-09-07 03:21:10 EDT", "ConditionTimestampMonotonic": "402147596", "AssertTimestamp": "Sat 2024-09-07 03:21:10 EDT", "AssertTimestampMonotonic": "402147663", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a555480950e7469db17332cb4d25e741", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.47.243 closed.\r\n') <10.31.47.243> ESTABLISH SSH CONNECTION FOR USER: None <10.31.47.243> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3131ea3a1"' 10.31.47.243 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1725693719.9513052-11000-148362837545888/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.47.243> (0, b'', b'') changed: [managed_node2] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-09-07 03:21:28 EDT", "ActiveEnterTimestampMonotonic": "420437773", "ActiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ActiveExitTimestampMonotonic": "402125067", "ActiveState": "active", "After": "remote-fs.target network.target system.slice basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-09-07 03:21:10 EDT", "AssertTimestampMonotonic": "402147663", "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 2024-09-07 03:21:10 EDT", "ConditionTimestampMonotonic": "402147596", "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 2024-09-07 03:21:28 EDT", "ExecMainExitTimestampMonotonic": "420437272", "ExecMainPID": "20663", "ExecMainStartTimestamp": "Sat 2024-09-07 03:21:10 EDT", "ExecMainStartTimestampMonotonic": "402148667", "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 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:28 EDT] ; pid=20663 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-09-07 03:21:10 EDT] ; stop_time=[Sat 2024-09-07 03:21:10 EDT] ; pid=20654 ; 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 2024-09-07 03:21:10 EDT", "InactiveEnterTimestampMonotonic": "402146495", "InactiveExitTimestamp": "Sat 2024-09-07 03:21:10 EDT", "InactiveExitTimestampMonotonic": "402148701", "InvocationID": "a555480950e7469db17332cb4d25e741", "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": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "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 2024-09-07 03:21:28 EDT", "StateChangeTimestampMonotonic": "420437773", "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": "22405", "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" } } PLAY RECAP ********************************************************************* managed_node1 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed_node2 : ok=24 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed_node3 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 07 September 2024 03:22:00 -0400 (0:00:00.480) 0:00:13.832 **** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 2.93s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.07s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed_node1 ----------------------------------------- 0.80s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.72s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.70s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.56s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.55s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.52s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.51s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.51s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.48s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.44s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.44s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.44s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Cleanup kdump_path ------------------------------------------------------ 0.39s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.38s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.38s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.37s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.37s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.36s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 STDERR: [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Saturday 07 September 2024 03:22:00 -0400 (0:00:14.576) 0:00:54.354 **** changed: [managed_node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.nfu3yp_r.inventory.yaml", "state": "absent" } PLAY RECAP ********************************************************************* managed_node3 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 07 September 2024 03:22:00 -0400 (0:00:00.211) 0:00:54.565 **** =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 19.61s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 14.58s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Gather facts from managed_node3 ----------------------------------------- 5.75s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Install required packages ------------- 2.99s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.10s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.80s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Gathering Facts --------------------------------------------------------- 0.74s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Gathering Facts --------------------------------------------------------- 0.73s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.72s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.68s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Create static inventory from hostvars ----------------------------------- 0.68s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.68s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.47s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.46s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.45s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.44s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.41s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Create temporary file --------------------------------------------------- 0.35s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.33s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.33s /tmp/collections-iMk/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30