Tempest config verification fails in CI

Bug #1568785 reported by Valeriy Ponomaryov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Critical
Valeriy Ponomaryov

Bug Description

Currently, all CI jobs with tempest fail with following config verification error:

logs: http://logs.openstack.org/76/301576/3/check/gate-manila-tempest-dsvm-mysql-generic/28a4fb3/logs/devstacklog.txt.gz#_2016-04-11_07_51_39_574

paste: http://paste.openstack.org/show/493620/

raw:

venv runtests: commands[0] | tempest verify-config -uro ../../../../tmp/tmp.SxNmiPfTpq
 Traceback (most recent call last):
   File "/opt/stack/new/tempest/tempest/cmd/verify_tempest_config.py", line 397, in take_action
     return main(parsed_args)
   File "/opt/stack/new/tempest/tempest/cmd/verify_tempest_config.py", line 364, in main
     os = clients.Manager(icreds.get_primary_creds())
   File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 275, in get_primary_creds
     return self.get_credentials('primary')
   File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 256, in get_credentials
     credentials = self._create_creds(admin=is_admin)
   File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 122, in _create_creds
     name=project_name, description=project_desc)
   File "/opt/stack/new/tempest/tempest/common/cred_client.py", line 106, in create_project
     name=name, description=description)['tenant']
   File "/opt/stack/new/tempest/tempest/services/identity/v2/json/tenants_client.py", line 36, in create_tenant
     resp, body = self.post('tenants', post_body)
   File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 259, in post
     return self.request('POST', url, extra_headers, headers, body)
   File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 642, in request
     resp, resp_body)
   File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 695, in _error_checker
     raise exceptions.NotFound(resp_body, resp=resp)
 NotFound: Object not found
 Details: {u'title': u'Not Found', u'message': u'The resource could not be found.', u'code': 404}
 Running config verification...
 ERROR: InvocationError: '/opt/stack/new/tempest/.tox/venv/bin/tempest verify-config -uro ../../../../tmp/tmp.SxNmiPfTpq'

Revision history for this message
Valeriy Ponomaryov (vponomaryov) wrote :

It is critical as it is blocker.

description: updated
tags: added: ci devstack tempest
Changed in manila:
importance: Undecided → Critical
milestone: none → newton-1
assignee: nobody → Valeriy Ponomaryov (vponomaryov)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/304032
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=6d2efea25fa55e237031e2ee42c143b097c9da36
Submitter: Jenkins
Branch: master

commit 6d2efea25fa55e237031e2ee42c143b097c9da36
Author: Valeriy Ponomaryov <email address hidden>
Date: Mon Apr 11 14:02:29 2016 +0300

    [Fix CI] Bump Tempest version

    We are forced to bump version of Tempest because of regular
    introduced incompatibility.
    Also, add compatibility fixes to Manila plugin for
    latest Tempest version.

    Change-Id: I13c838c39d99c008d53e544f54dadee01f36fdf2
    Closes-Bug: #1568785

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/315223

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on manila (stable/mitaka)

Change abandoned by Rodrigo Barbieri (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/315223

Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/manila 3.0.0.0b1

This issue was fixed in the openstack/manila 3.0.0.0b1 development milestone.

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.