Re: Netvirt is blocked : infra issue


Anil Belur
 


On Fri, Sep 13, 2019 at 10:43 AM Luis Gomez <ecelgp@...> wrote:
I cannot see the ticket but this is same issue detected yesterday:



On Sep 12, 2019, at 10:08 PM, JamO Luhrsen <jluhrsen@...> wrote:

https://jira.linuxfoundation.org/servicedesk/customer/portal/2/IT-17567

On 9/12/19 10:03 PM, Jamo Luhrsen wrote:
That's not a netvirt specific problem. It's all jobs, from what I can
tell. Looks like some python lib issue with the openstack client we
use to bring up stacks.

JamO

Hello all:

Looks like a new version pyhton-cinderclient client to 5.0.0 is released, which is breaking the pip dependencies. 

12:18:27 Instantiating compute client for API Version Major: 2, Minor: 1
12:18:27 Instantiating compute api: <class 'openstackclient.api.compute_v2.APIv2'>
12:18:27 No module named v1.contrib
12:18:27 Traceback (most recent call last):
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/cliff/app.py", line 401, in run_subcommand
12:18:27     result = cmd.run(parsed_args)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/osc_lib/command/command.py", line 41, in run
12:18:27     return super(Command, self).run(parsed_args)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/cliff/display.py", line 116, in run
12:18:27     column_names, data = self.take_action(parsed_args)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/openstackclient/common/limits.py", line 71, in take_action
12:18:27     volume_client = self.app.client_manager.volume
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/osc_lib/clientmanager.py", line 47, in __get__
12:18:27     self._handle = self.factory(instance)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/openstackclient/volume/client.py", line 40, in make_client
12:18:27     from cinderclient.v1.contrib import list_extensions
12:18:27 ImportError: No module named v1.contrib
12:18:27 clean_up ShowLimits: No module named v1.contrib
12:18:27 Traceback (most recent call last):
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/osc_lib/shell.py", line 136, in run
12:18:27     ret_val = super(OpenStackShell, self).run(argv)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/cliff/app.py", line 281, in run
12:18:27     result = self.run_subcommand(remainder)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/osc_lib/shell.py", line 176, in run_subcommand
12:18:27     ret_value = super(OpenStackShell, self).run_subcommand(argv)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/cliff/app.py", line 401, in run_subcommand
12:18:27     result = cmd.run(parsed_args)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/osc_lib/command/command.py", line 41, in run
12:18:27     return super(Command, self).run(parsed_args)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/cliff/display.py", line 116, in run
12:18:27     column_names, data = self.take_action(parsed_args)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/openstackclient/common/limits.py", line 71, in take_action
12:18:27     volume_client = self.app.client_manager.volume
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/osc_lib/clientmanager.py", line 47, in __get__
12:18:27     self._handle = self.factory(instance)
12:18:27   File "/home/jenkins/.local/lib/python2.7/site-packages/openstackclient/volume/client.py", line 40, in make_client
12:18:27     from cinderclient.v1.contrib import list_extensions
12:18:27 ImportError: No module named v1.contrib
12:18:27 
12:18:27 END return value: 1

I've submited a change in global-jjb to fix this issue.

https://gerrit.linuxfoundation.org/infra/c/releng/global-jjb/+/61718

Please merge the update to releng/builder:

https://git.opendaylight.org/gerrit/#/c/releng/builder/+/84370/

In the meantime, I have modified the production job directly, job #280 is going through now.

https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-3node-clustering-only-neon/280/

Thanks,

Anil Belur 

Join {integration-dev@lists.opendaylight.org to automatically receive all group messages.