box / box/ClusterRunner

No error raised when slave cannot ssh to the master

Open
#136 1 comment 0 reactions 0 assignees View on GitHub
bug mac
Dominant language
Python
Stars
184
Forks
41
PR merge metrics
No merged PRs in 30d

Description

So far, this is only happening on Mac. If the slave is not in master's authorized_keys list, slave is going to be stuck forever asking for password from the user.

From the slave log:
[2015-05-11 11:22:37.960] INFO Bld1-Setup git Command [git fetch --update-head-ok origin refs/clusterrunner/7a3a813a54a37c7215db798e76aec98ed060bf10] had no expected prompts after 10 seconds.
[2015-05-11 11:22:37.960] DEBUG Bld1-Setup git Output from command [git fetch --update-head-ok origin refs/clusterrunner/7a3a813a54a37c7215db798e76aec98ed060bf10] after 10 seconds: b"Warning: Permanently added 'sync-osx10-8-014.dev.box.net,10.3.8.185' (RSA) to the list of known hosts.\r\r\nPassword:"


Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.