[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [libvirt test] 31392: regressions - FAIL
flight 31392 libvirt real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/31392/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt 4 xen-install fail REGR. vs. 31372 Tests which did not succeed, but are not blocking: test-amd64-i386-libvirt 9 guest-start fail never pass test-amd64-amd64-libvirt 9 guest-start fail never pass version targeted for testing: libvirt 7ead1a5d91a93b5614deeef7b0227bffcea9740d baseline version: libvirt 4480cd28371ca328ed5561f3532f82d8cbc9f34d ------------------------------------------------------------ People who touched revisions under test: Chen Fan <chen.fan.fnst@xxxxxxxxxxxxxx> Ján Tomko <jtomko@xxxxxxxxxx> Martin Kletzander <mkletzan@xxxxxxxxxx> Weiwei Li <nuonuoli@xxxxxxxxxxx> ------------------------------------------------------------ jobs: build-amd64 pass build-armhf pass build-i386 pass build-amd64-libvirt pass build-armhf-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-armhf-pvops pass build-i386-pvops pass test-amd64-amd64-libvirt fail test-armhf-armhf-libvirt fail test-amd64-i386-libvirt fail ------------------------------------------------------------ sg-report-flight on osstest.cam.xci-test.com logs: /home/xc_osstest/logs images: /home/xc_osstest/images Logs, config files, etc. are available at http://www.chiark.greenend.org.uk/~xensrcts/logs Test harness code can be found at http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ commit 7ead1a5d91a93b5614deeef7b0227bffcea9740d Author: Ján Tomko <jtomko@xxxxxxxxxx> Date: Fri Oct 31 10:02:22 2014 +0100 Do not probe for power mgmt capabilities in lxc emulator It fails after 30 seconds with this error: error : virDBusCall:1429 : error from service: CanSuspend: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Only probe for the power mgmt capabilities when driver is non-NULL. This speeds up domain startup by 30 seconds. https://bugzilla.redhat.com/show_bug.cgi?id=1159227 commit 3f43bb832646588f57303f09fe5c7ac8ba7602d8 Author: Martin Kletzander <mkletzan@xxxxxxxxxx> Date: Tue Nov 4 10:46:41 2014 +0100 util: fix releasing pidfile in cleanup Coverity found out the very obvious problem in the code. That is that virPidFileReleasePath() was called only if virPidFileAcquirePath() returned 0. But virPidFileAcquirePath() doesn't return only 0 on success, but the FD that needs to be closed. Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> commit c3012a023f2ae5763027cafc1cf2881a3c7c4b45 Author: Weiwei Li <nuonuoli@xxxxxxxxxxx> Date: Tue Nov 4 10:52:10 2014 +0100 qemu: stop NBD server after successful migration In qemuMigrationFinish mig->nbd can not be initialized by qemuMigrationEatCookie without the QEMU_MIGRATION_COOKIE_NBD flag. That causes qemuMigrationStopNBDServer to return early without stopping the NBD server properly. Signed-off-by: Weiwei Li <nuonuoli@xxxxxxxxxxx> Signed-off-by: Ján Tomko <jtomko@xxxxxxxxxx> commit 5c8515620bd63b4f9fd848fdad275922928975c7 Author: Chen Fan <chen.fan.fnst@xxxxxxxxxxxxxx> Date: Tue Nov 4 10:44:41 2014 +0800 virnuma: use virNumaNodesetIsAvailable checking nodeset in virNumaSetupMemoryPolicy Signed-off-by: Chen Fan <chen.fan.fnst@xxxxxxxxxxxxxx> commit 902864184efe91cd7bc9299da84a03628715779c Author: Chen Fan <chen.fan.fnst@xxxxxxxxxxxxxx> Date: Tue Nov 4 10:44:40 2014 +0800 numatune: add check for numatune nodeset range There was no check for 'nodeset' attribute in numatune-related elements. This patch adds validation that any nodeset specified does not exceed maximum host node. Signed-off-by: Chen Fan <chen.fan.fnst@xxxxxxxxxxxxxx> commit d2460f85d3648607bf6119ee36a5d40546876d38 Author: Chen Fan <chen.fan.fnst@xxxxxxxxxxxxxx> Date: Tue Nov 4 10:44:39 2014 +0800 bitmap: add virBitmapLastSetBit for finding the last bit position of bitmap Signed-off-by: Chen Fan <chen.fan.fnst@xxxxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |