Build Update for libvirt/libvirt
-------------------------------------
Build: #744
Status: Errored
Duration: 4 minutes and 24 seconds
Commit: ad24406 (master)
Author: Michal Privoznik
Message: tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases
Similarly to the previous commit, rename .args files.
The files were renamed using the following commands. From
qemuxml2argvdata:
for i in qemuxml2argv-*.args; do mv $i ${i#qemuxml2argv-}; done
and then (to fix broken symlinks) from qemuxml2argvdata and
qemuxml2xmloutdata:
for i in $(find . -xtype l); do \
ln -sf $(readlink $i | sed 's/qemuxml2argv-//') $i;
done
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/c32ab71034e1...ad24406440e8
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/311708351?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-deb...>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 48
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 53
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-deb...>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins3428854475669628343.sh
+ MAKE=make
+ uname
+ unamestr=Linux
+ [ Linux = FreeBSD ]
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export TEST_ARGS=-tags xmlroundtrip
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (0.38s)
xml_test.go:255: exit status 1
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-deb...> 0.406s
Build step 'Execute shell' marked build as failure
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-deb...>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 48
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 53
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-deb...>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins837297243595881734.sh
+ MAKE=make
+ uname
+ unamestr=Linux
+ [ Linux = FreeBSD ]
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export TEST_ARGS=-tags xmlroundtrip
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (104.05 seconds)
xml_test.go:226: testdata/libvirt/tests/nodedevschemadata/pci_0000_00_02_0_header_type.xml: /device[0]/capability[0]/domain[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL _<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-deb...> 104.114s
Build step 'Execute shell' marked build as failure
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fre...>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 48
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 53
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fre...>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins2466612010797861269.sh
+ MAKE=make
+ uname
+ unamestr=FreeBSD
+ [ FreeBSD '=' FreeBSD ]
+ MAKE=gmake
+ export 'PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jenkins/bin'
+ export 'TEST_ARGS=-tags xmlroundtrip'
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (0.38s)
xml_test.go:255: exit status 1
FAIL
exit status 1
FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fre...> 0.402s
Build step 'Execute shell' marked build as failure
See <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fre...>
------------------------------------------
Started by upstream project "libvirt-go-xml-master-check" build number 48
originally caused by:
Started by upstream project "libvirt-go-xml-master-build" build number 53
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fre...>
[libvirt-go-xml-master] $ /bin/sh -xe /tmp/jenkins8855822915678900687.sh
+ MAKE=make
+ uname
+ unamestr=FreeBSD
+ [ FreeBSD = FreeBSD ]
+ MAKE=gmake
+ export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/jenkins/bin
+ export 'TEST_ARGS=-tags xmlroundtrip'
+ go test -tags xmlroundtrip
--- FAIL: TestRoundTrip (0.38s)
xml_test.go:255: exit status 1
FAIL
exit status 1
FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-master-check/systems=libvirt-fre...> 0.413s
Build step 'Execute shell' marked build as failure
Build Update for libvirt/libvirt
-------------------------------------
Build: #741
Status: Errored
Duration: 5 minutes and 12 seconds
Commit: 290886b (v3.7-maint)
Author: Stefan Berger
Message: tpm: Use /dev/null for cancel path if none was found
TPM 2 does not implement sysfs files for cancellation of commands.
We therefore use /dev/null for the cancel path passed to QEMU.
Signed-off-by: Stefan Berger <stefanb(a)linux.vnet.ibm.com>
Tested-by: Javier Martinez Canillas <javierm(a)redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau(a)redhat.com>
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
(cherry picked from commit dfbb15b75433e520fb1b905c1c3e28753e53e4a5)
View the changeset: https://github.com/libvirt/libvirt/compare/dc6c41798d1e...290886b16c22
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/311374949?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
Build Update for libvirt/libvirt
-------------------------------------
Build: #740
Status: Errored
Duration: 19 minutes and 37 seconds
Commit: 0af5ced (master)
Author: Jim Fehlig
Message: apparmor: allow qemu abstraction to read /proc/pid/cmdline
Noticed the following denial in audit.log when shutting down
an apparmor confined domain
type=AVC msg=audit(1512002299.742:131): apparmor="DENIED"
operation="open" profile="libvirt-66154842-e926-4f92-92f0-1c1bf61dd1ff"
name="/proc/1475/cmdline" pid=2958 comm="qemu-system-x86"
requested_mask="r" denied_mask="r" fsuid=469 ouid=0
Squelch the denial by allowing read access to /proc/<pid>/cmdline.
View the changeset: https://github.com/libvirt/libvirt/compare/684c0f181110...0af5ced4b81b
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/311329244?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications