[Fuel CI][fuelclient] verify-python-fuelclient job failing on master
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Sebastian Kalinowski | ||
6.1.x |
Fix Committed
|
High
|
Sebastian Kalinowski |
Bug Description
https:/
-------
XML: /home/jenkins/
-------
Ran 195 tests in 29.101s
FAILED (SKIP=2, failures=10)
ERROR: InvocationError: '/home/
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
status: | In Progress → Fix Committed |
This bug is caused by messed-up dependencies. We need to pin another one to prevents issues with requireemtns in nailgun:
- Traceback (most recent call last): bin/manage. py", line 5, in <module> jenkins/ workspace/ verify- python- fuelclient/ fuel-web/ nailgun/ .tox/venv/ local/lib/ python2. 7/site- packages/ pkg_resources. py", line 2720, in <module> requirements( __requires_ _), Environment() jenkins/ workspace/ verify- python- fuelclient/ fuel-web/ nailgun/ .tox/venv/ local/lib/ python2. 7/site- packages/ pkg_resources. py", line 592, in resolve (dist,req) # XXX put more info here VersionConflict : (python- keystoneclient 1.4.0 (/home/ jenkins/ workspace/ verify- python- fuelclient/ fuel-web/ nailgun/ .tox/venv/ lib/python2. 7/site- packages) , Requirement. parse(' python- keystoneclient> =1.6.0' ))
File ".tox/venv/
from pkg_resources import require
File "/home/
parse_
File "/home/
raise VersionConflict
pkg_resources.
In 7.0 we can unpin it but in 6.1 we cannot do it since it will cause too much differences between versions in requirements.txt and what we have in mirrors.