yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34804
[Bug 1466485] Re: keystone fails with: ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option
Added neutron since it hits neutron jobs only.
One theory behind why it's neutron only is that if neutron is installed,
we can see that pip does some downgrade/upgrade dance at least for one
oslo library when installing neutron and neutron-*aas: oslo.middleware
is downgraded to 1.x, then upgraded to 2.x.
** Also affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1466485
Title:
keystone fails with: ArgsAlreadyParsedError: arguments already parsed:
cannot register CLI option
Status in Grenade - OpenStack upgrade testing:
In Progress
Status in OpenStack Identity (Keystone):
Incomplete
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Grenade jobs in master fail with the following scenario:
- grenade.sh attempts to list glance images [1];
- glance fails because keystone httpd returns 500 [2];
- keystone fails because "ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option" [3]
Sean Dague says that it's because grenade does not upgrade keystone
script, and the script should not even be installed in a way it's now
installed (copied into /var/www/...).
Relevant thread: http://lists.openstack.org/pipermail/openstack-
dev/2015-June/067147.html
[1]: http://logs.openstack.org/66/185066/3/check/check-grenade-dsvm-neutron/45d8663/logs/grenade.sh.txt.gz#_2015-06-18_09_08_32_989
[2]: http://logs.openstack.org/66/185066/3/check/check-grenade-dsvm-neutron/45d8663/logs/new/screen-g-api.txt.gz#_2015-06-18_09_08_42_531
[3]: http://logs.openstack.org/66/185066/3/check/check-grenade-dsvm-neutron/45d8663/logs/apache/keystone.txt.gz#_2015-06-18_09_08_46_675874
To manage notifications about this bug go to:
https://bugs.launchpad.net/grenade/+bug/1466485/+subscriptions
References