Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
790
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 171.02 KB | None | 0 0
  1. [root@controller00 openstack]# kolla-ansible/tools/kolla-ansible deploy -i multinode
  2. Deploying Playbooks : ansible-playbook -i multinode -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=deploy /root/openstack/kolla-ansible/ansible/site.yml
  3. [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
  4. [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.. This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
  5. [WARNING]: Found variable using reserved name: action
  6.  
  7.  
  8. PLAY [Gather facts for all hosts] *********************************************************************************************************************************************************************************************************************************************************************************************************************
  9.  
  10. TASK [setup] ******************************************************************************************************************************************************************************************************************************************************************************************************************************************
  11. ok: [localhost]
  12. ok: [compute00]
  13.  
  14. PLAY [Gather facts for all hosts (if using --limit)] **************************************************************************************************************************************************************************************************************************************************************************************************
  15.  
  16. TASK [setup] ******************************************************************************************************************************************************************************************************************************************************************************************************************************************
  17. skipping: [localhost] => (item=localhost)
  18. skipping: [localhost] => (item=compute00)
  19. skipping: [compute00] => (item=localhost)
  20. skipping: [compute00] => (item=compute00)
  21.  
  22. PLAY [Detect openstack_release variable] **************************************************************************************************************************************************************************************************************************************************************************************************************
  23.  
  24. TASK [Get current kolla-ansible version number] *******************************************************************************************************************************************************************************************************************************************************************************************************
  25. ok: [compute00 -> localhost]
  26. ok: [localhost -> localhost]
  27.  
  28. TASK [Set openstack_release variable] *****************************************************************************************************************************************************************************************************************************************************************************************************************
  29. ok: [localhost]
  30. ok: [compute00]
  31.  
  32. PLAY [Apply role prechecks] ***************************************************************************************************************************************************************************************************************************************************************************************************************************
  33.  
  34. TASK [prechecks : Checking the api_interface is present] **********************************************************************************************************************************************************************************************************************************************************************************************
  35. skipping: [localhost]
  36. skipping: [compute00]
  37.  
  38. TASK [prechecks : Checking the api_interface is active] ***********************************************************************************************************************************************************************************************************************************************************************************************
  39. skipping: [localhost]
  40. skipping: [compute00]
  41.  
  42. TASK [prechecks : Checking the api_interface configuration] *******************************************************************************************************************************************************************************************************************************************************************************************
  43. skipping: [localhost]
  44. skipping: [compute00]
  45.  
  46. TASK [prechecks : Checking the api_interface ip address configuration] ********************************************************************************************************************************************************************************************************************************************************************************
  47. skipping: [localhost]
  48. skipping: [compute00]
  49.  
  50. TASK [prechecks : Checking empty passwords in passwords.yml. Run kolla-genpwd if this task fails] *****************************************************************************************************************************************************************************************************************************************************
  51. skipping: [localhost]
  52.  
  53. TASK [prechecks : Checking Ansible version] ***********************************************************************************************************************************************************************************************************************************************************************************************************
  54. skipping: [localhost]
  55.  
  56. TASK [prechecks : Check if config_owner_user existed] *************************************************************************************************************************************************************************************************************************************************************************************************
  57. skipping: [localhost]
  58. skipping: [compute00]
  59.  
  60. TASK [prechecks : Check if config_owner_group existed] ************************************************************************************************************************************************************************************************************************************************************************************************
  61. skipping: [localhost]
  62. skipping: [compute00]
  63.  
  64. TASK [prechecks : Check if ansible user can do passwordless sudo] *************************************************************************************************************************************************************************************************************************************************************************************
  65. skipping: [localhost]
  66. skipping: [compute00]
  67.  
  68. PLAY [Apply role chrony] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  69.  
  70. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  71. skipping: [localhost]
  72. skipping: [compute00]
  73.  
  74. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  75. skipping: [localhost]
  76. skipping: [compute00]
  77.  
  78. TASK [chrony : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  79. skipping: [localhost]
  80. skipping: [compute00]
  81.  
  82. PLAY [Apply role collectd] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  83.  
  84. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  85. skipping: [compute00]
  86.  
  87. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  88. skipping: [compute00]
  89.  
  90. TASK [collectd : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  91. skipping: [compute00]
  92.  
  93. PLAY [Apply role elasticsearch] ***********************************************************************************************************************************************************************************************************************************************************************************************************************
  94.  
  95. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  96. skipping: [localhost]
  97.  
  98. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  99. skipping: [localhost]
  100.  
  101. TASK [elasticsearch : include] ************************************************************************************************************************************************************************************************************************************************************************************************************************
  102. skipping: [localhost]
  103.  
  104. PLAY [Apply role influxdb] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  105.  
  106. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  107. skipping: [localhost]
  108.  
  109. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  110. skipping: [localhost]
  111.  
  112. TASK [influxdb : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  113. skipping: [localhost]
  114.  
  115. PLAY [Apply role telegraf] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  116.  
  117. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  118. skipping: [compute00]
  119. skipping: [localhost]
  120.  
  121. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  122. skipping: [compute00]
  123. skipping: [localhost]
  124.  
  125. TASK [telegraf : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  126. skipping: [compute00]
  127. skipping: [localhost]
  128.  
  129. PLAY [Apply role redis] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  130.  
  131. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  132. skipping: [localhost]
  133.  
  134. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  135. skipping: [localhost]
  136.  
  137. TASK [redis : include] ********************************************************************************************************************************************************************************************************************************************************************************************************************************
  138. skipping: [localhost]
  139.  
  140. PLAY [Apply role haproxy] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  141.  
  142. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  143. included: /root/openstack/kolla-ansible/ansible/roles/common/tasks/deploy.yml for localhost
  144.  
  145. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  146. included: /root/openstack/kolla-ansible/ansible/roles/common/tasks/config.yml for localhost
  147.  
  148. TASK [common : Ensuring config directories exist] *****************************************************************************************************************************************************************************************************************************************************************************************************
  149. ok: [localhost] => (item=kolla-toolbox)
  150. ok: [localhost] => (item=cron)
  151. ok: [localhost] => (item=cron/logrotate)
  152.  
  153. TASK [common : Ensuring fluentd config directories exist] *********************************************************************************************************************************************************************************************************************************************************************************************
  154. ok: [localhost] => (item=fluentd)
  155. ok: [localhost] => (item=fluentd/input)
  156. ok: [localhost] => (item=fluentd/output)
  157. ok: [localhost] => (item=fluentd/format)
  158. ok: [localhost] => (item=fluentd/filter)
  159.  
  160. TASK [common : Copying over config.json files for services] *******************************************************************************************************************************************************************************************************************************************************************************************
  161. ok: [localhost] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-cron:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'})
  162. ok: [localhost] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-fluentd:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'})
  163. ok: [localhost] => (item={'value': {u'image': u'192.168.10.177:4000/kolla/centos-binary-kolla-toolbox:5.0.1', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'})
  164.  
  165. TASK [common : Copying over fluentd input config files] ***********************************************************************************************************************************************************************************************************************************************************************************************
  166. ok: [localhost] => (item=00-global)
  167. ok: [localhost] => (item=01-syslog)
  168. ok: [localhost] => (item=02-mariadb)
  169. ok: [localhost] => (item=03-rabbitmq)
  170. ok: [localhost] => (item=04-openstack-wsgi)
  171. ok: [localhost] => (item=05-libvirt)
  172.  
  173. TASK [common : Copying over fluentd output config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  174. ok: [localhost] => (item={u'enabled': True, u'name': u'00-local'})
  175. skipping: [localhost] => (item={u'enabled': False, u'name': u'01-es'})
  176.  
  177. TASK [common : Find custom fluentd output config files] ***********************************************************************************************************************************************************************************************************************************************************************************************
  178. ok: [localhost -> localhost]
  179.  
  180. TASK [common : Copying over custom fluentd output config files] ***************************************************************************************************************************************************************************************************************************************************************************************
  181.  
  182. TASK [common : Copying over fluentd format config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  183. ok: [localhost] => (item=apache_access)
  184. ok: [localhost] => (item=wsgi_access)
  185.  
  186. TASK [common : Copying over fluentd filter config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  187. ok: [localhost] => (item={u'dest': u'00-record_transformer', u'src': u'00-record_transformer'})
  188. ok: [localhost] => (item={u'dest': u'01-rewrite', u'src': u'01-rewrite-0.12'})
  189.  
  190. TASK [common : Copying over td-agent.conf] ************************************************************************************************************************************************************************************************************************************************************************************************************
  191. ok: [localhost] => (item=fluentd)
  192.  
  193. TASK [common : Copying over cron logrotate config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  194. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'ansible'})
  195. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'aodh'})
  196. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'barbican'})
  197. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ceilometer'})
  198. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ceph'})
  199. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'chrony'})
  200. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'cinder'})
  201. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'cloudkitty'})
  202. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'collectd'})
  203. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'congress'})
  204. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'designate'})
  205. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'elasticsearch'})
  206. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'etcd'})
  207. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'freezer'})
  208. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'glance'})
  209. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'global'})
  210. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'gnocchi'})
  211. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'grafana'})
  212. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'haproxy'})
  213. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'heat'})
  214. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'influxdb'})
  215. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ironic'})
  216. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ironic-inspector'})
  217. skipping: [localhost] => (item={u'enabled': False, u'name': u'iscsid'})
  218. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'karbor'})
  219. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'keepalived'})
  220. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'keystone'})
  221. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'kibana'})
  222. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'kuryr'})
  223. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'magnum'})
  224. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'manila'})
  225. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'mariadb'})
  226. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'mistral'})
  227. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'mongodb'})
  228. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'murano'})
  229. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'neutron'})
  230. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'nova'})
  231. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'octavia'})
  232. skipping: [localhost] => (item={u'enabled': False, u'name': u'outward-rabbitmq'})
  233. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'panko'})
  234. ok: [localhost] => (item={u'enabled': u'yes', u'name': u'rabbitmq'})
  235. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'rally'})
  236. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'sahara'})
  237. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'searchlight'})
  238. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'senlin'})
  239. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'skydive'})
  240. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'solum'})
  241. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'swift'})
  242. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'tacker'})
  243. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'tempest'})
  244. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'trove'})
  245. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'vitrage'})
  246. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'watcher'})
  247. skipping: [localhost] => (item={u'enabled': u'no', u'name': u'zun'})
  248.  
  249. TASK [common : Ensuring config directories have correct owner and permission] *************************************************************************************************************************************************************************************************************************************************************************
  250. ok: [localhost] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-cron:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'})
  251. ok: [localhost] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-fluentd:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'})
  252. skipping: [localhost] => (item={'value': {u'image': u'192.168.10.177:4000/kolla/centos-binary-kolla-toolbox:5.0.1', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'})
  253.  
  254. TASK [common : Check common containers] ***************************************************************************************************************************************************************************************************************************************************************************************************************
  255. changed: [localhost] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-cron:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'})
  256. changed: [localhost] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-fluentd:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'})
  257. changed: [localhost] => (item={'value': {u'image': u'192.168.10.177:4000/kolla/centos-binary-kolla-toolbox:5.0.1', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'})
  258.  
  259. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  260. included: /root/openstack/kolla-ansible/ansible/roles/common/tasks/bootstrap.yml for localhost
  261.  
  262. TASK [common : Creating log volume] *******************************************************************************************************************************************************************************************************************************************************************************************************************
  263. ok: [localhost]
  264.  
  265. RUNNING HANDLER [common : Restart fluentd container] **************************************************************************************************************************************************************************************************************************************************************************************************
  266. changed: [localhost]
  267.  
  268. RUNNING HANDLER [common : Restart kolla-toolbox container] ********************************************************************************************************************************************************************************************************************************************************************************************
  269. changed: [localhost]
  270.  
  271. RUNNING HANDLER [common : Initializing toolbox container using normal user] ***************************************************************************************************************************************************************************************************************************************************************************
  272. ok: [localhost]
  273.  
  274. RUNNING HANDLER [common : Restart cron container] *****************************************************************************************************************************************************************************************************************************************************************************************************
  275. changed: [localhost]
  276.  
  277. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  278. ok: [localhost]
  279.  
  280. TASK [haproxy : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  281. included: /root/openstack/kolla-ansible/ansible/roles/haproxy/tasks/deploy.yml for localhost
  282.  
  283. TASK [haproxy : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  284. included: /root/openstack/kolla-ansible/ansible/roles/haproxy/tasks/config.yml for localhost
  285.  
  286. TASK [haproxy : Setting sysctl values] ****************************************************************************************************************************************************************************************************************************************************************************************************************
  287. ok: [localhost] => (item={u'name': u'net.ipv4.ip_nonlocal_bind', u'value': 1})
  288. ok: [localhost] => (item={u'name': u'net.unix.max_dgram_qlen', u'value': 128})
  289.  
  290. TASK [haproxy : Ensuring config directories exist] ****************************************************************************************************************************************************************************************************************************************************************************************************
  291. ok: [localhost] => (item={'value': {u'group': u'haproxy', u'image': u'192.168.10.177:4000/kolla/centos-binary-haproxy:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//haproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'haproxy_socket:/var/lib/kolla/haproxy/'], u'container_name': u'haproxy', u'privileged': True}, 'key': u'haproxy'})
  292. ok: [localhost] => (item={'value': {u'group': u'haproxy', u'image': u'192.168.10.177:4000/kolla/centos-binary-keepalived:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//keepalived/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'haproxy_socket:/var/lib/kolla/haproxy/'], u'container_name': u'keepalived', u'privileged': True}, 'key': u'keepalived'})
  293.  
  294. TASK [haproxy : Copying over config.json files for services] ******************************************************************************************************************************************************************************************************************************************************************************************
  295. ok: [localhost] => (item={'value': {u'group': u'haproxy', u'image': u'192.168.10.177:4000/kolla/centos-binary-haproxy:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//haproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'haproxy_socket:/var/lib/kolla/haproxy/'], u'container_name': u'haproxy', u'privileged': True}, 'key': u'haproxy'})
  296. ok: [localhost] => (item={'value': {u'group': u'haproxy', u'image': u'192.168.10.177:4000/kolla/centos-binary-keepalived:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//keepalived/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'haproxy_socket:/var/lib/kolla/haproxy/'], u'container_name': u'keepalived', u'privileged': True}, 'key': u'keepalived'})
  297.  
  298. TASK [haproxy : Copying over haproxy.cfg] *************************************************************************************************************************************************************************************************************************************************************************************************************
  299. ok: [localhost] => (item=/root/openstack/kolla-ansible/ansible/roles/haproxy/templates/haproxy.cfg.j2)
  300.  
  301. TASK [haproxy : Copying over keepalived.conf] *********************************************************************************************************************************************************************************************************************************************************************************************************
  302. ok: [localhost] => (item=/root/openstack/kolla-ansible/ansible/roles/haproxy/templates/keepalived.conf.j2)
  303.  
  304. TASK [haproxy : Copying over haproxy.pem] *************************************************************************************************************************************************************************************************************************************************************************************************************
  305. skipping: [localhost] => (item=haproxy.pem)
  306.  
  307. TASK [haproxy : Check haproxy containers] *************************************************************************************************************************************************************************************************************************************************************************************************************
  308. changed: [localhost] => (item={'value': {u'group': u'haproxy', u'image': u'192.168.10.177:4000/kolla/centos-binary-haproxy:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//haproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'haproxy_socket:/var/lib/kolla/haproxy/'], u'container_name': u'haproxy', u'privileged': True}, 'key': u'haproxy'})
  309. changed: [localhost] => (item={'value': {u'group': u'haproxy', u'image': u'192.168.10.177:4000/kolla/centos-binary-keepalived:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//keepalived/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'haproxy_socket:/var/lib/kolla/haproxy/'], u'container_name': u'keepalived', u'privileged': True}, 'key': u'keepalived'})
  310.  
  311. RUNNING HANDLER [haproxy : Restart haproxy container] *************************************************************************************************************************************************************************************************************************************************************************************************
  312. changed: [localhost]
  313.  
  314. RUNNING HANDLER [haproxy : Restart keepalived container] **********************************************************************************************************************************************************************************************************************************************************************************************
  315. changed: [localhost]
  316.  
  317. RUNNING HANDLER [haproxy : Waiting for virtual IP to appear] ******************************************************************************************************************************************************************************************************************************************************************************************
  318. ok: [localhost]
  319.  
  320. PLAY [Apply role kibana] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  321.  
  322. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  323. skipping: [localhost]
  324.  
  325. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  326. skipping: [localhost]
  327.  
  328. TASK [kibana : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  329. skipping: [localhost]
  330.  
  331. PLAY [Apply role memcached] ***************************************************************************************************************************************************************************************************************************************************************************************************************************
  332.  
  333. TASK [memcached : include] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  334. included: /root/openstack/kolla-ansible/ansible/roles/memcached/tasks/deploy.yml for localhost
  335.  
  336. TASK [memcached : include] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  337. included: /root/openstack/kolla-ansible/ansible/roles/memcached/tasks/config.yml for localhost
  338.  
  339. TASK [memcached : Ensuring config directories exist] **************************************************************************************************************************************************************************************************************************************************************************************************
  340. ok: [localhost] => (item=memcached)
  341.  
  342. TASK [memcached : Copying over config.json files for services] ****************************************************************************************************************************************************************************************************************************************************************************************
  343. ok: [localhost] => (item=memcached)
  344.  
  345. TASK [memcached : Check memcached container] **********************************************************************************************************************************************************************************************************************************************************************************************************
  346. changed: [localhost]
  347.  
  348. RUNNING HANDLER [memcached : Restart memcached container] *********************************************************************************************************************************************************************************************************************************************************************************************
  349. changed: [localhost]
  350.  
  351. PLAY [Apply role mariadb] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  352.  
  353. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  354. skipping: [localhost]
  355.  
  356. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  357. skipping: [localhost]
  358.  
  359. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  360. included: /root/openstack/kolla-ansible/ansible/roles/mariadb/tasks/deploy.yml for localhost
  361.  
  362. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  363. included: /root/openstack/kolla-ansible/ansible/roles/mariadb/tasks/config.yml for localhost
  364.  
  365. TASK [mariadb : Ensuring config directories exist] ****************************************************************************************************************************************************************************************************************************************************************************************************
  366. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-mariadb:5.0.1', u'group': u'mariadb', u'volumes': [u'/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'mariadb:/var/lib/mysql', u'kolla_logs:/var/log/kolla/'], u'container_name': u'mariadb'}, 'key': u'mariadb'})
  367.  
  368. TASK [mariadb : Copying over config.json files for services] ******************************************************************************************************************************************************************************************************************************************************************************************
  369. ok: [localhost]
  370.  
  371. TASK [mariadb : Copying over galera.cnf] **************************************************************************************************************************************************************************************************************************************************************************************************************
  372. ok: [localhost]
  373.  
  374. TASK [mariadb : Copying over wsrep-notify.sh] *********************************************************************************************************************************************************************************************************************************************************************************************************
  375. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-mariadb:5.0.1', u'group': u'mariadb', u'volumes': [u'/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'mariadb:/var/lib/mysql', u'kolla_logs:/var/log/kolla/'], u'container_name': u'mariadb'}, 'key': u'mariadb'})
  376.  
  377. TASK [mariadb : Check mariadb containers] *************************************************************************************************************************************************************************************************************************************************************************************************************
  378. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-mariadb:5.0.1', u'group': u'mariadb', u'volumes': [u'/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'mariadb:/var/lib/mysql', u'kolla_logs:/var/log/kolla/'], u'container_name': u'mariadb'}, 'key': u'mariadb'})
  379.  
  380. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  381. included: /root/openstack/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap.yml for localhost
  382.  
  383. TASK [mariadb : set_fact] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  384. ok: [localhost]
  385.  
  386. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  387. included: /root/openstack/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml for localhost
  388.  
  389. TASK [mariadb : Cleaning up temp file on localhost] ***************************************************************************************************************************************************************************************************************************************************************************************************
  390. ok: [localhost -> localhost]
  391.  
  392. TASK [mariadb : Creating temp file on localhost] ******************************************************************************************************************************************************************************************************************************************************************************************************
  393. ok: [localhost -> localhost]
  394.  
  395. TASK [mariadb : Creating mariadb volume] **************************************************************************************************************************************************************************************************************************************************************************************************************
  396. ok: [localhost]
  397.  
  398. TASK [mariadb : Writing hostname of host with existing cluster files to temp file] ********************************************************************************************************************************************************************************************************************************************************************
  399. ok: [localhost -> localhost]
  400.  
  401. TASK [mariadb : Registering host from temp file] ******************************************************************************************************************************************************************************************************************************************************************************************************
  402. ok: [localhost]
  403.  
  404. TASK [mariadb : Cleaning up temp file on localhost] ***************************************************************************************************************************************************************************************************************************************************************************************************
  405. ok: [localhost -> localhost]
  406.  
  407. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  408. skipping: [localhost]
  409.  
  410. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  411. skipping: [localhost]
  412.  
  413. RUNNING HANDLER [mariadb : restart slave mariadb] *****************************************************************************************************************************************************************************************************************************************************************************************************
  414. skipping: [localhost]
  415.  
  416. RUNNING HANDLER [mariadb : restart master mariadb] ****************************************************************************************************************************************************************************************************************************************************************************************************
  417. changed: [localhost]
  418.  
  419. RUNNING HANDLER [mariadb : Waiting for master mariadb] ************************************************************************************************************************************************************************************************************************************************************************************************
  420. FAILED - RETRYING: Waiting for master mariadb (10 retries left).
  421. ok: [localhost]
  422.  
  423. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  424. included: /root/openstack/kolla-ansible/ansible/roles/mariadb/tasks/register.yml for localhost
  425.  
  426. TASK [mariadb : Creating haproxy mysql user] **********************************************************************************************************************************************************************************************************************************************************************************************************
  427. ok: [localhost]
  428.  
  429. TASK [mariadb : Cleaning up facts] ********************************************************************************************************************************************************************************************************************************************************************************************************************
  430. ok: [localhost]
  431.  
  432. TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  433. included: /root/openstack/kolla-ansible/ansible/roles/mariadb/tasks/check.yml for localhost
  434.  
  435. TASK [mariadb : Waiting for MariaDB service to be ready through VIP] **********************************************************************************************************************************************************************************************************************************************************************************
  436. ok: [localhost]
  437.  
  438. PLAY [Apply role iscsi] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  439.  
  440. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  441. skipping: [compute00]
  442. skipping: [localhost]
  443.  
  444. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  445. skipping: [compute00]
  446. skipping: [localhost]
  447.  
  448. TASK [iscsi : include] ********************************************************************************************************************************************************************************************************************************************************************************************************************************
  449. skipping: [compute00]
  450. skipping: [localhost]
  451.  
  452. PLAY [Apply role multipathd] **************************************************************************************************************************************************************************************************************************************************************************************************************************
  453.  
  454. TASK [multipathd : include] ***************************************************************************************************************************************************************************************************************************************************************************************************************************
  455. skipping: [compute00]
  456.  
  457. PLAY [Apply role rabbitmq] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  458.  
  459. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  460. skipping: [localhost]
  461.  
  462. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  463. skipping: [localhost]
  464.  
  465. TASK [rabbitmq : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  466. included: /root/openstack/kolla-ansible/ansible/roles/rabbitmq/tasks/deploy.yml for localhost
  467.  
  468. TASK [rabbitmq : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  469. included: /root/openstack/kolla-ansible/ansible/roles/rabbitmq/tasks/config.yml for localhost
  470.  
  471. TASK [rabbitmq : Ensuring config directories exist] ***************************************************************************************************************************************************************************************************************************************************************************************************
  472. ok: [localhost] => (item={'value': {u'group': u'rabbitmq', u'image': u'192.168.10.177:4000/kolla/centos-binary-rabbitmq:5.0.1', u'enabled': True, u'environment': {u'RABBITMQ_CLUSTER_COOKIE': u'ruX6zqkhxVGMsF3QN5ikegZvXZugQzUMxhnBbhF0', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'RABBITMQ_LOG_DIR': u'/var/log/kolla/rabbitmq'}, u'volumes': [u'/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'rabbitmq:/var/lib/rabbitmq/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'rabbitmq'}, 'key': u'rabbitmq'})
  473.  
  474. TASK [rabbitmq : Copying over config.json files for services] *****************************************************************************************************************************************************************************************************************************************************************************************
  475. ok: [localhost] => (item={'value': {u'group': u'rabbitmq', u'image': u'192.168.10.177:4000/kolla/centos-binary-rabbitmq:5.0.1', u'enabled': True, u'environment': {u'RABBITMQ_CLUSTER_COOKIE': u'ruX6zqkhxVGMsF3QN5ikegZvXZugQzUMxhnBbhF0', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'RABBITMQ_LOG_DIR': u'/var/log/kolla/rabbitmq'}, u'volumes': [u'/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'rabbitmq:/var/lib/rabbitmq/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'rabbitmq'}, 'key': u'rabbitmq'})
  476.  
  477. TASK [rabbitmq : Copying over rabbitmq configs] *******************************************************************************************************************************************************************************************************************************************************************************************************
  478. ok: [localhost] => (item=rabbitmq-env.conf)
  479. ok: [localhost] => (item=rabbitmq.config)
  480. ok: [localhost] => (item=rabbitmq-clusterer.config)
  481. ok: [localhost] => (item=definitions.json)
  482.  
  483. TASK [rabbitmq : Check rabbitmq containers] ***********************************************************************************************************************************************************************************************************************************************************************************************************
  484. changed: [localhost] => (item={'value': {u'group': u'rabbitmq', u'image': u'192.168.10.177:4000/kolla/centos-binary-rabbitmq:5.0.1', u'enabled': True, u'environment': {u'RABBITMQ_CLUSTER_COOKIE': u'ruX6zqkhxVGMsF3QN5ikegZvXZugQzUMxhnBbhF0', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'RABBITMQ_LOG_DIR': u'/var/log/kolla/rabbitmq'}, u'volumes': [u'/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'rabbitmq:/var/lib/rabbitmq/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'rabbitmq'}, 'key': u'rabbitmq'})
  485.  
  486. TASK [rabbitmq : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  487. included: /root/openstack/kolla-ansible/ansible/roles/rabbitmq/tasks/bootstrap.yml for localhost
  488.  
  489. TASK [rabbitmq : Creating rabbitmq volume] ************************************************************************************************************************************************************************************************************************************************************************************************************
  490. ok: [localhost]
  491.  
  492. TASK [rabbitmq : Running RabbitMQ bootstrap container] ************************************************************************************************************************************************************************************************************************************************************************************************
  493. skipping: [localhost]
  494.  
  495. RUNNING HANDLER [rabbitmq : Restart rabbitmq container] ***********************************************************************************************************************************************************************************************************************************************************************************************
  496. changed: [localhost]
  497.  
  498. PLAY [Apply role rabbitmq (outward)] ******************************************************************************************************************************************************************************************************************************************************************************************************************
  499.  
  500. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  501. skipping: [localhost]
  502.  
  503. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  504. skipping: [localhost]
  505.  
  506. TASK [rabbitmq : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  507. skipping: [localhost]
  508.  
  509. PLAY [Apply role qdrouterd] ***************************************************************************************************************************************************************************************************************************************************************************************************************************
  510.  
  511. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  512. skipping: [localhost]
  513.  
  514. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  515. skipping: [localhost]
  516.  
  517. TASK [qdrouterd : include] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  518. skipping: [localhost]
  519.  
  520. PLAY [Apply role etcd] ********************************************************************************************************************************************************************************************************************************************************************************************************************************
  521.  
  522. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  523. skipping: [localhost]
  524. skipping: [compute00]
  525.  
  526. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  527. skipping: [localhost]
  528. skipping: [compute00]
  529.  
  530. TASK [etcd : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  531. skipping: [localhost]
  532. skipping: [compute00]
  533.  
  534. PLAY [Apply role keystone] ****************************************************************************************************************************************************************************************************************************************************************************************************************************
  535.  
  536. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  537. skipping: [localhost]
  538.  
  539. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  540. skipping: [localhost]
  541.  
  542. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  543. included: /root/openstack/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml for localhost
  544.  
  545. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  546. included: /root/openstack/kolla-ansible/ansible/roles/keystone/tasks/config.yml for localhost
  547.  
  548. TASK [keystone : Check if policies shall be overwritten] **********************************************************************************************************************************************************************************************************************************************************************************************
  549. ok: [localhost -> localhost]
  550.  
  551. TASK [keystone : Check if Keystone Domain specific settings enabled] **********************************************************************************************************************************************************************************************************************************************************************************
  552. ok: [localhost -> localhost]
  553.  
  554. TASK [keystone : Ensuring config directories exist] ***************************************************************************************************************************************************************************************************************************************************************************************************
  555. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-fernet:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'})
  556. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'})
  557. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-ssh:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'})
  558.  
  559. TASK [keystone : Creating Keystone Domain directory] **************************************************************************************************************************************************************************************************************************************************************************************************
  560. ok: [localhost]
  561.  
  562. TASK [keystone : Copying over config.json files for services] *****************************************************************************************************************************************************************************************************************************************************************************************
  563. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-fernet:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'})
  564. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'})
  565. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-ssh:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'})
  566.  
  567. TASK [keystone : Copying over keystone.conf] **********************************************************************************************************************************************************************************************************************************************************************************************************
  568. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-fernet:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'})
  569. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'})
  570. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-ssh:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'})
  571.  
  572. TASK [keystone : Creating Keystone Domain directory] **************************************************************************************************************************************************************************************************************************************************************************************************
  573. skipping: [localhost]
  574.  
  575. TASK [keystone : Get file list in custom domains folder] **********************************************************************************************************************************************************************************************************************************************************************************************
  576. skipping: [localhost]
  577.  
  578. TASK [keystone : Copying Keystone Domain specific settings] *******************************************************************************************************************************************************************************************************************************************************************************************
  579.  
  580. TASK [keystone : Copying over existing policy.json] ***************************************************************************************************************************************************************************************************************************************************************************************************
  581. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-fernet:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'})
  582. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'})
  583. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-ssh:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'})
  584.  
  585. TASK [keystone : Copying over wsgi-keystone.conf] *****************************************************************************************************************************************************************************************************************************************************************************************************
  586. ok: [localhost] => (item=/root/openstack/kolla-ansible/ansible/roles/keystone/templates/wsgi-keystone.conf.j2)
  587.  
  588. TASK [keystone : Checking whether keystone-paste.ini file exists] *************************************************************************************************************************************************************************************************************************************************************************************
  589. ok: [localhost -> localhost]
  590.  
  591. TASK [keystone : Copying over keystone-paste.ini] *****************************************************************************************************************************************************************************************************************************************************************************************************
  592. skipping: [localhost]
  593.  
  594. TASK [keystone : Generate the required cron jobs for the node] ****************************************************************************************************************************************************************************************************************************************************************************************
  595. skipping: [localhost]
  596.  
  597. TASK [keystone : Save the returned from cron jobs for building the crontab] ***************************************************************************************************************************************************************************************************************************************************************************
  598. skipping: [localhost]
  599.  
  600. TASK [keystone : Copying files for keystone-fernet] ***************************************************************************************************************************************************************************************************************************************************************************************************
  601. skipping: [localhost] => (item={u'dest': u'crontab', u'src': u'crontab.j2'})
  602. skipping: [localhost] => (item={u'dest': u'fernet-rotate.sh', u'src': u'fernet-rotate.sh.j2'})
  603. skipping: [localhost] => (item={u'dest': u'fernet-node-sync.sh', u'src': u'fernet-node-sync.sh.j2'})
  604. skipping: [localhost] => (item={u'dest': u'id_rsa', u'src': u'id_rsa'})
  605. skipping: [localhost] => (item={u'dest': u'ssh_config', u'src': u'ssh_config.j2'})
  606.  
  607. TASK [keystone : Copying files for keystone-ssh] ******************************************************************************************************************************************************************************************************************************************************************************************************
  608. skipping: [localhost] => (item={u'dest': u'sshd_config', u'src': u'sshd_config.j2'})
  609. skipping: [localhost] => (item={u'dest': u'id_rsa.pub', u'src': u'id_rsa.pub'})
  610.  
  611. TASK [keystone : Check keystone containers] ***********************************************************************************************************************************************************************************************************************************************************************************************************
  612. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-fernet:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'})
  613. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'})
  614. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-keystone-ssh:5.0.1', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'})
  615.  
  616. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  617. skipping: [localhost]
  618.  
  619. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  620. included: /root/openstack/kolla-ansible/ansible/roles/keystone/tasks/bootstrap.yml for localhost
  621.  
  622. TASK [keystone : Creating keystone database] **********************************************************************************************************************************************************************************************************************************************************************************************************
  623. ok: [localhost -> localhost]
  624.  
  625. TASK [keystone : Creating Keystone database user and setting permissions] *****************************************************************************************************************************************************************************************************************************************************************************
  626. ok: [localhost -> localhost]
  627.  
  628. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  629. skipping: [localhost]
  630.  
  631. RUNNING HANDLER [keystone : Restart keystone container] ***********************************************************************************************************************************************************************************************************************************************************************************************
  632. changed: [localhost]
  633.  
  634. RUNNING HANDLER [keystone : Restart keystone-fernet container] ****************************************************************************************************************************************************************************************************************************************************************************************
  635. skipping: [localhost]
  636.  
  637. RUNNING HANDLER [keystone : Restart keystone-ssh container] *******************************************************************************************************************************************************************************************************************************************************************************************
  638. skipping: [localhost]
  639.  
  640. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  641. skipping: [localhost]
  642.  
  643. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  644. included: /root/openstack/kolla-ansible/ansible/roles/keystone/tasks/register.yml for localhost
  645.  
  646. TASK [keystone : Creating admin project, user, role, service, and endpoint] ***************************************************************************************************************************************************************************************************************************************************************************
  647. ok: [localhost] => (item=RegionOne)
  648.  
  649. TASK [keystone : Creating default user role] **********************************************************************************************************************************************************************************************************************************************************************************************************
  650. ok: [localhost]
  651.  
  652. TASK [keystone : include] *****************************************************************************************************************************************************************************************************************************************************************************************************************************
  653. included: /root/openstack/kolla-ansible/ansible/roles/keystone/tasks/check.yml for localhost
  654.  
  655. TASK [keystone : Keystone sanity checks] **************************************************************************************************************************************************************************************************************************************************************************************************************
  656. skipping: [localhost]
  657. [WARNING]: Could not match supplied host pattern, ignoring: ceph-mgr
  658.  
  659.  
  660. PLAY [Apply role ceph] ********************************************************************************************************************************************************************************************************************************************************************************************************************************
  661.  
  662. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  663. skipping: [localhost]
  664.  
  665. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  666. skipping: [localhost]
  667.  
  668. TASK [ceph : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  669. skipping: [localhost]
  670.  
  671. PLAY [Apply role karbor] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  672.  
  673. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  674. skipping: [localhost]
  675.  
  676. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  677. skipping: [localhost]
  678.  
  679. TASK [karbor : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  680. skipping: [localhost]
  681.  
  682. PLAY [Apply role swift] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  683.  
  684. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  685. skipping: [localhost]
  686.  
  687. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  688. skipping: [localhost]
  689.  
  690. TASK [swift : include] ********************************************************************************************************************************************************************************************************************************************************************************************************************************
  691. skipping: [localhost]
  692.  
  693. PLAY [Apply role glance] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  694.  
  695. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  696. skipping: [localhost]
  697.  
  698. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  699. skipping: [localhost]
  700.  
  701. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  702. included: /root/openstack/kolla-ansible/ansible/roles/glance/tasks/deploy.yml for localhost
  703.  
  704. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  705. included: /root/openstack/kolla-ansible/ansible/roles/glance/tasks/register.yml for localhost
  706.  
  707. TASK [glance : Creating the Glance service and endpoint] **********************************************************************************************************************************************************************************************************************************************************************************************
  708. ok: [localhost] => (item={u'interface': u'admin', u'url': u'http://192.168.30.2:9292'})
  709. ok: [localhost] => (item={u'interface': u'internal', u'url': u'http://192.168.30.2:9292'})
  710. ok: [localhost] => (item={u'interface': u'public', u'url': u'http://192.168.20.2:9292'})
  711.  
  712. TASK [glance : Creating the Glance project, user, and role] *******************************************************************************************************************************************************************************************************************************************************************************************
  713. ok: [localhost]
  714.  
  715. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  716. included: /root/openstack/kolla-ansible/ansible/roles/glance/tasks/config.yml for localhost
  717.  
  718. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  719. skipping: [localhost]
  720.  
  721. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  722. skipping: [localhost]
  723.  
  724. TASK [glance : Ensuring config directories exist] *****************************************************************************************************************************************************************************************************************************************************************************************************
  725. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-api:5.0.1', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'})
  726. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-registry:5.0.1', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'})
  727.  
  728. TASK [glance : Copying over config.json files for services] *******************************************************************************************************************************************************************************************************************************************************************************************
  729. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-api:5.0.1', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'})
  730. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-registry:5.0.1', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'})
  731.  
  732. TASK [glance : Copying over glance-*.conf] ************************************************************************************************************************************************************************************************************************************************************************************************************
  733. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-api:5.0.1', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'})
  734. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-registry:5.0.1', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'})
  735.  
  736. TASK [glance : Check if policies shall be overwritten] ************************************************************************************************************************************************************************************************************************************************************************************************
  737. ok: [localhost -> localhost]
  738.  
  739. TASK [glance : Copying over glance-swift.conf for glance_api] *****************************************************************************************************************************************************************************************************************************************************************************************
  740. skipping: [localhost]
  741.  
  742. TASK [glance : Copying over existing policy.json] *****************************************************************************************************************************************************************************************************************************************************************************************************
  743. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-api:5.0.1', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'})
  744. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-registry:5.0.1', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'})
  745.  
  746. TASK [glance : Check glance containers] ***************************************************************************************************************************************************************************************************************************************************************************************************************
  747. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-api:5.0.1', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'})
  748. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-glance-registry:5.0.1', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'})
  749.  
  750. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  751. skipping: [localhost]
  752.  
  753. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  754. included: /root/openstack/kolla-ansible/ansible/roles/glance/tasks/bootstrap.yml for localhost
  755.  
  756. TASK [glance : Creating Glance database] **************************************************************************************************************************************************************************************************************************************************************************************************************
  757. ok: [localhost -> localhost]
  758.  
  759. TASK [glance : Creating Glance database user and setting permissions] *********************************************************************************************************************************************************************************************************************************************************************************
  760. ok: [localhost -> localhost]
  761.  
  762. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  763. skipping: [localhost]
  764.  
  765. RUNNING HANDLER [glance : Restart glance-api container] ***********************************************************************************************************************************************************************************************************************************************************************************************
  766. changed: [localhost]
  767.  
  768. RUNNING HANDLER [glance : Restart glance-registry container] ******************************************************************************************************************************************************************************************************************************************************************************************
  769. changed: [localhost]
  770.  
  771. TASK [glance : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  772. included: /root/openstack/kolla-ansible/ansible/roles/glance/tasks/check.yml for localhost
  773.  
  774. TASK [glance : Glance sanity check - create image] ****************************************************************************************************************************************************************************************************************************************************************************************************
  775. skipping: [localhost]
  776.  
  777. TASK [glance : Glance sanity check - cleanup] *********************************************************************************************************************************************************************************************************************************************************************************************************
  778. skipping: [localhost]
  779.  
  780. PLAY [Apply role ironic] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  781.  
  782. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  783. skipping: [localhost]
  784.  
  785. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  786. skipping: [localhost]
  787.  
  788. TASK [ironic : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  789. skipping: [localhost]
  790.  
  791. PLAY [Apply role cinder] ******************************************************************************************************************************************************************************************************************************************************************************************************************************
  792.  
  793. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  794. skipping: [localhost]
  795.  
  796. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  797. skipping: [localhost]
  798.  
  799. TASK [cinder : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  800. skipping: [localhost]
  801.  
  802. PLAY [Apply role nova] ********************************************************************************************************************************************************************************************************************************************************************************************************************************
  803.  
  804. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  805. skipping: [localhost]
  806. included: /root/openstack/kolla-ansible/ansible/roles/common/tasks/deploy.yml for compute00
  807.  
  808. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  809. included: /root/openstack/kolla-ansible/ansible/roles/common/tasks/config.yml for compute00
  810.  
  811. TASK [common : Ensuring config directories exist] *****************************************************************************************************************************************************************************************************************************************************************************************************
  812. ok: [compute00] => (item=kolla-toolbox)
  813. ok: [compute00] => (item=cron)
  814. ok: [compute00] => (item=cron/logrotate)
  815.  
  816. TASK [common : Ensuring fluentd config directories exist] *********************************************************************************************************************************************************************************************************************************************************************************************
  817. ok: [compute00] => (item=fluentd)
  818. ok: [compute00] => (item=fluentd/input)
  819. ok: [compute00] => (item=fluentd/output)
  820. ok: [compute00] => (item=fluentd/format)
  821. ok: [compute00] => (item=fluentd/filter)
  822.  
  823. TASK [common : Copying over config.json files for services] *******************************************************************************************************************************************************************************************************************************************************************************************
  824. ok: [compute00] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-cron:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'})
  825. ok: [compute00] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-fluentd:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'})
  826. ok: [compute00] => (item={'value': {u'image': u'192.168.10.177:4000/kolla/centos-binary-kolla-toolbox:5.0.1', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'})
  827.  
  828. TASK [common : Copying over fluentd input config files] ***********************************************************************************************************************************************************************************************************************************************************************************************
  829. ok: [compute00] => (item=00-global)
  830. ok: [compute00] => (item=01-syslog)
  831. ok: [compute00] => (item=02-mariadb)
  832. ok: [compute00] => (item=03-rabbitmq)
  833. ok: [compute00] => (item=04-openstack-wsgi)
  834. ok: [compute00] => (item=05-libvirt)
  835.  
  836. TASK [common : Copying over fluentd output config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  837. ok: [compute00] => (item={u'enabled': True, u'name': u'00-local'})
  838. skipping: [compute00] => (item={u'enabled': False, u'name': u'01-es'})
  839.  
  840. TASK [common : Find custom fluentd output config files] ***********************************************************************************************************************************************************************************************************************************************************************************************
  841. ok: [compute00 -> localhost]
  842.  
  843. TASK [common : Copying over custom fluentd output config files] ***************************************************************************************************************************************************************************************************************************************************************************************
  844.  
  845. TASK [common : Copying over fluentd format config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  846. ok: [compute00] => (item=apache_access)
  847. ok: [compute00] => (item=wsgi_access)
  848.  
  849. TASK [common : Copying over fluentd filter config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  850. ok: [compute00] => (item={u'dest': u'00-record_transformer', u'src': u'00-record_transformer'})
  851. ok: [compute00] => (item={u'dest': u'01-rewrite', u'src': u'01-rewrite-0.12'})
  852.  
  853. TASK [common : Copying over td-agent.conf] ************************************************************************************************************************************************************************************************************************************************************************************************************
  854. ok: [compute00] => (item=fluentd)
  855.  
  856. TASK [common : Copying over cron logrotate config files] **********************************************************************************************************************************************************************************************************************************************************************************************
  857. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'ansible'})
  858. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'aodh'})
  859. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'barbican'})
  860. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'ceilometer'})
  861. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'ceph'})
  862. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'chrony'})
  863. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'cinder'})
  864. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'cloudkitty'})
  865. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'collectd'})
  866. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'congress'})
  867. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'designate'})
  868. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'elasticsearch'})
  869. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'etcd'})
  870. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'freezer'})
  871. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'glance'})
  872. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'global'})
  873. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'gnocchi'})
  874. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'grafana'})
  875. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'haproxy'})
  876. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'heat'})
  877. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'influxdb'})
  878. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'ironic'})
  879. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'ironic-inspector'})
  880. skipping: [compute00] => (item={u'enabled': False, u'name': u'iscsid'})
  881. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'karbor'})
  882. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'keepalived'})
  883. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'keystone'})
  884. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'kibana'})
  885. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'kuryr'})
  886. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'magnum'})
  887. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'manila'})
  888. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'mariadb'})
  889. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'mistral'})
  890. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'mongodb'})
  891. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'murano'})
  892. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'neutron'})
  893. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'nova'})
  894. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'octavia'})
  895. skipping: [compute00] => (item={u'enabled': False, u'name': u'outward-rabbitmq'})
  896. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'panko'})
  897. ok: [compute00] => (item={u'enabled': u'yes', u'name': u'rabbitmq'})
  898. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'rally'})
  899. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'sahara'})
  900. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'searchlight'})
  901. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'senlin'})
  902. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'skydive'})
  903. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'solum'})
  904. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'swift'})
  905. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'tacker'})
  906. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'tempest'})
  907. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'trove'})
  908. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'vitrage'})
  909. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'watcher'})
  910. skipping: [compute00] => (item={u'enabled': u'no', u'name': u'zun'})
  911.  
  912. TASK [common : Ensuring config directories have correct owner and permission] *************************************************************************************************************************************************************************************************************************************************************************
  913. ok: [compute00] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-cron:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'})
  914. ok: [compute00] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-fluentd:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'})
  915. skipping: [compute00] => (item={'value': {u'image': u'192.168.10.177:4000/kolla/centos-binary-kolla-toolbox:5.0.1', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'})
  916.  
  917. TASK [common : Check common containers] ***************************************************************************************************************************************************************************************************************************************************************************************************************
  918. changed: [compute00] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-cron:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'})
  919. changed: [compute00] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'192.168.10.177:4000/kolla/centos-binary-fluentd:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'})
  920. changed: [compute00] => (item={'value': {u'image': u'192.168.10.177:4000/kolla/centos-binary-kolla-toolbox:5.0.1', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'})
  921.  
  922. TASK [common : include] *******************************************************************************************************************************************************************************************************************************************************************************************************************************
  923. included: /root/openstack/kolla-ansible/ansible/roles/common/tasks/bootstrap.yml for compute00
  924.  
  925. TASK [common : Creating log volume] *******************************************************************************************************************************************************************************************************************************************************************************************************************
  926. ok: [compute00]
  927.  
  928. RUNNING HANDLER [common : Restart fluentd container] **************************************************************************************************************************************************************************************************************************************************************************************************
  929. fatal: [compute00]: FAILED! => {"changed": true, "msg": "'Traceback (most recent call last):\\n File \"/tmp/ansible_BswWNU/ansible_module_kolla_docker.py\", line 799, in main\\n result = bool(getattr(dw, module.params.get(\\'action\\'))())\\n File \"/tmp/ansible_BswWNU/ansible_module_kolla_docker.py\", line 590, in recreate_or_restart_container\\n self.start_container()\\n File \"/tmp/ansible_BswWNU/ansible_module_kolla_docker.py\", line 603, in start_container\\n self.pull_image()\\n File \"/tmp/ansible_BswWNU/ansible_module_kolla_docker.py\", line 456, in pull_image\\n repository=image, tag=tag, stream=True\\n File \"/usr/lib/python2.7/site-packages/docker/api/image.py\", line 381, in pull\\n header = auth.get_config_header(self, registry)\\nAttributeError: \\'module\\' object has no attribute \\'get_config_header\\'\\n'"}
  930.  
  931. RUNNING HANDLER [common : Restart kolla-toolbox container] ********************************************************************************************************************************************************************************************************************************************************************************************
  932.  
  933. RUNNING HANDLER [common : Restart cron container] *****************************************************************************************************************************************************************************************************************************************************************************************************
  934.  
  935. TASK [common : Registering common role has run] *******************************************************************************************************************************************************************************************************************************************************************************************************
  936. skipping: [localhost]
  937.  
  938. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  939. included: /root/openstack/kolla-ansible/ansible/roles/nova/tasks/deploy.yml for localhost
  940.  
  941. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  942. skipping: [localhost]
  943.  
  944. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  945. skipping: [localhost]
  946.  
  947. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  948. included: /root/openstack/kolla-ansible/ansible/roles/nova/tasks/register.yml for localhost
  949.  
  950. TASK [nova : Creating the Nova service and endpoint] **************************************************************************************************************************************************************************************************************************************************************************************************
  951. ok: [localhost] => (item={u'service_type': u'compute_legacy', u'interface': u'admin', u'url': u'http://192.168.30.2:8774/v2/%(tenant_id)s', u'description': u'OpenStack Compute Service (Legacy 2.0)', u'name': u'nova_legacy'})
  952. ok: [localhost] => (item={u'service_type': u'compute_legacy', u'interface': u'internal', u'url': u'http://192.168.30.2:8774/v2/%(tenant_id)s', u'description': u'OpenStack Compute Service (Legacy 2.0)', u'name': u'nova_legacy'})
  953. ok: [localhost] => (item={u'service_type': u'compute_legacy', u'interface': u'public', u'url': u'http://192.168.20.2:8774/v2/%(tenant_id)s', u'description': u'OpenStack Compute Service (Legacy 2.0)', u'name': u'nova_legacy'})
  954. ok: [localhost] => (item={u'service_type': u'compute', u'interface': u'admin', u'url': u'http://192.168.30.2:8774/v2.1/%(tenant_id)s', u'description': u'OpenStack Compute Service', u'name': u'nova'})
  955. ok: [localhost] => (item={u'service_type': u'compute', u'interface': u'internal', u'url': u'http://192.168.30.2:8774/v2.1/%(tenant_id)s', u'description': u'OpenStack Compute Service', u'name': u'nova'})
  956. ok: [localhost] => (item={u'service_type': u'compute', u'interface': u'public', u'url': u'http://192.168.20.2:8774/v2.1/%(tenant_id)s', u'description': u'OpenStack Compute Service', u'name': u'nova'})
  957. ok: [localhost] => (item={u'service_type': u'placement', u'interface': u'admin', u'url': u'http://192.168.30.2:8780', u'description': u'Placement Service', u'name': u'placement'})
  958. ok: [localhost] => (item={u'service_type': u'placement', u'interface': u'internal', u'url': u'http://192.168.30.2:8780', u'description': u'Placement Service', u'name': u'placement'})
  959. ok: [localhost] => (item={u'service_type': u'placement', u'interface': u'public', u'url': u'http://192.168.20.2:8780', u'description': u'Placement Service', u'name': u'placement'})
  960.  
  961. TASK [nova : Creating the Nova project, user, and role] ***********************************************************************************************************************************************************************************************************************************************************************************************
  962. ok: [localhost]
  963.  
  964. TASK [nova : Creating the placement project, user, and role] ******************************************************************************************************************************************************************************************************************************************************************************************
  965. ok: [localhost]
  966.  
  967. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  968. included: /root/openstack/kolla-ansible/ansible/roles/nova/tasks/config.yml for localhost
  969.  
  970. TASK [nova : Setting sysctl values] *******************************************************************************************************************************************************************************************************************************************************************************************************************
  971. skipping: [localhost] => (item={u'name': u'net.bridge.bridge-nf-call-iptables', u'value': 1})
  972. skipping: [localhost] => (item={u'name': u'net.bridge.bridge-nf-call-ip6tables', u'value': 1})
  973. skipping: [localhost] => (item={u'name': u'net.ipv4.conf.all.rp_filter', u'value': 0})
  974. skipping: [localhost] => (item={u'name': u'net.ipv4.conf.default.rp_filter', u'value': 0})
  975.  
  976. TASK [nova : Ensuring config directories exist] *******************************************************************************************************************************************************************************************************************************************************************************************************
  977. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-serialproxy:5.0.1', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'})
  978. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-conductor:5.0.1', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'})
  979. ok: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-api:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'})
  980. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-scheduler:5.0.1', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'})
  981. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-spicehtml5proxy:5.0.1', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'})
  982. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-novncproxy:5.0.1', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'})
  983. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-libvirt:5.0.1', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'})
  984. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-placement-api:5.0.1', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'})
  985. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute:5.0.1', u'enabled': True, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'})
  986. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-ssh:5.0.1', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'})
  987. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-consoleauth:5.0.1', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'})
  988. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute-ironic:5.0.1', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'})
  989.  
  990. TASK [nova : Copying over config.json files for services] *********************************************************************************************************************************************************************************************************************************************************************************************
  991. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-serialproxy:5.0.1', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'})
  992. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-conductor:5.0.1', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'})
  993. ok: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-api:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'})
  994. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-scheduler:5.0.1', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'})
  995. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-spicehtml5proxy:5.0.1', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'})
  996. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-novncproxy:5.0.1', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'})
  997. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-libvirt:5.0.1', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'})
  998. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-placement-api:5.0.1', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'})
  999. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute:5.0.1', u'enabled': True, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'})
  1000. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-ssh:5.0.1', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'})
  1001. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-consoleauth:5.0.1', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'})
  1002. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute-ironic:5.0.1', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'})
  1003.  
  1004. TASK [nova : Copying over nova.conf] ******************************************************************************************************************************************************************************************************************************************************************************************************************
  1005. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-serialproxy:5.0.1', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'})
  1006. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-conductor:5.0.1', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'})
  1007. ok: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-api:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'})
  1008. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-scheduler:5.0.1', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'})
  1009. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-spicehtml5proxy:5.0.1', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'})
  1010. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-novncproxy:5.0.1', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'})
  1011. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-libvirt:5.0.1', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'})
  1012. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-placement-api:5.0.1', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'})
  1013. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute:5.0.1', u'enabled': True, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'})
  1014. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-ssh:5.0.1', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'})
  1015. ok: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-consoleauth:5.0.1', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'})
  1016. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute-ironic:5.0.1', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'})
  1017.  
  1018. TASK [nova : Copying over libvirt configuration] ******************************************************************************************************************************************************************************************************************************************************************************************************
  1019. skipping: [localhost] => (item={u'dest': u'qemu.conf', u'src': u'qemu.conf.j2'})
  1020. skipping: [localhost] => (item={u'dest': u'libvirtd.conf', u'src': u'libvirtd.conf.j2'})
  1021.  
  1022. TASK [nova : Copying over placement-api wsgi configuration] *******************************************************************************************************************************************************************************************************************************************************************************************
  1023. ok: [localhost]
  1024.  
  1025. TASK [nova : Copying files for nova-ssh] **************************************************************************************************************************************************************************************************************************************************************************************************************
  1026. skipping: [localhost] => (item={u'dest': u'sshd_config', u'src': u'sshd_config.j2'})
  1027. skipping: [localhost] => (item={u'dest': u'id_rsa', u'src': u'id_rsa'})
  1028. skipping: [localhost] => (item={u'dest': u'id_rsa.pub', u'src': u'id_rsa.pub'})
  1029. skipping: [localhost] => (item={u'dest': u'ssh_config', u'src': u'ssh_config.j2'})
  1030.  
  1031. TASK [nova : Copying VMware vCenter CA file] **********************************************************************************************************************************************************************************************************************************************************************************************************
  1032. skipping: [localhost]
  1033.  
  1034. TASK [nova : Check if policies shall be overwritten] **************************************************************************************************************************************************************************************************************************************************************************************************
  1035. ok: [localhost -> localhost]
  1036.  
  1037. TASK [nova : Copying over existing policy.json] *******************************************************************************************************************************************************************************************************************************************************************************************************
  1038. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-serialproxy:5.0.1', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'})
  1039. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-conductor:5.0.1', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'})
  1040. skipping: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-api:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'})
  1041. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-scheduler:5.0.1', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'})
  1042. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-spicehtml5proxy:5.0.1', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'})
  1043. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-novncproxy:5.0.1', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'})
  1044. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-libvirt:5.0.1', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'})
  1045. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-placement-api:5.0.1', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'})
  1046. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute:5.0.1', u'enabled': True, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'})
  1047. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-ssh:5.0.1', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'})
  1048. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-consoleauth:5.0.1', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'})
  1049. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute-ironic:5.0.1', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'})
  1050.  
  1051. TASK [nova : Check nova containers] *******************************************************************************************************************************************************************************************************************************************************************************************************************
  1052. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-serialproxy:5.0.1', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'})
  1053. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-conductor:5.0.1', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'})
  1054. changed: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-api:5.0.1', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'})
  1055. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-scheduler:5.0.1', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'})
  1056. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-spicehtml5proxy:5.0.1', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'})
  1057. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-novncproxy:5.0.1', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'})
  1058. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-libvirt:5.0.1', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'})
  1059. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-placement-api:5.0.1', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'})
  1060. skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute:5.0.1', u'enabled': True, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'})
  1061. skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-ssh:5.0.1', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'})
  1062. changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-consoleauth:5.0.1', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'})
  1063. skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'192.168.10.177:4000/kolla/centos-binary-nova-compute-ironic:5.0.1', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'})
  1064.  
  1065. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  1066. skipping: [localhost]
  1067.  
  1068. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  1069. included: /root/openstack/kolla-ansible/ansible/roles/nova/tasks/bootstrap.yml for localhost
  1070.  
  1071. TASK [nova : Creating Nova databases] *****************************************************************************************************************************************************************************************************************************************************************************************************************
  1072. ok: [localhost -> localhost] => (item=nova)
  1073. ok: [localhost -> localhost] => (item=nova_cell0)
  1074. ok: [localhost -> localhost] => (item=nova_api)
  1075.  
  1076. TASK [nova : Creating Nova databases user and setting permissions] ************************************************************************************************************************************************************************************************************************************************************************************
  1077. ok: [localhost -> localhost] => (item={u'database_password': u'vCBAiAZSTBO6SxFxmhgjwQZwIMtMOcK03TyExJkd', u'database_name': u'nova', u'database_username': u'nova'})
  1078. ok: [localhost -> localhost] => (item={u'database_password': u'vCBAiAZSTBO6SxFxmhgjwQZwIMtMOcK03TyExJkd', u'database_name': u'nova_cell0', u'database_username': u'nova'})
  1079. ok: [localhost -> localhost] => (item={u'database_password': u'FlJqsLRmw8xCSxA4tkVbvVvVKcxJE2am3QU3nISX', u'database_name': u'nova_api', u'database_username': u'nova_api'})
  1080.  
  1081. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  1082. skipping: [localhost]
  1083.  
  1084. RUNNING HANDLER [nova : Restart placement-api container] **********************************************************************************************************************************************************************************************************************************************************************************************
  1085. changed: [localhost]
  1086.  
  1087. RUNNING HANDLER [nova : Restart nova-api container] ***************************************************************************************************************************************************************************************************************************************************************************************************
  1088. changed: [localhost]
  1089.  
  1090. RUNNING HANDLER [nova : Restart nova-scheduler container] *********************************************************************************************************************************************************************************************************************************************************************************************
  1091. changed: [localhost]
  1092.  
  1093. RUNNING HANDLER [nova : Restart nova-conductor container] *********************************************************************************************************************************************************************************************************************************************************************************************
  1094. changed: [localhost]
  1095.  
  1096. RUNNING HANDLER [nova : Restart nova-consoleauth container] *******************************************************************************************************************************************************************************************************************************************************************************************
  1097. changed: [localhost]
  1098.  
  1099. RUNNING HANDLER [nova : Restart nova-novncproxy container] ********************************************************************************************************************************************************************************************************************************************************************************************
  1100. changed: [localhost]
  1101.  
  1102. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  1103. included: /root/openstack/kolla-ansible/ansible/roles/nova/tasks/simple_cell_setup.yml for localhost
  1104.  
  1105. TASK [nova : Create cell0 mappings] *******************************************************************************************************************************************************************************************************************************************************************************************************************
  1106. ok: [localhost -> localhost]
  1107.  
  1108. TASK [nova : include] *********************************************************************************************************************************************************************************************************************************************************************************************************************************
  1109. skipping: [localhost]
  1110.  
  1111. TASK [nova : Create base cell for legacy instances] ***************************************************************************************************************************************************************************************************************************************************************************************************
  1112. ok: [localhost -> localhost]
  1113.  
  1114. TASK [nova : Waiting for nova-compute service up] *****************************************************************************************************************************************************************************************************************************************************************************************************
  1115. FAILED - RETRYING: Waiting for nova-compute service up (20 retries left).
  1116. FAILED - RETRYING: Waiting for nova-compute service up (19 retries left).
  1117. FAILED - RETRYING: Waiting for nova-compute service up (18 retries left).
  1118. FAILED - RETRYING: Waiting for nova-compute service up (17 retries left).
  1119. FAILED - RETRYING: Waiting for nova-compute service up (16 retries left).
  1120. FAILED - RETRYING: Waiting for nova-compute service up (15 retries left).
  1121. FAILED - RETRYING: Waiting for nova-compute service up (14 retries left).
  1122. FAILED - RETRYING: Waiting for nova-compute service up (13 retries left).
  1123. FAILED - RETRYING: Waiting for nova-compute service up (12 retries left).
  1124. FAILED - RETRYING: Waiting for nova-compute service up (11 retries left).
  1125. FAILED - RETRYING: Waiting for nova-compute service up (10 retries left).
  1126. FAILED - RETRYING: Waiting for nova-compute service up (9 retries left).
  1127. FAILED - RETRYING: Waiting for nova-compute service up (8 retries left).
  1128. FAILED - RETRYING: Waiting for nova-compute service up (7 retries left).
  1129. FAILED - RETRYING: Waiting for nova-compute service up (6 retries left).
  1130. FAILED - RETRYING: Waiting for nova-compute service up (5 retries left).
  1131. FAILED - RETRYING: Waiting for nova-compute service up (4 retries left).
  1132. FAILED - RETRYING: Waiting for nova-compute service up (3 retries left).
  1133. FAILED - RETRYING: Waiting for nova-compute service up (2 retries left).
  1134. FAILED - RETRYING: Waiting for nova-compute service up (1 retries left).
  1135. fatal: [localhost -> localhost]: FAILED! => {"attempts": 20, "changed": false, "cmd": ["docker", "exec", "kolla_toolbox", "openstack", "--os-interface", "internal", "--os-auth-url", "http://192.168.30.2:35357", "--os-identity-api-version", "3", "--os-project-domain-name", "default", "--os-tenant-name", "admin", "--os-username", "admin", "--os-password", "ffht4JOdrBs6fTqQ8bjOTNLoDCTgBmH2HXxcrc3F", "--os-user-domain-name", "default", "compute", "service", "list", "-f", "json", "--service", "nova-compute"], "delta": "0:00:02.552243", "end": "2018-01-22 18:42:00.769883", "rc": 0, "start": "2018-01-22 18:41:58.217640", "stderr": "", "stderr_lines": [], "stdout": "[]", "stdout_lines": ["[]"]}
  1136.  
  1137. NO MORE HOSTS LEFT ************************************************************************************************************************************************************************************************************************************************************************************************************************************
  1138. to retry, use: --limit @/root/openstack/kolla-ansible/ansible/site.retry
  1139.  
  1140. PLAY RECAP ********************************************************************************************************************************************************************************************************************************************************************************************************************************************
  1141. compute00 : ok=19 changed=1 unreachable=0 failed=1
  1142. localhost : ok=132 changed=25 unreachable=0 failed=1
  1143.  
  1144. Command failed ansible-playbook -i multinode -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=deploy /root/openstack/kolla-ansible/ansible/site.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement