daily pastebin goal
62%
SHARE
TWEET

Charm for Glance Simplestreams image sync not available

a guest Dec 17th, 2015 6 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [INFO: 12-16 19:16:01, openstack-install:204] Starting OpenStack Installer v0.99.24
  2. [INFO: 12-16 19:16:01, openstack-install:205] Start command: ['/usr/bin/openstack-install']
  3. [INFO: 12-16 19:16:01, openstack-install:216] Creating juju directories: /home/stack/.cloud-install/juju
  4. [INFO: 12-16 19:16:04, openstack-install:269] Running Kilo release
  5. [DEBUG: 12-16 19:16:38, single.py:77] Found proxy info: False/False
  6. [INFO: 12-16 19:16:39, single.py:107] Prepared userdata: {'extra_sshkeys': ['ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVG5BOBTCpLpe7dZ4Lw1moZAFr/AT1TMfWrtSYFm96eV5CzdUwQsxQRsxYp77BQxEMIfyTOfKB0r62bO4xsVDFZ7UFTcukRYDgCabGhmC+bQfTKNV2JqgzBf6CnQhF1rqvsf9fmlMjSHP9tcFQda++g32mKGQFUNoWV8j94DL6vjGhI5xr9bTgXA6z2u60dKKEgy1CryX9NW+8Og9MMLWHCBzdWrd96S7vYDbXCcg4gw10Or/Gx49c6gQygvlxvNCTi5U3GfjEouF6WZ2TmUMle2g4IeGQOEDjPNqpJwXssF2zZTToX7Gn5v31wO6CFthLaT6T3K44tS3AItu/mfU7 stack@IBM-Server-Ubuntu\n'], 'seed_command': ['env', 'pollinate', '-q', '--curl-opts', '-k']}
  7. [INFO: 12-16 19:16:39, single.py:362] Setting permissions for user stack
  8. [ERROR: 12-16 19:49:34, ev.py:143] Exception in ev.run():
  9. Traceback (most recent call last):
  10.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 376, in _run
  11.     self.event_loop.run()
  12.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1012, in run
  13.     self._ioloop.start()
  14.   File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 646, in start
  15.     event_pairs = self._impl.poll(poll_timeout)
  16.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 922, in poll
  17.     events = self.__poll_obj.poll(timeout)
  18. KeyboardInterrupt
  19.  
  20. During handling of the above exception, another exception occurred:
  21.  
  22. Traceback (most recent call last):
  23.   File "/usr/share/openstack/cloudinstall/ev.py", line 141, in run
  24.     self.loop.run()
  25.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 278, in run
  26.     self._run()
  27.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 378, in _run
  28.     self.screen.stop() # clean up screen control
  29.   File "/usr/lib/python3/dist-packages/urwid/display_common.py", line 750, in stop
  30.     self._stop()
  31.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 232, in _stop
  32.     signals.emit_signal(self, INPUT_DESCRIPTORS_CHANGED)
  33.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 264, in emit
  34.     result |= self._call_callback(callback, user_arg, user_args, args)
  35.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 294, in _call_callback
  36.     return bool(callback(*args_to_pass))
  37.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 364, in _reset_input_descriptors
  38.     self.screen.hook_event_loop(self.event_loop, self._update)
  39.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 397, in hook_event_loop
  40.     event_loop.watch_file(fd, wrapper)
  41.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 972, in watch_file
  42.     self._ioloop.add_handler(fd, handler, IOLoop.READ)
  43.   File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 526, in add_handler
  44.     self._impl.register(fd, events | self.ERROR)
  45. FileExistsError: [Errno 17] File exists
  46. [INFO: 12-16 19:49:34, utils.py:85] Cleanup, saving latest config object.
  47. [INFO: 12-16 20:01:20, openstack-install:204] Starting OpenStack Installer v0.99.24
  48. [INFO: 12-16 20:01:20, openstack-install:205] Start command: ['/usr/bin/openstack-install']
  49. [INFO: 12-16 20:01:32, openstack-status:104] Starting deployment of OpenStack
  50. [INFO: 12-16 20:01:32, openstack-status:122] Running status within container
  51. [ERROR: 12-16 20:01:32, container.py:55] error calling lxc-info to get container IP
  52. Traceback (most recent call last):
  53.   File "/usr/share/openstack/cloudinstall/api/container.py", line 47, in ip
  54.     shell=True)
  55.   File "/usr/lib/python3.4/subprocess.py", line 616, in check_output
  56.     raise CalledProcessError(retcode, process.args, output=output)
  57. subprocess.CalledProcessError: Command 'sudo lxc-info -n openstack-single-stack -i -H' returned non-zero exit status 1
  58. [DEBUG: 12-16 20:01:32, utils.py:57] Traceback (most recent call last):
  59.   File "/usr/share/openstack/cloudinstall/api/container.py", line 47, in ip
  60.     shell=True)
  61.   File "/usr/lib/python3.4/subprocess.py", line 616, in check_output
  62.     raise CalledProcessError(retcode, process.args, output=output)
  63. subprocess.CalledProcessError: Command 'sudo lxc-info -n openstack-single-stack -i -H' returned non-zero exit status 1
  64.  
  65. During handling of the above exception, another exception occurred:
  66.  
  67. Traceback (most recent call last):
  68.   File "/usr/bin/openstack-status", line 124, in <module>
  69.     'openstack-status', config)
  70.   File "/usr/share/openstack/cloudinstall/api/container.py", line 148, in run_status
  71.     ip = cls.ip(name)
  72.   File "/usr/share/openstack/cloudinstall/api/container.py", line 56, in ip
  73.     raise NoContainerIPException()
  74. cloudinstall.api.container.NoContainerIPException
  75.  
  76. [INFO: 12-16 20:02:01, openstack-install:204] Starting OpenStack Installer v0.99.24
  77. [INFO: 12-16 20:02:01, openstack-install:205] Start command: ['/usr/bin/openstack-install']
  78. [INFO: 12-16 20:02:01, openstack-install:216] Creating juju directories: /home/stack/.cloud-install/juju
  79. [INFO: 12-16 20:02:05, openstack-install:269] Running Kilo release
  80. [DEBUG: 12-16 20:02:16, utils.py:648] ssh keys exist for this user, they will be used instead.
  81. [DEBUG: 12-16 20:02:16, single.py:77] Found proxy info: False/False
  82. [INFO: 12-16 20:02:16, single.py:107] Prepared userdata: {'seed_command': ['env', 'pollinate', '-q', '--curl-opts', '-k'], 'extra_sshkeys': ['ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVG5BOBTCpLpe7dZ4Lw1moZAFr/AT1TMfWrtSYFm96eV5CzdUwQsxQRsxYp77BQxEMIfyTOfKB0r62bO4xsVDFZ7UFTcukRYDgCabGhmC+bQfTKNV2JqgzBf6CnQhF1rqvsf9fmlMjSHP9tcFQda++g32mKGQFUNoWV8j94DL6vjGhI5xr9bTgXA6z2u60dKKEgy1CryX9NW+8Og9MMLWHCBzdWrd96S7vYDbXCcg4gw10Or/Gx49c6gQygvlxvNCTi5U3GfjEouF6WZ2TmUMle2g4IeGQOEDjPNqpJwXssF2zZTToX7Gn5v31wO6CFthLaT6T3K44tS3AItu/mfU7 stack@IBM-Server-Ubuntu\n']}
  83. [INFO: 12-16 20:02:16, single.py:362] Setting permissions for user stack
  84. [DEBUG: 12-16 20:37:16, single.py:311] Waiting for cloud-init status result
  85. [DEBUG: 12-16 20:40:46, single.py:231] Container started, cloud-init done.
  86. [INFO: 12-16 20:40:46, single.py:155] Writing lxc-net config for openstack-single-stack
  87. [DEBUG: 12-16 20:40:46, container.py:49] lxc-info found: '[b'10.0.3.149']'
  88. [DEBUG: 12-16 20:40:46, container.py:52] using 10.0.3.149 as the container ip
  89. [INFO: 12-16 20:40:46, single.py:168] Adding static route for 10.0.6.0/24 via 10.0.3.149
  90. [DEBUG: 12-16 20:40:46, single.py:243] Installing openstack & openstack-single directly, and juju-local, libvirt-bin and lxc via deps
  91. [DEBUG: 12-16 21:00:26, single.py:251] done installing deps
  92. [DEBUG: 12-16 21:00:26, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  93. [DEBUG: 12-16 21:00:26, container.py:52] using 10.0.3.149 as the container ip
  94. [DEBUG: 12-16 21:00:27, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  95. [DEBUG: 12-16 21:00:27, container.py:52] using 10.0.3.149 as the container ip
  96. [DEBUG: 12-16 21:01:42, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  97. [DEBUG: 12-16 21:01:42, container.py:52] using 10.0.3.149 as the container ip
  98. [DEBUG: 12-16 21:01:44, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  99. [DEBUG: 12-16 21:01:44, container.py:52] using 10.0.3.149 as the container ip
  100. [DEBUG: 12-16 21:01:44, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  101. [INFO: 12-16 21:01:45, openstack-status:104] Starting deployment of OpenStack
  102. [DEBUG: 12-16 21:01:45, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  103. [DEBUG: 12-16 21:01:45, core.py:149] Authenticated against juju api.
  104. [DEBUG: 12-16 21:01:45, controller.py:691] gen_single() = '{'_subordinates': {<AssignmentType.DEFAULT: 1>: [<class 'cloudinstall.charms.neutron_openvswitch.CharmNeutronOpenvswitch'>,
  105.                                                 <class 'cloudinstall.charms.ntp.CharmNtp'>]},
  106. 'controller': {<AssignmentType.LXC: 3>: [<class 'cloudinstall.charms.controller.CharmNovaCloudController'>,
  107.                                          <class 'cloudinstall.charms.glance.CharmGlance'>,
  108.                                          <class 'cloudinstall.charms.glance_simplestreams_sync.CharmGlanceSimplestreamsSync'>,
  109.                                          <class 'cloudinstall.charms.horizon.CharmHorizon'>,
  110.                                          <class 'cloudinstall.charms.keystone.CharmKeystone'>,
  111.                                          <class 'cloudinstall.charms.mysql.CharmMysql'>,
  112.                                          <class 'cloudinstall.charms.neutron_api.CharmNeutronAPI'>,
  113.                                          <class 'cloudinstall.charms.rabbitmq.CharmRabbitMQ'>]},
  114. 'neutron-gateway-machine-0': {<AssignmentType.DEFAULT: 1>: [<class 'cloudinstall.charms.neutron.CharmNeutron'>]},
  115. 'nova-compute-machine-0': {<AssignmentType.DEFAULT: 1>: [<class 'cloudinstall.charms.compute.CharmNovaCompute'>]}}'
  116. [DEBUG: 12-16 21:01:45, core.py:339] existing juju machines: {}
  117. [DEBUG: 12-16 21:01:45, core.py:357] adding machine with constraints={'mem': 6144, 'cpu-cores': 6, 'root-disk': 20480}
  118. [DEBUG: 12-16 21:01:47, core.py:357] adding machine with constraints={'mem': 4096, 'root-disk': 40960}
  119. [DEBUG: 12-16 21:01:50, core.py:357] adding machine with constraints={'mem': 2048, 'root-disk': 20480}
  120. [INFO: 12-16 22:48:43, core.py:378] Copying network specifications to machine
  121. [DEBUG: 12-16 22:48:43, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  122. [DEBUG: 12-16 22:48:44, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  123. [DEBUG: 12-16 22:48:44, core.py:383] Updating network configuration for machine
  124. [DEBUG: 12-16 22:48:44, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  125. [DEBUG: 12-16 22:48:46, utils.py:442] Remote run result: {'output': '', 'status': 0, 'err': "Warning: Permanently added '10.0.6.149' (ECDSA) to the list of known hosts.\r\n"}
  126. [DEBUG: 12-16 22:48:46, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  127. [DEBUG: 12-16 22:50:25, utils.py:442] Remote run result: {'output': 'Ign http://archive.ubuntu.com trusty InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [64.4 kB]\nGet:2 http://archive.ubuntu.com trusty-updates InRelease [64.4 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [101 kB]\nHit http://archive.ubuntu.com trusty-backports InRelease\nHit http://archive.ubuntu.com trusty Release.gpg\nGet:4 http://archive.ubuntu.com trusty-updates/main Sources [246 kB]\nGet:5 http://security.ubuntu.com trusty-security/universe Sources [31.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [388 kB]\nGet:7 http://archive.ubuntu.com trusty-updates/restricted Sources [5,359 B]\nGet:8 http://archive.ubuntu.com trusty-updates/universe Sources [145 kB]\nGet:9 http://archive.ubuntu.com trusty-updates/multiverse Sources [5,167 B]\nGet:10 http://archive.ubuntu.com trusty-updates/main amd64 Packages [668 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [122 kB]\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nGet:12 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]\nGet:13 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [333 kB]\nGet:14 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.0 kB]\nHit http://archive.ubuntu.com trusty-updates/main Translation-en\nHit http://archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://archive.ubuntu.com trusty-backports/main Sources\nHit http://archive.ubuntu.com trusty-backports/restricted Sources\nHit http://archive.ubuntu.com trusty-backports/universe Sources\nHit http://archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/main Translation-en\nHit http://archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://archive.ubuntu.com trusty Release\nHit http://archive.ubuntu.com trusty/main Sources\nHit http://archive.ubuntu.com trusty/restricted Sources\nHit http://archive.ubuntu.com trusty/universe Sources\nHit http://archive.ubuntu.com trusty/multiverse Sources\nHit http://archive.ubuntu.com trusty/main amd64 Packages\nHit http://archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://archive.ubuntu.com trusty/universe amd64 Packages\nHit http://archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://archive.ubuntu.com trusty/main Translation-en\nHit http://archive.ubuntu.com trusty/multiverse Translation-en\nHit http://archive.ubuntu.com trusty/restricted Translation-en\nHit http://archive.ubuntu.com trusty/universe Translation-en\nIgn http://archive.ubuntu.com trusty/main Translation-en_US\nIgn http://archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://archive.ubuntu.com trusty/universe Translation-en_US\nFetched 2,203 kB in 39s (55.6 kB/s)\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n  cgmanager debootstrap dnsmasq-base liblxc1 libmnl0 libnetfilter-conntrack3\n  libseccomp2 lxc-templates python3-lxc uidmap\nSuggested packages:\n  cgmanager-utils btrfs-tools lvm2 lxctl qemu-user-static\nThe following NEW packages will be installed:\n  cgmanager debootstrap dnsmasq-base liblxc1 libmnl0 libnetfilter-conntrack3\n  libseccomp2 lxc lxc-templates python3-lxc uidmap\n0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 945 kB of archives.\nAfter this operation, 3,728 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main cgmanager amd64 0.24-0ubuntu7.5 [49.6 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty/main libseccomp2 amd64 2.1.0+dfsg-1 [34.8 kB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main liblxc1 amd64 1.0.8-0ubuntu0.3 [168 kB]\nGet:4 http://archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:5 http://archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.1 [257 kB]\nGet:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-lxc amd64 1.0.8-0ubuntu0.3 [19.8 kB]\nGet:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lxc amd64 1.0.8-0ubuntu0.3 [202 kB]\nGet:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lxc-templates amd64 1.0.8-0ubuntu0.3 [63.0 kB]\nGet:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main uidmap amd64 1:4.1.5.1-1ubuntu9.1 [62.8 kB]\nGet:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main debootstrap all 1.0.59ubuntu0.4 [29.8 kB]\nFetched 945 kB in 18s (51.2 kB/s)\nSelecting previously unselected package cgmanager.\n(Reading database ... 77940 files and directories currently installed.)\nPreparing to unpack .../cgmanager_0.24-0ubuntu7.5_amd64.deb ...\nUnpacking cgmanager (0.24-0ubuntu7.5) ...\nSelecting previously unselected package libseccomp2:amd64.\nPreparing to unpack .../libseccomp2_2.1.0+dfsg-1_amd64.deb ...\nUnpacking libseccomp2:amd64 (2.1.0+dfsg-1) ...\nSelecting previously unselected package liblxc1.\nPreparing to unpack .../liblxc1_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking liblxc1 (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.1_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.1) ...\nSelecting previously unselected package python3-lxc.\nPreparing to unpack .../python3-lxc_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking python3-lxc (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package lxc.\nPreparing to unpack .../lxc_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking lxc (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package lxc-templates.\nPreparing to unpack .../lxc-templates_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking lxc-templates (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package uidmap.\nPreparing to unpack .../uidmap_1%3a4.1.5.1-1ubuntu9.1_amd64.deb ...\nUnpacking uidmap (1:4.1.5.1-1ubuntu9.1) ...\nSelecting previously unselected package debootstrap.\nPreparing to unpack .../debootstrap_1.0.59ubuntu0.4_all.deb ...\nUnpacking debootstrap (1.0.59ubuntu0.4) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up cgmanager (0.24-0ubuntu7.5) ...\ncgmanager start/running, process 13298\ncgproxy stop/pre-start, process 13335\nSetting up libseccomp2:amd64 (2.1.0+dfsg-1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.1) ...\nSetting up uidmap (1:4.1.5.1-1ubuntu9.1) ...\nSetting up debootstrap (1.0.59ubuntu0.4) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up liblxc1 (1.0.8-0ubuntu0.3) ...\nSetting up python3-lxc (1.0.8-0ubuntu0.3) ...\nSetting up lxc (1.0.8-0ubuntu0.3) ...\nlxc start/running\nSetting up lxc dnsmasq configuration.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up lxc-templates (1.0.8-0ubuntu0.3) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.6) ...\nlxc-net stop/waiting\nlxc-net stop/pre-start, process 13612\n\nWaiting for lxcbr0 to get ready (MAXWAIT is 32 seconds).\n', 'status': 0, 'err': 'Internet Systems Consortium DHCP Client 4.2.4\nCopyright 2004-2012 Internet Systems Consortium.\nAll rights reserved.\nFor info, please visit https://www.isc.org/software/dhcp/\n\nListening on LPF/eth0/52:54:00:d1:6b:19\nSending on   LPF/eth0/52:54:00:d1:6b:19\nSending on   Socket/fallback\nDHCPRELEASE on eth0 to 10.0.6.1 port 67 (xid=0x50a5cab)\nInternet Systems Consortium DHCP Client 4.2.4\nCopyright 2004-2012 Internet Systems Consortium.\nAll rights reserved.\nFor info, please visit https://www.isc.org/software/dhcp/\n\nListening on LPF/lxcbr0/52:54:00:d1:6b:19\nSending on   LPF/lxcbr0/52:54:00:d1:6b:19\nSending on   Socket/fallback\nDHCPDISCOVER on lxcbr0 to 255.255.255.255 port 67 interval 3 (xid=0x3c636a51)\nDHCPDISCOVER on lxcbr0 to 255.255.255.255 port 67 interval 3 (xid=0x3c636a51)\nDHCPREQUEST of 10.0.6.149 on lxcbr0 to 255.255.255.255 port 67 (xid=0x516a633c)\nDHCPOFFER of 10.0.6.149 from 10.0.6.1\nDHCPACK of 10.0.6.149 from 10.0.6.1\nbound to 10.0.6.149 -- renewal in 1514 seconds.\n'}
  128. [DEBUG: 12-16 22:50:25, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  129. [DEBUG: 12-16 22:50:26, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  130. [DEBUG: 12-16 22:50:26, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  131. [DEBUG: 12-16 22:50:28, utils.py:442] Remote run result: {'output': "Adding 'local diversion of /usr/bin/apt-get to /usr/bin/apt-get.distrib'\n", 'status': 0, 'err': ''}
  132. [DEBUG: 12-16 22:50:28, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  133. [DEBUG: 12-16 22:50:29, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  134. [DEBUG: 12-16 22:50:29, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  135. [DEBUG: 12-16 22:50:31, utils.py:442] Remote run result: {'output': "Adding 'local diversion of /usr/bin/apt-get to /usr/bin/apt-get.distrib'\n", 'status': 0, 'err': "Warning: Permanently added '10.0.6.182' (ECDSA) to the list of known hosts.\r\n"}
  136. [DEBUG: 12-16 22:50:31, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  137. [DEBUG: 12-16 22:50:32, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  138. [DEBUG: 12-16 22:50:32, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  139. [DEBUG: 12-16 22:50:33, utils.py:442] Remote run result: {'output': "Adding 'local diversion of /usr/bin/apt-get to /usr/bin/apt-get.distrib'\n", 'status': 0, 'err': "Warning: Permanently added '10.0.6.177' (ECDSA) to the list of known hosts.\r\n"}
  140. [DEBUG: 12-16 22:50:33, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  141. [DEBUG: 12-16 22:50:33, __init__.py:269] calling deploy(mysql-28, mysql, 1,
  142.  
  143.  
  144.  
  145.  
  146. ceilometer:
  147.   openstack-origin: cloud:trusty-kilo
  148.  
  149. ceilometer-agent:
  150.   openstack-origin: cloud:trusty-kilo
  151.  
  152. heat:
  153.   openstack-origin: cloud:trusty-kilo
  154.  
  155. cinder:
  156.   glance-api-version: 2
  157.   openstack-origin: cloud:trusty-kilo
  158.   block-device: /var/lib/cinder-sdb.img|5G
  159.  
  160. ceph-radosgw:
  161.   source: cloud:trusty-kilo
  162.   use-embedded-webserver: True
  163.  
  164. ceph:
  165.   source: cloud:trusty-kilo
  166.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  167.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  168.   osd-devices: /home/ubuntu/ceph-osd/
  169.  
  170. ceph-osd:
  171.   source: cloud:trusty-kilo
  172.   osd-devices: /dev/sdb
  173.   osd-reformat: "yes"
  174.  
  175. glance:
  176.   openstack-origin: cloud:trusty-kilo
  177.   worker-multiplier: 1
  178.  
  179. glance-simplestreams-sync:
  180.   use_swift: False
  181.  
  182. juju-gui:
  183.   password: passo
  184.  
  185. keystone:
  186.   admin-password: passo
  187.   admin-user: 'admin'
  188.   openstack-origin: cloud:trusty-kilo
  189.   worker-multiplier: 1
  190.  
  191. mysql:
  192.   dataset-size: 512M
  193.   max-connections: 25000
  194.  
  195. neutron-openvswitch:
  196.  
  197. neutron-api:
  198.   l2-population: False
  199.   neutron-security-groups: True
  200.   openstack-origin: cloud:trusty-kilo
  201.  
  202. nova-cloud-controller:
  203.   network-manager: Neutron
  204.   quantum-security-groups: "yes"
  205.  
  206.   console-access-protocol: novnc
  207.  
  208.   openstack-origin: cloud:trusty-kilo
  209.   worker-multiplier: 1
  210.  
  211. nova-compute:
  212.   openstack-origin: cloud:trusty-kilo
  213.  
  214. openstack-dashboard:
  215.   openstack-origin: cloud:trusty-kilo
  216.  
  217. neutron-gateway:
  218.   instance-mtu: 1400
  219.   openstack-origin: cloud:trusty-kilo
  220.  
  221. swift-proxy:
  222.   zone-assignment: auto
  223.   replicas: 3
  224.   openstack-origin: cloud:trusty-kilo
  225.  
  226. swift-storage:
  227.   zone: 1
  228.   block-device: /etc/swift/storage.img|2G
  229.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  230. [ERROR: 12-16 22:50:45, ev.py:143] Exception in ev.run():
  231. Traceback (most recent call last):
  232.   File "/usr/share/openstack/cloudinstall/ui/views/services.py", line 112, in refresh_nodes
  233.     unit_w = self.deployed[u.unit_name]
  234. KeyError: 'mysql/0'
  235.  
  236. During handling of the above exception, another exception occurred:
  237.  
  238. Traceback (most recent call last):
  239.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 376, in _run
  240.     self.event_loop.run()
  241.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1015, in run
  242.     raise exc
  243.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1002, in wrapper
  244.     return func(*args, **kw)
  245.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 164, in cb
  246.     callback(self, user_data)
  247.   File "/usr/share/openstack/cloudinstall/core.py", line 100, in update
  248.     self.update_node_states()
  249.   File "/usr/share/openstack/cloudinstall/core.py", line 135, in update_node_states
  250.     self.maas_state, self.config)
  251.   File "/usr/share/openstack/cloudinstall/gui.py", line 361, in render_services_view
  252.     config)
  253.   File "/usr/share/openstack/cloudinstall/ui/views/services.py", line 101, in __init__
  254.     self.refresh_nodes(self.nodes)
  255.   File "/usr/share/openstack/cloudinstall/ui/views/services.py", line 118, in refresh_nodes
  256.     hwinfo)
  257.   File "/usr/share/openstack/cloudinstall/ui/widgets/unit.py", line 31, in __init__
  258.     self.machine = Text(self.hwinfo['machine'])
  259.   File "/usr/lib/python3/dist-packages/urwid/widget.py", line 836, in __init__
  260.     self.set_text(markup)
  261.   File "/usr/lib/python3/dist-packages/urwid/widget.py", line 879, in set_text
  262.     self._text, self._attrib = decompose_tagmarkup(markup)
  263.   File "/usr/lib/python3/dist-packages/urwid/util.py", line 375, in decompose_tagmarkup
  264.     tl, al = _tagmarkup_recurse(tm, None)
  265.   File "/usr/lib/python3/dist-packages/urwid/util.py", line 416, in _tagmarkup_recurse
  266.     raise TagMarkupException("Invalid markup element: %r" % tm)
  267. urwid.util.TagMarkupException: Invalid markup element: -1
  268.  
  269. During handling of the above exception, another exception occurred:
  270.  
  271. Traceback (most recent call last):
  272.   File "/usr/share/openstack/cloudinstall/ev.py", line 141, in run
  273.     self.loop.run()
  274.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 278, in run
  275.     self._run()
  276.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 378, in _run
  277.     self.screen.stop() # clean up screen control
  278.   File "/usr/lib/python3/dist-packages/urwid/display_common.py", line 750, in stop
  279.     self._stop()
  280.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 232, in _stop
  281.     signals.emit_signal(self, INPUT_DESCRIPTORS_CHANGED)
  282.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 264, in emit
  283.     result |= self._call_callback(callback, user_arg, user_args, args)
  284.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 294, in _call_callback
  285.     return bool(callback(*args_to_pass))
  286.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 364, in _reset_input_descriptors
  287.     self.screen.hook_event_loop(self.event_loop, self._update)
  288.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 397, in hook_event_loop
  289.     event_loop.watch_file(fd, wrapper)
  290.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 972, in watch_file
  291.     self._ioloop.add_handler(fd, handler, IOLoop.READ)
  292.   File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 526, in add_handler
  293.     self._impl.register(fd, events | self.ERROR)
  294. FileExistsError: [Errno 17] File exists
  295. [INFO: 12-16 22:50:45, utils.py:85] Cleanup, saving latest config object.
  296. [DEBUG: 12-16 22:50:45, utils.py:91] Attempting to reset the terminal
  297. [DEBUG: 12-16 22:50:46, core.py:437] Issued deploy for MySQL
  298. [DEBUG: 12-16 22:50:46, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  299. [DEBUG: 12-16 22:50:46, __init__.py:269] calling deploy(ntp-11, ntp, 0, , None, None)
  300. [DEBUG: 12-16 22:50:52, core.py:437] Issued deploy for NTP
  301. [DEBUG: 12-16 22:50:52, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  302. [DEBUG: 12-16 22:50:52, __init__.py:269] calling deploy(keystone-28, keystone, 1,
  303.  
  304.  
  305.  
  306.  
  307. ceilometer:
  308.   openstack-origin: cloud:trusty-kilo
  309.  
  310. ceilometer-agent:
  311.   openstack-origin: cloud:trusty-kilo
  312.  
  313. heat:
  314.   openstack-origin: cloud:trusty-kilo
  315.  
  316. cinder:
  317.   glance-api-version: 2
  318.   openstack-origin: cloud:trusty-kilo
  319.   block-device: /var/lib/cinder-sdb.img|5G
  320.  
  321. ceph-radosgw:
  322.   source: cloud:trusty-kilo
  323.   use-embedded-webserver: True
  324.  
  325. ceph:
  326.   source: cloud:trusty-kilo
  327.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  328.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  329.   osd-devices: /home/ubuntu/ceph-osd/
  330.  
  331. ceph-osd:
  332.   source: cloud:trusty-kilo
  333.   osd-devices: /dev/sdb
  334.   osd-reformat: "yes"
  335.  
  336. glance:
  337.   openstack-origin: cloud:trusty-kilo
  338.   worker-multiplier: 1
  339.  
  340. glance-simplestreams-sync:
  341.   use_swift: False
  342.  
  343. juju-gui:
  344.   password: passo
  345.  
  346. keystone:
  347.   admin-password: passo
  348.   admin-user: 'admin'
  349.   openstack-origin: cloud:trusty-kilo
  350.   worker-multiplier: 1
  351.  
  352. mysql:
  353.   dataset-size: 512M
  354.   max-connections: 25000
  355.  
  356. neutron-openvswitch:
  357.  
  358. neutron-api:
  359.   l2-population: False
  360.   neutron-security-groups: True
  361.   openstack-origin: cloud:trusty-kilo
  362.  
  363. nova-cloud-controller:
  364.   network-manager: Neutron
  365.   quantum-security-groups: "yes"
  366.  
  367.   console-access-protocol: novnc
  368.  
  369.   openstack-origin: cloud:trusty-kilo
  370.   worker-multiplier: 1
  371.  
  372. nova-compute:
  373.   openstack-origin: cloud:trusty-kilo
  374.  
  375. openstack-dashboard:
  376.   openstack-origin: cloud:trusty-kilo
  377.  
  378. neutron-gateway:
  379.   instance-mtu: 1400
  380.   openstack-origin: cloud:trusty-kilo
  381.  
  382. swift-proxy:
  383.   zone-assignment: auto
  384.   replicas: 3
  385.   openstack-origin: cloud:trusty-kilo
  386.  
  387. swift-storage:
  388.   zone: 1
  389.   block-device: /etc/swift/storage.img|2G
  390.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  391. [DEBUG: 12-16 22:51:05, core.py:437] Issued deploy for Keystone
  392. [DEBUG: 12-16 22:51:05, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  393. [DEBUG: 12-16 22:51:05, __init__.py:269] calling deploy(rabbitmq-server-34, rabbitmq-server, 1, , {}, lxc:1)
  394. [DEBUG: 12-16 22:51:17, core.py:437] Issued deploy for RabbitMQ Server
  395. [DEBUG: 12-16 22:51:17, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  396. [DEBUG: 12-16 22:51:17, __init__.py:269] calling deploy(nova-cloud-controller-60, nova-cloud-controller, 1,
  397.  
  398.  
  399.  
  400.  
  401. ceilometer:
  402.   openstack-origin: cloud:trusty-kilo
  403.  
  404. ceilometer-agent:
  405.   openstack-origin: cloud:trusty-kilo
  406.  
  407. heat:
  408.   openstack-origin: cloud:trusty-kilo
  409.  
  410. cinder:
  411.   glance-api-version: 2
  412.   openstack-origin: cloud:trusty-kilo
  413.   block-device: /var/lib/cinder-sdb.img|5G
  414.  
  415. ceph-radosgw:
  416.   source: cloud:trusty-kilo
  417.   use-embedded-webserver: True
  418.  
  419. ceph:
  420.   source: cloud:trusty-kilo
  421.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  422.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  423.   osd-devices: /home/ubuntu/ceph-osd/
  424.  
  425. ceph-osd:
  426.   source: cloud:trusty-kilo
  427.   osd-devices: /dev/sdb
  428.   osd-reformat: "yes"
  429.  
  430. glance:
  431.   openstack-origin: cloud:trusty-kilo
  432.   worker-multiplier: 1
  433.  
  434. glance-simplestreams-sync:
  435.   use_swift: False
  436.  
  437. juju-gui:
  438.   password: passo
  439.  
  440. keystone:
  441.   admin-password: passo
  442.   admin-user: 'admin'
  443.   openstack-origin: cloud:trusty-kilo
  444.   worker-multiplier: 1
  445.  
  446. mysql:
  447.   dataset-size: 512M
  448.   max-connections: 25000
  449.  
  450. neutron-openvswitch:
  451.  
  452. neutron-api:
  453.   l2-population: False
  454.   neutron-security-groups: True
  455.   openstack-origin: cloud:trusty-kilo
  456.  
  457. nova-cloud-controller:
  458.   network-manager: Neutron
  459.   quantum-security-groups: "yes"
  460.  
  461.   console-access-protocol: novnc
  462.  
  463.   openstack-origin: cloud:trusty-kilo
  464.   worker-multiplier: 1
  465.  
  466. nova-compute:
  467.   openstack-origin: cloud:trusty-kilo
  468.  
  469. openstack-dashboard:
  470.   openstack-origin: cloud:trusty-kilo
  471.  
  472. neutron-gateway:
  473.   instance-mtu: 1400
  474.   openstack-origin: cloud:trusty-kilo
  475.  
  476. swift-proxy:
  477.   zone-assignment: auto
  478.   replicas: 3
  479.   openstack-origin: cloud:trusty-kilo
  480.  
  481. swift-storage:
  482.   zone: 1
  483.   block-device: /etc/swift/storage.img|2G
  484.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  485. [DEBUG: 12-16 22:51:31, core.py:437] Issued deploy for Controller
  486. [DEBUG: 12-16 22:51:31, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  487. [DEBUG: 12-16 22:51:31, __init__.py:269] calling deploy(neutron-gateway-5, neutron-gateway, 1,
  488.  
  489.  
  490.  
  491.  
  492. ceilometer:
  493.   openstack-origin: cloud:trusty-kilo
  494.  
  495. ceilometer-agent:
  496.   openstack-origin: cloud:trusty-kilo
  497.  
  498. heat:
  499.   openstack-origin: cloud:trusty-kilo
  500.  
  501. cinder:
  502.   glance-api-version: 2
  503.   openstack-origin: cloud:trusty-kilo
  504.   block-device: /var/lib/cinder-sdb.img|5G
  505.  
  506. ceph-radosgw:
  507.   source: cloud:trusty-kilo
  508.   use-embedded-webserver: True
  509.  
  510. ceph:
  511.   source: cloud:trusty-kilo
  512.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  513.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  514.   osd-devices: /home/ubuntu/ceph-osd/
  515.  
  516. ceph-osd:
  517.   source: cloud:trusty-kilo
  518.   osd-devices: /dev/sdb
  519.   osd-reformat: "yes"
  520.  
  521. glance:
  522.   openstack-origin: cloud:trusty-kilo
  523.   worker-multiplier: 1
  524.  
  525. glance-simplestreams-sync:
  526.   use_swift: False
  527.  
  528. juju-gui:
  529.   password: passo
  530.  
  531. keystone:
  532.   admin-password: passo
  533.   admin-user: 'admin'
  534.   openstack-origin: cloud:trusty-kilo
  535.   worker-multiplier: 1
  536.  
  537. mysql:
  538.   dataset-size: 512M
  539.   max-connections: 25000
  540.  
  541. neutron-openvswitch:
  542.  
  543. neutron-api:
  544.   l2-population: False
  545.   neutron-security-groups: True
  546.   openstack-origin: cloud:trusty-kilo
  547.  
  548. nova-cloud-controller:
  549.   network-manager: Neutron
  550.   quantum-security-groups: "yes"
  551.  
  552.   console-access-protocol: novnc
  553.  
  554.   openstack-origin: cloud:trusty-kilo
  555.   worker-multiplier: 1
  556.  
  557. nova-compute:
  558.   openstack-origin: cloud:trusty-kilo
  559.  
  560. openstack-dashboard:
  561.   openstack-origin: cloud:trusty-kilo
  562.  
  563. neutron-gateway:
  564.   instance-mtu: 1400
  565.   openstack-origin: cloud:trusty-kilo
  566.  
  567. swift-proxy:
  568.   zone-assignment: auto
  569.   replicas: 3
  570.   openstack-origin: cloud:trusty-kilo
  571.  
  572. swift-storage:
  573.   zone: 1
  574.   block-device: /etc/swift/storage.img|2G
  575.   openstack-origin: cloud:trusty-kilo, {'mem': 2048, 'root-disk': 20480}, 3)
  576. [DEBUG: 12-16 22:51:43, core.py:437] Issued deploy for Neutron
  577. [DEBUG: 12-16 22:51:43, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  578. [DEBUG: 12-16 22:51:43, __init__.py:269] calling deploy(neutron-api-17, neutron-api, 1,
  579.  
  580.  
  581.  
  582.  
  583. ceilometer:
  584.   openstack-origin: cloud:trusty-kilo
  585.  
  586. ceilometer-agent:
  587.   openstack-origin: cloud:trusty-kilo
  588.  
  589. heat:
  590.   openstack-origin: cloud:trusty-kilo
  591.  
  592. cinder:
  593.   glance-api-version: 2
  594.   openstack-origin: cloud:trusty-kilo
  595.   block-device: /var/lib/cinder-sdb.img|5G
  596.  
  597. ceph-radosgw:
  598.   source: cloud:trusty-kilo
  599.   use-embedded-webserver: True
  600.  
  601. ceph:
  602.   source: cloud:trusty-kilo
  603.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  604.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  605.   osd-devices: /home/ubuntu/ceph-osd/
  606.  
  607. ceph-osd:
  608.   source: cloud:trusty-kilo
  609.   osd-devices: /dev/sdb
  610.   osd-reformat: "yes"
  611.  
  612. glance:
  613.   openstack-origin: cloud:trusty-kilo
  614.   worker-multiplier: 1
  615.  
  616. glance-simplestreams-sync:
  617.   use_swift: False
  618.  
  619. juju-gui:
  620.   password: passo
  621.  
  622. keystone:
  623.   admin-password: passo
  624.   admin-user: 'admin'
  625.   openstack-origin: cloud:trusty-kilo
  626.   worker-multiplier: 1
  627.  
  628. mysql:
  629.   dataset-size: 512M
  630.   max-connections: 25000
  631.  
  632. neutron-openvswitch:
  633.  
  634. neutron-api:
  635.   l2-population: False
  636.   neutron-security-groups: True
  637.   openstack-origin: cloud:trusty-kilo
  638.  
  639. nova-cloud-controller:
  640.   network-manager: Neutron
  641.   quantum-security-groups: "yes"
  642.  
  643.   console-access-protocol: novnc
  644.  
  645.   openstack-origin: cloud:trusty-kilo
  646.   worker-multiplier: 1
  647.  
  648. nova-compute:
  649.   openstack-origin: cloud:trusty-kilo
  650.  
  651. openstack-dashboard:
  652.   openstack-origin: cloud:trusty-kilo
  653.  
  654. neutron-gateway:
  655.   instance-mtu: 1400
  656.   openstack-origin: cloud:trusty-kilo
  657.  
  658. swift-proxy:
  659.   zone-assignment: auto
  660.   replicas: 3
  661.   openstack-origin: cloud:trusty-kilo
  662.  
  663. swift-storage:
  664.   zone: 1
  665.   block-device: /etc/swift/storage.img|2G
  666.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  667. [DEBUG: 12-16 22:51:59, core.py:437] Issued deploy for Neutron API
  668. [DEBUG: 12-16 22:51:59, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  669. [DEBUG: 12-16 22:51:59, __init__.py:269] calling deploy(nova-compute-26, nova-compute, 1,
  670.  
  671.  
  672.  
  673.  
  674. ceilometer:
  675.   openstack-origin: cloud:trusty-kilo
  676.  
  677. ceilometer-agent:
  678.   openstack-origin: cloud:trusty-kilo
  679.  
  680. heat:
  681.   openstack-origin: cloud:trusty-kilo
  682.  
  683. cinder:
  684.   glance-api-version: 2
  685.   openstack-origin: cloud:trusty-kilo
  686.   block-device: /var/lib/cinder-sdb.img|5G
  687.  
  688. ceph-radosgw:
  689.   source: cloud:trusty-kilo
  690.   use-embedded-webserver: True
  691.  
  692. ceph:
  693.   source: cloud:trusty-kilo
  694.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  695.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  696.   osd-devices: /home/ubuntu/ceph-osd/
  697.  
  698. ceph-osd:
  699.   source: cloud:trusty-kilo
  700.   osd-devices: /dev/sdb
  701.   osd-reformat: "yes"
  702.  
  703. glance:
  704.   openstack-origin: cloud:trusty-kilo
  705.   worker-multiplier: 1
  706.  
  707. glance-simplestreams-sync:
  708.   use_swift: False
  709.  
  710. juju-gui:
  711.   password: passo
  712.  
  713. keystone:
  714.   admin-password: passo
  715.   admin-user: 'admin'
  716.   openstack-origin: cloud:trusty-kilo
  717.   worker-multiplier: 1
  718.  
  719. mysql:
  720.   dataset-size: 512M
  721.   max-connections: 25000
  722.  
  723. neutron-openvswitch:
  724.  
  725. neutron-api:
  726.   l2-population: False
  727.   neutron-security-groups: True
  728.   openstack-origin: cloud:trusty-kilo
  729.  
  730. nova-cloud-controller:
  731.   network-manager: Neutron
  732.   quantum-security-groups: "yes"
  733.  
  734.   console-access-protocol: novnc
  735.  
  736.   openstack-origin: cloud:trusty-kilo
  737.   worker-multiplier: 1
  738.  
  739. nova-compute:
  740.   openstack-origin: cloud:trusty-kilo
  741.  
  742. openstack-dashboard:
  743.   openstack-origin: cloud:trusty-kilo
  744.  
  745. neutron-gateway:
  746.   instance-mtu: 1400
  747.   openstack-origin: cloud:trusty-kilo
  748.  
  749. swift-proxy:
  750.   zone-assignment: auto
  751.   replicas: 3
  752.   openstack-origin: cloud:trusty-kilo
  753.  
  754. swift-storage:
  755.   zone: 1
  756.   block-device: /etc/swift/storage.img|2G
  757.   openstack-origin: cloud:trusty-kilo, {'mem': 4096, 'root-disk': 40960}, 2)
  758. [DEBUG: 12-16 22:52:11, core.py:437] Issued deploy for Compute
  759. [DEBUG: 12-16 22:52:11, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  760. [DEBUG: 12-16 22:52:11, __init__.py:269] calling deploy(openstack-dashboard-16, openstack-dashboard, 1,
  761.  
  762.  
  763.  
  764.  
  765. ceilometer:
  766.   openstack-origin: cloud:trusty-kilo
  767.  
  768. ceilometer-agent:
  769.   openstack-origin: cloud:trusty-kilo
  770.  
  771. heat:
  772.   openstack-origin: cloud:trusty-kilo
  773.  
  774. cinder:
  775.   glance-api-version: 2
  776.   openstack-origin: cloud:trusty-kilo
  777.   block-device: /var/lib/cinder-sdb.img|5G
  778.  
  779. ceph-radosgw:
  780.   source: cloud:trusty-kilo
  781.   use-embedded-webserver: True
  782.  
  783. ceph:
  784.   source: cloud:trusty-kilo
  785.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  786.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  787.   osd-devices: /home/ubuntu/ceph-osd/
  788.  
  789. ceph-osd:
  790.   source: cloud:trusty-kilo
  791.   osd-devices: /dev/sdb
  792.   osd-reformat: "yes"
  793.  
  794. glance:
  795.   openstack-origin: cloud:trusty-kilo
  796.   worker-multiplier: 1
  797.  
  798. glance-simplestreams-sync:
  799.   use_swift: False
  800.  
  801. juju-gui:
  802.   password: passo
  803.  
  804. keystone:
  805.   admin-password: passo
  806.   admin-user: 'admin'
  807.   openstack-origin: cloud:trusty-kilo
  808.   worker-multiplier: 1
  809.  
  810. mysql:
  811.   dataset-size: 512M
  812.   max-connections: 25000
  813.  
  814. neutron-openvswitch:
  815.  
  816. neutron-api:
  817.   l2-population: False
  818.   neutron-security-groups: True
  819.   openstack-origin: cloud:trusty-kilo
  820.  
  821. nova-cloud-controller:
  822.   network-manager: Neutron
  823.   quantum-security-groups: "yes"
  824.  
  825.   console-access-protocol: novnc
  826.  
  827.   openstack-origin: cloud:trusty-kilo
  828.   worker-multiplier: 1
  829.  
  830. nova-compute:
  831.   openstack-origin: cloud:trusty-kilo
  832.  
  833. openstack-dashboard:
  834.   openstack-origin: cloud:trusty-kilo
  835.  
  836. neutron-gateway:
  837.   instance-mtu: 1400
  838.   openstack-origin: cloud:trusty-kilo
  839.  
  840. swift-proxy:
  841.   zone-assignment: auto
  842.   replicas: 3
  843.   openstack-origin: cloud:trusty-kilo
  844.  
  845. swift-storage:
  846.   zone: 1
  847.   block-device: /etc/swift/storage.img|2G
  848.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  849. [DEBUG: 12-16 22:52:24, core.py:437] Issued deploy for Openstack Dashboard
  850. [DEBUG: 12-16 22:52:25, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  851. [DEBUG: 12-16 22:52:25, __init__.py:269] calling deploy(glance-simplestreams-sync-3, glance-simplestreams-sync, 1,
  852.  
  853.  
  854.  
  855.  
  856. ceilometer:
  857.   openstack-origin: cloud:trusty-kilo
  858.  
  859. ceilometer-agent:
  860.   openstack-origin: cloud:trusty-kilo
  861.  
  862. heat:
  863.   openstack-origin: cloud:trusty-kilo
  864.  
  865. cinder:
  866.   glance-api-version: 2
  867.   openstack-origin: cloud:trusty-kilo
  868.   block-device: /var/lib/cinder-sdb.img|5G
  869.  
  870. ceph-radosgw:
  871.   source: cloud:trusty-kilo
  872.   use-embedded-webserver: True
  873.  
  874. ceph:
  875.   source: cloud:trusty-kilo
  876.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  877.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  878.   osd-devices: /home/ubuntu/ceph-osd/
  879.  
  880. ceph-osd:
  881.   source: cloud:trusty-kilo
  882.   osd-devices: /dev/sdb
  883.   osd-reformat: "yes"
  884.  
  885. glance:
  886.   openstack-origin: cloud:trusty-kilo
  887.   worker-multiplier: 1
  888.  
  889. glance-simplestreams-sync:
  890.   use_swift: False
  891.  
  892. juju-gui:
  893.   password: passo
  894.  
  895. keystone:
  896.   admin-password: passo
  897.   admin-user: 'admin'
  898.   openstack-origin: cloud:trusty-kilo
  899.   worker-multiplier: 1
  900.  
  901. mysql:
  902.   dataset-size: 512M
  903.   max-connections: 25000
  904.  
  905. neutron-openvswitch:
  906.  
  907. neutron-api:
  908.   l2-population: False
  909.   neutron-security-groups: True
  910.   openstack-origin: cloud:trusty-kilo
  911.  
  912. nova-cloud-controller:
  913.   network-manager: Neutron
  914.   quantum-security-groups: "yes"
  915.  
  916.   console-access-protocol: novnc
  917.  
  918.   openstack-origin: cloud:trusty-kilo
  919.   worker-multiplier: 1
  920.  
  921. nova-compute:
  922.   openstack-origin: cloud:trusty-kilo
  923.  
  924. openstack-dashboard:
  925.   openstack-origin: cloud:trusty-kilo
  926.  
  927. neutron-gateway:
  928.   instance-mtu: 1400
  929.   openstack-origin: cloud:trusty-kilo
  930.  
  931. swift-proxy:
  932.   zone-assignment: auto
  933.   replicas: 3
  934.   openstack-origin: cloud:trusty-kilo
  935.  
  936. swift-storage:
  937.   zone: 1
  938.   block-device: /etc/swift/storage.img|2G
  939.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  940. [DEBUG: 12-16 22:52:36, core.py:437] Issued deploy for Glance - Simplestreams Image Sync
  941. [DEBUG: 12-16 22:52:36, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  942. [DEBUG: 12-16 22:52:36, __init__.py:269] calling deploy(glance-24, glance, 1,
  943.  
  944.  
  945.  
  946.  
  947. ceilometer:
  948.   openstack-origin: cloud:trusty-kilo
  949.  
  950. ceilometer-agent:
  951.   openstack-origin: cloud:trusty-kilo
  952.  
  953. heat:
  954.   openstack-origin: cloud:trusty-kilo
  955.  
  956. cinder:
  957.   glance-api-version: 2
  958.   openstack-origin: cloud:trusty-kilo
  959.   block-device: /var/lib/cinder-sdb.img|5G
  960.  
  961. ceph-radosgw:
  962.   source: cloud:trusty-kilo
  963.   use-embedded-webserver: True
  964.  
  965. ceph:
  966.   source: cloud:trusty-kilo
  967.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  968.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  969.   osd-devices: /home/ubuntu/ceph-osd/
  970.  
  971. ceph-osd:
  972.   source: cloud:trusty-kilo
  973.   osd-devices: /dev/sdb
  974.   osd-reformat: "yes"
  975.  
  976. glance:
  977.   openstack-origin: cloud:trusty-kilo
  978.   worker-multiplier: 1
  979.  
  980. glance-simplestreams-sync:
  981.   use_swift: False
  982.  
  983. juju-gui:
  984.   password: passo
  985.  
  986. keystone:
  987.   admin-password: passo
  988.   admin-user: 'admin'
  989.   openstack-origin: cloud:trusty-kilo
  990.   worker-multiplier: 1
  991.  
  992. mysql:
  993.   dataset-size: 512M
  994.   max-connections: 25000
  995.  
  996. neutron-openvswitch:
  997.  
  998. neutron-api:
  999.   l2-population: False
  1000.   neutron-security-groups: True
  1001.   openstack-origin: cloud:trusty-kilo
  1002.  
  1003. nova-cloud-controller:
  1004.   network-manager: Neutron
  1005.   quantum-security-groups: "yes"
  1006.  
  1007.   console-access-protocol: novnc
  1008.  
  1009.   openstack-origin: cloud:trusty-kilo
  1010.   worker-multiplier: 1
  1011.  
  1012. nova-compute:
  1013.   openstack-origin: cloud:trusty-kilo
  1014.  
  1015. openstack-dashboard:
  1016.   openstack-origin: cloud:trusty-kilo
  1017.  
  1018. neutron-gateway:
  1019.   instance-mtu: 1400
  1020.   openstack-origin: cloud:trusty-kilo
  1021.  
  1022. swift-proxy:
  1023.   zone-assignment: auto
  1024.   replicas: 3
  1025.   openstack-origin: cloud:trusty-kilo
  1026.  
  1027. swift-storage:
  1028.   zone: 1
  1029.   block-device: /etc/swift/storage.img|2G
  1030.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  1031. [DEBUG: 12-16 22:52:48, core.py:437] Issued deploy for Glance
  1032. [DEBUG: 12-16 22:52:48, __init__.py:215] charm_config = {'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph': {'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e', 'osd-devices': '/home/ubuntu/ceph-osd/', 'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw=='}, 'swift-storage': {'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo', 'zone': 1}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-password': 'passo', 'admin-user': 'admin', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'neutron-security-groups': True, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'block-device': '/var/lib/cinder-sdb.img|5G', 'glance-api-version': 2, 'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'passo'}, 'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-openvswitch': None, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'nova-cloud-controller': {'openstack-origin': 'cloud:trusty-kilo', 'network-manager': 'Neutron', 'worker-multiplier': 1, 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}}
  1033. [DEBUG: 12-16 22:52:48, __init__.py:269] calling deploy(neutron-openvswitch-9, neutron-openvswitch, 0,
  1034.  
  1035.  
  1036.  
  1037.  
  1038. ceilometer:
  1039.   openstack-origin: cloud:trusty-kilo
  1040.  
  1041. ceilometer-agent:
  1042.   openstack-origin: cloud:trusty-kilo
  1043.  
  1044. heat:
  1045.   openstack-origin: cloud:trusty-kilo
  1046.  
  1047. cinder:
  1048.   glance-api-version: 2
  1049.   openstack-origin: cloud:trusty-kilo
  1050.   block-device: /var/lib/cinder-sdb.img|5G
  1051.  
  1052. ceph-radosgw:
  1053.   source: cloud:trusty-kilo
  1054.   use-embedded-webserver: True
  1055.  
  1056. ceph:
  1057.   source: cloud:trusty-kilo
  1058.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  1059.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  1060.   osd-devices: /home/ubuntu/ceph-osd/
  1061.  
  1062. ceph-osd:
  1063.   source: cloud:trusty-kilo
  1064.   osd-devices: /dev/sdb
  1065.   osd-reformat: "yes"
  1066.  
  1067. glance:
  1068.   openstack-origin: cloud:trusty-kilo
  1069.   worker-multiplier: 1
  1070.  
  1071. glance-simplestreams-sync:
  1072.   use_swift: False
  1073.  
  1074. juju-gui:
  1075.   password: passo
  1076.  
  1077. keystone:
  1078.   admin-password: passo
  1079.   admin-user: 'admin'
  1080.   openstack-origin: cloud:trusty-kilo
  1081.   worker-multiplier: 1
  1082.  
  1083. mysql:
  1084.   dataset-size: 512M
  1085.   max-connections: 25000
  1086.  
  1087. neutron-openvswitch:
  1088.  
  1089. neutron-api:
  1090.   l2-population: False
  1091.   neutron-security-groups: True
  1092.   openstack-origin: cloud:trusty-kilo
  1093.  
  1094. nova-cloud-controller:
  1095.   network-manager: Neutron
  1096.   quantum-security-groups: "yes"
  1097.  
  1098.   console-access-protocol: novnc
  1099.  
  1100.   openstack-origin: cloud:trusty-kilo
  1101.   worker-multiplier: 1
  1102.  
  1103. nova-compute:
  1104.   openstack-origin: cloud:trusty-kilo
  1105.  
  1106. openstack-dashboard:
  1107.   openstack-origin: cloud:trusty-kilo
  1108.  
  1109. neutron-gateway:
  1110.   instance-mtu: 1400
  1111.   openstack-origin: cloud:trusty-kilo
  1112.  
  1113. swift-proxy:
  1114.   zone-assignment: auto
  1115.   replicas: 3
  1116.   openstack-origin: cloud:trusty-kilo
  1117.  
  1118. swift-storage:
  1119.   zone: 1
  1120.   block-device: /etc/swift/storage.img|2G
  1121.   openstack-origin: cloud:trusty-kilo, None, None)
  1122. [DEBUG: 12-16 22:52:58, core.py:437] Issued deploy for Neutron OpenVSwitch
  1123. [INFO: 12-16 22:52:58, core.py:551] Checking availability of glance-simplestreams-sync:pending, neutron-gateway:pending, nova-compute:pending, mysql:pending, glance:pending, rabbitmq-server:pending, nova-cloud-controller:pending, openstack-dashboard:pending, keystone:pending, neutron-api:pending
  1124. [INFO: 12-16 23:02:50, core.py:551] Checking availability of glance-simplestreams-sync:pending, nova-compute:pending, mysql:pending, glance:pending, rabbitmq-server:pending, nova-cloud-controller:pending, openstack-dashboard:pending, keystone:pending, neutron-api:pending
  1125. [INFO: 12-16 23:06:21, core.py:551] Checking availability of glance-simplestreams-sync:pending, mysql:pending, glance:pending, rabbitmq-server:pending, nova-cloud-controller:pending, openstack-dashboard:pending, keystone:pending, neutron-api:pending
  1126. [INFO: 12-16 23:44:23, core.py:551] Checking availability of glance-simplestreams-sync:pending, glance:pending, rabbitmq-server:pending, nova-cloud-controller:pending, openstack-dashboard:pending, keystone:pending, neutron-api:pending
  1127. [INFO: 12-16 23:53:33, core.py:551] Checking availability of glance:pending, rabbitmq-server:pending, nova-cloud-controller:pending, openstack-dashboard:pending, keystone:pending, neutron-api:pending
  1128. [INFO: 12-16 23:56:23, core.py:551] Checking availability of glance:pending, nova-cloud-controller:pending, openstack-dashboard:pending, keystone:pending, neutron-api:pending
  1129. [INFO: 12-16 23:56:44, core.py:551] Checking availability of glance:pending, nova-cloud-controller:pending, openstack-dashboard:pending, neutron-api:pending
  1130. [INFO: 12-16 23:59:55, core.py:551] Checking availability of nova-cloud-controller:pending, openstack-dashboard:pending, neutron-api:pending
  1131. [INFO: 12-17 00:00:16, core.py:551] Checking availability of nova-cloud-controller:pending, neutron-api:pending
  1132. [INFO: 12-17 00:00:37, core.py:551] Checking availability of nova-cloud-controller:pending
  1133. [INFO: 12-17 13:33:01, openstack-status:104] Starting deployment of OpenStack
  1134. [INFO: 12-17 13:33:01, openstack-status:122] Running status within container
  1135. [DEBUG: 12-17 13:33:01, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  1136. [DEBUG: 12-17 13:33:01, container.py:52] using 10.0.3.149 as the container ip
  1137. [DEBUG: 12-17 13:33:01, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  1138. [INFO: 12-17 13:33:06, openstack-status:104] Starting deployment of OpenStack
  1139. [DEBUG: 12-17 13:33:06, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1140. [DEBUG: 12-17 13:33:06, core.py:149] Authenticated against juju api.
  1141. [INFO: 12-17 13:33:07, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1142. [DEBUG: 12-17 13:33:07, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  1143. [DEBUG: 12-17 13:33:07, core.py:339] existing juju machines: {'controller': '1', 'neutron-gateway-machine-0': '3', 'nova-compute-machine-0': '2'}
  1144. [INFO: 12-17 13:33:07, core.py:378] Copying network specifications to machine
  1145. [DEBUG: 12-17 13:33:07, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  1146. [DEBUG: 12-17 13:33:13, utils.py:429] Remote copy result: {'status': 0, 'err': '', 'output': ''}
  1147. [DEBUG: 12-17 13:33:13, core.py:383] Updating network configuration for machine
  1148. [DEBUG: 12-17 13:33:13, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  1149. [DEBUG: 12-17 13:33:16, utils.py:442] Remote run result: {'status': 0, 'err': '', 'output': ''}
  1150. [DEBUG: 12-17 13:33:16, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  1151. [DEBUG: 12-17 13:33:17, utils.py:442] Remote run result: {'status': 0, 'err': '', 'output': 'Bridge already configured\n'}
  1152. [DEBUG: 12-17 13:33:17, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  1153. [DEBUG: 12-17 13:33:18, utils.py:429] Remote copy result: {'status': 0, 'err': '', 'output': ''}
  1154. [DEBUG: 12-17 13:33:18, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  1155. [DEBUG: 12-17 13:33:20, utils.py:442] Remote run result: {'status': 0, 'err': '', 'output': ''}
  1156. [DEBUG: 12-17 13:33:20, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  1157. [DEBUG: 12-17 13:33:23, utils.py:429] Remote copy result: {'status': 0, 'err': '', 'output': ''}
  1158. [DEBUG: 12-17 13:33:23, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  1159. [DEBUG: 12-17 13:33:25, utils.py:442] Remote run result: {'status': 0, 'err': '', 'output': ''}
  1160. [DEBUG: 12-17 13:33:25, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  1161. [DEBUG: 12-17 13:33:27, utils.py:429] Remote copy result: {'status': 0, 'err': '', 'output': ''}
  1162. [DEBUG: 12-17 13:33:28, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  1163. [DEBUG: 12-17 13:33:29, utils.py:442] Remote run result: {'status': 0, 'err': '', 'output': ''}
  1164. [DEBUG: 12-17 13:33:29, __init__.py:468] Starting charm post processing watcher.
  1165. [INFO: 12-17 13:36:16, ev.py:96] Stopping eventloop
  1166. [INFO: 12-17 13:36:16, utils.py:85] Cleanup, saving latest config object.
  1167. [DEBUG: 12-17 13:36:16, utils.py:91] Attempting to reset the terminal
  1168. [INFO: 12-17 13:36:23, openstack-status:104] Starting deployment of OpenStack
  1169. [INFO: 12-17 13:36:23, openstack-status:122] Running status within container
  1170. [DEBUG: 12-17 13:36:23, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  1171. [DEBUG: 12-17 13:36:23, container.py:52] using 10.0.3.149 as the container ip
  1172. [DEBUG: 12-17 13:36:23, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  1173. [INFO: 12-17 13:36:25, openstack-status:104] Starting deployment of OpenStack
  1174. [DEBUG: 12-17 13:36:25, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1175. [DEBUG: 12-17 13:36:25, core.py:149] Authenticated against juju api.
  1176. [INFO: 12-17 13:36:25, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1177. [DEBUG: 12-17 13:36:25, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  1178. [INFO: 12-17 13:44:51, ev.py:96] Stopping eventloop
  1179. [INFO: 12-17 13:44:51, utils.py:85] Cleanup, saving latest config object.
  1180. [DEBUG: 12-17 13:44:51, utils.py:91] Attempting to reset the terminal
  1181. [INFO: 12-17 13:47:48, openstack-status:104] Starting deployment of OpenStack
  1182. [INFO: 12-17 13:47:48, openstack-status:122] Running status within container
  1183. [DEBUG: 12-17 13:47:48, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  1184. [DEBUG: 12-17 13:47:48, container.py:52] using 10.0.3.149 as the container ip
  1185. [DEBUG: 12-17 13:47:48, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  1186. [INFO: 12-17 13:47:49, openstack-status:104] Starting deployment of OpenStack
  1187. [DEBUG: 12-17 13:47:49, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1188. [DEBUG: 12-17 13:47:49, core.py:149] Authenticated against juju api.
  1189. [INFO: 12-17 13:47:49, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1190. [DEBUG: 12-17 13:47:50, core.py:339] existing juju machines: {'neutron-gateway-machine-0': '3', 'nova-compute-machine-0': '2', 'controller': '1'}
  1191. [INFO: 12-17 13:47:50, core.py:378] Copying network specifications to machine
  1192. [DEBUG: 12-17 13:47:50, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  1193. [DEBUG: 12-17 13:47:53, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  1194. [DEBUG: 12-17 13:47:56, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1195. [DEBUG: 12-17 13:47:56, core.py:383] Updating network configuration for machine
  1196. [DEBUG: 12-17 13:47:56, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  1197. [DEBUG: 12-17 13:47:57, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1198. [DEBUG: 12-17 13:47:57, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  1199. [DEBUG: 12-17 13:47:59, utils.py:442] Remote run result: {'err': '', 'output': 'Bridge already configured\n', 'status': 0}
  1200. [DEBUG: 12-17 13:47:59, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  1201. [DEBUG: 12-17 13:48:05, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1202. [DEBUG: 12-17 13:48:05, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  1203. [DEBUG: 12-17 13:48:06, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1204. [DEBUG: 12-17 13:48:06, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  1205. [DEBUG: 12-17 13:48:12, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1206. [DEBUG: 12-17 13:48:12, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  1207. [DEBUG: 12-17 13:48:18, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1208. [DEBUG: 12-17 13:48:18, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  1209. [DEBUG: 12-17 13:48:20, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1210. [DEBUG: 12-17 13:48:20, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  1211. [DEBUG: 12-17 13:48:21, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1212. [DEBUG: 12-17 13:48:22, __init__.py:468] Starting charm post processing watcher.
  1213. [DEBUG: 12-17 13:48:22, __init__.py:468] Starting charm post processing watcher.
  1214. [INFO: 12-17 14:03:20, openstack-status:104] Starting deployment of OpenStack
  1215. [INFO: 12-17 14:31:58, ev.py:96] Stopping eventloop
  1216. [INFO: 12-17 14:31:58, utils.py:85] Cleanup, saving latest config object.
  1217. [DEBUG: 12-17 14:31:58, utils.py:91] Attempting to reset the terminal
  1218. [INFO: 12-17 14:32:02, openstack-status:104] Starting deployment of OpenStack
  1219. [INFO: 12-17 14:32:02, openstack-status:122] Running status within container
  1220. [DEBUG: 12-17 14:32:02, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  1221. [DEBUG: 12-17 14:32:02, container.py:52] using 10.0.3.149 as the container ip
  1222. [DEBUG: 12-17 14:32:02, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  1223. [INFO: 12-17 14:32:04, openstack-status:104] Starting deployment of OpenStack
  1224. [DEBUG: 12-17 14:32:04, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1225. [DEBUG: 12-17 14:32:04, core.py:149] Authenticated against juju api.
  1226. [INFO: 12-17 14:32:04, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1227. [DEBUG: 12-17 14:32:04, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  1228. [DEBUG: 12-17 14:32:04, core.py:339] existing juju machines: {'nova-compute-machine-0': '2', 'controller': '1', 'neutron-gateway-machine-0': '3'}
  1229. [INFO: 12-17 14:32:05, core.py:378] Copying network specifications to machine
  1230. [DEBUG: 12-17 14:32:05, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  1231. [DEBUG: 12-17 14:32:10, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1232. [DEBUG: 12-17 14:32:10, core.py:383] Updating network configuration for machine
  1233. [DEBUG: 12-17 14:32:10, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  1234. [DEBUG: 12-17 14:32:12, utils.py:442] Remote run result: {'output': '', 'status': 0, 'err': ''}
  1235. [DEBUG: 12-17 14:32:12, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  1236. [DEBUG: 12-17 14:32:13, utils.py:442] Remote run result: {'output': 'Bridge already configured\n', 'status': 0, 'err': ''}
  1237. [DEBUG: 12-17 14:32:13, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  1238. [DEBUG: 12-17 14:32:19, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1239. [DEBUG: 12-17 14:32:19, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  1240. [DEBUG: 12-17 14:32:21, utils.py:442] Remote run result: {'output': '', 'status': 0, 'err': ''}
  1241. [DEBUG: 12-17 14:32:21, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  1242. [DEBUG: 12-17 14:32:22, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1243. [DEBUG: 12-17 14:32:22, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  1244. [DEBUG: 12-17 14:32:23, utils.py:442] Remote run result: {'output': '', 'status': 0, 'err': ''}
  1245. [DEBUG: 12-17 14:32:23, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  1246. [DEBUG: 12-17 14:32:29, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1247. [DEBUG: 12-17 14:32:29, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  1248. [DEBUG: 12-17 14:32:31, utils.py:442] Remote run result: {'output': '', 'status': 0, 'err': ''}
  1249. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1250. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1251. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1252. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1253. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1254. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1255. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1256. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1257. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1258. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1259. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1260. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1261. [DEBUG: 12-17 14:32:33, __init__.py:468] Starting charm post processing watcher.
  1262. [INFO: 12-17 14:34:11, openstack-status:104] Starting deployment of OpenStack
  1263. [DEBUG: 12-17 14:34:16, __init__.py:468] Starting charm post processing watcher.
  1264. [DEBUG: 12-17 14:35:06, __init__.py:468] Starting charm post processing watcher.
  1265. [DEBUG: 12-17 14:35:21, __init__.py:468] Starting charm post processing watcher.
  1266. [ERROR: 12-17 14:35:44, ev.py:143] Exception in ev.run():
  1267. Traceback (most recent call last):
  1268.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 376, in _run
  1269.     self.event_loop.run()
  1270.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1015, in run
  1271.     raise exc
  1272.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1002, in wrapper
  1273.     return func(*args, **kw)
  1274.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 393, in <lambda>
  1275.     event_loop, callback, self.get_available_raw_input())
  1276.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 493, in parse_input
  1277.     callback(processed, processed_codes)
  1278.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 403, in _update
  1279.     self.process_input(keys)
  1280.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 503, in process_input
  1281.     k = self._topmost_widget.keypress(self.screen_size, k)
  1282.   File "/usr/share/openstack/cloudinstall/gui.py", line 289, in keypress
  1283.     return super().keypress(size, key)
  1284.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1128, in keypress
  1285.     return self.body.keypress( (maxcol, remaining), key )
  1286.   File "/usr/lib/python3/dist-packages/urwid/decoration.py", line 836, in keypress
  1287.     return self._original_widget.keypress((maxcol,), key)
  1288.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1587, in keypress
  1289.     key = self.focus.keypress(tsize, key)
  1290.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 2269, in keypress
  1291.     key = w.keypress((mc,) + size[1:], key)
  1292.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 2269, in keypress
  1293.     key = w.keypress((mc,) + size[1:], key)
  1294.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1587, in keypress
  1295.     key = self.focus.keypress(tsize, key)
  1296.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 404, in keypress
  1297.     key = self.__super.keypress(size, key)
  1298.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1587, in keypress
  1299.     key = self.focus.keypress(tsize, key)
  1300.   File "/usr/lib/python3/dist-packages/urwid/decoration.py", line 621, in keypress
  1301.     return self._original_widget.keypress(maxvals, key)
  1302.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 2269, in keypress
  1303.     key = w.keypress((mc,) + size[1:], key)
  1304.   File "/usr/lib/python3/dist-packages/urwid/wimp.py", line 535, in keypress
  1305.     self._emit('click')
  1306.   File "/usr/lib/python3/dist-packages/urwid/widget.py", line 463, in _emit
  1307.     signals.emit_signal(self, name, self, *args)
  1308.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 264, in emit
  1309.     result |= self._call_callback(callback, user_arg, user_args, args)
  1310.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 294, in _call_callback
  1311.     return bool(callback(*args_to_pass))
  1312.   File "/usr/share/openstack/cloudinstall/placement/ui/add_services_dialog.py", line 147, in handle_deploy
  1313.     self.deploy_cb()
  1314.   File "/usr/share/openstack/cloudinstall/gui.py", line 409, in deploy
  1315.     deploy_cb()
  1316. TypeError: 'Future' object is not callable
  1317.  
  1318. During handling of the above exception, another exception occurred:
  1319.  
  1320. Traceback (most recent call last):
  1321.   File "/usr/share/openstack/cloudinstall/ev.py", line 141, in run
  1322.     self.loop.run()
  1323.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 278, in run
  1324.     self._run()
  1325.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 378, in _run
  1326.     self.screen.stop() # clean up screen control
  1327.   File "/usr/lib/python3/dist-packages/urwid/display_common.py", line 750, in stop
  1328.     self._stop()
  1329.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 232, in _stop
  1330.     signals.emit_signal(self, INPUT_DESCRIPTORS_CHANGED)
  1331.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 264, in emit
  1332.     result |= self._call_callback(callback, user_arg, user_args, args)
  1333.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 294, in _call_callback
  1334.     return bool(callback(*args_to_pass))
  1335.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 364, in _reset_input_descriptors
  1336.     self.screen.hook_event_loop(self.event_loop, self._update)
  1337.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 397, in hook_event_loop
  1338.     event_loop.watch_file(fd, wrapper)
  1339.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 972, in watch_file
  1340.     self._ioloop.add_handler(fd, handler, IOLoop.READ)
  1341.   File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 526, in add_handler
  1342.     self._impl.register(fd, events | self.ERROR)
  1343. FileExistsError: [Errno 17] File exists
  1344. [INFO: 12-17 14:35:45, utils.py:85] Cleanup, saving latest config object.
  1345. [DEBUG: 12-17 14:35:45, utils.py:91] Attempting to reset the terminal
  1346. [INFO: 12-17 14:36:05, openstack-status:104] Starting deployment of OpenStack
  1347. [INFO: 12-17 14:36:05, openstack-status:122] Running status within container
  1348. [DEBUG: 12-17 14:36:05, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  1349. [DEBUG: 12-17 14:36:05, container.py:52] using 10.0.3.149 as the container ip
  1350. [DEBUG: 12-17 14:36:05, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  1351. [INFO: 12-17 14:36:06, openstack-status:104] Starting deployment of OpenStack
  1352. [DEBUG: 12-17 14:36:06, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1353. [DEBUG: 12-17 14:36:06, core.py:149] Authenticated against juju api.
  1354. [INFO: 12-17 14:36:06, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1355. [DEBUG: 12-17 14:36:07, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  1356. [DEBUG: 12-17 14:36:07, core.py:339] existing juju machines: {'nova-compute-machine-0': '2', 'neutron-gateway-machine-0': '3', 'controller': '1'}
  1357. [INFO: 12-17 14:36:07, core.py:378] Copying network specifications to machine
  1358. [DEBUG: 12-17 14:36:07, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  1359. [DEBUG: 12-17 14:36:13, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1360. [DEBUG: 12-17 14:36:13, core.py:383] Updating network configuration for machine
  1361. [DEBUG: 12-17 14:36:13, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  1362. [DEBUG: 12-17 14:36:14, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1363. [DEBUG: 12-17 14:36:14, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  1364. [DEBUG: 12-17 14:36:16, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': 'Bridge already configured\n'}
  1365. [DEBUG: 12-17 14:36:16, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  1366. [DEBUG: 12-17 14:36:22, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1367. [DEBUG: 12-17 14:36:22, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  1368. [DEBUG: 12-17 14:36:23, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1369. [DEBUG: 12-17 14:36:23, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  1370. [DEBUG: 12-17 14:36:29, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1371. [DEBUG: 12-17 14:36:29, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  1372. [DEBUG: 12-17 14:36:31, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1373. [DEBUG: 12-17 14:36:31, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  1374. [DEBUG: 12-17 14:36:32, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1375. [DEBUG: 12-17 14:36:32, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  1376. [DEBUG: 12-17 14:36:34, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1377. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1378. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1379. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1380. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1381. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1382. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1383. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1384. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1385. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1386. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1387. [DEBUG: 12-17 14:36:35, __init__.py:468] Starting charm post processing watcher.
  1388. [DEBUG: 12-17 14:36:40, __init__.py:468] Starting charm post processing watcher.
  1389. [ERROR: 12-17 14:37:03, ev.py:143] Exception in ev.run():
  1390. Traceback (most recent call last):
  1391.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 376, in _run
  1392.     self.event_loop.run()
  1393.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1015, in run
  1394.     raise exc
  1395.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1002, in wrapper
  1396.     return func(*args, **kw)
  1397.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 393, in <lambda>
  1398.     event_loop, callback, self.get_available_raw_input())
  1399.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 493, in parse_input
  1400.     callback(processed, processed_codes)
  1401.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 403, in _update
  1402.     self.process_input(keys)
  1403.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 503, in process_input
  1404.     k = self._topmost_widget.keypress(self.screen_size, k)
  1405.   File "/usr/share/openstack/cloudinstall/gui.py", line 289, in keypress
  1406.     return super().keypress(size, key)
  1407.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1128, in keypress
  1408.     return self.body.keypress( (maxcol, remaining), key )
  1409.   File "/usr/lib/python3/dist-packages/urwid/decoration.py", line 836, in keypress
  1410.     return self._original_widget.keypress((maxcol,), key)
  1411.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1587, in keypress
  1412.     key = self.focus.keypress(tsize, key)
  1413.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 2269, in keypress
  1414.     key = w.keypress((mc,) + size[1:], key)
  1415.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 2269, in keypress
  1416.     key = w.keypress((mc,) + size[1:], key)
  1417.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1587, in keypress
  1418.     key = self.focus.keypress(tsize, key)
  1419.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 404, in keypress
  1420.     key = self.__super.keypress(size, key)
  1421.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 1587, in keypress
  1422.     key = self.focus.keypress(tsize, key)
  1423.   File "/usr/lib/python3/dist-packages/urwid/decoration.py", line 621, in keypress
  1424.     return self._original_widget.keypress(maxvals, key)
  1425.   File "/usr/lib/python3/dist-packages/urwid/container.py", line 2269, in keypress
  1426.     key = w.keypress((mc,) + size[1:], key)
  1427.   File "/usr/lib/python3/dist-packages/urwid/wimp.py", line 535, in keypress
  1428.     self._emit('click')
  1429.   File "/usr/lib/python3/dist-packages/urwid/widget.py", line 463, in _emit
  1430.     signals.emit_signal(self, name, self, *args)
  1431.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 264, in emit
  1432.     result |= self._call_callback(callback, user_arg, user_args, args)
  1433.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 294, in _call_callback
  1434.     return bool(callback(*args_to_pass))
  1435.   File "/usr/share/openstack/cloudinstall/placement/ui/add_services_dialog.py", line 147, in handle_deploy
  1436.     self.deploy_cb()
  1437.   File "/usr/share/openstack/cloudinstall/gui.py", line 409, in deploy
  1438.     deploy_cb()
  1439. TypeError: 'Future' object is not callable
  1440.  
  1441. During handling of the above exception, another exception occurred:
  1442.  
  1443. Traceback (most recent call last):
  1444.   File "/usr/share/openstack/cloudinstall/ev.py", line 141, in run
  1445.     self.loop.run()
  1446.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 278, in run
  1447.     self._run()
  1448.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 378, in _run
  1449.     self.screen.stop() # clean up screen control
  1450.   File "/usr/lib/python3/dist-packages/urwid/display_common.py", line 750, in stop
  1451.     self._stop()
  1452.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 232, in _stop
  1453.     signals.emit_signal(self, INPUT_DESCRIPTORS_CHANGED)
  1454.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 264, in emit
  1455.     result |= self._call_callback(callback, user_arg, user_args, args)
  1456.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 294, in _call_callback
  1457.     return bool(callback(*args_to_pass))
  1458.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 364, in _reset_input_descriptors
  1459.     self.screen.hook_event_loop(self.event_loop, self._update)
  1460.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 397, in hook_event_loop
  1461.     event_loop.watch_file(fd, wrapper)
  1462.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 972, in watch_file
  1463.     self._ioloop.add_handler(fd, handler, IOLoop.READ)
  1464.   File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 526, in add_handler
  1465.     self._impl.register(fd, events | self.ERROR)
  1466. FileExistsError: [Errno 17] File exists
  1467. [INFO: 12-17 14:37:03, utils.py:85] Cleanup, saving latest config object.
  1468. [DEBUG: 12-17 14:37:03, utils.py:91] Attempting to reset the terminal
  1469. [INFO: 12-17 14:37:07, openstack-status:104] Starting deployment of OpenStack
  1470. [INFO: 12-17 14:37:07, openstack-status:122] Running status within container
  1471. [DEBUG: 12-17 14:37:07, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  1472. [DEBUG: 12-17 14:37:07, container.py:52] using 10.0.3.149 as the container ip
  1473. [DEBUG: 12-17 14:37:07, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  1474. [INFO: 12-17 14:37:08, openstack-status:104] Starting deployment of OpenStack
  1475. [DEBUG: 12-17 14:37:08, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1476. [DEBUG: 12-17 14:37:08, core.py:149] Authenticated against juju api.
  1477. [INFO: 12-17 14:37:08, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1478. [DEBUG: 12-17 14:37:09, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  1479. [DEBUG: 12-17 14:37:09, core.py:339] existing juju machines: {'nova-compute-machine-0': '2', 'controller': '1', 'neutron-gateway-machine-0': '3'}
  1480. [INFO: 12-17 14:37:09, core.py:378] Copying network specifications to machine
  1481. [DEBUG: 12-17 14:37:09, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  1482. [DEBUG: 12-17 14:37:15, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1483. [DEBUG: 12-17 14:37:15, core.py:383] Updating network configuration for machine
  1484. [DEBUG: 12-17 14:37:15, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  1485. [DEBUG: 12-17 14:37:17, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1486. [DEBUG: 12-17 14:37:17, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  1487. [DEBUG: 12-17 14:37:18, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': 'Bridge already configured\n'}
  1488. [DEBUG: 12-17 14:37:18, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  1489. [DEBUG: 12-17 14:37:24, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1490. [DEBUG: 12-17 14:37:24, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  1491. [DEBUG: 12-17 14:37:25, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1492. [DEBUG: 12-17 14:37:25, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  1493. [DEBUG: 12-17 14:37:27, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1494. [DEBUG: 12-17 14:37:27, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  1495. [DEBUG: 12-17 14:37:28, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1496. [DEBUG: 12-17 14:37:28, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  1497. [DEBUG: 12-17 14:37:34, utils.py:429] Remote copy result: {'err': '', 'status': 0, 'output': ''}
  1498. [DEBUG: 12-17 14:37:34, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  1499. [DEBUG: 12-17 14:37:36, utils.py:442] Remote run result: {'err': '', 'status': 0, 'output': ''}
  1500. [DEBUG: 12-17 14:37:36, __init__.py:468] Starting charm post processing watcher.
  1501. [DEBUG: 12-17 14:38:28, ev.py:91] setting previous controller: <ServicesView selectable box widget>
  1502. [INFO: 12-17 14:38:48, ev.py:96] Stopping eventloop
  1503. [INFO: 12-17 14:38:48, utils.py:85] Cleanup, saving latest config object.
  1504. [DEBUG: 12-17 14:38:48, utils.py:91] Attempting to reset the terminal
  1505. [INFO: 12-17 14:45:09, openstack-status:104] Starting deployment of OpenStack
  1506. [INFO: 12-17 14:45:09, openstack-status:122] Running status within container
  1507. [DEBUG: 12-17 14:45:09, container.py:49] lxc-info found: '[b'10.0.3.149', b'10.0.6.1', b'192.168.122.1']'
  1508. [DEBUG: 12-17 14:45:09, container.py:52] using 10.0.3.149 as the container ip
  1509. [DEBUG: 12-17 14:45:09, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.149 openstack-status
  1510. [INFO: 12-17 14:45:10, openstack-status:104] Starting deployment of OpenStack
  1511. [DEBUG: 12-17 14:45:10, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1512. [DEBUG: 12-17 14:45:11, core.py:149] Authenticated against juju api.
  1513. [INFO: 12-17 14:45:11, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1514. [DEBUG: 12-17 14:45:11, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  1515. [DEBUG: 12-17 14:45:11, core.py:339] existing juju machines: {'controller': '1', 'neutron-gateway-machine-0': '3', 'nova-compute-machine-0': '2'}
  1516. [INFO: 12-17 14:45:12, core.py:378] Copying network specifications to machine
  1517. [DEBUG: 12-17 14:45:12, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  1518. [DEBUG: 12-17 14:45:17, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1519. [DEBUG: 12-17 14:45:17, core.py:383] Updating network configuration for machine
  1520. [DEBUG: 12-17 14:45:17, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  1521. [DEBUG: 12-17 14:45:19, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1522. [DEBUG: 12-17 14:45:19, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  1523. [DEBUG: 12-17 14:45:20, utils.py:442] Remote run result: {'err': '', 'output': 'Bridge already configured\n', 'status': 0}
  1524. [DEBUG: 12-17 14:45:20, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  1525. [DEBUG: 12-17 14:45:27, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1526. [DEBUG: 12-17 14:45:27, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  1527. [DEBUG: 12-17 14:45:28, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1528. [DEBUG: 12-17 14:45:28, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  1529. [DEBUG: 12-17 14:45:35, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1530. [DEBUG: 12-17 14:45:35, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  1531. [DEBUG: 12-17 14:45:36, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1532. [DEBUG: 12-17 14:45:36, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  1533. [DEBUG: 12-17 14:45:42, utils.py:429] Remote copy result: {'err': '', 'output': '', 'status': 0}
  1534. [DEBUG: 12-17 14:45:42, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  1535. [DEBUG: 12-17 14:45:43, utils.py:442] Remote run result: {'err': '', 'output': '', 'status': 0}
  1536. [DEBUG: 12-17 14:45:43, __init__.py:468] Starting charm post processing watcher.
  1537. [ERROR: 12-17 16:13:45, ev.py:143] Exception in ev.run():
  1538. Traceback (most recent call last):
  1539.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 376, in _run
  1540.     self.event_loop.run()
  1541.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1015, in run
  1542.     raise exc
  1543.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1002, in wrapper
  1544.     return func(*args, **kw)
  1545.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 164, in cb
  1546.     callback(self, user_data)
  1547.   File "/usr/share/openstack/cloudinstall/core.py", line 100, in update
  1548.     self.update_node_states()
  1549.   File "/usr/share/openstack/cloudinstall/core.py", line 116, in update_node_states
  1550.     deployed_services = sorted(self.juju_state.services,
  1551.   File "/usr/share/openstack/cloudinstall/juju.py", line 197, in services
  1552.     ret = self.status()
  1553.   File "/usr/share/openstack/cloudinstall/juju.py", line 81, in status
  1554.     self._juju_status = self.juju.status()
  1555.   File "/usr/share/openstack/macumba/__init__.py", line 295, in status
  1556.     timeout=60)
  1557.   File "/usr/share/openstack/macumba/__init__.py", line 282, in call
  1558.     req_id = self.conn.do_send(params)
  1559.   File "/usr/share/openstack/macumba/__init__.py", line 165, in do_send
  1560.     self.send(json.dumps(json_message))
  1561.   File "/usr/lib/python3/dist-packages/ws4py/websocket.py", line 257, in send
  1562.     message_sender = self.stream.binary_message if binary else self.stream.text_message
  1563. AttributeError: 'NoneType' object has no attribute 'text_message'
  1564.  
  1565. During handling of the above exception, another exception occurred:
  1566.  
  1567. Traceback (most recent call last):
  1568.   File "/usr/share/openstack/cloudinstall/ev.py", line 141, in run
  1569.     self.loop.run()
  1570.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 278, in run
  1571.     self._run()
  1572.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 378, in _run
  1573.     self.screen.stop() # clean up screen control
  1574.   File "/usr/lib/python3/dist-packages/urwid/display_common.py", line 750, in stop
  1575.     self._stop()
  1576.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 232, in _stop
  1577.     signals.emit_signal(self, INPUT_DESCRIPTORS_CHANGED)
  1578.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 264, in emit
  1579.     result |= self._call_callback(callback, user_arg, user_args, args)
  1580.   File "/usr/lib/python3/dist-packages/urwid/signals.py", line 294, in _call_callback
  1581.     return bool(callback(*args_to_pass))
  1582.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 364, in _reset_input_descriptors
  1583.     self.screen.hook_event_loop(self.event_loop, self._update)
  1584.   File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 397, in hook_event_loop
  1585.     event_loop.watch_file(fd, wrapper)
  1586.   File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 972, in watch_file
  1587.     self._ioloop.add_handler(fd, handler, IOLoop.READ)
  1588.   File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 526, in add_handler
  1589.     self._impl.register(fd, events | self.ERROR)
  1590. FileExistsError: [Errno 17] File exists
  1591. [INFO: 12-17 16:13:50, utils.py:85] Cleanup, saving latest config object.
  1592. [DEBUG: 12-17 16:13:50, utils.py:91] Attempting to reset the terminal
  1593. [INFO: 12-17 16:17:39, openstack-install:204] Starting OpenStack Installer v0.99.24
  1594. [INFO: 12-17 16:17:39, openstack-install:205] Start command: ['/usr/bin/openstack-install']
  1595. [INFO: 12-17 16:17:39, openstack-install:216] Creating juju directories: /home/stack/.cloud-install/juju
  1596. [INFO: 12-17 16:17:41, openstack-install:269] Running Kilo release
  1597. [DEBUG: 12-17 16:17:51, utils.py:648] ssh keys exist for this user, they will be used instead.
  1598. [DEBUG: 12-17 16:17:51, single.py:77] Found proxy info: False/False
  1599. [INFO: 12-17 16:17:51, single.py:107] Prepared userdata: {'extra_sshkeys': ['ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVG5BOBTCpLpe7dZ4Lw1moZAFr/AT1TMfWrtSYFm96eV5CzdUwQsxQRsxYp77BQxEMIfyTOfKB0r62bO4xsVDFZ7UFTcukRYDgCabGhmC+bQfTKNV2JqgzBf6CnQhF1rqvsf9fmlMjSHP9tcFQda++g32mKGQFUNoWV8j94DL6vjGhI5xr9bTgXA6z2u60dKKEgy1CryX9NW+8Og9MMLWHCBzdWrd96S7vYDbXCcg4gw10Or/Gx49c6gQygvlxvNCTi5U3GfjEouF6WZ2TmUMle2g4IeGQOEDjPNqpJwXssF2zZTToX7Gn5v31wO6CFthLaT6T3K44tS3AItu/mfU7 stack@IBM-Server-Ubuntu\n'], 'seed_command': ['env', 'pollinate', '-q', '--curl-opts', '-k']}
  1600. [INFO: 12-17 16:17:51, single.py:362] Setting permissions for user stack
  1601. [DEBUG: 12-17 17:33:07, single.py:311] Waiting for cloud-init status result
  1602. [DEBUG: 12-17 17:36:05, single.py:231] Container started, cloud-init done.
  1603. [INFO: 12-17 17:36:05, single.py:155] Writing lxc-net config for openstack-single-stack
  1604. [DEBUG: 12-17 17:36:05, container.py:49] lxc-info found: '[b'10.0.3.24']'
  1605. [DEBUG: 12-17 17:36:05, container.py:52] using 10.0.3.24 as the container ip
  1606. [INFO: 12-17 17:36:05, single.py:168] Adding static route for 10.0.6.0/24 via 10.0.3.24
  1607. [DEBUG: 12-17 17:36:05, single.py:243] Installing openstack & openstack-single directly, and juju-local, libvirt-bin and lxc via deps
  1608. [DEBUG: 12-17 17:54:34, single.py:251] done installing deps
  1609. [DEBUG: 12-17 17:54:34, container.py:49] lxc-info found: '[b'10.0.3.24', b'10.0.6.1', b'192.168.122.1']'
  1610. [DEBUG: 12-17 17:54:34, container.py:52] using 10.0.3.24 as the container ip
  1611. [DEBUG: 12-17 17:54:35, container.py:49] lxc-info found: '[b'10.0.3.24', b'10.0.6.1', b'192.168.122.1']'
  1612. [DEBUG: 12-17 17:54:35, container.py:52] using 10.0.3.24 as the container ip
  1613. [DEBUG: 12-17 17:55:52, container.py:49] lxc-info found: '[b'10.0.3.24', b'10.0.6.1', b'192.168.122.1']'
  1614. [DEBUG: 12-17 17:55:52, container.py:52] using 10.0.3.24 as the container ip
  1615. [DEBUG: 12-17 17:55:59, container.py:49] lxc-info found: '[b'10.0.3.24', b'10.0.6.1', b'192.168.122.1']'
  1616. [DEBUG: 12-17 17:55:59, container.py:52] using 10.0.3.24 as the container ip
  1617. [DEBUG: 12-17 17:55:59, container.py:158] Running command without waiting for response.: sudo -H -u stack TERM=xterm256-color ssh -t -q -l ubuntu -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "ControlMaster=auto" -o "ControlPersist=600" -i /home/stack/.ssh/id_rsa 10.0.3.24 openstack-status
  1618. [INFO: 12-17 17:56:00, openstack-status:104] Starting deployment of OpenStack
  1619. [DEBUG: 12-17 17:56:00, config.py:188] Querying juju env in /home/ubuntu/.cloud-install/juju/environments/local.jenv
  1620. [DEBUG: 12-17 17:56:00, core.py:149] Authenticated against juju api.
  1621. [INFO: 12-17 17:56:00, core.py:175] Loaded placements from '/home/ubuntu/.cloud-install/placements.yaml'
  1622. [INFO: 12-17 17:56:00, core.py:185] Using deployments saved from previous install as new assignments.
  1623. [DEBUG: 12-17 17:56:00, core.py:339] existing juju machines: {}
  1624. [DEBUG: 12-17 17:56:00, core.py:357] adding machine with constraints={'mem': 6144, 'cpu-cores': 6, 'root-disk': 20480}
  1625. [DEBUG: 12-17 17:56:02, core.py:357] adding machine with constraints={'mem': 2048, 'root-disk': 20480}
  1626. [DEBUG: 12-17 17:56:04, core.py:357] adding machine with constraints={'mem': 4096, 'root-disk': 40960}
  1627. [INFO: 12-17 19:58:53, core.py:378] Copying network specifications to machine
  1628. [DEBUG: 12-17 19:58:53, utils.py:425] Remote copying /usr/share/openstack/templates/lxc-host-only to /tmp/lxc-host-only on machine 1
  1629. [DEBUG: 12-17 19:58:55, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1630. [DEBUG: 12-17 19:58:55, core.py:383] Updating network configuration for machine
  1631. [DEBUG: 12-17 19:58:55, utils.py:436] Remote running (sudo chmod +x /tmp/lxc-host-only) on machine 1
  1632. [DEBUG: 12-17 19:58:56, utils.py:442] Remote run result: {'output': '', 'status': 0, 'err': "Warning: Permanently added '10.0.6.52' (ECDSA) to the list of known hosts.\r\n"}
  1633. [DEBUG: 12-17 19:58:56, utils.py:436] Remote running (sudo /tmp/lxc-host-only) on machine 1
  1634. [DEBUG: 12-17 20:01:34, utils.py:442] Remote run result: {'output': 'Ign http://archive.ubuntu.com trusty InRelease\nGet:1 http://archive.ubuntu.com trusty-updates InRelease [64.4 kB]\nGet:2 http://security.ubuntu.com trusty-security InRelease [64.4 kB]\nHit http://archive.ubuntu.com trusty-backports InRelease\nHit http://archive.ubuntu.com trusty Release.gpg\nGet:3 http://archive.ubuntu.com trusty-updates/main Sources [246 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [101 kB]\nGet:5 http://security.ubuntu.com trusty-security/universe Sources [31.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [389 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [122 kB]\nGet:8 http://archive.ubuntu.com trusty-updates/restricted Sources [5,359 B]\nGet:9 http://archive.ubuntu.com trusty-updates/universe Sources [145 kB]\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nGet:10 http://archive.ubuntu.com trusty-updates/multiverse Sources [5,167 B]\nGet:11 http://archive.ubuntu.com trusty-updates/main amd64 Packages [669 kB]\nGet:12 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]\nGet:13 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [333 kB]\nGet:14 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.0 kB]\nHit http://archive.ubuntu.com trusty-updates/main Translation-en\nHit http://archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://archive.ubuntu.com trusty-backports/main Sources\nHit http://archive.ubuntu.com trusty-backports/restricted Sources\nHit http://archive.ubuntu.com trusty-backports/universe Sources\nHit http://archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://archive.ubuntu.com trusty-backports/main Translation-en\nHit http://archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://archive.ubuntu.com trusty Release\nHit http://archive.ubuntu.com trusty/main Sources\nHit http://archive.ubuntu.com trusty/restricted Sources\nHit http://archive.ubuntu.com trusty/universe Sources\nHit http://archive.ubuntu.com trusty/multiverse Sources\nHit http://archive.ubuntu.com trusty/main amd64 Packages\nHit http://archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://archive.ubuntu.com trusty/universe amd64 Packages\nHit http://archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://archive.ubuntu.com trusty/main Translation-en\nHit http://archive.ubuntu.com trusty/multiverse Translation-en\nHit http://archive.ubuntu.com trusty/restricted Translation-en\nHit http://archive.ubuntu.com trusty/universe Translation-en\nIgn http://archive.ubuntu.com trusty/main Translation-en_US\nIgn http://archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://archive.ubuntu.com trusty/universe Translation-en_US\nFetched 2,206 kB in 1min 5s (33.6 kB/s)\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n  cgmanager debootstrap dnsmasq-base liblxc1 libmnl0 libnetfilter-conntrack3\n  libseccomp2 lxc-templates python3-lxc uidmap\nSuggested packages:\n  cgmanager-utils btrfs-tools lvm2 lxctl qemu-user-static\nThe following NEW packages will be installed:\n  cgmanager debootstrap dnsmasq-base liblxc1 libmnl0 libnetfilter-conntrack3\n  libseccomp2 lxc lxc-templates python3-lxc uidmap\n0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 945 kB of archives.\nAfter this operation, 3,728 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main cgmanager amd64 0.24-0ubuntu7.5 [49.6 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty/main libseccomp2 amd64 2.1.0+dfsg-1 [34.8 kB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main liblxc1 amd64 1.0.8-0ubuntu0.3 [168 kB]\nGet:4 http://archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:5 http://archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.1 [257 kB]\nGet:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-lxc amd64 1.0.8-0ubuntu0.3 [19.8 kB]\nGet:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lxc amd64 1.0.8-0ubuntu0.3 [202 kB]\nGet:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lxc-templates amd64 1.0.8-0ubuntu0.3 [63.0 kB]\nGet:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main uidmap amd64 1:4.1.5.1-1ubuntu9.1 [62.8 kB]\nGet:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main debootstrap all 1.0.59ubuntu0.4 [29.8 kB]\nFetched 945 kB in 51s (18.3 kB/s)\nSelecting previously unselected package cgmanager.\n(Reading database ... 77940 files and directories currently installed.)\nPreparing to unpack .../cgmanager_0.24-0ubuntu7.5_amd64.deb ...\nUnpacking cgmanager (0.24-0ubuntu7.5) ...\nSelecting previously unselected package libseccomp2:amd64.\nPreparing to unpack .../libseccomp2_2.1.0+dfsg-1_amd64.deb ...\nUnpacking libseccomp2:amd64 (2.1.0+dfsg-1) ...\nSelecting previously unselected package liblxc1.\nPreparing to unpack .../liblxc1_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking liblxc1 (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.1_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.1) ...\nSelecting previously unselected package python3-lxc.\nPreparing to unpack .../python3-lxc_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking python3-lxc (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package lxc.\nPreparing to unpack .../lxc_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking lxc (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package lxc-templates.\nPreparing to unpack .../lxc-templates_1.0.8-0ubuntu0.3_amd64.deb ...\nUnpacking lxc-templates (1.0.8-0ubuntu0.3) ...\nSelecting previously unselected package uidmap.\nPreparing to unpack .../uidmap_1%3a4.1.5.1-1ubuntu9.1_amd64.deb ...\nUnpacking uidmap (1:4.1.5.1-1ubuntu9.1) ...\nSelecting previously unselected package debootstrap.\nPreparing to unpack .../debootstrap_1.0.59ubuntu0.4_all.deb ...\nUnpacking debootstrap (1.0.59ubuntu0.4) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up cgmanager (0.24-0ubuntu7.5) ...\ncgmanager start/running, process 13242\ncgproxy stop/pre-start, process 13279\nSetting up libseccomp2:amd64 (2.1.0+dfsg-1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.1) ...\nSetting up uidmap (1:4.1.5.1-1ubuntu9.1) ...\nSetting up debootstrap (1.0.59ubuntu0.4) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up liblxc1 (1.0.8-0ubuntu0.3) ...\nSetting up python3-lxc (1.0.8-0ubuntu0.3) ...\nSetting up lxc (1.0.8-0ubuntu0.3) ...\nlxc start/running\nSetting up lxc dnsmasq configuration.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up lxc-templates (1.0.8-0ubuntu0.3) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.6) ...\nlxc-net stop/waiting\nlxc-net stop/post-stop, process 13557\n\nWaiting for lxcbr0 to get ready (MAXWAIT is 32 seconds).\n', 'status': 0, 'err': 'Internet Systems Consortium DHCP Client 4.2.4\nCopyright 2004-2012 Internet Systems Consortium.\nAll rights reserved.\nFor info, please visit https://www.isc.org/software/dhcp/\n\nListening on LPF/eth0/52:54:00:87:45:a9\nSending on   LPF/eth0/52:54:00:87:45:a9\nSending on   Socket/fallback\nDHCPRELEASE on eth0 to 10.0.6.1 port 67 (xid=0x6757a621)\nInternet Systems Consortium DHCP Client 4.2.4\nCopyright 2004-2012 Internet Systems Consortium.\nAll rights reserved.\nFor info, please visit https://www.isc.org/software/dhcp/\n\nListening on LPF/lxcbr0/52:54:00:87:45:a9\nSending on   LPF/lxcbr0/52:54:00:87:45:a9\nSending on   Socket/fallback\nDHCPDISCOVER on lxcbr0 to 255.255.255.255 port 67 interval 3 (xid=0x52c14e33)\nDHCPREQUEST of 10.0.6.52 on lxcbr0 to 255.255.255.255 port 67 (xid=0x334ec152)\nDHCPOFFER of 10.0.6.52 from 10.0.6.1\nDHCPACK of 10.0.6.52 from 10.0.6.1\nbound to 10.0.6.52 -- renewal in 1379 seconds.\n'}
  1635. [DEBUG: 12-17 20:01:34, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 1
  1636. [DEBUG: 12-17 20:01:35, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1637. [DEBUG: 12-17 20:01:35, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 1
  1638. [DEBUG: 12-17 20:01:37, utils.py:442] Remote run result: {'output': "Adding 'local diversion of /usr/bin/apt-get to /usr/bin/apt-get.distrib'\n", 'status': 0, 'err': ''}
  1639. [DEBUG: 12-17 20:01:37, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 2
  1640. [DEBUG: 12-17 20:01:38, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1641. [DEBUG: 12-17 20:01:38, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 2
  1642. [DEBUG: 12-17 20:01:39, utils.py:442] Remote run result: {'output': "Adding 'local diversion of /usr/bin/apt-get to /usr/bin/apt-get.distrib'\n", 'status': 0, 'err': "Warning: Permanently added '10.0.6.165' (ECDSA) to the list of known hosts.\r\n"}
  1643. [DEBUG: 12-17 20:01:39, utils.py:425] Remote copying /usr/share/openstack/tools/apt-go-fast to /tmp/apt-go-fast on machine 3
  1644. [DEBUG: 12-17 20:01:41, utils.py:429] Remote copy result: {'output': '', 'status': 0, 'err': ''}
  1645. [DEBUG: 12-17 20:01:41, utils.py:436] Remote running (sudo sh /tmp/apt-go-fast) on machine 3
  1646. [DEBUG: 12-17 20:01:42, utils.py:442] Remote run result: {'output': "Adding 'local diversion of /usr/bin/apt-get to /usr/bin/apt-get.distrib'\n", 'status': 0, 'err': "Warning: Permanently added '10.0.6.173' (ECDSA) to the list of known hosts.\r\n"}
  1647. [DEBUG: 12-17 20:01:42, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  1648. [DEBUG: 12-17 20:01:42, __init__.py:269] calling deploy(ntp-11, ntp, 0, , None, None)
  1649. [DEBUG: 12-17 20:01:50, core.py:437] Issued deploy for NTP
  1650. [DEBUG: 12-17 20:01:50, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  1651. [DEBUG: 12-17 20:01:50, __init__.py:269] calling deploy(mysql-28, mysql, 1,
  1652.  
  1653.  
  1654.  
  1655.  
  1656. ceilometer:
  1657.   openstack-origin: cloud:trusty-kilo
  1658.  
  1659. ceilometer-agent:
  1660.   openstack-origin: cloud:trusty-kilo
  1661.  
  1662. heat:
  1663.   openstack-origin: cloud:trusty-kilo
  1664.  
  1665. cinder:
  1666.   glance-api-version: 2
  1667.   openstack-origin: cloud:trusty-kilo
  1668.   block-device: /var/lib/cinder-sdb.img|5G
  1669.  
  1670. ceph-radosgw:
  1671.   source: cloud:trusty-kilo
  1672.   use-embedded-webserver: True
  1673.  
  1674. ceph:
  1675.   source: cloud:trusty-kilo
  1676.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  1677.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  1678.   osd-devices: /home/ubuntu/ceph-osd/
  1679.  
  1680. ceph-osd:
  1681.   source: cloud:trusty-kilo
  1682.   osd-devices: /dev/sdb
  1683.   osd-reformat: "yes"
  1684.  
  1685. glance:
  1686.   openstack-origin: cloud:trusty-kilo
  1687.   worker-multiplier: 1
  1688.  
  1689. glance-simplestreams-sync:
  1690.   use_swift: False
  1691.  
  1692. juju-gui:
  1693.   password: pass
  1694.  
  1695. keystone:
  1696.   admin-password: pass
  1697.   admin-user: 'admin'
  1698.   openstack-origin: cloud:trusty-kilo
  1699.   worker-multiplier: 1
  1700.  
  1701. mysql:
  1702.   dataset-size: 512M
  1703.   max-connections: 25000
  1704.  
  1705. neutron-openvswitch:
  1706.  
  1707. neutron-api:
  1708.   l2-population: False
  1709.   neutron-security-groups: True
  1710.   openstack-origin: cloud:trusty-kilo
  1711.  
  1712. nova-cloud-controller:
  1713.   network-manager: Neutron
  1714.   quantum-security-groups: "yes"
  1715.  
  1716.   console-access-protocol: novnc
  1717.  
  1718.   openstack-origin: cloud:trusty-kilo
  1719.   worker-multiplier: 1
  1720.  
  1721. nova-compute:
  1722.   openstack-origin: cloud:trusty-kilo
  1723.  
  1724. openstack-dashboard:
  1725.   openstack-origin: cloud:trusty-kilo
  1726.  
  1727. neutron-gateway:
  1728.   instance-mtu: 1400
  1729.   openstack-origin: cloud:trusty-kilo
  1730.  
  1731. swift-proxy:
  1732.   zone-assignment: auto
  1733.   replicas: 3
  1734.   openstack-origin: cloud:trusty-kilo
  1735.  
  1736. swift-storage:
  1737.   zone: 1
  1738.   block-device: /etc/swift/storage.img|2G
  1739.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  1740. [DEBUG: 12-17 20:02:01, core.py:437] Issued deploy for MySQL
  1741. [DEBUG: 12-17 20:02:01, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  1742. [DEBUG: 12-17 20:02:01, __init__.py:269] calling deploy(keystone-28, keystone, 1,
  1743.  
  1744.  
  1745.  
  1746.  
  1747. ceilometer:
  1748.   openstack-origin: cloud:trusty-kilo
  1749.  
  1750. ceilometer-agent:
  1751.   openstack-origin: cloud:trusty-kilo
  1752.  
  1753. heat:
  1754.   openstack-origin: cloud:trusty-kilo
  1755.  
  1756. cinder:
  1757.   glance-api-version: 2
  1758.   openstack-origin: cloud:trusty-kilo
  1759.   block-device: /var/lib/cinder-sdb.img|5G
  1760.  
  1761. ceph-radosgw:
  1762.   source: cloud:trusty-kilo
  1763.   use-embedded-webserver: True
  1764.  
  1765. ceph:
  1766.   source: cloud:trusty-kilo
  1767.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  1768.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  1769.   osd-devices: /home/ubuntu/ceph-osd/
  1770.  
  1771. ceph-osd:
  1772.   source: cloud:trusty-kilo
  1773.   osd-devices: /dev/sdb
  1774.   osd-reformat: "yes"
  1775.  
  1776. glance:
  1777.   openstack-origin: cloud:trusty-kilo
  1778.   worker-multiplier: 1
  1779.  
  1780. glance-simplestreams-sync:
  1781.   use_swift: False
  1782.  
  1783. juju-gui:
  1784.   password: pass
  1785.  
  1786. keystone:
  1787.   admin-password: pass
  1788.   admin-user: 'admin'
  1789.   openstack-origin: cloud:trusty-kilo
  1790.   worker-multiplier: 1
  1791.  
  1792. mysql:
  1793.   dataset-size: 512M
  1794.   max-connections: 25000
  1795.  
  1796. neutron-openvswitch:
  1797.  
  1798. neutron-api:
  1799.   l2-population: False
  1800.   neutron-security-groups: True
  1801.   openstack-origin: cloud:trusty-kilo
  1802.  
  1803. nova-cloud-controller:
  1804.   network-manager: Neutron
  1805.   quantum-security-groups: "yes"
  1806.  
  1807.   console-access-protocol: novnc
  1808.  
  1809.   openstack-origin: cloud:trusty-kilo
  1810.   worker-multiplier: 1
  1811.  
  1812. nova-compute:
  1813.   openstack-origin: cloud:trusty-kilo
  1814.  
  1815. openstack-dashboard:
  1816.   openstack-origin: cloud:trusty-kilo
  1817.  
  1818. neutron-gateway:
  1819.   instance-mtu: 1400
  1820.   openstack-origin: cloud:trusty-kilo
  1821.  
  1822. swift-proxy:
  1823.   zone-assignment: auto
  1824.   replicas: 3
  1825.   openstack-origin: cloud:trusty-kilo
  1826.  
  1827. swift-storage:
  1828.   zone: 1
  1829.   block-device: /etc/swift/storage.img|2G
  1830.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  1831. [DEBUG: 12-17 20:02:13, core.py:437] Issued deploy for Keystone
  1832. [DEBUG: 12-17 20:02:13, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  1833. [DEBUG: 12-17 20:02:13, __init__.py:269] calling deploy(rabbitmq-server-34, rabbitmq-server, 1, , {}, lxc:1)
  1834. [DEBUG: 12-17 20:02:25, core.py:437] Issued deploy for RabbitMQ Server
  1835. [DEBUG: 12-17 20:02:25, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  1836. [DEBUG: 12-17 20:02:25, __init__.py:269] calling deploy(nova-cloud-controller-60, nova-cloud-controller, 1,
  1837.  
  1838.  
  1839.  
  1840.  
  1841. ceilometer:
  1842.   openstack-origin: cloud:trusty-kilo
  1843.  
  1844. ceilometer-agent:
  1845.   openstack-origin: cloud:trusty-kilo
  1846.  
  1847. heat:
  1848.   openstack-origin: cloud:trusty-kilo
  1849.  
  1850. cinder:
  1851.   glance-api-version: 2
  1852.   openstack-origin: cloud:trusty-kilo
  1853.   block-device: /var/lib/cinder-sdb.img|5G
  1854.  
  1855. ceph-radosgw:
  1856.   source: cloud:trusty-kilo
  1857.   use-embedded-webserver: True
  1858.  
  1859. ceph:
  1860.   source: cloud:trusty-kilo
  1861.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  1862.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  1863.   osd-devices: /home/ubuntu/ceph-osd/
  1864.  
  1865. ceph-osd:
  1866.   source: cloud:trusty-kilo
  1867.   osd-devices: /dev/sdb
  1868.   osd-reformat: "yes"
  1869.  
  1870. glance:
  1871.   openstack-origin: cloud:trusty-kilo
  1872.   worker-multiplier: 1
  1873.  
  1874. glance-simplestreams-sync:
  1875.   use_swift: False
  1876.  
  1877. juju-gui:
  1878.   password: pass
  1879.  
  1880. keystone:
  1881.   admin-password: pass
  1882.   admin-user: 'admin'
  1883.   openstack-origin: cloud:trusty-kilo
  1884.   worker-multiplier: 1
  1885.  
  1886. mysql:
  1887.   dataset-size: 512M
  1888.   max-connections: 25000
  1889.  
  1890. neutron-openvswitch:
  1891.  
  1892. neutron-api:
  1893.   l2-population: False
  1894.   neutron-security-groups: True
  1895.   openstack-origin: cloud:trusty-kilo
  1896.  
  1897. nova-cloud-controller:
  1898.   network-manager: Neutron
  1899.   quantum-security-groups: "yes"
  1900.  
  1901.   console-access-protocol: novnc
  1902.  
  1903.   openstack-origin: cloud:trusty-kilo
  1904.   worker-multiplier: 1
  1905.  
  1906. nova-compute:
  1907.   openstack-origin: cloud:trusty-kilo
  1908.  
  1909. openstack-dashboard:
  1910.   openstack-origin: cloud:trusty-kilo
  1911.  
  1912. neutron-gateway:
  1913.   instance-mtu: 1400
  1914.   openstack-origin: cloud:trusty-kilo
  1915.  
  1916. swift-proxy:
  1917.   zone-assignment: auto
  1918.   replicas: 3
  1919.   openstack-origin: cloud:trusty-kilo
  1920.  
  1921. swift-storage:
  1922.   zone: 1
  1923.   block-device: /etc/swift/storage.img|2G
  1924.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  1925. [DEBUG: 12-17 20:02:39, core.py:437] Issued deploy for Controller
  1926. [DEBUG: 12-17 20:02:39, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  1927. [DEBUG: 12-17 20:02:39, __init__.py:269] calling deploy(neutron-gateway-5, neutron-gateway, 1,
  1928.  
  1929.  
  1930.  
  1931.  
  1932. ceilometer:
  1933.   openstack-origin: cloud:trusty-kilo
  1934.  
  1935. ceilometer-agent:
  1936.   openstack-origin: cloud:trusty-kilo
  1937.  
  1938. heat:
  1939.   openstack-origin: cloud:trusty-kilo
  1940.  
  1941. cinder:
  1942.   glance-api-version: 2
  1943.   openstack-origin: cloud:trusty-kilo
  1944.   block-device: /var/lib/cinder-sdb.img|5G
  1945.  
  1946. ceph-radosgw:
  1947.   source: cloud:trusty-kilo
  1948.   use-embedded-webserver: True
  1949.  
  1950. ceph:
  1951.   source: cloud:trusty-kilo
  1952.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  1953.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  1954.   osd-devices: /home/ubuntu/ceph-osd/
  1955.  
  1956. ceph-osd:
  1957.   source: cloud:trusty-kilo
  1958.   osd-devices: /dev/sdb
  1959.   osd-reformat: "yes"
  1960.  
  1961. glance:
  1962.   openstack-origin: cloud:trusty-kilo
  1963.   worker-multiplier: 1
  1964.  
  1965. glance-simplestreams-sync:
  1966.   use_swift: False
  1967.  
  1968. juju-gui:
  1969.   password: pass
  1970.  
  1971. keystone:
  1972.   admin-password: pass
  1973.   admin-user: 'admin'
  1974.   openstack-origin: cloud:trusty-kilo
  1975.   worker-multiplier: 1
  1976.  
  1977. mysql:
  1978.   dataset-size: 512M
  1979.   max-connections: 25000
  1980.  
  1981. neutron-openvswitch:
  1982.  
  1983. neutron-api:
  1984.   l2-population: False
  1985.   neutron-security-groups: True
  1986.   openstack-origin: cloud:trusty-kilo
  1987.  
  1988. nova-cloud-controller:
  1989.   network-manager: Neutron
  1990.   quantum-security-groups: "yes"
  1991.  
  1992.   console-access-protocol: novnc
  1993.  
  1994.   openstack-origin: cloud:trusty-kilo
  1995.   worker-multiplier: 1
  1996.  
  1997. nova-compute:
  1998.   openstack-origin: cloud:trusty-kilo
  1999.  
  2000. openstack-dashboard:
  2001.   openstack-origin: cloud:trusty-kilo
  2002.  
  2003. neutron-gateway:
  2004.   instance-mtu: 1400
  2005.   openstack-origin: cloud:trusty-kilo
  2006.  
  2007. swift-proxy:
  2008.   zone-assignment: auto
  2009.   replicas: 3
  2010.   openstack-origin: cloud:trusty-kilo
  2011.  
  2012. swift-storage:
  2013.   zone: 1
  2014.   block-device: /etc/swift/storage.img|2G
  2015.   openstack-origin: cloud:trusty-kilo, {'mem': 2048, 'root-disk': 20480}, 2)
  2016. [DEBUG: 12-17 20:02:53, core.py:437] Issued deploy for Neutron
  2017. [DEBUG: 12-17 20:02:53, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2018. [DEBUG: 12-17 20:02:53, __init__.py:269] calling deploy(neutron-openvswitch-9, neutron-openvswitch, 0,
  2019.  
  2020.  
  2021.  
  2022.  
  2023. ceilometer:
  2024.   openstack-origin: cloud:trusty-kilo
  2025.  
  2026. ceilometer-agent:
  2027.   openstack-origin: cloud:trusty-kilo
  2028.  
  2029. heat:
  2030.   openstack-origin: cloud:trusty-kilo
  2031.  
  2032. cinder:
  2033.   glance-api-version: 2
  2034.   openstack-origin: cloud:trusty-kilo
  2035.   block-device: /var/lib/cinder-sdb.img|5G
  2036.  
  2037. ceph-radosgw:
  2038.   source: cloud:trusty-kilo
  2039.   use-embedded-webserver: True
  2040.  
  2041. ceph:
  2042.   source: cloud:trusty-kilo
  2043.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2044.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2045.   osd-devices: /home/ubuntu/ceph-osd/
  2046.  
  2047. ceph-osd:
  2048.   source: cloud:trusty-kilo
  2049.   osd-devices: /dev/sdb
  2050.   osd-reformat: "yes"
  2051.  
  2052. glance:
  2053.   openstack-origin: cloud:trusty-kilo
  2054.   worker-multiplier: 1
  2055.  
  2056. glance-simplestreams-sync:
  2057.   use_swift: False
  2058.  
  2059. juju-gui:
  2060.   password: pass
  2061.  
  2062. keystone:
  2063.   admin-password: pass
  2064.   admin-user: 'admin'
  2065.   openstack-origin: cloud:trusty-kilo
  2066.   worker-multiplier: 1
  2067.  
  2068. mysql:
  2069.   dataset-size: 512M
  2070.   max-connections: 25000
  2071.  
  2072. neutron-openvswitch:
  2073.  
  2074. neutron-api:
  2075.   l2-population: False
  2076.   neutron-security-groups: True
  2077.   openstack-origin: cloud:trusty-kilo
  2078.  
  2079. nova-cloud-controller:
  2080.   network-manager: Neutron
  2081.   quantum-security-groups: "yes"
  2082.  
  2083.   console-access-protocol: novnc
  2084.  
  2085.   openstack-origin: cloud:trusty-kilo
  2086.   worker-multiplier: 1
  2087.  
  2088. nova-compute:
  2089.   openstack-origin: cloud:trusty-kilo
  2090.  
  2091. openstack-dashboard:
  2092.   openstack-origin: cloud:trusty-kilo
  2093.  
  2094. neutron-gateway:
  2095.   instance-mtu: 1400
  2096.   openstack-origin: cloud:trusty-kilo
  2097.  
  2098. swift-proxy:
  2099.   zone-assignment: auto
  2100.   replicas: 3
  2101.   openstack-origin: cloud:trusty-kilo
  2102.  
  2103. swift-storage:
  2104.   zone: 1
  2105.   block-device: /etc/swift/storage.img|2G
  2106.   openstack-origin: cloud:trusty-kilo, None, None)
  2107. [DEBUG: 12-17 20:03:03, core.py:437] Issued deploy for Neutron OpenVSwitch
  2108. [DEBUG: 12-17 20:03:03, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2109. [DEBUG: 12-17 20:03:03, __init__.py:269] calling deploy(glance-simplestreams-sync-3, glance-simplestreams-sync, 1,
  2110.  
  2111.  
  2112.  
  2113.  
  2114. ceilometer:
  2115.   openstack-origin: cloud:trusty-kilo
  2116.  
  2117. ceilometer-agent:
  2118.   openstack-origin: cloud:trusty-kilo
  2119.  
  2120. heat:
  2121.   openstack-origin: cloud:trusty-kilo
  2122.  
  2123. cinder:
  2124.   glance-api-version: 2
  2125.   openstack-origin: cloud:trusty-kilo
  2126.   block-device: /var/lib/cinder-sdb.img|5G
  2127.  
  2128. ceph-radosgw:
  2129.   source: cloud:trusty-kilo
  2130.   use-embedded-webserver: True
  2131.  
  2132. ceph:
  2133.   source: cloud:trusty-kilo
  2134.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2135.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2136.   osd-devices: /home/ubuntu/ceph-osd/
  2137.  
  2138. ceph-osd:
  2139.   source: cloud:trusty-kilo
  2140.   osd-devices: /dev/sdb
  2141.   osd-reformat: "yes"
  2142.  
  2143. glance:
  2144.   openstack-origin: cloud:trusty-kilo
  2145.   worker-multiplier: 1
  2146.  
  2147. glance-simplestreams-sync:
  2148.   use_swift: False
  2149.  
  2150. juju-gui:
  2151.   password: pass
  2152.  
  2153. keystone:
  2154.   admin-password: pass
  2155.   admin-user: 'admin'
  2156.   openstack-origin: cloud:trusty-kilo
  2157.   worker-multiplier: 1
  2158.  
  2159. mysql:
  2160.   dataset-size: 512M
  2161.   max-connections: 25000
  2162.  
  2163. neutron-openvswitch:
  2164.  
  2165. neutron-api:
  2166.   l2-population: False
  2167.   neutron-security-groups: True
  2168.   openstack-origin: cloud:trusty-kilo
  2169.  
  2170. nova-cloud-controller:
  2171.   network-manager: Neutron
  2172.   quantum-security-groups: "yes"
  2173.  
  2174.   console-access-protocol: novnc
  2175.  
  2176.   openstack-origin: cloud:trusty-kilo
  2177.   worker-multiplier: 1
  2178.  
  2179. nova-compute:
  2180.   openstack-origin: cloud:trusty-kilo
  2181.  
  2182. openstack-dashboard:
  2183.   openstack-origin: cloud:trusty-kilo
  2184.  
  2185. neutron-gateway:
  2186.   instance-mtu: 1400
  2187.   openstack-origin: cloud:trusty-kilo
  2188.  
  2189. swift-proxy:
  2190.   zone-assignment: auto
  2191.   replicas: 3
  2192.   openstack-origin: cloud:trusty-kilo
  2193.  
  2194. swift-storage:
  2195.   zone: 1
  2196.   block-device: /etc/swift/storage.img|2G
  2197.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2198. [ERROR: 12-17 20:03:14, __init__.py:274] Error deploying
  2199. Traceback (most recent call last):
  2200.   File "/usr/share/openstack/cloudinstall/charms/__init__.py", line 272, in deploy
  2201.     config_yaml, self.constraints, machine_spec)
  2202.   File "/usr/share/openstack/macumba/__init__.py", line 422, in deploy
  2203.     Params=dict(params)))
  2204.   File "/usr/share/openstack/macumba/__init__.py", line 284, in call
  2205.     return self.receive(req_id, timeout)
  2206.   File "/usr/share/openstack/macumba/__init__.py", line 268, in receive
  2207.     raise ServerError(res['Error'], res)
  2208. macumba.ServerError: (ServerError(...), 'cannot retrieve charm "cs:trusty/glance-simplestreams-sync-3": cannot get archive: Get https://api.jujucharms.com/charmstore/v4/trusty/glance-simplestreams-sync-3/archive: dial tcp 162.213.33.122:443: no route to host')
  2209. [WARNING: 12-17 20:03:14, core.py:498] deferred deploying to these machines: [<Placeholder Machine: controller>]
  2210. [DEBUG: 12-17 20:03:14, core.py:434] Glance - Simplestreams Image Sync is waiting for another service, will re-try in a few seconds
  2211. [DEBUG: 12-17 20:03:14, core.py:445] 5 charms pending deploy.
  2212. [DEBUG: 12-17 20:03:14, core.py:447] deployed_charm_classes=[<class 'cloudinstall.charms.ntp.CharmNtp'>,
  2213.  <class 'cloudinstall.charms.mysql.CharmMysql'>,
  2214.  <class 'cloudinstall.charms.keystone.CharmKeystone'>,
  2215.  <class 'cloudinstall.charms.rabbitmq.CharmRabbitMQ'>,
  2216.  <class 'cloudinstall.charms.controller.CharmNovaCloudController'>,
  2217.  <class 'cloudinstall.charms.neutron.CharmNeutron'>,
  2218.  <class 'cloudinstall.charms.neutron_openvswitch.CharmNeutronOpenvswitch'>]
  2219. [DEBUG: 12-17 20:03:19, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2220. [DEBUG: 12-17 20:03:19, __init__.py:269] calling deploy(glance-simplestreams-sync-3, glance-simplestreams-sync, 1,
  2221.  
  2222.  
  2223.  
  2224.  
  2225. ceilometer:
  2226.   openstack-origin: cloud:trusty-kilo
  2227.  
  2228. ceilometer-agent:
  2229.   openstack-origin: cloud:trusty-kilo
  2230.  
  2231. heat:
  2232.   openstack-origin: cloud:trusty-kilo
  2233.  
  2234. cinder:
  2235.   glance-api-version: 2
  2236.   openstack-origin: cloud:trusty-kilo
  2237.   block-device: /var/lib/cinder-sdb.img|5G
  2238.  
  2239. ceph-radosgw:
  2240.   source: cloud:trusty-kilo
  2241.   use-embedded-webserver: True
  2242.  
  2243. ceph:
  2244.   source: cloud:trusty-kilo
  2245.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2246.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2247.   osd-devices: /home/ubuntu/ceph-osd/
  2248.  
  2249. ceph-osd:
  2250.   source: cloud:trusty-kilo
  2251.   osd-devices: /dev/sdb
  2252.   osd-reformat: "yes"
  2253.  
  2254. glance:
  2255.   openstack-origin: cloud:trusty-kilo
  2256.   worker-multiplier: 1
  2257.  
  2258. glance-simplestreams-sync:
  2259.   use_swift: False
  2260.  
  2261. juju-gui:
  2262.   password: pass
  2263.  
  2264. keystone:
  2265.   admin-password: pass
  2266.   admin-user: 'admin'
  2267.   openstack-origin: cloud:trusty-kilo
  2268.   worker-multiplier: 1
  2269.  
  2270. mysql:
  2271.   dataset-size: 512M
  2272.   max-connections: 25000
  2273.  
  2274. neutron-openvswitch:
  2275.  
  2276. neutron-api:
  2277.   l2-population: False
  2278.   neutron-security-groups: True
  2279.   openstack-origin: cloud:trusty-kilo
  2280.  
  2281. nova-cloud-controller:
  2282.   network-manager: Neutron
  2283.   quantum-security-groups: "yes"
  2284.  
  2285.   console-access-protocol: novnc
  2286.  
  2287.   openstack-origin: cloud:trusty-kilo
  2288.   worker-multiplier: 1
  2289.  
  2290. nova-compute:
  2291.   openstack-origin: cloud:trusty-kilo
  2292.  
  2293. openstack-dashboard:
  2294.   openstack-origin: cloud:trusty-kilo
  2295.  
  2296. neutron-gateway:
  2297.   instance-mtu: 1400
  2298.   openstack-origin: cloud:trusty-kilo
  2299.  
  2300. swift-proxy:
  2301.   zone-assignment: auto
  2302.   replicas: 3
  2303.   openstack-origin: cloud:trusty-kilo
  2304.  
  2305. swift-storage:
  2306.   zone: 1
  2307.   block-device: /etc/swift/storage.img|2G
  2308.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2309. [ERROR: 12-17 20:03:23, __init__.py:274] Error deploying
  2310. Traceback (most recent call last):
  2311.   File "/usr/share/openstack/cloudinstall/charms/__init__.py", line 272, in deploy
  2312.     config_yaml, self.constraints, machine_spec)
  2313.   File "/usr/share/openstack/macumba/__init__.py", line 422, in deploy
  2314.     Params=dict(params)))
  2315.   File "/usr/share/openstack/macumba/__init__.py", line 284, in call
  2316.     return self.receive(req_id, timeout)
  2317.   File "/usr/share/openstack/macumba/__init__.py", line 268, in receive
  2318.     raise ServerError(res['Error'], res)
  2319. macumba.ServerError: (ServerError(...), 'cannot retrieve charm "cs:trusty/glance-simplestreams-sync-3": cannot get archive: Get https://api.jujucharms.com/charmstore/v4/trusty/glance-simplestreams-sync-3/archive: dial tcp 162.213.33.121:443: no route to host')
  2320. [WARNING: 12-17 20:03:23, core.py:498] deferred deploying to these machines: [<Placeholder Machine: controller>]
  2321. [DEBUG: 12-17 20:03:23, core.py:434] Glance - Simplestreams Image Sync is waiting for another service, will re-try in a few seconds
  2322. [DEBUG: 12-17 20:03:23, core.py:445] 5 charms pending deploy.
  2323. [DEBUG: 12-17 20:03:23, core.py:447] deployed_charm_classes=[<class 'cloudinstall.charms.ntp.CharmNtp'>,
  2324.  <class 'cloudinstall.charms.mysql.CharmMysql'>,
  2325.  <class 'cloudinstall.charms.keystone.CharmKeystone'>,
  2326.  <class 'cloudinstall.charms.rabbitmq.CharmRabbitMQ'>,
  2327.  <class 'cloudinstall.charms.controller.CharmNovaCloudController'>,
  2328.  <class 'cloudinstall.charms.neutron.CharmNeutron'>,
  2329.  <class 'cloudinstall.charms.neutron_openvswitch.CharmNeutronOpenvswitch'>]
  2330. [DEBUG: 12-17 20:03:28, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2331. [DEBUG: 12-17 20:03:28, __init__.py:269] calling deploy(glance-simplestreams-sync-3, glance-simplestreams-sync, 1,
  2332.  
  2333.  
  2334.  
  2335.  
  2336. ceilometer:
  2337.   openstack-origin: cloud:trusty-kilo
  2338.  
  2339. ceilometer-agent:
  2340.   openstack-origin: cloud:trusty-kilo
  2341.  
  2342. heat:
  2343.   openstack-origin: cloud:trusty-kilo
  2344.  
  2345. cinder:
  2346.   glance-api-version: 2
  2347.   openstack-origin: cloud:trusty-kilo
  2348.   block-device: /var/lib/cinder-sdb.img|5G
  2349.  
  2350. ceph-radosgw:
  2351.   source: cloud:trusty-kilo
  2352.   use-embedded-webserver: True
  2353.  
  2354. ceph:
  2355.   source: cloud:trusty-kilo
  2356.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2357.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2358.   osd-devices: /home/ubuntu/ceph-osd/
  2359.  
  2360. ceph-osd:
  2361.   source: cloud:trusty-kilo
  2362.   osd-devices: /dev/sdb
  2363.   osd-reformat: "yes"
  2364.  
  2365. glance:
  2366.   openstack-origin: cloud:trusty-kilo
  2367.   worker-multiplier: 1
  2368.  
  2369. glance-simplestreams-sync:
  2370.   use_swift: False
  2371.  
  2372. juju-gui:
  2373.   password: pass
  2374.  
  2375. keystone:
  2376.   admin-password: pass
  2377.   admin-user: 'admin'
  2378.   openstack-origin: cloud:trusty-kilo
  2379.   worker-multiplier: 1
  2380.  
  2381. mysql:
  2382.   dataset-size: 512M
  2383.   max-connections: 25000
  2384.  
  2385. neutron-openvswitch:
  2386.  
  2387. neutron-api:
  2388.   l2-population: False
  2389.   neutron-security-groups: True
  2390.   openstack-origin: cloud:trusty-kilo
  2391.  
  2392. nova-cloud-controller:
  2393.   network-manager: Neutron
  2394.   quantum-security-groups: "yes"
  2395.  
  2396.   console-access-protocol: novnc
  2397.  
  2398.   openstack-origin: cloud:trusty-kilo
  2399.   worker-multiplier: 1
  2400.  
  2401. nova-compute:
  2402.   openstack-origin: cloud:trusty-kilo
  2403.  
  2404. openstack-dashboard:
  2405.   openstack-origin: cloud:trusty-kilo
  2406.  
  2407. neutron-gateway:
  2408.   instance-mtu: 1400
  2409.   openstack-origin: cloud:trusty-kilo
  2410.  
  2411. swift-proxy:
  2412.   zone-assignment: auto
  2413.   replicas: 3
  2414.   openstack-origin: cloud:trusty-kilo
  2415.  
  2416. swift-storage:
  2417.   zone: 1
  2418.   block-device: /etc/swift/storage.img|2G
  2419.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2420. [ERROR: 12-17 20:03:32, __init__.py:274] Error deploying
  2421. Traceback (most recent call last):
  2422.   File "/usr/share/openstack/cloudinstall/charms/__init__.py", line 272, in deploy
  2423.     config_yaml, self.constraints, machine_spec)
  2424.   File "/usr/share/openstack/macumba/__init__.py", line 422, in deploy
  2425.     Params=dict(params)))
  2426.   File "/usr/share/openstack/macumba/__init__.py", line 284, in call
  2427.     return self.receive(req_id, timeout)
  2428.   File "/usr/share/openstack/macumba/__init__.py", line 268, in receive
  2429.     raise ServerError(res['Error'], res)
  2430. macumba.ServerError: (ServerError(...), 'cannot retrieve charm "cs:trusty/glance-simplestreams-sync-3": cannot get archive: Get https://api.jujucharms.com/charmstore/v4/trusty/glance-simplestreams-sync-3/archive: dial tcp 162.213.33.122:443: no route to host')
  2431. [WARNING: 12-17 20:03:32, core.py:498] deferred deploying to these machines: [<Placeholder Machine: controller>]
  2432. [DEBUG: 12-17 20:03:32, core.py:434] Glance - Simplestreams Image Sync is waiting for another service, will re-try in a few seconds
  2433. [DEBUG: 12-17 20:03:32, core.py:445] 5 charms pending deploy.
  2434. [DEBUG: 12-17 20:03:32, core.py:447] deployed_charm_classes=[<class 'cloudinstall.charms.ntp.CharmNtp'>,
  2435.  <class 'cloudinstall.charms.mysql.CharmMysql'>,
  2436.  <class 'cloudinstall.charms.keystone.CharmKeystone'>,
  2437.  <class 'cloudinstall.charms.rabbitmq.CharmRabbitMQ'>,
  2438.  <class 'cloudinstall.charms.controller.CharmNovaCloudController'>,
  2439.  <class 'cloudinstall.charms.neutron.CharmNeutron'>,
  2440.  <class 'cloudinstall.charms.neutron_openvswitch.CharmNeutronOpenvswitch'>]
  2441. [DEBUG: 12-17 20:03:37, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2442. [DEBUG: 12-17 20:03:37, __init__.py:269] calling deploy(glance-simplestreams-sync-3, glance-simplestreams-sync, 1,
  2443.  
  2444.  
  2445.  
  2446.  
  2447. ceilometer:
  2448.   openstack-origin: cloud:trusty-kilo
  2449.  
  2450. ceilometer-agent:
  2451.   openstack-origin: cloud:trusty-kilo
  2452.  
  2453. heat:
  2454.   openstack-origin: cloud:trusty-kilo
  2455.  
  2456. cinder:
  2457.   glance-api-version: 2
  2458.   openstack-origin: cloud:trusty-kilo
  2459.   block-device: /var/lib/cinder-sdb.img|5G
  2460.  
  2461. ceph-radosgw:
  2462.   source: cloud:trusty-kilo
  2463.   use-embedded-webserver: True
  2464.  
  2465. ceph:
  2466.   source: cloud:trusty-kilo
  2467.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2468.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2469.   osd-devices: /home/ubuntu/ceph-osd/
  2470.  
  2471. ceph-osd:
  2472.   source: cloud:trusty-kilo
  2473.   osd-devices: /dev/sdb
  2474.   osd-reformat: "yes"
  2475.  
  2476. glance:
  2477.   openstack-origin: cloud:trusty-kilo
  2478.   worker-multiplier: 1
  2479.  
  2480. glance-simplestreams-sync:
  2481.   use_swift: False
  2482.  
  2483. juju-gui:
  2484.   password: pass
  2485.  
  2486. keystone:
  2487.   admin-password: pass
  2488.   admin-user: 'admin'
  2489.   openstack-origin: cloud:trusty-kilo
  2490.   worker-multiplier: 1
  2491.  
  2492. mysql:
  2493.   dataset-size: 512M
  2494.   max-connections: 25000
  2495.  
  2496. neutron-openvswitch:
  2497.  
  2498. neutron-api:
  2499.   l2-population: False
  2500.   neutron-security-groups: True
  2501.   openstack-origin: cloud:trusty-kilo
  2502.  
  2503. nova-cloud-controller:
  2504.   network-manager: Neutron
  2505.   quantum-security-groups: "yes"
  2506.  
  2507.   console-access-protocol: novnc
  2508.  
  2509.   openstack-origin: cloud:trusty-kilo
  2510.   worker-multiplier: 1
  2511.  
  2512. nova-compute:
  2513.   openstack-origin: cloud:trusty-kilo
  2514.  
  2515. openstack-dashboard:
  2516.   openstack-origin: cloud:trusty-kilo
  2517.  
  2518. neutron-gateway:
  2519.   instance-mtu: 1400
  2520.   openstack-origin: cloud:trusty-kilo
  2521.  
  2522. swift-proxy:
  2523.   zone-assignment: auto
  2524.   replicas: 3
  2525.   openstack-origin: cloud:trusty-kilo
  2526.  
  2527. swift-storage:
  2528.   zone: 1
  2529.   block-device: /etc/swift/storage.img|2G
  2530.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2531. [ERROR: 12-17 20:03:41, __init__.py:274] Error deploying
  2532. Traceback (most recent call last):
  2533.   File "/usr/share/openstack/cloudinstall/charms/__init__.py", line 272, in deploy
  2534.     config_yaml, self.constraints, machine_spec)
  2535.   File "/usr/share/openstack/macumba/__init__.py", line 422, in deploy
  2536.     Params=dict(params)))
  2537.   File "/usr/share/openstack/macumba/__init__.py", line 284, in call
  2538.     return self.receive(req_id, timeout)
  2539.   File "/usr/share/openstack/macumba/__init__.py", line 268, in receive
  2540.     raise ServerError(res['Error'], res)
  2541. macumba.ServerError: (ServerError(...), 'cannot retrieve charm "cs:trusty/glance-simplestreams-sync-3": cannot get archive: Get https://api.jujucharms.com/charmstore/v4/trusty/glance-simplestreams-sync-3/archive: dial tcp 162.213.33.121:443: no route to host')
  2542. [WARNING: 12-17 20:03:41, core.py:498] deferred deploying to these machines: [<Placeholder Machine: controller>]
  2543. [DEBUG: 12-17 20:03:41, core.py:434] Glance - Simplestreams Image Sync is waiting for another service, will re-try in a few seconds
  2544. [DEBUG: 12-17 20:03:41, core.py:445] 5 charms pending deploy.
  2545. [DEBUG: 12-17 20:03:41, core.py:447] deployed_charm_classes=[<class 'cloudinstall.charms.ntp.CharmNtp'>,
  2546.  <class 'cloudinstall.charms.mysql.CharmMysql'>,
  2547.  <class 'cloudinstall.charms.keystone.CharmKeystone'>,
  2548.  <class 'cloudinstall.charms.rabbitmq.CharmRabbitMQ'>,
  2549.  <class 'cloudinstall.charms.controller.CharmNovaCloudController'>,
  2550.  <class 'cloudinstall.charms.neutron.CharmNeutron'>,
  2551.  <class 'cloudinstall.charms.neutron_openvswitch.CharmNeutronOpenvswitch'>]
  2552. [DEBUG: 12-17 20:03:46, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2553. [DEBUG: 12-17 20:03:46, __init__.py:269] calling deploy(glance-simplestreams-sync-3, glance-simplestreams-sync, 1,
  2554.  
  2555.  
  2556.  
  2557.  
  2558. ceilometer:
  2559.   openstack-origin: cloud:trusty-kilo
  2560.  
  2561. ceilometer-agent:
  2562.   openstack-origin: cloud:trusty-kilo
  2563.  
  2564. heat:
  2565.   openstack-origin: cloud:trusty-kilo
  2566.  
  2567. cinder:
  2568.   glance-api-version: 2
  2569.   openstack-origin: cloud:trusty-kilo
  2570.   block-device: /var/lib/cinder-sdb.img|5G
  2571.  
  2572. ceph-radosgw:
  2573.   source: cloud:trusty-kilo
  2574.   use-embedded-webserver: True
  2575.  
  2576. ceph:
  2577.   source: cloud:trusty-kilo
  2578.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2579.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2580.   osd-devices: /home/ubuntu/ceph-osd/
  2581.  
  2582. ceph-osd:
  2583.   source: cloud:trusty-kilo
  2584.   osd-devices: /dev/sdb
  2585.   osd-reformat: "yes"
  2586.  
  2587. glance:
  2588.   openstack-origin: cloud:trusty-kilo
  2589.   worker-multiplier: 1
  2590.  
  2591. glance-simplestreams-sync:
  2592.   use_swift: False
  2593.  
  2594. juju-gui:
  2595.   password: pass
  2596.  
  2597. keystone:
  2598.   admin-password: pass
  2599.   admin-user: 'admin'
  2600.   openstack-origin: cloud:trusty-kilo
  2601.   worker-multiplier: 1
  2602.  
  2603. mysql:
  2604.   dataset-size: 512M
  2605.   max-connections: 25000
  2606.  
  2607. neutron-openvswitch:
  2608.  
  2609. neutron-api:
  2610.   l2-population: False
  2611.   neutron-security-groups: True
  2612.   openstack-origin: cloud:trusty-kilo
  2613.  
  2614. nova-cloud-controller:
  2615.   network-manager: Neutron
  2616.   quantum-security-groups: "yes"
  2617.  
  2618.   console-access-protocol: novnc
  2619.  
  2620.   openstack-origin: cloud:trusty-kilo
  2621.   worker-multiplier: 1
  2622.  
  2623. nova-compute:
  2624.   openstack-origin: cloud:trusty-kilo
  2625.  
  2626. openstack-dashboard:
  2627.   openstack-origin: cloud:trusty-kilo
  2628.  
  2629. neutron-gateway:
  2630.   instance-mtu: 1400
  2631.   openstack-origin: cloud:trusty-kilo
  2632.  
  2633. swift-proxy:
  2634.   zone-assignment: auto
  2635.   replicas: 3
  2636.   openstack-origin: cloud:trusty-kilo
  2637.  
  2638. swift-storage:
  2639.   zone: 1
  2640.   block-device: /etc/swift/storage.img|2G
  2641.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2642. [ERROR: 12-17 20:03:50, __init__.py:274] Error deploying
  2643. Traceback (most recent call last):
  2644.   File "/usr/share/openstack/cloudinstall/charms/__init__.py", line 272, in deploy
  2645.     config_yaml, self.constraints, machine_spec)
  2646.   File "/usr/share/openstack/macumba/__init__.py", line 422, in deploy
  2647.     Params=dict(params)))
  2648.   File "/usr/share/openstack/macumba/__init__.py", line 284, in call
  2649.     return self.receive(req_id, timeout)
  2650.   File "/usr/share/openstack/macumba/__init__.py", line 268, in receive
  2651.     raise ServerError(res['Error'], res)
  2652. macumba.ServerError: (ServerError(...), 'cannot retrieve charm "cs:trusty/glance-simplestreams-sync-3": cannot get archive: Get https://api.jujucharms.com/charmstore/v4/trusty/glance-simplestreams-sync-3/archive: dial tcp 162.213.33.122:443: no route to host')
  2653. [WARNING: 12-17 20:03:50, core.py:498] deferred deploying to these machines: [<Placeholder Machine: controller>]
  2654. [DEBUG: 12-17 20:03:50, core.py:434] Glance - Simplestreams Image Sync is waiting for another service, will re-try in a few seconds
  2655. [DEBUG: 12-17 20:03:50, core.py:445] 5 charms pending deploy.
  2656. [DEBUG: 12-17 20:03:50, core.py:447] deployed_charm_classes=[<class 'cloudinstall.charms.ntp.CharmNtp'>,
  2657.  <class 'cloudinstall.charms.mysql.CharmMysql'>,
  2658.  <class 'cloudinstall.charms.keystone.CharmKeystone'>,
  2659.  <class 'cloudinstall.charms.rabbitmq.CharmRabbitMQ'>,
  2660.  <class 'cloudinstall.charms.controller.CharmNovaCloudController'>,
  2661.  <class 'cloudinstall.charms.neutron.CharmNeutron'>,
  2662.  <class 'cloudinstall.charms.neutron_openvswitch.CharmNeutronOpenvswitch'>]
  2663. [DEBUG: 12-17 20:03:55, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2664. [DEBUG: 12-17 20:03:55, __init__.py:269] calling deploy(glance-simplestreams-sync-3, glance-simplestreams-sync, 1,
  2665.  
  2666.  
  2667.  
  2668.  
  2669. ceilometer:
  2670.   openstack-origin: cloud:trusty-kilo
  2671.  
  2672. ceilometer-agent:
  2673.   openstack-origin: cloud:trusty-kilo
  2674.  
  2675. heat:
  2676.   openstack-origin: cloud:trusty-kilo
  2677.  
  2678. cinder:
  2679.   glance-api-version: 2
  2680.   openstack-origin: cloud:trusty-kilo
  2681.   block-device: /var/lib/cinder-sdb.img|5G
  2682.  
  2683. ceph-radosgw:
  2684.   source: cloud:trusty-kilo
  2685.   use-embedded-webserver: True
  2686.  
  2687. ceph:
  2688.   source: cloud:trusty-kilo
  2689.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2690.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2691.   osd-devices: /home/ubuntu/ceph-osd/
  2692.  
  2693. ceph-osd:
  2694.   source: cloud:trusty-kilo
  2695.   osd-devices: /dev/sdb
  2696.   osd-reformat: "yes"
  2697.  
  2698. glance:
  2699.   openstack-origin: cloud:trusty-kilo
  2700.   worker-multiplier: 1
  2701.  
  2702. glance-simplestreams-sync:
  2703.   use_swift: False
  2704.  
  2705. juju-gui:
  2706.   password: pass
  2707.  
  2708. keystone:
  2709.   admin-password: pass
  2710.   admin-user: 'admin'
  2711.   openstack-origin: cloud:trusty-kilo
  2712.   worker-multiplier: 1
  2713.  
  2714. mysql:
  2715.   dataset-size: 512M
  2716.   max-connections: 25000
  2717.  
  2718. neutron-openvswitch:
  2719.  
  2720. neutron-api:
  2721.   l2-population: False
  2722.   neutron-security-groups: True
  2723.   openstack-origin: cloud:trusty-kilo
  2724.  
  2725. nova-cloud-controller:
  2726.   network-manager: Neutron
  2727.   quantum-security-groups: "yes"
  2728.  
  2729.   console-access-protocol: novnc
  2730.  
  2731.   openstack-origin: cloud:trusty-kilo
  2732.   worker-multiplier: 1
  2733.  
  2734. nova-compute:
  2735.   openstack-origin: cloud:trusty-kilo
  2736.  
  2737. openstack-dashboard:
  2738.   openstack-origin: cloud:trusty-kilo
  2739.  
  2740. neutron-gateway:
  2741.   instance-mtu: 1400
  2742.   openstack-origin: cloud:trusty-kilo
  2743.  
  2744. swift-proxy:
  2745.   zone-assignment: auto
  2746.   replicas: 3
  2747.   openstack-origin: cloud:trusty-kilo
  2748.  
  2749. swift-storage:
  2750.   zone: 1
  2751.   block-device: /etc/swift/storage.img|2G
  2752.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2753. [DEBUG: 12-17 20:04:14, core.py:437] Issued deploy for Glance - Simplestreams Image Sync
  2754. [DEBUG: 12-17 20:04:14, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2755. [DEBUG: 12-17 20:04:14, __init__.py:269] calling deploy(glance-24, glance, 1,
  2756.  
  2757.  
  2758.  
  2759.  
  2760. ceilometer:
  2761.   openstack-origin: cloud:trusty-kilo
  2762.  
  2763. ceilometer-agent:
  2764.   openstack-origin: cloud:trusty-kilo
  2765.  
  2766. heat:
  2767.   openstack-origin: cloud:trusty-kilo
  2768.  
  2769. cinder:
  2770.   glance-api-version: 2
  2771.   openstack-origin: cloud:trusty-kilo
  2772.   block-device: /var/lib/cinder-sdb.img|5G
  2773.  
  2774. ceph-radosgw:
  2775.   source: cloud:trusty-kilo
  2776.   use-embedded-webserver: True
  2777.  
  2778. ceph:
  2779.   source: cloud:trusty-kilo
  2780.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2781.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2782.   osd-devices: /home/ubuntu/ceph-osd/
  2783.  
  2784. ceph-osd:
  2785.   source: cloud:trusty-kilo
  2786.   osd-devices: /dev/sdb
  2787.   osd-reformat: "yes"
  2788.  
  2789. glance:
  2790.   openstack-origin: cloud:trusty-kilo
  2791.   worker-multiplier: 1
  2792.  
  2793. glance-simplestreams-sync:
  2794.   use_swift: False
  2795.  
  2796. juju-gui:
  2797.   password: pass
  2798.  
  2799. keystone:
  2800.   admin-password: pass
  2801.   admin-user: 'admin'
  2802.   openstack-origin: cloud:trusty-kilo
  2803.   worker-multiplier: 1
  2804.  
  2805. mysql:
  2806.   dataset-size: 512M
  2807.   max-connections: 25000
  2808.  
  2809. neutron-openvswitch:
  2810.  
  2811. neutron-api:
  2812.   l2-population: False
  2813.   neutron-security-groups: True
  2814.   openstack-origin: cloud:trusty-kilo
  2815.  
  2816. nova-cloud-controller:
  2817.   network-manager: Neutron
  2818.   quantum-security-groups: "yes"
  2819.  
  2820.   console-access-protocol: novnc
  2821.  
  2822.   openstack-origin: cloud:trusty-kilo
  2823.   worker-multiplier: 1
  2824.  
  2825. nova-compute:
  2826.   openstack-origin: cloud:trusty-kilo
  2827.  
  2828. openstack-dashboard:
  2829.   openstack-origin: cloud:trusty-kilo
  2830.  
  2831. neutron-gateway:
  2832.   instance-mtu: 1400
  2833.   openstack-origin: cloud:trusty-kilo
  2834.  
  2835. swift-proxy:
  2836.   zone-assignment: auto
  2837.   replicas: 3
  2838.   openstack-origin: cloud:trusty-kilo
  2839.  
  2840. swift-storage:
  2841.   zone: 1
  2842.   block-device: /etc/swift/storage.img|2G
  2843.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2844. [DEBUG: 12-17 20:04:14, status.py:42] starting status listener /usr/share/openstack/bin/status-listener
  2845. [DEBUG: 12-17 20:04:32, core.py:437] Issued deploy for Glance
  2846. [DEBUG: 12-17 20:04:33, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2847. [DEBUG: 12-17 20:04:33, __init__.py:269] calling deploy(neutron-api-17, neutron-api, 1,
  2848.  
  2849.  
  2850.  
  2851.  
  2852. ceilometer:
  2853.   openstack-origin: cloud:trusty-kilo
  2854.  
  2855. ceilometer-agent:
  2856.   openstack-origin: cloud:trusty-kilo
  2857.  
  2858. heat:
  2859.   openstack-origin: cloud:trusty-kilo
  2860.  
  2861. cinder:
  2862.   glance-api-version: 2
  2863.   openstack-origin: cloud:trusty-kilo
  2864.   block-device: /var/lib/cinder-sdb.img|5G
  2865.  
  2866. ceph-radosgw:
  2867.   source: cloud:trusty-kilo
  2868.   use-embedded-webserver: True
  2869.  
  2870. ceph:
  2871.   source: cloud:trusty-kilo
  2872.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2873.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2874.   osd-devices: /home/ubuntu/ceph-osd/
  2875.  
  2876. ceph-osd:
  2877.   source: cloud:trusty-kilo
  2878.   osd-devices: /dev/sdb
  2879.   osd-reformat: "yes"
  2880.  
  2881. glance:
  2882.   openstack-origin: cloud:trusty-kilo
  2883.   worker-multiplier: 1
  2884.  
  2885. glance-simplestreams-sync:
  2886.   use_swift: False
  2887.  
  2888. juju-gui:
  2889.   password: pass
  2890.  
  2891. keystone:
  2892.   admin-password: pass
  2893.   admin-user: 'admin'
  2894.   openstack-origin: cloud:trusty-kilo
  2895.   worker-multiplier: 1
  2896.  
  2897. mysql:
  2898.   dataset-size: 512M
  2899.   max-connections: 25000
  2900.  
  2901. neutron-openvswitch:
  2902.  
  2903. neutron-api:
  2904.   l2-population: False
  2905.   neutron-security-groups: True
  2906.   openstack-origin: cloud:trusty-kilo
  2907.  
  2908. nova-cloud-controller:
  2909.   network-manager: Neutron
  2910.   quantum-security-groups: "yes"
  2911.  
  2912.   console-access-protocol: novnc
  2913.  
  2914.   openstack-origin: cloud:trusty-kilo
  2915.   worker-multiplier: 1
  2916.  
  2917. nova-compute:
  2918.   openstack-origin: cloud:trusty-kilo
  2919.  
  2920. openstack-dashboard:
  2921.   openstack-origin: cloud:trusty-kilo
  2922.  
  2923. neutron-gateway:
  2924.   instance-mtu: 1400
  2925.   openstack-origin: cloud:trusty-kilo
  2926.  
  2927. swift-proxy:
  2928.   zone-assignment: auto
  2929.   replicas: 3
  2930.   openstack-origin: cloud:trusty-kilo
  2931.  
  2932. swift-storage:
  2933.   zone: 1
  2934.   block-device: /etc/swift/storage.img|2G
  2935.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  2936. [DEBUG: 12-17 20:04:49, core.py:437] Issued deploy for Neutron API
  2937. [DEBUG: 12-17 20:04:49, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  2938. [DEBUG: 12-17 20:04:49, __init__.py:269] calling deploy(nova-compute-26, nova-compute, 1,
  2939.  
  2940.  
  2941.  
  2942.  
  2943. ceilometer:
  2944.   openstack-origin: cloud:trusty-kilo
  2945.  
  2946. ceilometer-agent:
  2947.   openstack-origin: cloud:trusty-kilo
  2948.  
  2949. heat:
  2950.   openstack-origin: cloud:trusty-kilo
  2951.  
  2952. cinder:
  2953.   glance-api-version: 2
  2954.   openstack-origin: cloud:trusty-kilo
  2955.   block-device: /var/lib/cinder-sdb.img|5G
  2956.  
  2957. ceph-radosgw:
  2958.   source: cloud:trusty-kilo
  2959.   use-embedded-webserver: True
  2960.  
  2961. ceph:
  2962.   source: cloud:trusty-kilo
  2963.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  2964.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  2965.   osd-devices: /home/ubuntu/ceph-osd/
  2966.  
  2967. ceph-osd:
  2968.   source: cloud:trusty-kilo
  2969.   osd-devices: /dev/sdb
  2970.   osd-reformat: "yes"
  2971.  
  2972. glance:
  2973.   openstack-origin: cloud:trusty-kilo
  2974.   worker-multiplier: 1
  2975.  
  2976. glance-simplestreams-sync:
  2977.   use_swift: False
  2978.  
  2979. juju-gui:
  2980.   password: pass
  2981.  
  2982. keystone:
  2983.   admin-password: pass
  2984.   admin-user: 'admin'
  2985.   openstack-origin: cloud:trusty-kilo
  2986.   worker-multiplier: 1
  2987.  
  2988. mysql:
  2989.   dataset-size: 512M
  2990.   max-connections: 25000
  2991.  
  2992. neutron-openvswitch:
  2993.  
  2994. neutron-api:
  2995.   l2-population: False
  2996.   neutron-security-groups: True
  2997.   openstack-origin: cloud:trusty-kilo
  2998.  
  2999. nova-cloud-controller:
  3000.   network-manager: Neutron
  3001.   quantum-security-groups: "yes"
  3002.  
  3003.   console-access-protocol: novnc
  3004.  
  3005.   openstack-origin: cloud:trusty-kilo
  3006.   worker-multiplier: 1
  3007.  
  3008. nova-compute:
  3009.   openstack-origin: cloud:trusty-kilo
  3010.  
  3011. openstack-dashboard:
  3012.   openstack-origin: cloud:trusty-kilo
  3013.  
  3014. neutron-gateway:
  3015.   instance-mtu: 1400
  3016.   openstack-origin: cloud:trusty-kilo
  3017.  
  3018. swift-proxy:
  3019.   zone-assignment: auto
  3020.   replicas: 3
  3021.   openstack-origin: cloud:trusty-kilo
  3022.  
  3023. swift-storage:
  3024.   zone: 1
  3025.   block-device: /etc/swift/storage.img|2G
  3026.   openstack-origin: cloud:trusty-kilo, {'mem': 4096, 'root-disk': 40960}, 3)
  3027. [DEBUG: 12-17 20:05:02, core.py:437] Issued deploy for Compute
  3028. [DEBUG: 12-17 20:05:02, __init__.py:215] charm_config = {'glance': {'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'neutron-api': {'l2-population': False, 'openstack-origin': 'cloud:trusty-kilo', 'neutron-security-groups': True}, 'swift-storage': {'zone': 1, 'block-device': '/etc/swift/storage.img|2G', 'openstack-origin': 'cloud:trusty-kilo'}, 'swift-proxy': {'zone-assignment': 'auto', 'replicas': 3, 'openstack-origin': 'cloud:trusty-kilo'}, 'ceilometer-agent': {'openstack-origin': 'cloud:trusty-kilo'}, 'heat': {'openstack-origin': 'cloud:trusty-kilo'}, 'nova-compute': {'openstack-origin': 'cloud:trusty-kilo'}, 'juju-gui': {'password': 'pass'}, 'nova-cloud-controller': {'network-manager': 'Neutron', 'quantum-security-groups': 'yes', 'console-access-protocol': 'novnc', 'worker-multiplier': 1, 'openstack-origin': 'cloud:trusty-kilo'}, 'keystone': {'admin-user': 'admin', 'admin-password': 'pass', 'openstack-origin': 'cloud:trusty-kilo', 'worker-multiplier': 1}, 'ceph': {'monitor-secret': 'AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==', 'osd-devices': '/home/ubuntu/ceph-osd/', 'source': 'cloud:trusty-kilo', 'fsid': '4df47d30-cbf3-45d9-a485-27996ab6998e'}, 'ceph-osd': {'source': 'cloud:trusty-kilo', 'osd-devices': '/dev/sdb', 'osd-reformat': 'yes'}, 'mysql': {'dataset-size': '512M', 'max-connections': 25000}, 'ceph-radosgw': {'source': 'cloud:trusty-kilo', 'use-embedded-webserver': True}, 'ceilometer': {'openstack-origin': 'cloud:trusty-kilo'}, 'glance-simplestreams-sync': {'use_swift': False}, 'neutron-gateway': {'instance-mtu': 1400, 'openstack-origin': 'cloud:trusty-kilo'}, 'cinder': {'glance-api-version': 2, 'block-device': '/var/lib/cinder-sdb.img|5G', 'openstack-origin': 'cloud:trusty-kilo'}, 'openstack-dashboard': {'openstack-origin': 'cloud:trusty-kilo'}, 'neutron-openvswitch': None}
  3029. [DEBUG: 12-17 20:05:02, __init__.py:269] calling deploy(openstack-dashboard-16, openstack-dashboard, 1,
  3030.  
  3031.  
  3032.  
  3033.  
  3034. ceilometer:
  3035.   openstack-origin: cloud:trusty-kilo
  3036.  
  3037. ceilometer-agent:
  3038.   openstack-origin: cloud:trusty-kilo
  3039.  
  3040. heat:
  3041.   openstack-origin: cloud:trusty-kilo
  3042.  
  3043. cinder:
  3044.   glance-api-version: 2
  3045.   openstack-origin: cloud:trusty-kilo
  3046.   block-device: /var/lib/cinder-sdb.img|5G
  3047.  
  3048. ceph-radosgw:
  3049.   source: cloud:trusty-kilo
  3050.   use-embedded-webserver: True
  3051.  
  3052. ceph:
  3053.   source: cloud:trusty-kilo
  3054.   fsid: 4df47d30-cbf3-45d9-a485-27996ab6998e
  3055.   monitor-secret: AQBilclUKG9RIRAAlFP9bohec06c+e7lfCRGrw==
  3056.   osd-devices: /home/ubuntu/ceph-osd/
  3057.  
  3058. ceph-osd:
  3059.   source: cloud:trusty-kilo
  3060.   osd-devices: /dev/sdb
  3061.   osd-reformat: "yes"
  3062.  
  3063. glance:
  3064.   openstack-origin: cloud:trusty-kilo
  3065.   worker-multiplier: 1
  3066.  
  3067. glance-simplestreams-sync:
  3068.   use_swift: False
  3069.  
  3070. juju-gui:
  3071.   password: pass
  3072.  
  3073. keystone:
  3074.   admin-password: pass
  3075.   admin-user: 'admin'
  3076.   openstack-origin: cloud:trusty-kilo
  3077.   worker-multiplier: 1
  3078.  
  3079. mysql:
  3080.   dataset-size: 512M
  3081.   max-connections: 25000
  3082.  
  3083. neutron-openvswitch:
  3084.  
  3085. neutron-api:
  3086.   l2-population: False
  3087.   neutron-security-groups: True
  3088.   openstack-origin: cloud:trusty-kilo
  3089.  
  3090. nova-cloud-controller:
  3091.   network-manager: Neutron
  3092.   quantum-security-groups: "yes"
  3093.  
  3094.   console-access-protocol: novnc
  3095.  
  3096.   openstack-origin: cloud:trusty-kilo
  3097.   worker-multiplier: 1
  3098.  
  3099. nova-compute:
  3100.   openstack-origin: cloud:trusty-kilo
  3101.  
  3102. openstack-dashboard:
  3103.   openstack-origin: cloud:trusty-kilo
  3104.  
  3105. neutron-gateway:
  3106.   instance-mtu: 1400
  3107.   openstack-origin: cloud:trusty-kilo
  3108.  
  3109. swift-proxy:
  3110.   zone-assignment: auto
  3111.   replicas: 3
  3112.   openstack-origin: cloud:trusty-kilo
  3113.  
  3114. swift-storage:
  3115.   zone: 1
  3116.   block-device: /etc/swift/storage.img|2G
  3117.   openstack-origin: cloud:trusty-kilo, {}, lxc:1)
  3118. [DEBUG: 12-17 20:05:17, core.py:437] Issued deploy for Openstack Dashboard
  3119. [INFO: 12-17 20:05:18, core.py:551] Checking availability of keystone:pending, glance:pending, rabbitmq-server:pending, mysql:pending, neutron-api:pending, glance-simplestreams-sync:pending, neutron-gateway:pending, openstack-dashboard:pending, nova-compute:pending, nova-cloud-controller:pending
  3120. [INFO: 12-17 20:18:49, core.py:551] Checking availability of keystone:pending, glance:pending, rabbitmq-server:pending, mysql:pending, neutron-api:pending, glance-simplestreams-sync:pending, openstack-dashboard:pending, nova-compute:pending, nova-cloud-controller:pending
RAW Paste Data
Top