Activity log for bug #1490978

Date Who What changed Old value New value Message
2015-09-01 13:12:56 Edward Hope-Morley bug added bug
2015-09-01 13:13:59 Edward Hope-Morley description 2015-09-01 13:11:02,631 DEBUG Executing: 'virsh -c qemu:///system start juju-boot-vm-dc1' stdin=None error: Domain is already active 2015-09-01 13:11:02,654 ERROR MAAS deployment failed. Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/maas_deployer/cli.py", line 88, in main engine.deploy(target) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/engine.py", line 70, in deploy self.configure_maas(maas_config) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/engine.py", line 460, in configure_maas util.virsh(['start', juju_node]) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/util.py", line 108, in virsh return execc(_cmd, fatal=fatal) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/util.py", line 89, in execc output=stderr) CalledProcessError: Command 'virsh -c qemu:///system start juju-boot-vm-dc1' returned non-zero exit status 1 Traceback (most recent call last): File "/usr/bin/maas-deployer", line 9, in <module> load_entry_point('maas-deployer==0.0.1', 'console_scripts', 'maas-deployer')() File "/usr/lib/python2.7/dist-packages/maas_deployer/cli.py", line 88, in main engine.deploy(target) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/engine.py", line 70, in deploy self.configure_maas(maas_config) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/engine.py", line 460, in configure_maas util.virsh(['start', juju_node]) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/util.py", line 108, in virsh return execc(_cmd, fatal=fatal) File "/usr/lib/python2.7/dist-packages/maas_deployer/vmaas/util.py", line 89, in execc output=stderr) subprocess.CalledProcessError: Command 'virsh -c qemu:///system start juju-boot-vm-dc1' returned non-zero exit status 1 This happens if your vms are already started and e.g. if you are --use-existing: http://paste.ubuntu.com/12245340/
2015-09-01 13:14:35 Edward Hope-Morley maas-deployer: milestone 0.0.2
2015-09-01 13:17:20 Edward Hope-Morley summary virsh start should not fail if domain already running should not fail if domain already running
2015-09-01 13:39:41 Edward Hope-Morley maas-deployer: status New In Progress
2015-09-01 13:39:43 Edward Hope-Morley maas-deployer: assignee Edward Hope-Morley (hopem)
2015-09-01 13:39:51 Edward Hope-Morley branch linked lp:~hopem/maas-deployer/lp1490978
2015-09-01 17:09:55 Edward Hope-Morley maas-deployer: status In Progress Fix Committed
2015-09-02 08:58:25 Edward Hope-Morley maas-deployer: status Fix Committed Fix Released