Advertisement
shaifali

./redstack int-tests failed

Oct 21st, 2014
597
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.80 KB | None | 0 0
  1. 23.253.159.102:8776/v1/6a238837ba4a42b19b1fbfc991dae04c", "id": "312971a4e2624a3e9f7bdb84c0a5e811", "publicURL": "http://23.253.159.102:8776/v1/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "volume", "name": "cinder"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8773/services/Admin", "region": "RegionOne", "internalURL": "http://23.253.159.102:8773/services/Cloud", "id": "64436690b4db48518307f99d54dbbc87", "publicURL": "http://23.253.159.102:8773/services/Cloud"}], "endpoints_links": [], "type": "ec2", "name": "ec2"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8774/v2.1/6a238837ba4a42b19b1fbfc991dae04c", "region": "RegionOne", "internalURL": "http://23.253.159.102:8774/v2.1/6a238837ba4a42b19b1fbfc991dae04c", "id": "8806e03ba9fc441b9706be86483d8277", "publicURL": "http://23.253.159.102:8774/v2.1/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "computev21", "name": "novav21"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8080", "region": "RegionOne", "internalURL": "http://23.253.159.102:8080/v1/AUTH_6a238837ba4a42b19b1fbfc991dae04c", "id": "ac21092c21364fdf832d8107ea6ae2ca", "publicURL": "http://23.253.159.102:8080/v1/AUTH_6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "object-store", "name": "swift"}, {"endpoints": [{"adminURL": "http://23.253.159.102:35357/v2.0", "region": "RegionOne", "internalURL": "http://23.253.159.102:5000/v2.0", "id": "1c30b2e71fe24338a6fd10188820eeb8", "publicURL": "http://23.253.159.102:5000/v2.0"}], "endpoints_links": [], "type": "identity", "name": "keystone"}], "user": {"username": "admin", "roles_links": [], "id": "d189ab8c7eff4aecad5e07090c309e56", "roles": [{"name": "_member_"}, {"name": "heat_stack_owner"}, {"name": "admin"}], "name": "admin"}, "metadata": {"is_admin": 0, "roles": ["9fe2ff9ee4384b1894a90878d3e92bab", "1b56285630a74b8d8c9c2b0d923a08af", "195a5c8962b94915a4e7078a90d29730"]}}}
  2.  
  3. --------------------- >> end captured logging << ---------------------
  4.  
  5. ======================================================================
  6. FAIL: proboscis.case.MethodTest (setUp)
  7. ----------------------------------------------------------------------
  8. Traceback (most recent call last):
  9. File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
  10. compatability.capture_type_error(s_func)
  11. File "/usr/local/lib/python2.7/dist-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
  12. func()
  13. File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 350, in func
  14. func(test_case.state.get_state())
  15. File "/opt/stack/trove/trove/tests/api/datastores.py", line 46, in setUp
  16. self.rd_admin = create_dbaas_client(rd_admin)
  17. File "/opt/stack/trove/trove/tests/util/__init__.py", line 160, in create_dbaas_client
  18. check.true(actual.startswith(expected_prefix), msg)
  19. File "/usr/local/lib/python2.7/dist-packages/proboscis/check.py", line 127, in __exit__
  20. raise ASSERTION_ERROR(final_message)
  21. AssertionError: Check failure! Traceback:
  22. File "/home/trove-try/trove-integration/scripts/../tests//integration/int_tests.py", line 276, in <module>
  23. run_main(import_tests)
  24. * File "/home/trove-try/trove-integration/scripts/../tests//integration/int_tests.py", line 270, in run_main
  25. testRunner=MAIN_RUNNER).run_and_exit()
  26. * File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 577, in run_and_exit
  27. self.__run()
  28. * File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 534, in run
  29. *args, **kwargs
  30. * File "/usr/lib/python2.7/dist-packages/nose/core.py", line 118, in __init__
  31. **extra_args)
  32. * File "/usr/lib/python2.7/unittest/main.py", line 95, in __init__
  33. self.runTests()
  34. * File "/usr/lib/python2.7/dist-packages/nose/core.py", line 197, in runTests
  35. result = self.testRunner.run(self.test)
  36. * File "/home/trove-try/trove-integration/tests/integration/tests/colorizer.py", line 413, in run
  37. result_ = super(NovaTestRunner, self).run(test)
  38. * File "/usr/lib/python2.7/dist-packages/nose/core.py", line 61, in run
  39. test(result)
  40. * File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 176, in __call__
  41. return self.run(*arg, **kw)
  42. * File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 223, in run
  43. test(orig)
  44. * File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 176, in __call__
  45. return self.run(*arg, **kw)
  46. * File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 223, in run
  47. test(orig)
  48. * File "/usr/lib/python2.7/dist-packages/nose/case.py", line 45, in __call__
  49. return self.run(*arg, **kwarg)
  50. * File "/usr/lib/python2.7/dist-packages/nose/case.py", line 133, in run
  51. self.runTest(result)
  52. * File "/usr/lib/python2.7/dist-packages/nose/case.py", line 151, in runTest
  53. test(result)
  54. * File "/usr/lib/python2.7/unittest/case.py", line 391, in __call__
  55. return self.run(*args, **kwds)
  56. * File "/usr/lib/python2.7/unittest/case.py", line 327, in run
  57. testMethod()
  58. * File "/usr/lib/python2.7/unittest/case.py", line 1039, in runTest
  59. self._testFunc()
  60. * File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
  61. compatability.capture_type_error(s_func)
  62. * File "/usr/local/lib/python2.7/dist-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
  63. func()
  64. * File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 350, in func
  65. func(test_case.state.get_state())
  66. * File "/opt/stack/trove/trove/tests/api/datastores.py", line 46, in setUp
  67. self.rd_admin = create_dbaas_client(rd_admin)
  68. * File "/opt/stack/trove/trove/tests/util/__init__.py", line 160, in create_dbaas_client
  69. check.true(actual.startswith(expected_prefix), msg)
  70.  
  71. AssertionError: Dbaas management url was expected to start with http://10.0.0.1:8779/v1.0, but was http://23.253.159.102:8779/v1.0/6a238837ba4a42b19b1fbfc991dae04c.
  72.  
  73. -------------------- >> begin captured stdout << ---------------------
  74. Searching for a user who meets requirements is_admin=False, services=['trove'] in our list...
  75. Users:
  76. { user_name=admin, tenant=admin, tenant_id=6a238837ba4a42b19b1fbfc991dae04c, reqs=is_admin=True, services=['trove'], tests=1 }
  77. { user_name=alt_demo, tenant=alt_demo, tenant_id=b0b03841876242e2b75dd3ca57217513, reqs=is_admin=False, services=['trove'], tests=0 }
  78. { user_name=demo, tenant=demo, tenant_id=6eb88263e2284106822adaf0b2d7f457, reqs=is_admin=False, services=['nova', 'trove'], tests=0 }
  79. Black list
  80. Searching for a user who meets requirements is_admin=True, services=['trove'] in our list...
  81. Users:
  82. { user_name=admin, tenant=admin, tenant_id=6a238837ba4a42b19b1fbfc991dae04c, reqs=is_admin=True, services=['trove'], tests=1 }
  83. { user_name=alt_demo, tenant=alt_demo, tenant_id=b0b03841876242e2b75dd3ca57217513, reqs=is_admin=False, services=['trove'], tests=1 }
  84. { user_name=demo, tenant=demo, tenant_id=6eb88263e2284106822adaf0b2d7f457, reqs=is_admin=False, services=['nova', 'trove'], tests=0 }
  85. Black list
  86.  
  87. --------------------- >> end captured stdout << ----------------------
  88. -------------------- >> begin captured logging << --------------------
  89. troveclient.compat.client: DEBUG: REQ: curl -i http://10.0.0.1:35357/v2.0/tokens -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-troveclient"
  90.  
  91. troveclient.compat.client: DEBUG: REQ BODY: {"auth": {"tenantName": "alt_demo", "passwordCredentials": {"username": "alt_demo", "password": "3de4922d8b6ac5a1aad9"}}}
  92.  
  93. troveclient.compat.client: DEBUG: RESP:{'status': '200', 'content-length': '4702', 'vary': 'X-Auth-Token', 'server': 'Apache/2.2.22 (Ubuntu)', 'date': 'Tue, 21 Oct 2014 08:49:27 GMT', 'content-type': 'application/json'} {"access": {"token": {"issued_at": "2014-10-21T08:49:27.117844", "expires": "2014-10-21T09:49:27Z", "id": "160127e964804b91bcdd88f8099c46de", "tenant": {"description": null, "enabled": true, "id": "b0b03841876242e2b75dd3ca57217513", "name": "alt_demo"}, "audit_ids": ["537uAzOTTWC_TzLcBaQb0g"]}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://23.253.159.102:8774/v2/b0b03841876242e2b75dd3ca57217513", "region": "RegionOne", "internalURL": "http://23.253.159.102:8774/v2/b0b03841876242e2b75dd3ca57217513", "id": "28f6d1ebfebe4aacb316ed3b7010a8ee", "publicURL": "http://23.253.159.102:8774/v2/b0b03841876242e2b75dd3ca57217513"}], "endpoints_links": [], "type": "compute", "name": "nova"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8004/v1/b0b03841876242e2b75dd3ca57217513", "region": "RegionOne", "internalURL": "http://23.253.159.102:8004/v1/b0b03841876242e2b75dd3ca57217513", "id": "735237f8e365472598d7de1544f00555", "publicURL": "http://23.253.159.102:8004/v1/b0b03841876242e2b75dd3ca57217513"}], "endpoints_links": [], "type": "orchestration", "name": "heat"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8776/v2/b0b03841876242e2b75dd3ca57217513", "region": "RegionOne", "internalURL": "http://23.253.159.102:8776/v2/b0b03841876242e2b75dd3ca57217513", "id": "bf371e43d29346c4b55c4a70af1a1b45", "publicURL": "http://23.253.159.102:8776/v2/b0b03841876242e2b75dd3ca57217513"}], "endpoints_links": [], "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513", "region": "RegionOne", "internalURL": "http://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513", "id": "427eb13d6b78499a9d8482e12f478e81", "publicURL": "http://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513"}], "endpoints_links": [], "type": "database", "name": "trove"}, {"endpoints": [{"adminURL": "http://23.253.159.102:3333", "region": "RegionOne", "internalURL": "http://23.253.159.102:3333", "id": "6aca1f09f9cb498fae365b3c245b5e42", "publicURL": "http://23.253.159.102:3333"}], "endpoints_links": [], "type": "s3", "name": "s3"}, {"endpoints": [{"adminURL": "http://23.253.159.102:9292", "region": "RegionOne", "internalURL": "http://23.253.159.102:9292", "id": "4fed46edd01e4703a4d0ff9af47e4548", "publicURL": "http://23.253.159.102:9292"}], "endpoints_links": [], "type": "image", "name": "glance"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8000/v1", "region": "RegionOne", "internalURL": "http://23.253.159.102:8000/v1", "id": "0747bcda69554196876dbaeb8b10cc04", "publicURL": "http://23.253.159.102:8000/v1"}], "endpoints_links": [], "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8776/v1/b0b03841876242e2b75dd3ca57217513", "region": "RegionOne", "internalURL": "http://23.253.159.102:8776/v1/b0b03841876242e2b75dd3ca57217513", "id": "312971a4e2624a3e9f7bdb84c0a5e811", "publicURL": "http://23.253.159.102:8776/v1/b0b03841876242e2b75dd3ca57217513"}], "endpoints_links": [], "type": "volume", "name": "cinder"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8773/services/Admin", "region": "RegionOne", "internalURL": "http://23.253.159.102:8773/services/Cloud", "id": "64436690b4db48518307f99d54dbbc87", "publicURL": "http://23.253.159.102:8773/services/Cloud"}], "endpoints_links": [], "type": "ec2", "name": "ec2"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8774/v2.1/b0b03841876242e2b75dd3ca57217513", "region": "RegionOne", "internalURL": "http://23.253.159.102:8774/v2.1/b0b03841876242e2b75dd3ca57217513", "id": "8806e03ba9fc441b9706be86483d8277", "publicURL": "http://23.253.159.102:8774/v2.1/b0b03841876242e2b75dd3ca57217513"}], "endpoints_links": [], "type": "computev21", "name": "novav21"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8080", "region": "RegionOne", "internalURL": "http://23.253.159.102:8080/v1/AUTH_b0b03841876242e2b75dd3ca57217513", "id": "ac21092c21364fdf832d8107ea6ae2ca", "publicURL": "http://23.253.159.102:8080/v1/AUTH_b0b03841876242e2b75dd3ca57217513"}], "endpoints_links": [], "type": "object-store", "name": "swift"}, {"endpoints": [{"adminURL": "http://23.253.159.102:35357/v2.0", "region": "RegionOne", "internalURL": "http://23.253.159.102:5000/v2.0", "id": "1c30b2e71fe24338a6fd10188820eeb8", "publicURL": "http://23.253.159.102:5000/v2.0"}], "endpoints_links": [], "type": "identity", "name": "keystone"}], "user": {"username": "alt_demo", "roles_links": [], "id": "aecf8b162bbe40dbb02634763898dc2c", "roles": [{"name": "_member_"}, {"name": "Member"}], "name": "alt_demo"}, "metadata": {"is_admin": 0, "roles": ["9fe2ff9ee4384b1894a90878d3e92bab", "7c4ac39bcb8b4c6f9ea78c7c4140c9b4"]}}}
  94.  
  95. troveclient.compat.client: DEBUG: REQ: curl -i http://10.0.0.1:35357/v2.0/tokens -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-troveclient"
  96.  
  97. troveclient.compat.client: DEBUG: REQ BODY: {"auth": {"tenantName": "admin", "passwordCredentials": {"username": "admin", "password": "3de4922d8b6ac5a1aad9"}}}
  98.  
  99. troveclient.compat.client: DEBUG: RESP:{'status': '200', 'content-length': '4758', 'vary': 'X-Auth-Token', 'server': 'Apache/2.2.22 (Ubuntu)', 'date': 'Tue, 21 Oct 2014 08:49:27 GMT', 'content-type': 'application/json'} {"access": {"token": {"issued_at": "2014-10-21T08:49:27.204408", "expires": "2014-10-21T09:49:27Z", "id": "c39eb5670bab4faf9926ea5607a2c82d", "tenant": {"description": null, "enabled": true, "id": "6a238837ba4a42b19b1fbfc991dae04c", "name": "admin"}, "audit_ids": ["dCx5SYNWTJ2vDeQsEtEv6Q"]}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://23.253.159.102:8774/v2/6a238837ba4a42b19b1fbfc991dae04c", "region": "RegionOne", "internalURL": "http://23.253.159.102:8774/v2/6a238837ba4a42b19b1fbfc991dae04c", "id": "28f6d1ebfebe4aacb316ed3b7010a8ee", "publicURL": "http://23.253.159.102:8774/v2/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "compute", "name": "nova"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8004/v1/6a238837ba4a42b19b1fbfc991dae04c", "region": "RegionOne", "internalURL": "http://23.253.159.102:8004/v1/6a238837ba4a42b19b1fbfc991dae04c", "id": "735237f8e365472598d7de1544f00555", "publicURL": "http://23.253.159.102:8004/v1/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "orchestration", "name": "heat"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8776/v2/6a238837ba4a42b19b1fbfc991dae04c", "region": "RegionOne", "internalURL": "http://23.253.159.102:8776/v2/6a238837ba4a42b19b1fbfc991dae04c", "id": "bf371e43d29346c4b55c4a70af1a1b45", "publicURL": "http://23.253.159.102:8776/v2/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8779/v1.0/6a238837ba4a42b19b1fbfc991dae04c", "region": "RegionOne", "internalURL": "http://23.253.159.102:8779/v1.0/6a238837ba4a42b19b1fbfc991dae04c", "id": "427eb13d6b78499a9d8482e12f478e81", "publicURL": "http://23.253.159.102:8779/v1.0/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "database", "name": "trove"}, {"endpoints": [{"adminURL": "http://23.253.159.102:3333", "region": "RegionOne", "internalURL": "http://23.253.159.102:3333", "id": "6aca1f09f9cb498fae365b3c245b5e42", "publicURL": "http://23.253.159.102:3333"}], "endpoints_links": [], "type": "s3", "name": "s3"}, {"endpoints": [{"adminURL": "http://23.253.159.102:9292", "region": "RegionOne", "internalURL": "http://23.253.159.102:9292", "id": "4fed46edd01e4703a4d0ff9af47e4548", "publicURL": "http://23.253.159.102:9292"}], "endpoints_links": [], "type": "image", "name": "glance"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8000/v1", "region": "RegionOne", "internalURL": "http://23.253.159.102:8000/v1", "id": "0747bcda69554196876dbaeb8b10cc04", "publicURL": "http://23.253.159.102:8000/v1"}], "endpoints_links": [], "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8776/v1/6a238837ba4a42b19b1fbfc991dae04c", "region": "RegionOne", "internalURL": "http://23.253.159.102:8776/v1/6a238837ba4a42b19b1fbfc991dae04c", "id": "312971a4e2624a3e9f7bdb84c0a5e811", "publicURL": "http://23.253.159.102:8776/v1/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "volume", "name": "cinder"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8773/services/Admin", "region": "RegionOne", "internalURL": "http://23.253.159.102:8773/services/Cloud", "id": "64436690b4db48518307f99d54dbbc87", "publicURL": "http://23.253.159.102:8773/services/Cloud"}], "endpoints_links": [], "type": "ec2", "name": "ec2"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8774/v2.1/6a238837ba4a42b19b1fbfc991dae04c", "region": "RegionOne", "internalURL": "http://23.253.159.102:8774/v2.1/6a238837ba4a42b19b1fbfc991dae04c", "id": "8806e03ba9fc441b9706be86483d8277", "publicURL": "http://23.253.159.102:8774/v2.1/6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "computev21", "name": "novav21"}, {"endpoints": [{"adminURL": "http://23.253.159.102:8080", "region": "RegionOne", "internalURL": "http://23.253.159.102:8080/v1/AUTH_6a238837ba4a42b19b1fbfc991dae04c", "id": "ac21092c21364fdf832d8107ea6ae2ca", "publicURL": "http://23.253.159.102:8080/v1/AUTH_6a238837ba4a42b19b1fbfc991dae04c"}], "endpoints_links": [], "type": "object-store", "name": "swift"}, {"endpoints": [{"adminURL": "http://23.253.159.102:35357/v2.0", "region": "RegionOne", "internalURL": "http://23.253.159.102:5000/v2.0", "id": "1c30b2e71fe24338a6fd10188820eeb8", "publicURL": "http://23.253.159.102:5000/v2.0"}], "endpoints_links": [], "type": "identity", "name": "keystone"}], "user": {"username": "admin", "roles_links": [], "id": "d189ab8c7eff4aecad5e07090c309e56", "roles": [{"name": "_member_"}, {"name": "heat_stack_owner"}, {"name": "admin"}], "name": "admin"}, "metadata": {"is_admin": 0, "roles": ["9fe2ff9ee4384b1894a90878d3e92bab", "1b56285630a74b8d8c9c2b0d923a08af", "195a5c8962b94915a4e7078a90d29730"]}}}
  100.  
  101. --------------------- >> end captured logging << ---------------------
  102.  
  103. ======================================================================
  104. FAIL: proboscis.case.MethodTest (confirm_flavors_lists_nearly_identical)
  105. ----------------------------------------------------------------------
  106. Traceback (most recent call last):
  107. File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
  108. compatability.capture_type_error(s_func)
  109. File "/usr/local/lib/python2.7/dist-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
  110. func()
  111. File "/usr/local/lib/python2.7/dist-packages/proboscis/case.py", line 350, in func
  112. func(test_case.state.get_state())
  113. File "/opt/stack/trove/trove/tests/api/flavors.py", line 138, in confirm_flavors_lists_nearly_identical
  114. assert_link_list_is_equal(flavor)
  115. File "/opt/stack/trove/trove/tests/api/flavors.py", line 76, in assert_link_list_is_equal
  116. assert_true(href.startswith(url), msg)
  117. AssertionError: REL HREF https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/1 doesn't start with http://10.0.0.1:8779/v1.0
  118. -------------------- >> begin captured stdout << ---------------------
  119. Open Stack Flavors:
  120. [<Flavor: m1.tiny>, <Flavor: eph.rd-smaller>, <Flavor: m1.small>, <Flavor: m1.medium>, <Flavor: m1.large>, <Flavor: m1.nano>, <Flavor: m1.heat>, <Flavor: m1.xlarge>, <Flavor: tinier>, <Flavor: m1.rd-tiny>, <Flavor: m1.rd-smaller>, <Flavor: m1.micro>, <Flavor: eph.rd-tiny>]
  121. DBaaS Flavors:
  122. [<Flavor: m1.tiny>, <Flavor: eph.rd-smaller>, <Flavor: m1.small>, <Flavor: m1.medium>, <Flavor: m1.large>, <Flavor: m1.nano>, <Flavor: m1.heat>, <Flavor: m1.xlarge>, <Flavor: tinier>, <Flavor: m1.rd-tiny>, <Flavor: m1.rd-smaller>, <Flavor: m1.micro>, <Flavor: eph.rd-tiny>]
  123.  
  124. --------------------- >> end captured stdout << ----------------------
  125. -------------------- >> begin captured logging << --------------------
  126. requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 23.253.159.102
  127. requests.packages.urllib3.connectionpool: DEBUG: "GET /v2/6eb88263e2284106822adaf0b2d7f457/flavors/detail HTTP/1.1" 200 5472
  128. troveclient.compat.client: DEBUG: REQ: curl -i http://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors -X GET -H "X-Auth-Project-Id: alt_demo" -H "User-Agent: python-troveclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: 771292560c5f42529bc82b864c595976"
  129.  
  130. troveclient.compat.client: DEBUG: RESP:{'date': 'Tue, 21 Oct 2014 08:49:28 GMT', 'status': '200', 'content-length': '3009', 'content-type': 'application/json', 'content-location': u'http://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors'} {"flavors": [{"ram": 512, "id": 1, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/1", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"ram": 768, "id": 10, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/10", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/10", "rel": "bookmark"}], "name": "eph.rd-smaller"}, {"ram": 2048, "id": 2, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/2", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"ram": 4096, "id": 3, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/3", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"ram": 8192, "id": 4, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/4", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"ram": 64, "id": 42, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/42", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/42", "rel": "bookmark"}], "name": "m1.nano"}, {"ram": 512, "id": 451, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/451", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/451", "rel": "bookmark"}], "name": "m1.heat"}, {"ram": 16384, "id": 5, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/5", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"ram": 506, "id": 6, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/6", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/6", "rel": "bookmark"}], "name": "tinier"}, {"ram": 512, "id": 7, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/7", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/7", "rel": "bookmark"}], "name": "m1.rd-tiny"}, {"ram": 768, "id": 8, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/8", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/8", "rel": "bookmark"}], "name": "m1.rd-smaller"}, {"ram": 128, "id": 84, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/84", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/84", "rel": "bookmark"}], "name": "m1.micro"}, {"ram": 512, "id": 9, "links": [{"href": "https://23.253.159.102:8779/v1.0/b0b03841876242e2b75dd3ca57217513/flavors/9", "rel": "self"}, {"href": "https://23.253.159.102:8779/flavors/9", "rel": "bookmark"}], "name": "eph.rd-tiny"}]}
  131.  
  132. --------------------- >> end captured logging << ---------------------
  133.  
  134. ----------------------------------------------------------------------
  135. Ran 263 tests in 8.809s
  136.  
  137. FAILED (SKIP=204, errors=26, failures=3)
  138. Slowest 5 tests took 5.20 secs:
  139. 1.04 proboscis.case.FunctionTest (start_glance_registry)
  140. 1.04 proboscis.case.FunctionTest (start_nova_network)
  141. 1.04 proboscis.case.FunctionTest (start_scheduler)
  142. 1.04 proboscis.case.FunctionTest (start_trove_api)
  143. 1.04 proboscis.case.FunctionTest (start_compute)
  144. trove-try@opw-shaifali:~/trove-integration/scripts$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement