FAIL: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern[compute,image,volume]

Bug #1327020 reported by Anita Kuno
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

2014-06-05 23:26:45,370 Creating ssh connection to '172.24.4.2' as 'cirros' with public key authentication
2014-06-05 23:27:45,431 Failed to establish authenticated ssh connection to cirros@172.24.4.2 (timed out). Number attempts: 1. Retry after 2 seconds.
2014-06-05 23:27:50,932 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 2. Retry after 3 seconds.
2014-06-05 23:27:57,437 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 3. Retry after 4 seconds.
2014-06-05 23:28:04,940 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 4. Retry after 5 seconds.
2014-06-05 23:28:13,444 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 5. Retry after 6 seconds.
2014-06-05 23:28:22,952 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 6. Retry after 7 seconds.
2014-06-05 23:28:33,460 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 7. Retry after 8 seconds.
2014-06-05 23:28:44,972 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 8. Retry after 9 seconds.
2014-06-05 23:28:57,484 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 9. Retry after 10 seconds.
2014-06-05 23:29:10,996 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 10. Retry after 11 seconds.
2014-06-05 23:29:25,508 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 11. Retry after 12 seconds.
2014-06-05 23:29:41,020 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 12. Retry after 13 seconds.
2014-06-05 23:29:57,533 Failed to establish authenticated ssh connection to cirros@172.24.4.2 ([Errno 113] No route to host). Number attempts: 13. Retry after 14 seconds.
2014-06-05 23:30:15,044 Failed to establish authenticated ssh connection to cirros@172.24.4.2 after 13 attempts
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh Traceback (most recent call last):
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh File "tempest/common/ssh.py", line 75, in _get_ssh_connection
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey)
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 236, in connect
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh retry_on_signal(lambda: sock.connect(addr))
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/util.py", line 278, in retry_on_signal
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh return function()
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 236, in <lambda>
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh retry_on_signal(lambda: sock.connect(addr))
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh File "/usr/lib/python2.7/socket.py", line 224, in meth
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh return getattr(self._sock,name)(*args)
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh error: [Errno 113] No route to host
2014-06-05 23:30:15.044 1396 TRACE tempest.common.ssh
}}}

Traceback (most recent call last):
  File "tempest/test.py", line 126, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "tempest/scenario/test_volume_boot_pattern.py", line 160, in test_volume_boot_pattern
    self._check_content_of_written_file(ssh_client_for_instance_2nd, text)
  File "tempest/scenario/test_volume_boot_pattern.py", line 132, in _check_content_of_written_file
    actual = self._get_content(ssh_client)
  File "tempest/scenario/test_volume_boot_pattern.py", line 119, in _get_content
    return ssh_client.exec_command('cat /tmp/text')
  File "tempest/common/utils/linux/remote_client.py", line 47, in exec_command
    return self.ssh_client.exec_command(cmd)
  File "tempest/common/ssh.py", line 110, in exec_command
    ssh = self._get_ssh_connection()
  File "tempest/common/ssh.py", line 87, in _get_ssh_connection
    password=self.password)
SSHTimeout: Connection to the 172.24.4.2 via SSH timed out.
User: cirros, Password: None

Full log here: http://logs.openstack.org/65/98265/1/check/check-grenade-dsvm/666a92e/logs/testr_results.html.gz

Revision history for this message
Anita Kuno (anteaya) wrote :
Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
Matt Riedemann (mriedem) wrote :

Note that these are nova-network jobs so shouldn't be related to the current neutron ssh bug also being tracked.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.