* [Qemu-devel] [Qemu test report] Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % [not found] <201110301350.p9UDowl9028582@int-mx01.intmail.prod.int.phx2.redhat.com> @ 2011-10-31 2:01 ` Lucas Meneghel Rodrigues 2011-10-31 11:47 ` Luiz Capitulino 0 siblings, 1 reply; 2+ messages in thread From: Lucas Meneghel Rodrigues @ 2011-10-31 2:01 UTC (permalink / raw) To: QEMU devel, Kevin Wolf, Luiz Capitulino Hi folks, sending this to QEMU devel to inform the current problems we are able to reproduce on the current master branch. So, qemu.git is presenting problems as of latest master. None of the problems mentioned is happening on qemu-kvm.git. -------- Original Message -------- Subject: Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % Date: Sun, 30 Oct 2011 09:50:58 -0400 From: kvm-autotest@redhat.com To: lmr@redhat.com, crosa@redhat.com Job ID: 1997 Job name: Upstream qemu.git sanity 10-30-2011 00:05:01 Summary: Host: virtlab208.virt.bos.redhat.com Status: Completed Status: 1 Completed Execution time (HH:MM:SS): 05:44:38 User tests executed: 26 User tests passed: 14 User tests failed: 12 User tests success rate: 53.85 % Failures: Test Name Status Reason kvm.qemu-git.virtio_blk.smp2.virtio_net.Win7.64.sp1.unattended_install.cdrom FAIL Timeout elapsed while waiting for install to finish [context: waiting for installation to finish] ^ Here, the windows install timeout happened due to the floppy regression introduced by 212ec7baa28cc9d819234fed1541fc1423cfe3d8. We did try Kevin's patches and they did not fix the issue. kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.tcp FAIL Unhandled LoginError: Client said 'connection refused' (output: 'ssh: connect to host 192.168.122.129 port 22: Connection refused\n') [context: logging into 'vm1'] kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.reboot FAIL Unhandled LoginError: Client said 'connection refused' (output: 'ssh: connect to host 192.168.122.25 port 22: Connection refused\n') [context: logging into 'vm1'] kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.unix FAIL Unhandled LoginError: Client said 'connection refused' (output: 'ssh: connect to host 192.168.122.3 port 22: Connection refused\n') [context: logging into 'vm1'] kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.exec FAIL Unhandled MonitorSocketError: Could not send monitor command 'info migrate' ([Errno 32] Broken pipe) [context: migrating 'vm1'] ^ All of those failures happened due to qemu segfaults during the migration process. I believe Luiz had a patch to possibly fix this migration issue, so copying him. The segfaults generated core dumps, which we would be happy to scp to a public box, if someone is interested in them. Cheers, Lucas ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [Qemu test report] Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % 2011-10-31 2:01 ` [Qemu-devel] [Qemu test report] Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % Lucas Meneghel Rodrigues @ 2011-10-31 11:47 ` Luiz Capitulino 0 siblings, 0 replies; 2+ messages in thread From: Luiz Capitulino @ 2011-10-31 11:47 UTC (permalink / raw) To: Lucas Meneghel Rodrigues; +Cc: Kevin Wolf, QEMU devel On Mon, 31 Oct 2011 00:01:07 -0200 Lucas Meneghel Rodrigues <lmr@redhat.com> wrote: > Hi folks, sending this to QEMU devel to inform the current problems we > are able to reproduce on the current master branch. > > So, qemu.git is presenting problems as of latest master. None of the > problems mentioned is happening on qemu-kvm.git. > > -------- Original Message -------- > Subject: Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 > 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % > Date: Sun, 30 Oct 2011 09:50:58 -0400 > From: kvm-autotest@redhat.com > To: lmr@redhat.com, crosa@redhat.com > > Job ID: 1997 > Job name: Upstream qemu.git sanity 10-30-2011 00:05:01 > Summary: Host: virtlab208.virt.bos.redhat.com Status: Completed > Status: 1 Completed > Execution time (HH:MM:SS): 05:44:38 > User tests executed: 26 > User tests passed: 14 > User tests failed: 12 > User tests success rate: 53.85 % > Failures: > Test Name > Status Reason > > > kvm.qemu-git.virtio_blk.smp2.virtio_net.Win7.64.sp1.unattended_install.cdrom > FAIL Timeout elapsed while waiting for install to finish [context: > waiting for installation to finish] > > > ^ Here, the windows install timeout happened due to the floppy > regression introduced by 212ec7baa28cc9d819234fed1541fc1423cfe3d8. We > did try Kevin's patches and they did not fix the issue. > > kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.tcp > FAIL Unhandled LoginError: Client said 'connection refused' > (output: 'ssh: connect to host 192.168.122.129 port 22: Connection > refused\n') [context: logging into 'vm1'] > kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.reboot > FAIL Unhandled LoginError: Client said 'connection refused' > (output: 'ssh: connect to host 192.168.122.25 port 22: Connection > refused\n') [context: logging into 'vm1'] > kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.unix > FAIL Unhandled LoginError: Client said 'connection refused' > (output: 'ssh: connect to host 192.168.122.3 port 22: Connection > refused\n') [context: logging into 'vm1'] > kvm.qemu-git.virtio_blk.smp2.virtio_net.RHEL.6.1.x86_64.migrate.exec > FAIL Unhandled MonitorSocketError: Could not send monitor > command 'info migrate' ([Errno 32] Broken pipe) [context: > migrating 'vm1'] > > ^ All of those failures happened due to qemu segfaults during the > migration process. I believe Luiz had a patch to possibly fix this > migration issue, so copying him. Yes, it's already on the list: http://lists.gnu.org/archive/html/qemu-devel/2011-10/msg03597.html > > The segfaults generated core dumps, which we would be happy to scp to a > public box, if someone is interested in them. > > Cheers, > > Lucas > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-31 11:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <201110301350.p9UDowl9028582@int-mx01.intmail.prod.int.phx2.redhat.com>
2011-10-31 2:01 ` [Qemu-devel] [Qemu test report] Autotest | Job ID: 1997 "Upstream qemu.git sanity 10-30-2011 00:05:01" | Status: 1 Completed | Success Rate: 53.85 % Lucas Meneghel Rodrigues
2011-10-31 11:47 ` Luiz Capitulino
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.