yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40407
[Bug 1494281] Re: neutron-openvswitch-agent is crashing with "invalid literal for int() with base 10" error
** Also affects: neutron/liberty
Importance: Undecided
Status: New
** Changed in: neutron/liberty
Status: New => Confirmed
** Changed in: neutron/liberty
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1494281
Title:
neutron-openvswitch-agent is crashing with "invalid literal for int()
with base 10" error
Status in neutron:
In Progress
Status in neutron liberty series:
Confirmed
Bug description:
neutron-openvswitch-agent is crashing with below error
2015-09-10 04:39:36.675 DEBUG neutron.agent.linux.utils [req-a6c70c4e-aa40-44e4-bd09-493e82bfe43c None None]
Command: ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', '--columns=name,other_config,tag', 'list', 'Port', u'tap8e259da4-e8']
Exit code: 0
from (pid=26026) execute /opt/stack/neutron/neutron/agent/linux/utils.py:157
2015-09-10 04:39:36.675 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [req-a6c70c4e-aa40-44e4-bd09-493e82bfe43c None None] invalid literal for int() with base 10: 'None' Agent terminated!
2015-09-10 04:39:36.677 INFO oslo_rootwrap.client [req-a6c70c4e-aa40-44e4-bd09-493e82bfe43c None None] Stopping rootwrap daemon process with pid=26080
I suspect commit "Implement external physical bridge mapping in linuxbridge" causing the breakage. [commit-id: bd734811753a99d61e30998c734e465a8d507b8f]
When i set the branch back to b6d780a83cd9a811e8a91db77eb24bb65fa0b075
commit , issue is not seen.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1494281/+subscriptions
References