Comment 7 for bug 1537071

Revision history for this message
Kostiantyn Danylov (kdanylov) wrote :

I stop a test right before request using IPython and execute same request from console, using swift client:

swift --os-project-name tempest-StaticWebTest-1175394924 --os-username tempest-StaticWebTest-777055592 --os-password 'K8*KRpQh1jOyBVc' list tempest-TestContainer-951268031

this gives me expected object name "tempest-TestObject-284701657".

Same time request from tempest fail. Before fail it print a lot of warnings:

/home/rally/.rally/tempest/for-deployment-83d24637-32ce-4576-9ba8-e54ec2068072/.venv/local/lib/python2.7/site-packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.

which might be a reason for issue. In any case the reason is somewhere in tempest/rally.