Please answer these questions before submitting your issue. Thanks!
What did you do?
tiup cluster check topology.yaml
tiup is checking updates for component cluster ...
Starting component cluster: /home/admin/.tiup/components/cluster/v1.10.0/tiup-cluster check topology.yaml
Detect CPU Arch Name
Detecting node xxx Arch info ... Error
Detecting node xxx Arch info ... Error
Detecting node xxx Arch info ... Error
Detecting node xxx Arch info ... Error
Detecting node xxx Arch info ... Error
Detecting node xxx Arch info ... Error
Error: failed to fetch cpu-arch or kernel-name: executor.ssh.execute_failed: Failed to execute command over SSH for 'admin@xxx:20' {ssh_stderr: , ssh_stdout: , ssh_command: export LANG=C; PATH=$PATH:/bin:/sbin:/usr/bin:/usr/sbin uname -m}, cause: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain
What did you expect to see?
tiup cluster:v1.9.6 check topology.yaml
Starting component cluster: /home/admin/.tiup/components/cluster/v1.9.6/tiup-cluster check topology.yaml
Detect CPU Arch
Detect CPU Arch
Detecting node xxx ... Done
Detecting node xxx ... Done
Detecting node xxx ... Done
Detecting node xxx ... Done
Detecting node xxx ... Done
Detecting node xxx ... Done
What did you see instead?
check failed
What version of TiUP are you using (tiup --version)?
Bug Report
Please answer these questions before submitting your issue. Thanks!
cluster
: /home/admin/.tiup/components/cluster/v1.10.0/tiup-cluster check topology.yamlError: failed to fetch cpu-arch or kernel-name: executor.ssh.execute_failed: Failed to execute command over SSH for 'admin@xxx:20' {ssh_stderr: , ssh_stdout: , ssh_command: export LANG=C; PATH=$PATH:/bin:/sbin:/usr/bin:/usr/sbin uname -m}, cause: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain
cluster
: /home/admin/.tiup/components/cluster/v1.9.6/tiup-cluster check topology.yamlWhat did you see instead? check failed
What version of TiUP are you using (
tiup --version
)?