paramiko ValueError: Unable to compute factors p and q from exponent d
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Triaged
|
Medium
|
Unassigned | ||
OpenStack-Gate |
Incomplete
|
Medium
|
Unassigned |
Bug Description
From: http://
2014-04-25 01:04:10.545 | 2014-04-25 00:56:45,517 Creating ssh connection to '172.24.4.70' as 'cirros' with public key authentication
2014-04-25 01:04:10.545 | 2014-04-25 00:56:50,514 Failed to establish authenticated ssh connection to cirros@172.24.4.70 ([Errno 113] No route to host). Number attempts: 1. Retry after 2 seconds.
2014-04-25 01:04:10.545 | 2014-04-25 00:56:56,014 Failed to establish authenticated ssh connection to cirros@172.24.4.70 ([Errno 113] No route to host). Number attempts: 2. Retry after 3 seconds.
2014-04-25 01:04:10.545 | 2014-04-25 00:56:59,569 Failed to establish authenticated ssh connection to cirros@172.24.4.70 ([Errno 111] Connection refused). Number attempts: 3. Retry after 4 seconds.
2014-04-25 01:04:10.545 | 2014-04-25 00:57:04,126 starting thread (client mode): 0xa515a50L
2014-04-25 01:04:10.545 | 2014-04-25 00:57:04,147 Connected (version 2.0, client dropbear_2012.55)
2014-04-25 01:04:10.545 | 2014-04-25 00:57:04,153 kex algos:[
2014-04-25 01:04:10.546 | 2014-04-25 00:57:04,153 Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
2014-04-25 01:04:10.546 | 2014-04-25 00:57:04,153 using kex diffie-
2014-04-25 01:04:10.546 | 2014-04-25 00:57:04,280 Switch to new keys ...
2014-04-25 01:04:10.546 | 2014-04-25 00:57:04,292 Adding ssh-rsa host key for 172.24.4.70: 648f164faf433e0
2014-04-25 01:04:10.546 | 2014-04-25 00:57:04,292 Trying SSH key da5dc8ecbf343d6
2014-04-25 01:04:10.546 | 2014-04-25 00:57:04,295 userauth is OK
2014-04-25 01:04:10.546 | 2014-04-25 00:57:07,702 Unknown exception: Unable to compute factors p and q from exponent d.
2014-04-25 01:04:10.546 | 2014-04-25 00:57:07,704 Traceback (most recent call last):
2014-04-25 01:04:10.546 | 2014-04-25 00:57:07,704 File "/usr/local/
2014-04-25 01:04:10.546 | 2014-04-25 00:57:07,704 self.auth_
2014-04-25 01:04:10.546 | 2014-04-25 00:57:07,704 File "/usr/local/
2014-04-25 01:04:10.546 | 2014-04-25 00:57:07,705 sig = self.private_
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705 File "/usr/local/
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705 rsa = RSA.construct(
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705 File "/usr/local/
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705 key = self._math.
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705 File "/usr/local/
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705 raise ValueError("Unable to compute factors p and q from exponent d.")
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705 ValueError: Unable to compute factors p and q from exponent d.
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,705
2014-04-25 01:04:10.547 | 2014-04-25 00:57:07,712
2014-04-25 01:04:10.580 | REQ: curl -i 'http://
2014-04-25 01:04:10.580 |
2014-04-25 01:04:10.580 | 2014-04-25 00:57:07,713 Starting new HTTP connection (1): 127.0.0.1
2014-04-25 01:04:10.581 | 2014-04-25 00:57:08,396 "DELETE /v2/c13819a83f2
2014-04-25 01:04:10.581 | 2014-04-25 00:57:08,397 RESP: [202] CaseInsensitive
2014-04-25 01:04:10.581 | RESP BODY:
2014-04-25 01:04:10.581 | }}}
2014-04-25 01:04:10.581 |
2014-04-25 01:04:10.581 | Traceback (most recent call last):
2014-04-25 01:04:10.581 | File "tempest/test.py", line 126, in wrapper
2014-04-25 01:04:10.581 | return f(self, *func_args, **func_kwargs)
2014-04-25 01:04:10.581 | File "tempest/
2014-04-25 01:04:10.581 | self._write_
2014-04-25 01:04:10.581 | File "tempest/
2014-04-25 01:04:10.581 | ssh_client.
2014-04-25 01:04:10.582 | File "tempest/
2014-04-25 01:04:10.582 | return self.ssh_
2014-04-25 01:04:10.582 | File "tempest/
2014-04-25 01:04:10.582 | ssh = self._get_
2014-04-25 01:04:10.582 | File "tempest/
2014-04-25 01:04:10.582 | timeout=
2014-04-25 01:04:10.582 | File "/usr/local/
2014-04-25 01:04:10.582 | self._auth(
2014-04-25 01:04:10.582 | File "/usr/local/
2014-04-25 01:04:10.582 | allowed_types = self._transport
2014-04-25 01:04:10.582 | File "/usr/local/
2014-04-25 01:04:10.582 | return self.auth_
2014-04-25 01:04:10.583 | File "/usr/local/
2014-04-25 01:04:10.583 | raise e
2014-04-25 01:04:10.583 | ValueError: Unable to compute factors p and q from exponent d.
Changed in openstack-ci: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: gate-failure |
Changed in openstack-gate: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Related fix proposed to branch: master /review. openstack. org/101236
Review: https:/