The root disk for the cirros image is blank before boot. The boot process starts from initrd. The file system in initrd is then copied to /dev/vda and boot continues from there. Injection happens before boot, thus there's no /etc folder found.
The test should inject to / instead. ** Also affects: tempest Importance: Undecided Status: New -- 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/1646002 Title: periodic-tempest-dsvm-neutron-full-ssh-master fails on the gate - libguestfs installed but not usable (/usr/bin/supermin exited with error status 1. Status in devstack: In Progress Status in OpenStack Compute (nova): Invalid Status in tempest: New Bug description: The log is http://logs.openstack.org/periodic/periodic-tempest-dsvm- neutron-full-ssh-master/14ef08a/logs/ test_create_server_with_personality failed like Traceback (most recent call last): File "tempest/api/compute/servers/test_server_personality.py", line 63, in test_create_server_with_personality validatable=True) File "tempest/api/compute/base.py", line 233, in create_test_server **kwargs) File "tempest/common/compute.py", line 167, in create_test_server % server['id']) File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "tempest/common/compute.py", line 149, in create_test_server clients.servers_client, server['id'], wait_until) File "tempest/common/waiters.py", line 75, in wait_for_server_status server_id=server_id) tempest.exceptions.BuildErrorException: Server 55df9d1c-3316-43a5-81fe-63ff10216b5e failed to build and is in ERROR status Details: {u'message': u'No valid host was found. There are not enough hosts available.', u'code': 500, u'created': u'2016-11-29T06:28:57Z'} To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/1646002/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp