[9.2] [Tempest] Server failed to reach ACTIVE status

Bug #1643661 reported by Yury Tregubov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Oleksiy Molchanov

Bug Description

Several Scenario tests are failed in Tempest suites after about snapshot #518.

test_resize_volume_backed_server_confirm[compute,id-e6c28180-7454-4b59-b188-0257af08a63b,volume]

Traceback (most recent call last):

  File "tempest/test.py", line 100, in wrapper

    return f(self, *func_args, **func_kwargs)

  File "tempest/scenario/test_server_advanced_ops.py", line 56, in test_resize_volume_backed_server_confirm

    instance = self.create_server(wait_until='ACTIVE', volume_backed=True)

  File "tempest/scenario/manager.py", line 206, in create_server

    image_id=image_id, **kwargs)

  File "tempest/common/compute.py", line 167, in create_test_server

    % server['id'])

  File "/root/.rally/tempest/for-deployment-de137e8e-2b47-4616-aa28-6f55af244be6/.venv/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__

    self.force_reraise()

  File "/root/.rally/tempest/for-deployment-de137e8e-2b47-4616-aa28-6f55af244be6/.venv/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 95, in wait_for_server_status

    raise lib_exc.TimeoutException(message)

tempest.lib.exceptions.TimeoutException: Request timed out

Details: (TestServerAdvancedOps:test_resize_volume_backed_server_confirm) Server 19f78958-1ea8-4d5c-aa0e-ea32c4ec7c13 failed to reach ACTIVE status and task state "None" within the required time (300 s). Current status: BUILD. Current task state: spawning.

Diagnostic snapshot is available here: 172.18.162.134:/home/jenkins/snapshots/fuel-snapshot-2016-11-21_18-22-14.tar

Env where the problem usually reporduces is available on 172.18.162.134
Env name is MOS_CI_MirantisOpenStack-9.0.iso_ironic_cinder. Fuel master ip is 10.109.2.2.

Changed in fuel:
importance: Undecided → High
milestone: none → 9.2
tags: added: blocker-for-qa
description: updated
Changed in fuel:
assignee: nobody → Oleksiy Molchanov (omolchanov)
Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

After short talk with bug reporter we have decided to close this as Incomplete because of no reproduce. This should be reopened as soon as we have reproduce.

Changed in fuel:
status: New → Incomplete
Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

Marking as Invalid, because of no reproduce for more than a month.

Changed in fuel:
status: Incomplete → Invalid
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.