yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68478
[Bug 1722989] [NEW] Fullstack job failed while allocating port
Public bug reported:
The fullstack job failed while allocating port:
Example:
http://logs.openstack.org/53/511353/1/check/gate-neutron-dsvm-fullstack-ubuntu-xenial/bbaf465/testr_results.html.gz
http://logs.openstack.org/64/485564/4/check/gate-neutron-dsvm-fullstack-ubuntu-xenial/cd49955/testr_results.html.gz
Traceback (most recent call last):
File "/opt/stack/new/neutron/.tox/dsvm-fullstack/local/lib/python2.7/site-packages/fixtures/fixture.py", line 197, in setUp
self._setUp()
File "neutron/tests/common/exclusive_resources/port.py", line 35, in _setUp
super(ExclusivePort, self)._setUp()
File "neutron/tests/common/exclusive_resources/resource_allocator.py", line 34, in _setUp
self.resource = self.ra.allocate()
File "/opt/stack/new/neutron/.tox/dsvm-fullstack/local/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
return f(*args, **kwargs)
File "neutron/tests/common/exclusive_resources/resource_allocator.py", line 76, in allocate
resource = str(self._allocator_function())
File "neutron/tests/common/net_helpers.py", line 228, in get_free_namespace_port
return get_unused_port(used_ports, start, end)
File "neutron/tests/common/net_helpers.py", line 196, in get_unused_port
end = int(port_range.split()[0]) - 1
ValueError: invalid literal for int() with base 10: 'State'
** Affects: neutron
Importance: Undecided
Assignee: Dongcan Ye (hellochosen)
Status: New
** Tags: fullstack
** Changed in: neutron
Assignee: (unassigned) => Dongcan Ye (hellochosen)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1722989
Title:
Fullstack job failed while allocating port
Status in neutron:
New
Bug description:
The fullstack job failed while allocating port:
Example:
http://logs.openstack.org/53/511353/1/check/gate-neutron-dsvm-fullstack-ubuntu-xenial/bbaf465/testr_results.html.gz
http://logs.openstack.org/64/485564/4/check/gate-neutron-dsvm-fullstack-ubuntu-xenial/cd49955/testr_results.html.gz
Traceback (most recent call last):
File "/opt/stack/new/neutron/.tox/dsvm-fullstack/local/lib/python2.7/site-packages/fixtures/fixture.py", line 197, in setUp
self._setUp()
File "neutron/tests/common/exclusive_resources/port.py", line 35, in _setUp
super(ExclusivePort, self)._setUp()
File "neutron/tests/common/exclusive_resources/resource_allocator.py", line 34, in _setUp
self.resource = self.ra.allocate()
File "/opt/stack/new/neutron/.tox/dsvm-fullstack/local/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 274, in inner
return f(*args, **kwargs)
File "neutron/tests/common/exclusive_resources/resource_allocator.py", line 76, in allocate
resource = str(self._allocator_function())
File "neutron/tests/common/net_helpers.py", line 228, in get_free_namespace_port
return get_unused_port(used_ports, start, end)
File "neutron/tests/common/net_helpers.py", line 196, in get_unused_port
end = int(port_range.split()[0]) - 1
ValueError: invalid literal for int() with base 10: 'State'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1722989/+subscriptions