Advertisement
dcramer

Untitled

Jan 28th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.82 KB | None | 0 0
  1. davcrame@DAVCRAME-M-G095 ~/dsx/dsx-fanuc-ops (develop)
  2. $ ansible-playbook -i inventories/test site.yml
  3.  
  4. PLAY [&cloud-ccs:logging:cassandra:test-kafka:dsx-primary:dsx-satellite:load-balancer] ***
  5.  
  6. TASK: [cisco.manage-ccs-instance | Create instance in OpenStack/Cisco Cloud (arbitrary floating ip)] ***
  7. failed: [dsx-test-kafka.xbudev.org -> 127.0.0.1] => {"failed": true, "parsed": false}
  8. failed: [dsx-test-logging-01.xbudev.org -> 127.0.0.1] => {"failed": true, "parsed": false}
  9. failed: [dsx-test-cassandra-01.xbudev.org -> 127.0.0.1] => {"failed": true, "parsed": false}
  10. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v1_1/__init__.py:30: UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for novaclient.v2). The preferable way to get client class or object you can find in novaclient.client module.
  11. warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
  12. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py:109: UserWarning: 'novaclient.v2.client.Client' is not designed to be initialized directly. It is inner class of novaclient. Please, use 'novaclient.client.Client' instead. Related lp bug-report: 1493576
  13. _LW("'novaclient.v2.client.Client' is not designed to be "
  14. Traceback (most recent call last):
  15. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.92-251512307820312/nova_compute", line 2306, in <module>
  16. main()
  17. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.92-251512307820312/nova_compute", line 572, in main
  18. nova.authenticate()
  19. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 119, in wrapper
  20. return f(self, *args, **kwargs)
  21. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py", line 238, in authenticate
  22. self.client.authenticate()
  23. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 555, in authenticate
  24. auth_url = self._v2_auth(auth_url)
  25. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 646, in _v2_auth
  26. return self._authenticate(url, body)
  27. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 659, in _authenticate
  28. **kwargs)
  29. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 397, in _time_request
  30. resp, body = self.request(url, method, **kwargs)
  31. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 366, in request
  32. **kwargs)
  33. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/api.py", line 50, in request
  34. response = session.request(method=method, url=url, **kwargs)
  35. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 468, in request
  36. resp = self.send(prep, **send_kwargs)
  37. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
  38. r = adapter.send(request, **kwargs)
  39. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/adapters.py", line 423, in send
  40. raise ConnectionError(e, request=request)
  41. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='us-texas-3.cloud.cisco.com', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10b59dd10>: Failed to establish a new connection: [Errno 60] Operation timed out',))
  42.  
  43. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v1_1/__init__.py:30: UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for novaclient.v2). The preferable way to get client class or object you can find in novaclient.client module.
  44. warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
  45. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py:109: UserWarning: 'novaclient.v2.client.Client' is not designed to be initialized directly. It is inner class of novaclient. Please, use 'novaclient.client.Client' instead. Related lp bug-report: 1493576
  46. _LW("'novaclient.v2.client.Client' is not designed to be "
  47. Traceback (most recent call last):
  48. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.92-220206269510784/nova_compute", line 2306, in <module>
  49. main()
  50. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.92-220206269510784/nova_compute", line 572, in main
  51. nova.authenticate()
  52. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 119, in wrapper
  53. return f(self, *args, **kwargs)
  54. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py", line 238, in authenticate
  55. self.client.authenticate()
  56. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 555, in authenticate
  57. auth_url = self._v2_auth(auth_url)
  58. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 646, in _v2_auth
  59. return self._authenticate(url, body)
  60. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 659, in _authenticate
  61. **kwargs)
  62. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 397, in _time_request
  63. resp, body = self.request(url, method, **kwargs)
  64. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 366, in request
  65. **kwargs)
  66. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/api.py", line 50, in request
  67. response = session.request(method=method, url=url, **kwargs)
  68. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 468, in request
  69. resp = self.send(prep, **send_kwargs)
  70. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
  71. r = adapter.send(request, **kwargs)
  72. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/adapters.py", line 423, in send
  73. raise ConnectionError(e, request=request)
  74. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='us-texas-3.cloud.cisco.com', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x106d2ecd0>: Failed to establish a new connection: [Errno 60] Operation timed out',))
  75.  
  76. failed: [dsx-test-satellite-01.xbudev.org -> 127.0.0.1] => {"failed": true, "parsed": false}
  77. failed: [dsx-test-primary-01.xbudev.org -> 127.0.0.1] => {"failed": true, "parsed": false}
  78. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v1_1/__init__.py:30: UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for novaclient.v2). The preferable way to get client class or object you can find in novaclient.client module.
  79. warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
  80. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py:109: UserWarning: 'novaclient.v2.client.Client' is not designed to be initialized directly. It is inner class of novaclient. Please, use 'novaclient.client.Client' instead. Related lp bug-report: 1493576
  81. _LW("'novaclient.v2.client.Client' is not designed to be "
  82. Traceback (most recent call last):
  83. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.92-217499970973721/nova_compute", line 2306, in <module>
  84. main()
  85. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.92-217499970973721/nova_compute", line 572, in main
  86. nova.authenticate()
  87. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 119, in wrapper
  88. return f(self, *args, **kwargs)
  89. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py", line 238, in authenticate
  90. self.client.authenticate()
  91. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 555, in authenticate
  92. auth_url = self._v2_auth(auth_url)
  93. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 646, in _v2_auth
  94. return self._authenticate(url, body)
  95. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 659, in _authenticate
  96. **kwargs)
  97. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 397, in _time_request
  98. resp, body = self.request(url, method, **kwargs)
  99. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 366, in request
  100. **kwargs)
  101. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/api.py", line 50, in request
  102. response = session.request(method=method, url=url, **kwargs)
  103. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 468, in request
  104. resp = self.send(prep, **send_kwargs)
  105. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
  106. r = adapter.send(request, **kwargs)
  107. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/adapters.py", line 423, in send
  108. raise ConnectionError(e, request=request)
  109. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='us-texas-3.cloud.cisco.com', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x104ad3cd0>: Failed to establish a new connection: [Errno 60] Operation timed out',))
  110.  
  111. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v1_1/__init__.py:30: UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for novaclient.v2). The preferable way to get client class or object you can find in novaclient.client module.
  112. warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
  113. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py:109: UserWarning: 'novaclient.v2.client.Client' is not designed to be initialized directly. It is inner class of novaclient. Please, use 'novaclient.client.Client' instead. Related lp bug-report: 1493576
  114. _LW("'novaclient.v2.client.Client' is not designed to be "
  115. Traceback (most recent call last):
  116. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.93-206489396936561/nova_compute", line 2306, in <module>
  117. main()
  118. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.93-206489396936561/nova_compute", line 572, in main
  119. nova.authenticate()
  120. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 119, in wrapper
  121. return f(self, *args, **kwargs)
  122. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py", line 238, in authenticate
  123. self.client.authenticate()
  124. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 555, in authenticate
  125. auth_url = self._v2_auth(auth_url)
  126. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 646, in _v2_auth
  127. return self._authenticate(url, body)
  128. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 659, in _authenticate
  129. **kwargs)
  130. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 397, in _time_request
  131. resp, body = self.request(url, method, **kwargs)
  132. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 366, in request
  133. **kwargs)
  134. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/api.py", line 50, in request
  135. response = session.request(method=method, url=url, **kwargs)
  136. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 468, in request
  137. resp = self.send(prep, **send_kwargs)
  138. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
  139. r = adapter.send(request, **kwargs)
  140. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/adapters.py", line 423, in send
  141. raise ConnectionError(e, request=request)
  142. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='us-texas-3.cloud.cisco.com', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10512bcd0>: Failed to establish a new connection: [Errno 60] Operation timed out',))
  143.  
  144. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v1_1/__init__.py:30: UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for novaclient.v2). The preferable way to get client class or object you can find in novaclient.client module.
  145. warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
  146. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py:109: UserWarning: 'novaclient.v2.client.Client' is not designed to be initialized directly. It is inner class of novaclient. Please, use 'novaclient.client.Client' instead. Related lp bug-report: 1493576
  147. _LW("'novaclient.v2.client.Client' is not designed to be "
  148. Traceback (most recent call last):
  149. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.94-238217596250036/nova_compute", line 2306, in <module>
  150. main()
  151. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011499.94-238217596250036/nova_compute", line 572, in main
  152. nova.authenticate()
  153. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 119, in wrapper
  154. return f(self, *args, **kwargs)
  155. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py", line 238, in authenticate
  156. self.client.authenticate()
  157. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 555, in authenticate
  158. auth_url = self._v2_auth(auth_url)
  159. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 646, in _v2_auth
  160. return self._authenticate(url, body)
  161. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 659, in _authenticate
  162. **kwargs)
  163. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 397, in _time_request
  164. resp, body = self.request(url, method, **kwargs)
  165. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 366, in request
  166. **kwargs)
  167. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/api.py", line 50, in request
  168. response = session.request(method=method, url=url, **kwargs)
  169. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 468, in request
  170. resp = self.send(prep, **send_kwargs)
  171. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
  172. r = adapter.send(request, **kwargs)
  173. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/adapters.py", line 423, in send
  174. raise ConnectionError(e, request=request)
  175. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='us-texas-3.cloud.cisco.com', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10f579cd0>: Failed to establish a new connection: [Errno 60] Operation timed out',))
  176.  
  177. failed: [dsx-test.xbudev.org -> 127.0.0.1] => {"failed": true, "parsed": false}
  178. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v1_1/__init__.py:30: UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for novaclient.v2). The preferable way to get client class or object you can find in novaclient.client module.
  179. warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
  180. /Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py:109: UserWarning: 'novaclient.v2.client.Client' is not designed to be initialized directly. It is inner class of novaclient. Please, use 'novaclient.client.Client' instead. Related lp bug-report: 1493576
  181. _LW("'novaclient.v2.client.Client' is not designed to be "
  182. Traceback (most recent call last):
  183. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011576.27-111825098022726/nova_compute", line 2306, in <module>
  184. main()
  185. File "/Users/davcrame/.ansible/tmp/ansible-tmp-1454011576.27-111825098022726/nova_compute", line 572, in main
  186. nova.authenticate()
  187. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 119, in wrapper
  188. return f(self, *args, **kwargs)
  189. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/v2/client.py", line 238, in authenticate
  190. self.client.authenticate()
  191. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 555, in authenticate
  192. auth_url = self._v2_auth(auth_url)
  193. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 646, in _v2_auth
  194. return self._authenticate(url, body)
  195. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 659, in _authenticate
  196. **kwargs)
  197. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 397, in _time_request
  198. resp, body = self.request(url, method, **kwargs)
  199. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/novaclient/client.py", line 366, in request
  200. **kwargs)
  201. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/api.py", line 50, in request
  202. response = session.request(method=method, url=url, **kwargs)
  203. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 468, in request
  204. resp = self.send(prep, **send_kwargs)
  205. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
  206. r = adapter.send(request, **kwargs)
  207. File "/Users/davcrame/dsx/dsx-fanuc-ops/venv/lib/python2.7/site-packages/requests/adapters.py", line 423, in send
  208. raise ConnectionError(e, request=request)
  209. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='us-texas-3.cloud.cisco.com', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x10655fcd0>: Failed to establish a new connection: [Errno 60] Operation timed out',))
  210.  
  211.  
  212. FATAL: all hosts have already failed -- aborting
  213.  
  214. PLAY RECAP ********************************************************************
  215. to retry, use: --limit @/Users/davcrame/site.retry
  216.  
  217. dsx-test-cassandra-01.xbudev.org : ok=0 changed=0 unreachable=0 failed=1
  218. dsx-test-kafka.xbudev.org : ok=0 changed=0 unreachable=0 failed=1
  219. dsx-test-logging-01.xbudev.org : ok=0 changed=0 unreachable=0 failed=1
  220. dsx-test-primary-01.xbudev.org : ok=0 changed=0 unreachable=0 failed=1
  221. dsx-test-satellite-01.xbudev.org : ok=0 changed=0 unreachable=0 failed=1
  222. dsx-test.xbudev.org : ok=0 changed=0 unreachable=0 failed=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement