[openstack-dev] [Neutron] - python-neutronclient build failing for latest code reviews
Ronak Shah
ronak at nuagenetworks.net
Fri Aug 16 23:34:24 UTC 2013
Hi,
I can see on following link that many of the latest code reviews are
reporting build failure at the same point?
https://review.openstack.org/#/q/status:open+project:openstack/python-neutronclient,n,z
The backtrace looks liike:
ft46.1: tests.unit.test_shell.ShellTest.test_auth_StringException:
Traceback (most recent call last):
File "/home/jenkins/workspace/gate-python-neutronclient-python26/tests/unit/test_shell.py",
line 71, in setUp
_shell = openstack_shell.NeutronShell('2.0')
File "/home/jenkins/workspace/gate-python-neutronclient-python26/neutronclient/shell.py",
line 244, in __init__
command_manager=commandmanager.CommandManager('neutron.cli'), )
File "/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib/python2.6/site-packages/cliff/app.py",
line 72, in __init__
self._set_streams(stdin, stdout, stderr)
File "/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib/python2.6/site-packages/cliff/app.py",
line 89, in _set_streams
self.stdin = stdin or codecs.getreader(encoding)(sys.stdin)
File "/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib64/python2.6/codecs.py",
line 984, in getreader
return lookup(encoding).streamreader
TypeError: lookup() argument 1 must be string, not None
Does anyone already looking into it?
Thanks,
Ronak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130816/981a4f03/attachment.html>
More information about the OpenStack-dev
mailing list