Activity log for bug #1659648

Date Who What changed Old value New value Message
2017-01-26 20:14:57 Jason Hobbs bug added bug
2017-01-26 20:14:57 Jason Hobbs attachment added sosreport-hayward-44-20170126201325.tar.xz https://bugs.launchpad.net/bugs/1659648/+attachment/4809483/+files/sosreport-hayward-44-20170126201325.tar.xz
2017-01-26 20:38:38 Jason Hobbs description Description =========== A instance did not come up properly the first time it was started and had to be manually killed and then restarted through the API to get it to work. Steps To Reproduce ================== * I started an instance through the API * I noticed I coudln't connect to its floating IP. * I checked the nova compute node and the qemu-kvm process was running at 100% cpu, and its console log was empty. * I tried to shut it down through virsh on the compute node, but it didn't respond to that. * I had to kill it with kill <pid>. * After that I started the instance again through the API and it came up properly and everything is working. Expected Result =============== The instance starts correctly the first time. Actual Result ============= I had to kill and restart the instance. This doesn't happen everytime, seems to be some kind of race. I'm at a bit of a loss as to how to debug this. Environment =========== This is with mitaka running on xenial using libvirt+kvm hypervisor, openvswitch networking, and no attached volumes. Package versions: ii nova-common 2:13.1.2-0ubuntu2 all OpenStack Compute - common files ii nova-compute 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node base ii nova-compute-kvm 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node (KVM) ii nova-compute-libvirt 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node libvirt support ii python-nova 2:13.1.2-0ubuntu2 all OpenStack Compute Python libraries ii python-novaclient 2:3.3.1-2ubuntu1 all client library for OpenStack Compute API - Python 2.7 ii libvirt-bin 1.3.1-1ubuntu10.6 amd64 programs for the libvirt library ii libvirt0:amd64 1.3.1-1ubuntu10.6 amd64 library for interfacing with different virtualization systems ii python-libvirt 1.3.1-1ubuntu1 amd64 libvirt Python bindings Linux hayward-44 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Description =========== A instance did not come up properly the first time it was started and had to be manually killed and then restarted through the API to get it to work. Steps To Reproduce ================== * I started an instance through the API * I noticed I couldn't connect to its floating IP. * I checked the nova compute node and the qemu-kvm process was running at 100% cpu, and its console log was empty. * I tried to shut it down through virsh on the compute node, but it didn't respond to that. * I had to kill it with kill <pid>. * After that I started the instance again through the API and it came up properly and everything is working. Expected Result =============== The instance starts correctly the first time. Actual Result ============= I had to kill and restart the instance. This doesn't happen every time, but I have seen it more than one time. seems to be some kind of race. I'm at a bit of a loss as to how to debug this, but I can probably reproduce if there is some other information that would help debug it. Environment =========== This is with mitaka running on xenial using libvirt+kvm hypervisor, openvswitch networking, and no attached volumes. Package versions: ii nova-common 2:13.1.2-0ubuntu2 all OpenStack Compute - common files ii nova-compute 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node base ii nova-compute-kvm 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node (KVM) ii nova-compute-libvirt 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node libvirt support ii python-nova 2:13.1.2-0ubuntu2 all OpenStack Compute Python libraries ii python-novaclient 2:3.3.1-2ubuntu1 all client library for OpenStack Compute API - Python 2.7 ii libvirt-bin 1.3.1-1ubuntu10.6 amd64 programs for the libvirt library ii libvirt0:amd64 1.3.1-1ubuntu10.6 amd64 library for interfacing with different virtualization systems ii python-libvirt 1.3.1-1ubuntu1 amd64 libvirt Python bindings Linux hayward-44 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
2017-01-26 20:41:28 Jason Hobbs description Description =========== A instance did not come up properly the first time it was started and had to be manually killed and then restarted through the API to get it to work. Steps To Reproduce ================== * I started an instance through the API * I noticed I couldn't connect to its floating IP. * I checked the nova compute node and the qemu-kvm process was running at 100% cpu, and its console log was empty. * I tried to shut it down through virsh on the compute node, but it didn't respond to that. * I had to kill it with kill <pid>. * After that I started the instance again through the API and it came up properly and everything is working. Expected Result =============== The instance starts correctly the first time. Actual Result ============= I had to kill and restart the instance. This doesn't happen every time, but I have seen it more than one time. seems to be some kind of race. I'm at a bit of a loss as to how to debug this, but I can probably reproduce if there is some other information that would help debug it. Environment =========== This is with mitaka running on xenial using libvirt+kvm hypervisor, openvswitch networking, and no attached volumes. Package versions: ii nova-common 2:13.1.2-0ubuntu2 all OpenStack Compute - common files ii nova-compute 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node base ii nova-compute-kvm 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node (KVM) ii nova-compute-libvirt 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node libvirt support ii python-nova 2:13.1.2-0ubuntu2 all OpenStack Compute Python libraries ii python-novaclient 2:3.3.1-2ubuntu1 all client library for OpenStack Compute API - Python 2.7 ii libvirt-bin 1.3.1-1ubuntu10.6 amd64 programs for the libvirt library ii libvirt0:amd64 1.3.1-1ubuntu10.6 amd64 library for interfacing with different virtualization systems ii python-libvirt 1.3.1-1ubuntu1 amd64 libvirt Python bindings Linux hayward-44 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Description =========== A instance did not come up properly the first time it was started and had to be manually killed and then restarted through the API to get it to work. Steps To Reproduce ================== * I started an instance through the API * I noticed I couldn't connect to its floating IP. * I checked the nova compute node and the qemu-kvm process was running at 100% cpu, and its console log was empty. * I tried to shut it down through virsh on the compute node, but it didn't respond to that. * I had to kill it with kill <pid>. * After that I started the instance again through the API and it came up properly and everything is working. Expected Result =============== The instance starts correctly the first time. Actual Result ============= I had to kill and restart the instance. This doesn't happen every time, but I have seen it more than one time. seems to be some kind of race. I'm at a bit of a loss as to how to debug this, but I can probably reproduce if there is some other information that would help debug it. Environment =========== This is with mitaka running on xenial using libvirt+kvm hypervisor, openvswitch networking, and no attached volumes. amd64. Package versions: ii nova-common 2:13.1.2-0ubuntu2 all OpenStack Compute - common files ii nova-compute 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node base ii nova-compute-kvm 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node (KVM) ii nova-compute-libvirt 2:13.1.2-0ubuntu2 all OpenStack Compute - compute node libvirt support ii python-nova 2:13.1.2-0ubuntu2 all OpenStack Compute Python libraries ii python-novaclient 2:3.3.1-2ubuntu1 all client library for OpenStack Compute API - Python 2.7 ii libvirt-bin 1.3.1-1ubuntu10.6 amd64 programs for the libvirt library ii libvirt0:amd64 1.3.1-1ubuntu10.6 amd64 library for interfacing with different virtualization systems ii python-libvirt 1.3.1-1ubuntu1 amd64 libvirt Python bindings Linux hayward-44 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
2017-01-26 20:51:32 Ryan Beisner tags oil-guestos-fail arm64 oil-guestos-fail uosci
2017-01-26 20:51:36 Ryan Beisner bug added subscriber Ryan Beisner
2017-01-26 21:11:25 Jason Hobbs tags arm64 oil-guestos-fail uosci arm64 oil oil-guestos-fail uosci
2017-01-27 14:35:31 Jason Hobbs bug task added qemu (Ubuntu)
2017-01-30 10:52:09 Christian Ehrhardt  bug added subscriber ChristianEhrhardt
2017-01-30 10:54:40 Christian Ehrhardt  qemu (Ubuntu): status New Incomplete
2017-04-17 12:56:32 Sean Dague bug task deleted nova
2017-04-18 07:26:06 Christian Ehrhardt  bug task added nova (Ubuntu)
2017-10-20 11:33:52 James Page nova (Ubuntu): status New Invalid
2017-12-20 04:17:35 Launchpad Janitor qemu (Ubuntu): status Incomplete Expired