Skip to content

Instantly share code, notes, and snippets.

Created June 9, 2017 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c77476be4c7b55657269225041314474 to your computer and use it in GitHub Desktop.
Save anonymous/c77476be4c7b55657269225041314474 to your computer and use it in GitHub Desktop.
2017-06-09 05:47:02,284 INFO nodepool.NodeLauncher: Creating server with hostname d-p-c-p236-2393 in p236 from image dpc for node id: 2393
2017-06-09 05:47:04,375 INFO nodepool.utils: Password auth exception. Try number 2...
2017-06-09 05:47:06,115 INFO nodepool.NodePool: Deleted node id: 2391
2017-06-09 05:47:06,571 INFO nodepool.utils: Password auth exception. Try number 3...
2017-06-09 05:47:08,767 INFO nodepool.utils: Password auth exception. Try number 4...
2017-06-09 05:47:10,964 INFO nodepool.utils: Password auth exception. Try number 5...
2017-06-09 05:47:13,141 INFO nodepool.utils: Password auth exception. Try number 6...
2017-06-09 05:47:15,339 INFO nodepool.utils: Password auth exception. Try number 7...
2017-06-09 05:47:17,540 INFO nodepool.utils: Password auth exception. Try number 8...
2017-06-09 05:47:19,741 INFO nodepool.utils: Password auth exception. Try number 9...
2017-06-09 05:47:21,098 INFO nodepool.utils: Password auth exception. Try number 2...
2017-06-09 05:47:21,942 INFO nodepool.utils: Password auth exception. Try number 10...
2017-06-09 05:47:23,304 INFO nodepool.utils: Password auth exception. Try number 3...
2017-06-09 05:47:23,951 ERROR nodepool.NodeLauncher: SSHException launching node id: 2392 in provider: p236 error:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", line 406, in _run
dt = self.launchNode(session)
File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", line 504, in launchNode
timeout=self.timeout):
File "/usr/local/lib/python2.7/dist-packages/nodepool/nodeutils.py", line 52, in ssh_connect
client = SSHClient(ip, username, **connect_kwargs)
File "/usr/local/lib/python2.7/dist-packages/nodepool/sshclient.py", line 30, in __init__
key_filename=key_filename)
File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 338, in connect
t.start_client(timeout=timeout)
File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 500, in start_client
raise e
SSHException: Error reading SSH protocol banner
2017-06-09 05:47:23,988 INFO nodepool.NodePool: Deleted jenkins node id: 2392
2017-06-09 05:47:25,507 INFO nodepool.utils: Password auth exception. Try number 4...
2017-06-09 05:47:27,711 INFO nodepool.utils: Password auth exception. Try number 5...
2017-06-09 05:47:29,914 INFO nodepool.utils: Password auth exception. Try number 6...
2017-06-09 05:47:32,105 INFO nodepool.utils: Password auth exception. Try number 7...
2017-06-09 05:47:33,082 INFO nodepool.NodePool: Need to launch 1 d-p-c nodes for repomaster-2-jenkins1 on p236
2017-06-09 05:47:33,103 INFO nodepool.NodeLauncher: Creating server with hostname d-p-c-p236-2394 in p236 from image dpc for node id: 2394
2017-06-09 05:47:34,312 INFO nodepool.utils: Password auth exception. Try number 8...
2017-06-09 05:47:36,469 INFO nodepool.NodePool: Deleted node id: 2392
2017-06-09 05:47:36,496 INFO nodepool.utils: Password auth exception. Try number 9...
2017-06-09 05:47:38,692 INFO nodepool.utils: Password auth exception. Try number 10...
2017-06-09 05:47:40,893 INFO nodepool.utils: Password auth exception. Try number 11...
2017-06-09 05:47:43,102 INFO nodepool.utils: Password auth exception. Try number 12...
2017-06-09 05:47:45,311 INFO nodepool.utils: Password auth exception. Try number 13...
2017-06-09 05:47:47,332 ERROR nodepool.NodeLauncher: SSHException launching node id: 2393 in provider: p236 error:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", line 406, in _run
dt = self.launchNode(session)
File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", line 504, in launchNode
timeout=self.timeout):
File "/usr/local/lib/python2.7/dist-packages/nodepool/nodeutils.py", line 52, in ssh_connect
client = SSHClient(ip, username, **connect_kwargs)
File "/usr/local/lib/python2.7/dist-packages/nodepool/sshclient.py", line 30, in __init__
key_filename=key_filename)
File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 338, in connect
t.start_client(timeout=timeout)
File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 500, in start_client
raise e
SSHException: Error reading SSH protocol banner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment