* [libvirt test] 29641: regressions - FAIL
@ 2014-08-08 11:13 xen.org
0 siblings, 0 replies; only message in thread
From: xen.org @ 2014-08-08 11:13 UTC (permalink / raw)
To: xen-devel; +Cc: ian.jackson
[-- Attachment #1: Type: text/plain, Size: 12522 bytes --]
flight 29641 libvirt real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/29641/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf 5 xen-build fail REGR. vs. 29585
Tests which did not succeed, but are not blocking:
test-amd64-i386-libvirt 9 guest-start fail never pass
test-armhf-armhf-libvirt 1 build-check(1) blocked n/a
test-amd64-amd64-libvirt 9 guest-start fail never pass
build-armhf-libvirt 1 build-check(1) blocked n/a
version targeted for testing:
libvirt 29bb066915d0d0480b65fe404479babf5e076ac7
baseline version:
libvirt be3cbecd0ef0c5b2d711d1451261cd8ad4e0228e
------------------------------------------------------------
People who touched revisions under test:
Daniel Veillard <veillard@redhat.com>
Eric Blake <eblake@redhat.com>
Jianwei Hu <jiahu@redhat.com>
John Ferlan <jferlan@redhat.com>
Ján Tomko <jtomko@redhat.com>
Laine Stump <laine@laine.org>
Martin Kletzander <mkletzan@redhat.com>
Michal Privoznik <mprivozn@redhat.com>
Peter Krempa <pkrempa@redhat.com>
Prerna Saxena <prerna@linux.vnet.ibm.com>
------------------------------------------------------------
jobs:
build-amd64 pass
build-armhf fail
build-i386 pass
build-amd64-libvirt pass
build-armhf-libvirt blocked
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 blocked
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 29bb066915d0d0480b65fe404479babf5e076ac7
Author: Peter Krempa <pkrempa@redhat.com>
Date: Wed Aug 6 15:17:00 2014 +0200
snapshot: conf: Enforce absolute paths on disk and memory images
RNG schema as well as the qemu driver requires absolute paths for memory
and disk snapshot image files but the XML parser was not enforcing it.
Add checks to avoid problems in qemu where the configuration it creates
is invalid.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1126329
commit d26e810838fad49294c6650ed05e8145ae6bb2ba
Author: Michal Privoznik <mprivozn@redhat.com>
Date: Wed Aug 6 10:37:48 2014 +0200
qemu: Make virFileFindHugeTLBFS fault tolerant
Since commit be0782e1 we are parsing /proc/meminfo to find out the
default huge page size. However, if the host we are running at does
not support any huge pages (e.g. CONFIG_HUGETLB_PAGE is turned off),
we will not successfully parse the meminfo file and hence the whole
qemu driver init process fails. Moreover, the default huge page size
is needed if and only if there's at least one hugetlbfs mount point.
So the fix consists of moving the virFileGetDefaultHugepageSize
function call after the first hugetlbfs mount point is found.
With this fix, we fail to start with one or more hugetlbfs mounts and
malformed meminfo file, but that's expected (how can one mount
hugetlbfs without kernel supporting huge pages?). Workaround in that
case is to umount all the hugetlbfs mounts.
Reported-by: Jim Fehlig <jfehlig@suse.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
commit 8d4740c1b05f1c7c6e1e0a7d0008798edf453821
Author: Prerna Saxena <prerna@linux.vnet.ibm.com>
Date: Wed Aug 6 15:50:11 2014 +0530
Node Devices: Fix nodedev-list for fc_host & vports.
In a system with Fiber Channel Host Adapters, a query to list all Fibre Channel
HBAs OR Vports currently returns empty list:
$ virsh nodedev-list --cap fc_host
$
Libvirt correctly discovers properties for all HBAs. However, the reporting
fails because of incorrect flag comparison while filtering these types.
This is fixed by removing references to 'VIR_CONNECT_LIST_NODE_DEVICES_CAP_*'
for comparison and replacing those with 'VIR_NODE_DEV_CAP_*'
Introduced by original commit id '652a2ec6'
Signed-off-by: Prerna Saxena <prerna@linux.vnet.ibm.com>
commit 4eb89846832713c706063fc9a39077e841e7265d
Author: Martin Kletzander <mkletzan@redhat.com>
Date: Tue Aug 5 11:02:34 2014 +0200
qemu: reword caps-related error
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
commit e8cc973041e7ac4ddeefe343af751863c76687fe
Author: Eric Blake <eblake@redhat.com>
Date: Tue Aug 5 08:49:32 2014 -0600
blockjob: correctly report active commit for job info
Commit 232a31b munged job info to report 'active commit' instead of
'commit' when generating events, but forgot to also munge the polling
variant of the command.
* src/qemu/qemu_driver.c (qemuDomainBlockJobImpl): Adjust type as
needed.
Signed-off-by: Eric Blake <eblake@redhat.com>
commit 55f34fe3bdeb1aa2eb424fec3b8335ffff027a62
Author: Jianwei Hu <jiahu@redhat.com>
Date: Tue Aug 5 13:25:16 2014 +0800
Fix vlanid attribute name in nwfilter docs
'vlanid' is the attribute name in our XML,
'vlan-id' is the ebtables attribute:
[root@localhost ~]# virsh nwfilter-dumpxml myself
<filter name='myself' chain='root'>
<uuid>7192ef51-cd50-4f14-ad7b-fa5c69ea19e3</uuid>
<rule action='accept' direction='in' priority='500'>
<vlan dstmacaddr='00:11:22:33:44:55' vlanid='44'/>
</rule>
</filter>
[root@localhost ~]# ebtables -t nat -L
Bridge table: nat
...
-p 802_1Q -d 0:11:22:33:44:55 --vlan-id 44 -j ACCEPT
https://bugzilla.redhat.com/show_bug.cgi?id=1126721
Signed-off-by: Ján Tomko <jtomko@redhat.com>
commit 6dac5d06f5c155f7db679d3105ad7dbcc8d7d78f
Author: Ján Tomko <jtomko@redhat.com>
Date: Mon Jul 28 14:46:46 2014 +0200
Don't overwrite errors from virNetDevBandwidthSet
Otherwise this beautiful error would be overwritten when
the function is called with a really high rate number:
2014-07-28 12:51:47.920+0000: 2304: error : virCommandWait:2399 :
internal error: Child process (/sbin/tc class add dev vnet0 parent 1:
classid 1:1 htb rate 4294968kbps) unexpected exit status 1: Illegal "rate"
Usage: ... qdisc add ... htb [default N] [r2q N]
default minor id of class to which unclassified packets are sent {0}
r2q DRR quantums are computed as rate in Bps/r2q {10}
debug string of 16 numbers each 0-3 {0}
... class add ... htb rate R1 [burst B1] [mpu B] [overhead O]
[prio P] [slot S] [pslot PS]
[ceil R2] [cburst B2] [mtu MTU] [quantum Q]
rate rate allocated to this class (class can still borrow)
burst max bytes burst which can be accumulated during idle period {computed}
mpu minimum packet size used in rate computations
overhead per-packet size overhead used in rate computations
linklay adapting to a linklayer e.g. atm
ceil definite upper class rate (no borrows) {rate}
cburst burst but for ceil {computed}
mtu max packet size we create rate map for {1600}
prio priority of leaf; lowe
https://bugzilla.redhat.com/show_bug.cgi?id=1043735
commit ee668206cd87afffa26e0fcd49d16b8889ffd869
Author: Ján Tomko <jtomko@redhat.com>
Date: Thu Jun 26 10:06:57 2014 +0200
virsh: check if domiftune parameters fit into UINT
We parse the bandwidth rates as unsinged long long,
then try to fit them in VIR_TYPED_PARAM_UINT.
Report an error if they exceed UINT_MAX instead of
quietly using wrong values.
https://bugzilla.redhat.com/show_bug.cgi?id=1043735
commit 4a85bf3e2fa703fdc14e8c49d5017ef04832a1d7
Author: John Ferlan <jferlan@redhat.com>
Date: Mon Jul 28 08:39:09 2014 -0400
storage: Refresh storage pool after upload
https://bugzilla.redhat.com/show_bug.cgi?id=1072653
Upon successful upload of a volume, the target volume and storage pool
were not updated to reflect any changes as a result of the upload. Make
use of the existing stream close callback mechanism to force a backend
pool refresh to occur in a separate thread once the stream closes. The
separate thread should avoid potential deadlocks if the refresh needed
to wait on some event from the event loop which is used to perform
the stream callback.
commit e3e1e52ace12ffa3ee1c37d753bd684af2e14d16
Author: Eric Blake <eblake@redhat.com>
Date: Wed Jul 2 08:16:13 2014 +0200
Post-release version bump for new dev cycle
Signed-off-by: Eric Blake <eblake@redhat.com>
commit dc64be90b52ebfad6ab26d217f7360531d99ebf6
Author: Michal Privoznik <mprivozn@redhat.com>
Date: Mon Aug 4 14:40:52 2014 +0200
domtop: Remove unused variable
The variable 'k' in the print_cpu_usage function is not used anywhere
and can fire a warning on some compilers.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
commit 859aa405e17ad6a714a277af3c0d4785e1c9f478
Author: Michal Privoznik <mprivozn@redhat.com>
Date: Mon Aug 4 14:37:14 2014 +0200
domtop: Turn parse_argv into void
Currently, the function follows the usual pattern used in our code:
int ret = -1;
...
ret = 0;
cleanup:
return ret;
However, the function always call exit() on error, so the cleanup
label is never jumped onto. Therefore, it doesn't make any sense to
have the parse_argv function return an integer value, if it
effectively can return only value of zero.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
commit b2574b4719c7df02fb667de9724bdfecddfbf802
Author: Martin Kletzander <mkletzan@redhat.com>
Date: Thu Jul 31 19:28:09 2014 +0200
qemu: fix comment in qemu.conf
There are multiple mount points after commit 725a211f, but one comment
wasn't changed to use plurals.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
commit 21b59b651c6ef97a3cead20211c01d71d4e32c45
Author: Daniel Veillard <veillard@redhat.com>
Date: Sun Aug 3 08:55:15 2014 -0400
Release of libvirt-1.2.7
* docs/news.html.in libvirt.spec.in: update for the release
* po/*.po*: update localizations and regenerate
commit 478d93ad1f83084bb0277fec07e1ef441a09018f
Author: Eric Blake <eblake@redhat.com>
Date: Sat Aug 2 20:47:36 2014 -0600
build: fix build on cygwin
Cygwin has getifaddrs(), but not AF_LINK, leading to:
util/virstats.c: In function 'virNetInterfaceStats':
util/virstats.c:138:41: error: 'AF_LINK' undeclared (first use in this function)
if (ifa->ifa_addr->sa_family != AF_LINK)
...
* src/util/virstats.c (virNetInterfaceStats): Only use getifaddrs
if AF_LINK is present.
Signed-off-by: Eric Blake <eblake@redhat.com>
commit c0788af07d08f0e2297736764766d78ff72ae034
Author: Laine Stump <laine@laine.org>
Date: Fri Aug 1 17:51:37 2014 -0400
network: always set disable_ipv6, even when it should be 0
libvirt previously only touched an interface's disable_ipv6 setting in
sysfs if it needed to be set to 1, assuming that 0 is the
default. Apparently that isn't always the case though (kernel 3.15.7-1
in Arch Linux reportedly defaults a new interface's disable_ipv6
setting to 1) so this patch explicitly sets it to 0 or 1 as
appropriate.
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-08 11:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-08 11:13 [libvirt test] 29641: regressions - FAIL xen.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).