yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74653
[Bug 1788006] Re: Tests fail with "Server [UUID] failed to reach ACTIVE status and task state "None" within the required time ([INTEGER] s). Current status: BUILD. Current task state: spawning."
devstack-gate (for legacy CI jobs) defaults to qemu:
http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree
/devstack-vm-gate-wrap.sh#n365
And the devstack-base playbook uses qemu as well:
http://git.openstack.org/cgit/openstack-
dev/devstack/tree/.zuul.yaml#n117
These are the neutron changes that triggered the issue:
https://review.openstack.org/#/c/588465/
https://review.openstack.org/#/c/588208/
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1788006
Title:
Tests fail with "Server [UUID] failed to reach ACTIVE status and task
state "None" within the required time ([INTEGER] s). Current status:
BUILD. Current task state: spawning."
Status in neutron:
Confirmed
Status in OpenStack Compute (nova):
Invalid
Bug description:
Testr report: http://logs.openstack.org/74/591074/4/check/neutron-
tempest-plugin-designate-scenario/d02f171/testr_results.html.gz
Job log: http://logs.openstack.org/74/591074/4/check/neutron-tempest-
plugin-designate-scenario/d02f171/job-
output.txt.gz#_2018-08-20_13_11_46_407077
Traceback:
2018-08-20 13:11:46.406514 | controller | Captured traceback:
2018-08-20 13:11:46.406538 | controller | ~~~~~~~~~~~~~~~~~~~
2018-08-20 13:11:46.406567 | controller | Traceback (most recent call last):
2018-08-20 13:11:46.406659 | controller | File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_dns_integration.py", line 115, in test_server_with_fip
2018-08-20 13:11:46.406696 | controller | server = self._create_server(name=name)
2018-08-20 13:11:46.406771 | controller | File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_dns_integration.py", line 94, in _create_server
2018-08-20 13:11:46.406799 | controller | constants.SERVER_STATUS_ACTIVE)
2018-08-20 13:11:46.406844 | controller | File "tempest/common/waiters.py", line 96, in wait_for_server_status
2018-08-20 13:11:46.406893 | controller | raise lib_exc.TimeoutException(message)
2018-08-20 13:11:46.406938 | controller | tempest.lib.exceptions.TimeoutException: Request timed out
2018-08-20 13:11:46.407077 | controller | Details: (DNSIntegrationTests:test_server_with_fip) Server 9797a641-8925-4f74-abbf-c6111d47f91d failed to reach ACTIVE status and task state "None" within the required time (784 s). Current status: BUILD. Current task state: spawning.
Logstash link:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22DNSIntegrationTests%3Atest_server_with_fip%5C%22%20AND%20%20%20message%3A%5C%22failed%20to%20reach%20ACTIVE%20status%20and%20task%20state%5C%22%20AND%20%20%20tags%3A%5C%22console%5C%22
40 hits in 7 days, all failures
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1788006/+subscriptions
References