TripleO doesn't use latest key_manager parameter from Cinder in Queens

Bug #1725298 reported by wes hayutin
38
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Emilien Macchi

Bug Description

2017-10-20 07:38:47 | {1} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [5.110918s] ... FAILED

2017-10-20 07:38:47 |
2017-10-20 07:38:47 | Captured traceback:
2017-10-20 07:38:47 | ~~~~~~~~~~~~~~~~~~~
2017-10-20 07:38:47 | Traceback (most recent call last):
2017-10-20 07:38:47 | File "/usr/lib/python2.7/site-packages/tempest/common/utils/__init__.py", line 89, in wrapper
2017-10-20 07:38:47 | return f(self, *func_args, **func_kwargs)
2017-10-20 07:38:47 | File "/usr/lib/python2.7/site-packages/tempest/scenario/test_shelve_instance.py", line 91, in test_shelve_volume_backed_instance
2017-10-20 07:38:47 | self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
2017-10-20 07:38:47 | File "/usr/lib/python2.7/site-packages/tempest/scenario/test_shelve_instance.py", line 62, in _create_server_then_shelve_and_unshelve
2017-10-20 07:38:47 | volume_backed=boot_from_volume)
2017-10-20 07:38:47 | File "/usr/lib/python2.7/site-packages/tempest/scenario/manager.py", line 202, in create_server
2017-10-20 07:38:47 | image_id=image_id, **kwargs)
2017-10-20 07:38:47 | File "/usr/lib/python2.7/site-packages/tempest/common/compute.py", line 175, in create_test_server
2017-10-20 07:38:47 | 'available')
2017-10-20 07:38:47 | File "/usr/lib/python2.7/site-packages/tempest/common/waiters.py", line 204, in wait_for_volume_resource_status
2017-10-20 07:38:47 | resource_name=resource_name, resource_id=resource_id)
2017-10-20 07:38:47 | tempest.exceptions.VolumeResourceBuildErrorException: volume b26dfebe-45e1-4dde-bf5e-cc292b8b446b failed to build and is in ERROR status

https://logs.rdoproject.org/openstack-periodic-4hr/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset016-master/17e7aa9/undercloud/home/jenkins/tempest_output.log.txt.gz#_2017-10-20_07_38_47

Tags: ci
Revision history for this message
wes hayutin (weshayutin) wrote :
Revision history for this message
Emilien Macchi (emilienm) wrote :
Changed in tripleo:
status: Triaged → In Progress
assignee: wes hayutin (weshayutin) → Emilien Macchi (emilienm)
summary: - tripleo tracker bug:
- tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance
- test are failing in queens
+ TripleO doesn't use latest key_manager parameter from Cinder in Queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/513767

Changed in tripleo:
milestone: queens-1 → queens-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Related fix proposed to branch: master
Review: https://review.openstack.org/514383

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-heat-templates (master)

Change abandoned by Juan Antonio Osorio Robles (<email address hidden>) on branch: master
Review: https://review.openstack.org/514383
Reason: abandoning in favor of https://review.openstack.org/513767

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Emilien Macchi (<email address hidden>) on branch: master
Review: https://review.openstack.org/513767
Reason: Clearing the gate now, see context on http://lists.openstack.org/pipermail/openstack-dev/2017-October/123979.html

I'll restore the patch once we're green. Apologizes in advance and don't worry for your patch, it will merge asap.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/515073

Changed in tripleo:
importance: Critical → High
Changed in tripleo:
status: In Progress → Fix Released
tags: removed: promotion-blocker
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/513767
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b2ae6609390402a63dc136a24f0f838f83917393
Submitter: Zuul
Branch: master

commit b2ae6609390402a63dc136a24f0f838f83917393
Author: Emilien Macchi <email address hidden>
Date: Fri Oct 20 07:50:54 2017 -0700

    update cinder kmgr parameter for Queens

    puppet-cinder deprecated keymgr_api_class in favor of keymgr_backend to
    reflect what Cinder team did in Queens.
    Also, puppet-cinder will default the correct backend from now, so no
    need to override it here.

    Depends-On: I6f015a4ed4980d37622bb2931477af916cfc9003
    Related-Bug: #1725298
    Change-Id: I0da30ecfc1c7c419e2554eec20aed1825e62df5a

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/515073
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=ce2e8af6f6f401c1d433a00848614a2b280eb083
Submitter: Zuul
Branch: master

commit ce2e8af6f6f401c1d433a00848614a2b280eb083
Author: Oliver Walsh <email address hidden>
Date: Wed Oct 25 14:47:16 2017 +0100

    update nova keymgr parameter for Queens

    puppet-nova deprecates keymgr_api_class in favor of keymgr_backend to
    reflect what Cinder team did in Queens.

    Depends-On: I7f4136ad32d70fe8a00e9147077224f9c4779b03
    Change-Id: I663f7478805bf83cf26c17315478a4b2ae685746
    Related-Bug: #1725298

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.