Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created April 27, 2015 18:23
Show Gist options
  • Select an option

  • Save omgjlk/aa5d8b705c2f22ba9fea to your computer and use it in GitHub Desktop.

Select an option

Save omgjlk/aa5d8b705c2f22ba9fea to your computer and use it in GitHub Desktop.
======================================================================
FAIL: tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time[gate,id-fb024a42-37f3-4ba5-9684-4f40a7910b41]
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Empty attachments:
stderr
stdout
pythonlogging:'': {{{
2015-04-27 18:17:59,398 1986 INFO [tempest_lib.common.rest_client] Request (ObjectExpiryTest:setUp): 201 PUT https://bbg-staging-swift.openstack.blueboxgrid.com:8090/v2/6575fabe43b04c0c8212a43df71fd765/TestContainer-4688497/TestObject-1681963638 0.115s
2015-04-27 18:17:59,502 1986 INFO [tempest_lib.common.rest_client] Request (ObjectExpiryTest:test_get_object_after_expiry_time): 202 POST https://bbg-staging-swift.openstack.blueboxgrid.com:8090/v2/6575fabe43b04c0c8212a43df71fd765/TestContainer-4688497/TestObject-1681963638 0.103s
2015-04-27 18:17:59,560 1986 INFO [tempest_lib.common.rest_client] Request (ObjectExpiryTest:test_get_object_after_expiry_time): 200 HEAD https://bbg-staging-swift.openstack.blueboxgrid.com:8090/v2/6575fabe43b04c0c8212a43df71fd765/TestContainer-4688497/TestObject-1681963638 0.055s
2015-04-27 18:17:59,607 1986 INFO [tempest_lib.common.rest_client] Request (ObjectExpiryTest:test_get_object_after_expiry_time): 200 GET https://bbg-staging-swift.openstack.blueboxgrid.com:8090/v2/6575fabe43b04c0c8212a43df71fd765/TestContainer-4688497/TestObject-1681963638 0.044s
}}}
Traceback (most recent call last):
File "/home/ubuntu/refstack-client/.tempest/tempest/api/object_storage/test_object_expiry.py", line 78, in test_get_object_after_expiry_time
self._test_object_expiry(metadata)
File "/home/ubuntu/refstack-client/.tempest/tempest/api/object_storage/test_object_expiry.py", line 66, in _test_object_expiry
time.sleep(sleepy_time + 3)
IOError: [Errno 22] Invalid argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment