[openstack-dev] [Jenkins} Gating broken

Nikola Đipanov ndipanov at redhat.com
Tue Sep 24 10:44:26 UTC 2013


On 24/09/13 10:15, Gary Kotton wrote:
> Hi,
> Anyone know the root cause of:
> 
> 2013-09-24 06:47:01.670 | Cleaning up...
> 2013-09-24 06:47:01.670 | No distributions matching the version for pyparsing>=2.0.1 (from cliff>=1.4.3->python-neutronclient>=2.3.0,<3->-r /home/jenkins/workspace/gate-nova-pep8/requirements.txt (line 25))
> 2013-09-24 06:47:01.670 | Traceback (most recent call last):
> 2013-09-24 06:47:01.671 |   File ".tox/pep8/bin/pip", line 9, in <module>
> 2013-09-24 06:47:01.671 |     load_entry_point('pip==1.4.1', 'console_scripts', 'pip')()
> 2013-09-24 06:47:01.671 |   File "/home/jenkins/workspace/gate-nova-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/__init__.py", line 148, in main
> 2013-09-24 06:47:01.671 |     return command.main(args[1:], options)
> 2013-09-24 06:47:01.672 |   File "/home/jenkins/workspace/gate-nova-pep8/.tox/pep8/local/lib/python2.7/site-packages/pip/basecommand.py", line 169, in main
> 2013-09-24 06:47:01.672 |     text = '\n'.join(complete_log)
> 2013-09-24 06:47:01.672 | UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 56: ordinal not in range(128)
> 2013-09-24 06:47:01.673 | 
> 2013-09-24 06:47:01.673 | ERROR: could not install deps [-r/home/jenkins/workspace/gate-nova-pep8/requirements.txt, -r/home/jenkins/workspace/gate-nova-pep8/test-requi
> 

This seems to be an issue with pip not being able to find the right
version of pyparsing. This is strange as the command invocation log does
not suggest any alternative indexes are used - and it works for me.

Maybe someone from the infra team has some more insights?

PS - the unicode error seems to happen when trying to log the failure -
not the cause of it.

N.

> Thanks
> 
> gary
> 
> 
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 




More information about the OpenStack-dev mailing list