yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67496
[Bug 1533487] Re: test_create_server_with_personality fails on the gate
This is still happening and failing CI runs now that ssh validation is
enabled, at least on master (since pike):
http://logs.openstack.org/61/503161/1/check/gate-tempest-dsvm-neutron-
full-ubuntu-xenial/cb56d6f/console.html#_2017-09-12_21_11_08_911065
** Changed in: tempest
Status: Invalid => Confirmed
** No longer affects: nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1533487
Title:
test_create_server_with_personality fails on the gate
Status in tempest:
Confirmed
Bug description:
http://logs.openstack.org/54/264354/8/check/gate-tempest-dsvm-neutron-
full-ssh/2e7adb0/logs/testr_results.html.gz
Traceback (most recent call last):
File "tempest/api/compute/servers/test_server_personality.py", line 69, in test_create_server_with_personality
'sudo cat %s' % file_path))
File "tempest/common/utils/linux/remote_client.py", line 56, in exec_command
return self.ssh_client.exec_command(cmd)
File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 167, in exec_command
stderr=err_data, stdout=out_data)
tempest_lib.exceptions.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; sudo cat /test.txt', exit status: 1, stderr:
cat: can't open '/test.txt': No such file or directory
To manage notifications about this bug go to:
https://bugs.launchpad.net/tempest/+bug/1533487/+subscriptions
References