rally job failure on queens

Bug #1792364 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
New
Undecided
Unassigned
networking-midonet
New
Critical
Unassigned

Bug Description

rally's devstack/lib/rally does "sudo pip install rally_openstack>=1.1.0"
which seems incompatible with queens.

eg. http://logs.openstack.org/57/597357/2/check/networking-midonet-rally-ml2/50056e2/logs/devstacklog.txt.gz

2018-09-13 07:04:11.429 | ++ /opt/stack/new/rally/devstack/lib/rally:init_rally:118 : rally --config-file /etc/rally/rally.conf deployment create --name devstack --filename /tmp/tmp.A78yanvLPj
2018-09-13 07:04:13.133 | 2018-09-13 07:04:13.132 17052 WARNING rally.common.plugin.discover [-] Failed to load plugins from module 'rally_openstack' (package: 'rally-openstack 1.2.0'): (osc-lib 1.9.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('osc-lib>=1.11.0'), set(['python-saharaclient'])): ContextualVersionConflict: (osc-lib 1.9.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('osc-lib>=1.11.0'), set(['python-saharaclient']))

tags: added: gate-failure
Changed in networking-midonet:
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-midonet (stable/queens)

Reviewed: https://review.openstack.org/597357
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=a71f447ce72c7408033ffd622270d8ffd9a588cd
Submitter: Zuul
Branch: stable/queens

commit a71f447ce72c7408033ffd622270d8ffd9a588cd
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Aug 28 11:39:18 2018 +0900

    Remove a few extensions from NETWORK_API_EXTENSIONS

    This commit removes the following extensions from the list.
     timestamp_core
     tag
     tag_ext

    Those extensions have been removed long before. [1] [2]
    The mismatch has been exposed by the recently added
    tempest test case. [3]

    [1] I2ee2ed4c713d88345adc55b022feb95653eec663
    [2] I97095453610fff114d999a526d67e78119546ff5
    [3] I4c59f407c30020e3865e96e67a1b61361e699014

    Also, make the grenade job non-voting for now because
    it would take long to fix it.
    1. It needs to be fixed in the base branch (right now
       it's stable/queens) as grenade uses the base branch's
       tempest.conf (thus NETWORK_API_EXTENSIONS) as it is
       for the target branch.
    2. Right now stable/queens gate is broken for unrelated reasons

    Closes-Bug: #1789323

    This commit includes the following unrelated changes to pass
    the gate.
    ----------------------------------------
    Disable rally job for now

    rally_openstack 1.2.0 doesn't seem compatible with queens.

    Related-Bug: #1792364
    ----------------------------------------
    Stop installing neutron-lbaas tempest plugin for now

    It doesn't seem compatible with tempest master.

    Related-Bug: #1792357
    ----------------------------------------

    Change-Id: Ib865c5b406097c5196d8a95cfefc6e5513c1e40d
    (cherry picked from commit 4ff0d09c9e68e7261c02c6f43a92a2e673dede60)

tags: added: in-stable-queens
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.