CI
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- 2 participants
- 9881 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-freebsd-11 #290
by ci@centos.org 16 Apr '19
by ci@centos.org 16 Apr '19
16 Apr '19
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/290…>
------------------------------------------
Started by upstream project "libvirt-dbus-check" build number 290
originally caused by:
Started by upstream project "libvirt-dbus-syntax-check" build number 333
originally caused by:
Started by upstream project "libvirt-dbus-build" build number 340
originally caused by:
Started by upstream project "libvirt-glib-build" build number 337
originally caused by:
Started by upstream project "libvirt-build" build number 435
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-dbus-check/systems=libvirt-freebsd-11/ws/>
[libvirt-dbus] $ /bin/sh -xe /tmp/jenkins4534165812246974153.sh
+ cd build
+ /usr/local/bin/gmake check
Making check in data
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
Making check in docs
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
Making check in src
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
Making check in tests
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
/usr/local/bin/gmake test_util
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
CC test_util-test_util.o
CCLD test_util
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
/usr/local/bin/gmake check-TESTS
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
PASS: test_util
PASS: test_interface.py
PASS: test_domain.py
PASS: test_network.py
PASS: test_nodedev.py
FAIL: test_connect.py
PASS: test_storage.py
============================================================================
Testsuite summary for libvirt-dbus 1.4.0
============================================================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
gmake[3]: *** [Makefile:766: test-suite.log] Error 1
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
gmake[2]: *** [Makefile:874: check-TESTS] Error 2
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
gmake[1]: *** [Makefile:990: check-am] Error 2
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/…'>
gmake: *** [Makefile:460: check-recursive] Error 1
+ cat tests/test-suite.log
==============================================
libvirt-dbus 1.4.0: tests/test-suite.log
==============================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_connect.py
=====================
============================= test session starts ==============================
platform freebsd11 -- Python 3.6.8, pytest-4.3.1, py-1.8.0, pluggy-0.7.1
rootdir: /usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-11/ws/,> inifile:
collected 35 items
../../tests/test_connect.py .........................F......... [100%]
=================================== FAILURES ===================================
_______________ TestConnect.test_connect_node_device_create_xml ________________
Fixture "node_device_create" called directly. Fixtures are not meant to be called directly,
but are created automatically when test functions request them as parameters.
See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and
https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-direct… about how to update your code.
===================== 1 failed, 34 passed in 15.02 seconds =====================
FAIL test_connect.py (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
46
[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-freebsd-12 #290
by ci@centos.org 16 Apr '19
by ci@centos.org 16 Apr '19
16 Apr '19
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/290…>
------------------------------------------
Started by upstream project "libvirt-dbus-check" build number 290
originally caused by:
Started by upstream project "libvirt-dbus-syntax-check" build number 333
originally caused by:
Started by upstream project "libvirt-dbus-build" build number 340
originally caused by:
Started by upstream project "libvirt-glib-build" build number 337
originally caused by:
Started by upstream project "libvirt-build" build number 435
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/>
[libvirt-dbus] $ /bin/sh -xe /tmp/jenkins4439176497064658175.sh
+ cd build
+ /usr/local/bin/gmake check
Making check in data
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
Making check in docs
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
Making check in src
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
Making check in tests
gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
/usr/local/bin/gmake test_util
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
CC test_util-test_util.o
CCLD test_util
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
/usr/local/bin/gmake check-TESTS
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
PASS: test_util
PASS: test_interface.py
PASS: test_domain.py
PASS: test_network.py
PASS: test_nodedev.py
FAIL: test_connect.py
PASS: test_storage.py
============================================================================
Testsuite summary for libvirt-dbus 1.4.0
============================================================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
gmake[3]: *** [Makefile:766: test-suite.log] Error 1
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
gmake[2]: *** [Makefile:874: check-TESTS] Error 2
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
gmake[1]: *** [Makefile:990: check-am] Error 2
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/…'>
gmake: *** [Makefile:460: check-recursive] Error 1
+ cat tests/test-suite.log
==============================================
libvirt-dbus 1.4.0: tests/test-suite.log
==============================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_connect.py
=====================
============================= test session starts ==============================
platform freebsd12 -- Python 3.6.8, pytest-4.3.1, py-1.8.0, pluggy-0.7.1
rootdir: /usr<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-freebsd-12/ws/,> inifile:
collected 35 items
../../tests/test_connect.py .........................F......... [100%]
=================================== FAILURES ===================================
_______________ TestConnect.test_connect_node_device_create_xml ________________
Fixture "node_device_create" called directly. Fixtures are not meant to be called directly,
but are created automatically when test functions request them as parameters.
See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and
https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-direct… about how to update your code.
===================== 1 failed, 34 passed in 13.80 seconds =====================
FAIL test_connect.py (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
46
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-freebsd-12 #379
by ci@centos.org 15 Apr '19
by ci@centos.org 15 Apr '19
15 Apr '19
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-freebsd-12/379…>
------------------------------------------
Started by upstream project "libvirt-glib-build" build number 379
originally caused by:
Started by upstream project "libvirt-build" build number 477
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-freebsd-12/ws/>
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/libvirt/libvirt-glib.git # timeout=10
Fetching upstream changes from https://github.com/libvirt/libvirt-glib.git
> git --version # timeout=10
> git fetch --tags --force --progress https://github.com/libvirt/libvirt-glib.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f3d93271c6c535b5d4014b2ebccd127f32311b88 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f3d93271c6c535b5d4014b2ebccd127f32311b88
Commit message: "po: refresh translations from zanata"
> git rev-list --no-walk f3d93271c6c535b5d4014b2ebccd127f32311b88 # timeout=10
FATAL: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.gusty.ci.centos.org/172.19.2.192:33669
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
at com.sun.proxy.$Proxy85.isCommitInRepo(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.isCommitInRepo(RemoteGitImpl.java:285)
at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:1340)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:232)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$10.execute(CliGitAPIImpl.java:2559)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.isCommitInRepo(CliGitAPIImpl.java:2610)
at hudson.plugins.git.GitAPI.isCommitInRepo(GitAPI.java:237)
at sun.reflect.GeneratedMethodAccessor428.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
at java.lang.Thread.run(Thread.java:748)
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt+mingw64-build » libvirt-fedora-rawhide #506
by ci@centos.org 15 Apr '19
by ci@centos.org 15 Apr '19
15 Apr '19
See <https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…>
Changes:
[jdenemar] cputest: Add data for Intel(R) Xeon(R) Platinum 8268 CPU
[jdenemar] cpu_map: Add Cascadelake-Server CPU model
[jdenemar] cpu_x86: Introduce virCPUx86DataItem container struct
[jdenemar] cpu_x86: Rename virCPUx86Vendor.cpuid
[jdenemar] cpu_x86: Rename virCPUx86DataItem variables
[jdenemar] cpu_x86: Rename x86DataCpuidNext function
[jdenemar] cpu_x86: Rename x86DataCpuid
[jdenemar] cpu_x86: Rename virCPUx86CPUIDSorter
[jdenemar] cpu_x86: Rename virCPUx86DataAddCPUIDInt
[jdenemar] cpu_x86: Rename virCPUx86DataAddCPUID
[jdenemar] cpu_x86: Rename virCPUx86VendorToCPUID
[jdenemar] cpu_x86: Simplify x86DataAdd
[jdenemar] cpu_x86: Introduce virCPUx86DataCmp
[jdenemar] cpu_x86: Make x86cpuidSetBits more general
[jdenemar] cpu_x86: Make x86cpuidClearBits more general
[jdenemar] cpu_x86: Make x86cpuidAndBits more general
[jdenemar] cpu_x86: Make x86cpuidMatchMasked more general
[jdenemar] cpu_x86: Make x86cpuidMatch more general
[jdenemar] cpu_x86: Store virCPUx86DataItem content in union
[jdenemar] cpu_x86: Add support for storing MSR features in CPU map
[jdenemar] cpu_x86: Move *CheckFeature functions
[jdenemar] cputest: Drop support for old QEMU from cpu-parse.sh
[jdenemar] cputest: Generalize function names in cpu-cpuid.py
[jdenemar] cputest: Fix comparison in checkCPUIDFeature in cpu-cpuid.py
[jdenemar] cputest: Rename in_e[ac]x as e[ac]x_in in cpu-cpuid.py
[jdenemar] cputest: Prepare cpu-cpuid.py for MSR features
[jdenemar] cputest: Generalize feature parsing in cpu-cpuid.py
[jdenemar] cputest: Add support for MSR features to cpu-gather.sh
[jdenemar] cputest: Add support for MSR features to cpu-parse.sh
[jdenemar] cputest: Add support for MSR features to cpu-cpuid.py
[jdenemar] vircpuhost: Add support for reading MSRs
------------------------------------------
[...truncated 127.66 KB...]
CC pipe.lo
CC poll.lo
CC posix_openpt.lo
../../../gnulib/lib/poll.c: In function 'poll':
../../../gnulib/lib/poll.c:519:39: warning: passing argument 5 of 'select' from incompatible pointer type [-Wincompatible-pointer-types]
if (select (0, &rfds, &wfds, &xfds, &tv0) > 0)
^~~~
In file included from ../../../gnulib/lib/poll.c:39:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:995:116: note: expected 'PTIMEVAL' {aka 'struct timeval * const'} but argument is of type 'struct rpl_timeval *'
WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout);
~~~~~~~~~~~~~~~^~~~~~~
../../../gnulib/lib/poll.c:555:37: warning: passing argument 5 of 'select' from incompatible pointer type [-Wincompatible-pointer-types]
select (0, &rfds, &wfds, &xfds, &tv0);
^~~~
In file included from ../../../gnulib/lib/poll.c:39:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:995:116: note: expected 'PTIMEVAL' {aka 'struct timeval * const'} but argument is of type 'struct rpl_timeval *'
WINSOCK_API_LINKAGE int WSAAPI select(int nfds,fd_set *readfds,fd_set *writefds,fd_set *exceptfds,const PTIMEVAL timeout);
~~~~~~~~~~~~~~~^~~~~~~
CC printf-args.lo
CC printf-parse.lo
CC pthread_sigmask.lo
CC raise.lo
CC rawmemchr.lo
CC readlink.lo
CC realloc.lo
CC recv.lo
CC regex.lo
CC secure_getenv.lo
CC select.lo
CC send.lo
CC setenv.lo
CC setsockopt.lo
CC sigaction.lo
CC sigprocmask.lo
CC sleep.lo
CC snprintf.lo
CC socket.lo
CC stat.lo
CC stat-w32.lo
CC stdio-read.lo
CC stdio-write.lo
CC stpcpy.lo
CC strchrnul.lo
CC strdup.lo
CC strerror.lo
CC strerror-override.lo
CC strerror_r.lo
CC strndup.lo
CC strptime.lo
CC strsep.lo
CC time_r.lo
CC timegm.lo
CC ttyname_r.lo
CC uname.lo
CC unsetenv.lo
CC usleep.lo
CC vasnprintf.lo
CC vsnprintf.lo
CC waitpid.lo
CC wcwidth.lo
CC glthread/lock.lo
CC uniwidth/width.lo
CCLD libgnu.la
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
Making all in include/libvirt
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
Making all in src
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
GEN util/virkeycodetable_linux.h
GEN util/virkeycodetable_osx.h
GEN util/virkeycodetable_atset1.h
GEN util/virkeycodetable_atset2.h
GEN util/virkeycodetable_xtkbd.h
GEN util/virkeycodetable_atset3.h
GEN util/virkeycodetable_usb.h
GEN util/virkeycodetable_win32.h
GEN util/virkeycodetable_qnum.h
GEN util/virkeynametable_linux.h
GEN util/virkeynametable_osx.h
GEN util/virkeynametable_win32.h
GEN ../../src/access/org.libvirt.api.policy
GEN access/viraccessapicheck.h
GEN access/viraccessapicheck.c
GEN access/viraccessapicheckqemu.h
GEN access/viraccessapicheckqemu.c
GEN access/viraccessapichecklxc.h
GEN access/viraccessapichecklxc.c
GEN libvirt_access.xml
GEN libvirt_access_qemu.xml
GEN libvirt_access_lxc.xml
GEN logging/log_protocol.h
GEN logging/log_daemon_dispatch_stubs.h
GEN locking/lock_protocol.h
GEN locking/lock_daemon_dispatch_stubs.h
GEN admin/admin_protocol.h
GEN admin/admin_client.h
GEN admin/admin_server_dispatch_stubs.h
GEN rpc/virnetprotocol.h
GEN rpc/virkeepaliveprotocol.h
GEN .esx_vi_generator.stamp
GEN .hyperv_wmi_generator.stamp
GEN lxc/lxc_monitor_protocol.h
GEN lxc/lxc_monitor_dispatch.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.typedef
GEN ../../src/hyperv/hyperv_wmi_classes.generated.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.c
GEN lxc/lxc_controller_dispatch.h
GEN ../../src/esx/esx_vi_types.generated.typedef
GEN ../../src/esx/esx_vi_types.generated.typeenum
GEN ../../src/esx/esx_vi_types.generated.typetostring
GEN ../../src/esx/esx_vi_types.generated.typefromstring
GEN ../../src/esx/esx_vi_types.generated.h
GEN ../../src/esx/esx_vi_types.generated.c
GEN ../../src/esx/esx_vi_methods.generated.h
GEN ../../src/esx/esx_vi_methods.generated.c
GEN ../../src/esx/esx_vi_methods.generated.macro
GEN ../../src/esx/esx_vi.generated.h
GEN ../../src/esx/esx_vi.generated.c
GEN remote/remote_protocol.h
GEN remote/remote_client_bodies.h
GEN remote/lxc_protocol.h
GEN remote/lxc_client_bodies.h
GEN remote/qemu_protocol.h
GEN remote/qemu_client_bodies.h
GEN remote/remote_daemon_dispatch_stubs.h
GEN remote/remote_daemon_dispatch_lxc_stubs.h
GEN remote/remote_daemon_dispatch_qemu_stubs.h
GEN libvirt_access.syms
GEN libvirt_access_qemu.syms
GEN libvirt_access_lxc.syms
GEN libvirt_qemu.def
GEN libvirt_lxc.def
GEN libvirt_admin.syms
GEN libvirtd.qemu.logrotate
GEN libvirtd.lxc.logrotate
GEN libvirtd.libxl.logrotate
GEN libvirtd.logrotate
GEN logging/log_protocol.c
GEN locking/lock_protocol.c
GEN admin/admin_protocol.c
GEN rpc/virnetprotocol.c
GEN rpc/virkeepaliveprotocol.c
GEN lxc/lxc_monitor_protocol.c
GEN remote/remote_protocol.c
GEN remote/lxc_protocol.c
GEN remote/qemu_protocol.c
GEN libvirt.syms
GEN libvirt_admin.def
GEN libvirt.def
/usr/bin/gmake all-am
gmake[3]: Entering directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
CC libvirt_driver_la-driver.lo
CC libvirt_driver_la-datatypes.lo
CC libvirt_driver_la-libvirt.lo
CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-snapshot.lo
CC libvirt_driver_la-libvirt-host.lo
CC libvirt_driver_la-libvirt-interface.lo
CC libvirt_driver_la-libvirt-nodedev.lo
CC libvirt_driver_la-libvirt-network.lo
CC libvirt_driver_la-libvirt-nwfilter.lo
CC libvirt_driver_la-libvirt-secret.lo
CC libvirt_driver_la-libvirt-storage.lo
CC libvirt_driver_la-libvirt-stream.lo
CC libvirt_qemu_la-libvirt-qemu.lo
CC libvirt_lxc_la-libvirt-lxc.lo
CC libvirt_admin_la-libvirt-admin.lo
CC libvirt_admin_la-datatypes.lo
CC admin/libvirt_driver_admin_la-admin_protocol.lo
CC admin/libvirt_driver_admin_la-admin_server.lo
CC admin/libvirt_driver_admin_la-admin_server_dispatch.lo
GEN util/virkeycode-linux.pod
GEN util/virkeycode-osx.pod
GEN util/virkeycode-atset1.pod
GEN util/virkeycode-atset2.pod
GEN util/virkeycode-atset3.pod
GEN util/virkeycode-xtkbd.pod
GEN util/virkeycode-usb.pod
GEN util/virkeycode-win32.pod
GEN util/virkeycode-qnum.pod
GEN util/virkeyname-linux.pod
GEN util/virkeyname-osx.pod
GEN util/virkeyname-win32.pod
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-virarptable.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-vircgroupbackend.lo
CC util/libvirt_util_la-vircgroupv1.lo
CC util/libvirt_util_la-vircgroupv2.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
CC util/libvirt_util_la-virdevmapper.lo
CC util/libvirt_util_la-virdnsmasq.lo
CC util/libvirt_util_la-virebtables.lo
CC util/libvirt_util_la-virenum.lo
CC util/libvirt_util_la-virerror.lo
CC util/libvirt_util_la-virevent.lo
CC util/libvirt_util_la-vireventpoll.lo
CC util/libvirt_util_la-virfcp.lo
CC util/libvirt_util_la-virfdstream.lo
CC util/libvirt_util_la-virfile.lo
CC util/libvirt_util_la-virfirewall.lo
CC util/libvirt_util_la-virfirewalld.lo
CC util/libvirt_util_la-virfirmware.lo
CC util/libvirt_util_la-virgettext.lo
CC util/libvirt_util_la-virgic.lo
CC util/libvirt_util_la-virhash.lo
CC util/libvirt_util_la-virhashcode.lo
CC util/libvirt_util_la-virhook.lo
CC util/libvirt_util_la-virhostcpu.lo
CC util/libvirt_util_la-virhostdev.lo
CC util/libvirt_util_la-virhostmem.lo
CC util/libvirt_util_la-viridentity.lo
CC util/libvirt_util_la-virinitctl.lo
CC util/libvirt_util_la-viriptables.lo
CC util/libvirt_util_la-viriscsi.lo
CC util/libvirt_util_la-virjson.lo
CC util/libvirt_util_la-virkeycode.lo
../../src/util/virhostcpu.c: In function 'virHostCPUGetMSR':
../../src/util/virhostcpu.c:1319:18: error: implicit declaration of function 'pread'; did you mean 'fread'? [-Werror=implicit-function-declaration]
int rc = pread(fd, msr, sizeof(*msr), index);
^~~~~
fread
../../src/util/virhostcpu.c:1319:18: error: nested extern declaration of 'pread' [-Werror=nested-externs]
cc1: all warnings being treated as errors
gmake[3]: *** [Makefile:11962: util/libvirt_util_la-virhostcpu.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
rm util/virkeyname-osx.pod util/virkeycode-xtkbd.pod util/virkeycode-atset3.pod util/virkeycode-usb.pod util/virkeycode-qnum.pod util/virkeycode-win32.pod util/virkeyname-linux.pod util/virkeycode-osx.pod util/virkeycode-linux.pod util/virkeycode-atset1.pod util/virkeyname-win32.pod util/virkeycode-atset2.pod
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
gmake[2]: *** [Makefile:7127: all] Error 2
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
gmake[1]: *** [Makefile:2257: all-recursive] Error 1
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-rawh…'>
gmake: *** [Makefile:2149: all] Error 2
Build step 'Execute shell' marked build as failure
1
4
[Libvirt-ci] Build failed in Jenkins: libvirt+mingw32-build » libvirt-fedora-rawhide #506
by ci@centos.org 15 Apr '19
by ci@centos.org 15 Apr '19
15 Apr '19
See <https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…>
Changes:
[jdenemar] cputest: Add data for Intel(R) Xeon(R) Platinum 8268 CPU
[jdenemar] cpu_map: Add Cascadelake-Server CPU model
[jdenemar] cpu_x86: Introduce virCPUx86DataItem container struct
[jdenemar] cpu_x86: Rename virCPUx86Vendor.cpuid
[jdenemar] cpu_x86: Rename virCPUx86DataItem variables
[jdenemar] cpu_x86: Rename x86DataCpuidNext function
[jdenemar] cpu_x86: Rename x86DataCpuid
[jdenemar] cpu_x86: Rename virCPUx86CPUIDSorter
[jdenemar] cpu_x86: Rename virCPUx86DataAddCPUIDInt
[jdenemar] cpu_x86: Rename virCPUx86DataAddCPUID
[jdenemar] cpu_x86: Rename virCPUx86VendorToCPUID
[jdenemar] cpu_x86: Simplify x86DataAdd
[jdenemar] cpu_x86: Introduce virCPUx86DataCmp
[jdenemar] cpu_x86: Make x86cpuidSetBits more general
[jdenemar] cpu_x86: Make x86cpuidClearBits more general
[jdenemar] cpu_x86: Make x86cpuidAndBits more general
[jdenemar] cpu_x86: Make x86cpuidMatchMasked more general
[jdenemar] cpu_x86: Make x86cpuidMatch more general
[jdenemar] cpu_x86: Store virCPUx86DataItem content in union
[jdenemar] cpu_x86: Add support for storing MSR features in CPU map
[jdenemar] cpu_x86: Move *CheckFeature functions
[jdenemar] cputest: Drop support for old QEMU from cpu-parse.sh
[jdenemar] cputest: Generalize function names in cpu-cpuid.py
[jdenemar] cputest: Fix comparison in checkCPUIDFeature in cpu-cpuid.py
[jdenemar] cputest: Rename in_e[ac]x as e[ac]x_in in cpu-cpuid.py
[jdenemar] cputest: Prepare cpu-cpuid.py for MSR features
[jdenemar] cputest: Generalize feature parsing in cpu-cpuid.py
[jdenemar] cputest: Add support for MSR features to cpu-gather.sh
[jdenemar] cputest: Add support for MSR features to cpu-parse.sh
[jdenemar] cputest: Add support for MSR features to cpu-cpuid.py
[jdenemar] vircpuhost: Add support for reading MSRs
------------------------------------------
[...truncated 127.05 KB...]
CC localtime-buffer.lo
CC lseek.lo
CC malloc.lo
CC mbrtowc.lo
CC mbsinit.lo
CC mbsrtowcs.lo
CC mbsrtowcs-state.lo
CC mkdir.lo
CC mkdtemp.lo
CC mkostemp.lo
CC mkostemps.lo
CC mktime.lo
CC msvc-inval.lo
CC msvc-nothrow.lo
CC nl_langinfo.lo
CC open.lo
CC openpty.lo
CC perror.lo
CC pipe.lo
CC poll.lo
CC posix_openpt.lo
CC printf-args.lo
CC printf-parse.lo
CC pthread_sigmask.lo
CC raise.lo
CC rawmemchr.lo
CC readlink.lo
CC realloc.lo
CC recv.lo
CC regex.lo
CC secure_getenv.lo
CC select.lo
CC send.lo
CC setenv.lo
CC setsockopt.lo
CC sigaction.lo
CC sigprocmask.lo
CC sleep.lo
CC snprintf.lo
CC socket.lo
CC stat.lo
CC stat-w32.lo
CC stdio-read.lo
CC stdio-write.lo
CC stpcpy.lo
CC strchrnul.lo
CC strdup.lo
CC strerror.lo
CC strerror-override.lo
CC strerror_r.lo
CC strndup.lo
CC strptime.lo
CC strsep.lo
CC time_r.lo
CC timegm.lo
CC ttyname_r.lo
CC uname.lo
CC unsetenv.lo
CC usleep.lo
CC vasnprintf.lo
CC vsnprintf.lo
CC waitpid.lo
CC wcwidth.lo
CC glthread/lock.lo
CC uniwidth/width.lo
CCLD libgnu.la
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
Making all in include/libvirt
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
Making all in src
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
GEN util/virkeycodetable_linux.h
GEN util/virkeycodetable_osx.h
GEN util/virkeycodetable_atset1.h
GEN util/virkeycodetable_atset2.h
GEN util/virkeycodetable_atset3.h
GEN util/virkeycodetable_xtkbd.h
GEN util/virkeycodetable_usb.h
GEN util/virkeycodetable_win32.h
GEN util/virkeycodetable_qnum.h
GEN util/virkeynametable_linux.h
GEN util/virkeynametable_osx.h
GEN util/virkeynametable_win32.h
GEN ../../src/access/org.libvirt.api.policy
GEN access/viraccessapicheck.h
GEN access/viraccessapicheck.c
GEN access/viraccessapicheckqemu.h
GEN access/viraccessapicheckqemu.c
GEN access/viraccessapichecklxc.h
GEN access/viraccessapichecklxc.c
GEN libvirt_access.xml
GEN libvirt_access_qemu.xml
GEN libvirt_access_lxc.xml
GEN logging/log_protocol.h
GEN logging/log_daemon_dispatch_stubs.h
GEN locking/lock_protocol.h
GEN locking/lock_daemon_dispatch_stubs.h
GEN admin/admin_protocol.h
GEN admin/admin_client.h
GEN admin/admin_server_dispatch_stubs.h
GEN rpc/virnetprotocol.h
GEN rpc/virkeepaliveprotocol.h
GEN .esx_vi_generator.stamp
GEN .hyperv_wmi_generator.stamp
GEN lxc/lxc_monitor_protocol.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.typedef
GEN ../../src/hyperv/hyperv_wmi_classes.generated.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.c
GEN lxc/lxc_monitor_dispatch.h
GEN lxc/lxc_controller_dispatch.h
GEN ../../src/esx/esx_vi_types.generated.typedef
GEN ../../src/esx/esx_vi_types.generated.typeenum
GEN ../../src/esx/esx_vi_types.generated.typetostring
GEN ../../src/esx/esx_vi_types.generated.typefromstring
GEN ../../src/esx/esx_vi_types.generated.h
GEN ../../src/esx/esx_vi_types.generated.c
GEN ../../src/esx/esx_vi_methods.generated.h
GEN ../../src/esx/esx_vi_methods.generated.c
GEN ../../src/esx/esx_vi_methods.generated.macro
GEN ../../src/esx/esx_vi.generated.h
GEN ../../src/esx/esx_vi.generated.c
GEN remote/remote_protocol.h
GEN remote/remote_client_bodies.h
GEN remote/lxc_protocol.h
GEN remote/lxc_client_bodies.h
GEN remote/qemu_protocol.h
GEN remote/qemu_client_bodies.h
GEN remote/remote_daemon_dispatch_stubs.h
GEN remote/remote_daemon_dispatch_lxc_stubs.h
GEN remote/remote_daemon_dispatch_qemu_stubs.h
GEN libvirt_access.syms
GEN libvirt_access_qemu.syms
GEN libvirt_access_lxc.syms
GEN libvirt_qemu.def
GEN libvirt_lxc.def
GEN libvirt_admin.syms
GEN libvirtd.qemu.logrotate
GEN libvirtd.lxc.logrotate
GEN libvirtd.libxl.logrotate
GEN libvirtd.logrotate
GEN logging/log_protocol.c
GEN locking/lock_protocol.c
GEN admin/admin_protocol.c
GEN rpc/virnetprotocol.c
GEN rpc/virkeepaliveprotocol.c
GEN lxc/lxc_monitor_protocol.c
GEN remote/remote_protocol.c
GEN remote/lxc_protocol.c
GEN remote/qemu_protocol.c
GEN libvirt.syms
GEN libvirt_admin.def
GEN libvirt.def
/usr/bin/gmake all-am
gmake[3]: Entering directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
CC libvirt_driver_la-driver.lo
CC libvirt_driver_la-libvirt.lo
CC libvirt_driver_la-datatypes.lo
CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-snapshot.lo
CC libvirt_driver_la-libvirt-host.lo
CC libvirt_driver_la-libvirt-interface.lo
CC libvirt_driver_la-libvirt-network.lo
CC libvirt_driver_la-libvirt-nodedev.lo
CC libvirt_driver_la-libvirt-nwfilter.lo
CC libvirt_driver_la-libvirt-secret.lo
CC libvirt_driver_la-libvirt-storage.lo
CC libvirt_driver_la-libvirt-stream.lo
CC libvirt_qemu_la-libvirt-qemu.lo
CC libvirt_lxc_la-libvirt-lxc.lo
CC libvirt_admin_la-libvirt-admin.lo
CC libvirt_admin_la-datatypes.lo
GEN util/virkeycode-linux.pod
GEN util/virkeycode-osx.pod
GEN util/virkeycode-atset1.pod
GEN util/virkeycode-atset2.pod
GEN util/virkeycode-atset3.pod
GEN util/virkeycode-xtkbd.pod
GEN util/virkeycode-usb.pod
GEN util/virkeycode-win32.pod
GEN util/virkeycode-qnum.pod
GEN util/virkeyname-linux.pod
GEN util/virkeyname-osx.pod
GEN util/virkeyname-win32.pod
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-virarptable.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-vircgroupbackend.lo
CC util/libvirt_util_la-vircgroupv1.lo
CC util/libvirt_util_la-vircgroupv2.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
CC util/libvirt_util_la-virdevmapper.lo
CC util/libvirt_util_la-virdnsmasq.lo
CC util/libvirt_util_la-virebtables.lo
CC util/libvirt_util_la-virenum.lo
CC util/libvirt_util_la-virerror.lo
CC util/libvirt_util_la-virevent.lo
CC util/libvirt_util_la-vireventpoll.lo
CC util/libvirt_util_la-virfcp.lo
CC util/libvirt_util_la-virfdstream.lo
CC util/libvirt_util_la-virfile.lo
CC util/libvirt_util_la-virfirewall.lo
CC util/libvirt_util_la-virfirewalld.lo
CC util/libvirt_util_la-virfirmware.lo
CC util/libvirt_util_la-virgettext.lo
CC util/libvirt_util_la-virgic.lo
CC util/libvirt_util_la-virhash.lo
CC util/libvirt_util_la-virhashcode.lo
CC util/libvirt_util_la-virhook.lo
CC util/libvirt_util_la-virhostcpu.lo
CC util/libvirt_util_la-virhostdev.lo
CC util/libvirt_util_la-virhostmem.lo
CC util/libvirt_util_la-viridentity.lo
CC util/libvirt_util_la-virinitctl.lo
CC util/libvirt_util_la-viriptables.lo
CC util/libvirt_util_la-viriscsi.lo
CC util/libvirt_util_la-virjson.lo
CC util/libvirt_util_la-virkeycode.lo
../../src/util/virhostcpu.c: In function 'virHostCPUGetMSR':
../../src/util/virhostcpu.c:1319:18: error: implicit declaration of function 'pread'; did you mean 'fread'? [-Werror=implicit-function-declaration]
int rc = pread(fd, msr, sizeof(*msr), index);
^~~~~
fread
../../src/util/virhostcpu.c:1319:18: error: nested extern declaration of 'pread' [-Werror=nested-externs]
cc1: all warnings being treated as errors
gmake[3]: *** [Makefile:11962: util/libvirt_util_la-virhostcpu.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
rm util/virkeyname-osx.pod util/virkeycode-xtkbd.pod util/virkeycode-atset3.pod util/virkeycode-usb.pod util/virkeycode-qnum.pod util/virkeycode-win32.pod util/virkeyname-linux.pod util/virkeycode-osx.pod util/virkeycode-linux.pod util/virkeycode-atset1.pod util/virkeyname-win32.pod util/virkeycode-atset2.pod
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
gmake[2]: *** [Makefile:7127: all] Error 2
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
gmake[1]: *** [Makefile:2257: all-recursive] Error 1
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'>
gmake: *** [Makefile:2149: all] Error 2
Build step 'Execute shell' marked build as failure
1
4
Build Update for libvirt/libvirt
-------------------------------------
Build: #2235
Status: Fixed
Duration: 25 mins and 53 secs
Commit: 0a97486 (master)
Author: Michal Privoznik
Message: cpu_x86: Fix placement of *CheckFeature functions
In e17d10386 these functions were mistakenly moved into an #ifdef
block, but remained used outside of it leaving the build broken
for platforms where #ifdef evaluated to false.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/1a922648f67f...0a97486e092c
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/520168804?utm_medium=notificat…
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut….
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati….
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1
0
15 Apr '19
Build Update for libvirt/libvirt
-------------------------------------
Build: #2234
Status: Still Failing
Duration: 22 mins and 19 secs
Commit: 1a92264 (master)
Author: Daniel Henrique Barboza
Message: PPC64 support for NVIDIA V100 GPU with NVLink2 passthrough
The NVIDIA V100 GPU has an onboard RAM that is mapped into the
host memory and accessible as normal RAM via an NVLink2 bridge. When
passed through in a guest, QEMU puts the NVIDIA RAM window in a
non-contiguous area, above the PCI MMIO area that starts at 32TiB.
This means that the NVIDIA RAM window starts at 64TiB and go all the
way to 128TiB.
This means that the guest might request a 64-bit window, for each PCI
Host Bridge, that goes all the way to 128TiB. However, the NVIDIA RAM
window isn't counted as regular RAM, thus this window is considered
only for the allocation of the Translation and Control Entry (TCE).
For more information about how NVLink2 support works in QEMU,
refer to the accepted implementation [1].
This memory layout differs from the existing VFIO case, requiring its
own formula. This patch changes the PPC64 code of
@qemuDomainGetMemLockLimitBytes to:
- detect if we have a NVLink2 bridge being passed through to the
guest. This is done by using the @ppc64VFIODeviceIsNV2Bridge function
added in the previous patch. The existence of the NVLink2 bridge in
the guest means that we are dealing with the NVLink2 memory layout;
- if an IBM NVLink2 bridge exists, passthroughLimit is calculated in a
different way to account for the extra memory the TCE table can alloc.
The 64TiB..128TiB window is more than enough to fit all possible
GPUs, thus the memLimit is the same regardless of passing through 1 or
multiple V100 GPUs.
Further reading explaining the background
[1] https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg03700.html
[2] https://www.redhat.com/archives/libvir-list/2019-March/msg00660.html
[3] https://www.redhat.com/archives/libvir-list/2019-April/msg00527.html
Signed-off-by: Daniel Henrique Barboza <danielhb413(a)gmail.com>
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/4a0f604dd031...1a922648f67f
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/520132086?utm_medium=notificat…
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut….
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati….
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1
0
[Libvirt-ci] Build failed in Jenkins: libvirt-rpm » libvirt-fedora-rawhide #355
by ci@centos.org 13 Apr '19
by ci@centos.org 13 Apr '19
13 Apr '19
See <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/355/di…>
------------------------------------------
[...truncated 6.69 MB...]
281) cpuTestJSONSignature(x86_64): Opteron-6234 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
282) cpuTestUpdateLive(x86_64): Opteron-6234 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
283) cpuTestHostCPUID(x86_64): Opteron-6282 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
284) cpuTestGuestCPUID(x86_64): Opteron-6282 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
285) cpuTestCPUIDSignature(x86_64): Opteron-6282 ... OK
286) cpuTestHostCPUID(x86_64): Pentium-P6100 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
287) cpuTestGuestCPUID(x86_64): Pentium-P6100 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
288) cpuTestCPUIDSignature(x86_64): Pentium-P6100 ... OK
289) cpuTestHostCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
290) cpuTestGuestCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
291) cpuTestCPUIDSignature(x86_64): Phenom-B95 ... OK
292) cpuTestJSONCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
293) cpuTestJSONSignature(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
294) cpuTestUpdateLive(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
295) cpuTestHostCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
296) cpuTestGuestCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
297) cpuTestCPUIDSignature(x86_64): Ryzen-7-1800X-Eight-Core ... OK
298) cpuTestJSONCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
299) cpuTestJSONSignature(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
300) cpuTestUpdateLive(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
301) cpuTestHostCPUID(x86_64): Xeon-5110 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
302) cpuTestGuestCPUID(x86_64): Xeon-5110 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
303) cpuTestCPUIDSignature(x86_64): Xeon-5110 ... OK
304) cpuTestHostCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
305) cpuTestGuestCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
306) cpuTestCPUIDSignature(x86_64): Xeon-E3-1245-v5 ... OK
307) cpuTestGuestCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
308) cpuTestJSONCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
309) cpuTestJSONSignature(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
310) cpuTestUpdateLive(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
311) cpuTestHostCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
312) cpuTestGuestCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
313) cpuTestCPUIDSignature(x86_64): Xeon-E5-2609-v3 ... OK
314) cpuTestGuestCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
315) cpuTestJSONCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
316) cpuTestJSONSignature(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
317) cpuTestUpdateLive(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
318) cpuTestHostCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
319) cpuTestGuestCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
320) cpuTestCPUIDSignature(x86_64): Xeon-E5-2623-v4 ... OK
321) cpuTestGuestCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
322) cpuTestJSONCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
323) cpuTestJSONSignature(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
324) cpuTestUpdateLive(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
325) cpuTestHostCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
326) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
327) cpuTestCPUIDSignature(x86_64): Xeon-E5-2630-v3 ... OK
328) cpuTestJSONCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
329) cpuTestJSONSignature(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
330) cpuTestUpdateLive(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
331) cpuTestHostCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
332) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
333) cpuTestCPUIDSignature(x86_64): Xeon-E5-2630-v4 ... OK
334) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
335) cpuTestJSONCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
336) cpuTestJSONSignature(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
337) cpuTestUpdateLive(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
338) cpuTestHostCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
339) cpuTestGuestCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
340) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650 ... OK
341) cpuTestGuestCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
342) cpuTestJSONCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
343) cpuTestJSONSignature(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
344) cpuTestUpdateLive(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
345) cpuTestHostCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
346) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
347) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650-v3 ... OK
348) cpuTestJSONCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
349) cpuTestJSONSignature(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
350) cpuTestUpdateLive(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
351) cpuTestHostCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
352) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
353) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650-v4 ... OK
354) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
355) cpuTestJSONCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
356) cpuTestJSONSignature(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
357) cpuTestUpdateLive(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
358) cpuTestHostCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
359) cpuTestGuestCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
360) cpuTestCPUIDSignature(x86_64): Xeon-E7-4820 ... OK
361) cpuTestJSONCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
362) cpuTestJSONSignature(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
363) cpuTestUpdateLive(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
364) cpuTestHostCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
365) cpuTestGuestCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
366) cpuTestCPUIDSignature(x86_64): Xeon-E7-4830 ... OK
367) cpuTestJSONCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
368) cpuTestJSONSignature(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
369) cpuTestUpdateLive(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
370) cpuTestHostCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
371) cpuTestGuestCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
372) cpuTestCPUIDSignature(x86_64): Xeon-E7-8890-v3 ... OK
373) cpuTestGuestCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
374) cpuTestJSONCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
375) cpuTestJSONSignature(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
376) cpuTestUpdateLive(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
377) cpuTestHostCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
378) cpuTestGuestCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
379) cpuTestCPUIDSignature(x86_64): Xeon-E7540 ... OK
380) cpuTestGuestCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
381) cpuTestJSONCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
382) cpuTestJSONSignature(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
383) cpuTestUpdateLive(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
384) cpuTestHostCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
385) cpuTestGuestCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
386) cpuTestCPUIDSignature(x86_64): Xeon-Gold-5115 ... OK
387) cpuTestGuestCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
388) cpuTestJSONCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
389) cpuTestJSONSignature(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
390) cpuTestUpdateLive(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
391) cpuTestHostCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
392) cpuTestGuestCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
393) cpuTestCPUIDSignature(x86_64): Xeon-Gold-6148 ... OK
394) cpuTestJSONCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
395) cpuTestJSONSignature(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
396) cpuTestUpdateLive(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
397) cpuTestHostCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
398) cpuTestGuestCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
399) cpuTestCPUIDSignature(x86_64): Xeon-Platinum-8268 ... OK
400) cpuTestJSONCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
401) cpuTestJSONSignature(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
402) cpuTestUpdateLive(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
403) cpuTestHostCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
404) cpuTestGuestCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
405) cpuTestCPUIDSignature(x86_64): Xeon-W3520 ... OK
406) cpuTestJSONCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
407) cpuTestJSONSignature(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
408) cpuTestUpdateLive(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
409) cpuTestHostCPUID(x86_64): Xeon-X5460 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
410) cpuTestGuestCPUID(x86_64): Xeon-X5460 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'>
FAILED
411) cpuTestCPUIDSignature(x86_64): Xeon-X5460 ... OK
FAIL cputest (exit status: 1)
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.zqLkj8 (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.zqLkj8 (%check)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-rpm » libvirt-fedora-29 #355
by ci@centos.org 13 Apr '19
by ci@centos.org 13 Apr '19
13 Apr '19
See <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/355/display…>
------------------------------------------
[...truncated 6.68 MB...]
281) cpuTestJSONSignature(x86_64): Opteron-6234 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
282) cpuTestUpdateLive(x86_64): Opteron-6234 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
283) cpuTestHostCPUID(x86_64): Opteron-6282 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
284) cpuTestGuestCPUID(x86_64): Opteron-6282 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
285) cpuTestCPUIDSignature(x86_64): Opteron-6282 ... OK
286) cpuTestHostCPUID(x86_64): Pentium-P6100 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
287) cpuTestGuestCPUID(x86_64): Pentium-P6100 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
288) cpuTestCPUIDSignature(x86_64): Pentium-P6100 ... OK
289) cpuTestHostCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
290) cpuTestGuestCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
291) cpuTestCPUIDSignature(x86_64): Phenom-B95 ... OK
292) cpuTestJSONCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
293) cpuTestJSONSignature(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
294) cpuTestUpdateLive(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
295) cpuTestHostCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
296) cpuTestGuestCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
297) cpuTestCPUIDSignature(x86_64): Ryzen-7-1800X-Eight-Core ... OK
298) cpuTestJSONCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
299) cpuTestJSONSignature(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
300) cpuTestUpdateLive(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
301) cpuTestHostCPUID(x86_64): Xeon-5110 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
302) cpuTestGuestCPUID(x86_64): Xeon-5110 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
303) cpuTestCPUIDSignature(x86_64): Xeon-5110 ... OK
304) cpuTestHostCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
305) cpuTestGuestCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
306) cpuTestCPUIDSignature(x86_64): Xeon-E3-1245-v5 ... OK
307) cpuTestGuestCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
308) cpuTestJSONCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
309) cpuTestJSONSignature(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
310) cpuTestUpdateLive(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
311) cpuTestHostCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
312) cpuTestGuestCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
313) cpuTestCPUIDSignature(x86_64): Xeon-E5-2609-v3 ... OK
314) cpuTestGuestCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
315) cpuTestJSONCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
316) cpuTestJSONSignature(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
317) cpuTestUpdateLive(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
318) cpuTestHostCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
319) cpuTestGuestCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
320) cpuTestCPUIDSignature(x86_64): Xeon-E5-2623-v4 ... OK
321) cpuTestGuestCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
322) cpuTestJSONCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
323) cpuTestJSONSignature(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
324) cpuTestUpdateLive(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
325) cpuTestHostCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
326) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
327) cpuTestCPUIDSignature(x86_64): Xeon-E5-2630-v3 ... OK
328) cpuTestJSONCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
329) cpuTestJSONSignature(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
330) cpuTestUpdateLive(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
331) cpuTestHostCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
332) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
333) cpuTestCPUIDSignature(x86_64): Xeon-E5-2630-v4 ... OK
334) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
335) cpuTestJSONCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
336) cpuTestJSONSignature(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
337) cpuTestUpdateLive(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
338) cpuTestHostCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
339) cpuTestGuestCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
340) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650 ... OK
341) cpuTestGuestCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
342) cpuTestJSONCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
343) cpuTestJSONSignature(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
344) cpuTestUpdateLive(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
345) cpuTestHostCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
346) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
347) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650-v3 ... OK
348) cpuTestJSONCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
349) cpuTestJSONSignature(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
350) cpuTestUpdateLive(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
351) cpuTestHostCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
352) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
353) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650-v4 ... OK
354) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
355) cpuTestJSONCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
356) cpuTestJSONSignature(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
357) cpuTestUpdateLive(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
358) cpuTestHostCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
359) cpuTestGuestCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
360) cpuTestCPUIDSignature(x86_64): Xeon-E7-4820 ... OK
361) cpuTestJSONCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
362) cpuTestJSONSignature(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
363) cpuTestUpdateLive(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
364) cpuTestHostCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
365) cpuTestGuestCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
366) cpuTestCPUIDSignature(x86_64): Xeon-E7-4830 ... OK
367) cpuTestJSONCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
368) cpuTestJSONSignature(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
369) cpuTestUpdateLive(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
370) cpuTestHostCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
371) cpuTestGuestCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
372) cpuTestCPUIDSignature(x86_64): Xeon-E7-8890-v3 ... OK
373) cpuTestGuestCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
374) cpuTestJSONCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
375) cpuTestJSONSignature(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
376) cpuTestUpdateLive(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
377) cpuTestHostCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
378) cpuTestGuestCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
379) cpuTestCPUIDSignature(x86_64): Xeon-E7540 ... OK
380) cpuTestGuestCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
381) cpuTestJSONCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
382) cpuTestJSONSignature(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
383) cpuTestUpdateLive(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
384) cpuTestHostCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
385) cpuTestGuestCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
386) cpuTestCPUIDSignature(x86_64): Xeon-Gold-5115 ... OK
387) cpuTestGuestCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
388) cpuTestJSONCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
389) cpuTestJSONSignature(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
390) cpuTestUpdateLive(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
391) cpuTestHostCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
392) cpuTestGuestCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
393) cpuTestCPUIDSignature(x86_64): Xeon-Gold-6148 ... OK
394) cpuTestJSONCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
395) cpuTestJSONSignature(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
396) cpuTestUpdateLive(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
397) cpuTestHostCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
398) cpuTestGuestCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
399) cpuTestCPUIDSignature(x86_64): Xeon-Platinum-8268 ... OK
400) cpuTestJSONCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
401) cpuTestJSONSignature(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
402) cpuTestUpdateLive(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
403) cpuTestHostCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
404) cpuTestGuestCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
405) cpuTestCPUIDSignature(x86_64): Xeon-W3520 ... OK
406) cpuTestJSONCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
407) cpuTestJSONSignature(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
408) cpuTestUpdateLive(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
409) cpuTestHostCPUID(x86_64): Xeon-X5460 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
410) cpuTestGuestCPUID(x86_64): Xeon-X5460 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-29/ws/build/rp…'>
FAILED
411) cpuTestCPUIDSignature(x86_64): Xeon-X5460 ... OK
FAIL cputest (exit status: 1)
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.1KGfSA (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.1KGfSA (%check)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-rpm » libvirt-fedora-28 #355
by ci@centos.org 13 Apr '19
by ci@centos.org 13 Apr '19
13 Apr '19
See <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/355/display…>
------------------------------------------
[...truncated 6.67 MB...]
281) cpuTestJSONSignature(x86_64): Opteron-6234 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
282) cpuTestUpdateLive(x86_64): Opteron-6234 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
283) cpuTestHostCPUID(x86_64): Opteron-6282 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
284) cpuTestGuestCPUID(x86_64): Opteron-6282 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
285) cpuTestCPUIDSignature(x86_64): Opteron-6282 ... OK
286) cpuTestHostCPUID(x86_64): Pentium-P6100 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
287) cpuTestGuestCPUID(x86_64): Pentium-P6100 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
288) cpuTestCPUIDSignature(x86_64): Pentium-P6100 ... OK
289) cpuTestHostCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
290) cpuTestGuestCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
291) cpuTestCPUIDSignature(x86_64): Phenom-B95 ... OK
292) cpuTestJSONCPUID(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
293) cpuTestJSONSignature(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
294) cpuTestUpdateLive(x86_64): Phenom-B95 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
295) cpuTestHostCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
296) cpuTestGuestCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
297) cpuTestCPUIDSignature(x86_64): Ryzen-7-1800X-Eight-Core ... OK
298) cpuTestJSONCPUID(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
299) cpuTestJSONSignature(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
300) cpuTestUpdateLive(x86_64): Ryzen-7-1800X-Eight-Core ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
301) cpuTestHostCPUID(x86_64): Xeon-5110 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
302) cpuTestGuestCPUID(x86_64): Xeon-5110 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
303) cpuTestCPUIDSignature(x86_64): Xeon-5110 ... OK
304) cpuTestHostCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
305) cpuTestGuestCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
306) cpuTestCPUIDSignature(x86_64): Xeon-E3-1245-v5 ... OK
307) cpuTestGuestCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
308) cpuTestJSONCPUID(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
309) cpuTestJSONSignature(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
310) cpuTestUpdateLive(x86_64): Xeon-E3-1245-v5 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
311) cpuTestHostCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
312) cpuTestGuestCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
313) cpuTestCPUIDSignature(x86_64): Xeon-E5-2609-v3 ... OK
314) cpuTestGuestCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
315) cpuTestJSONCPUID(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
316) cpuTestJSONSignature(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
317) cpuTestUpdateLive(x86_64): Xeon-E5-2609-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
318) cpuTestHostCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
319) cpuTestGuestCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
320) cpuTestCPUIDSignature(x86_64): Xeon-E5-2623-v4 ... OK
321) cpuTestGuestCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
322) cpuTestJSONCPUID(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
323) cpuTestJSONSignature(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
324) cpuTestUpdateLive(x86_64): Xeon-E5-2623-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
325) cpuTestHostCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
326) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
327) cpuTestCPUIDSignature(x86_64): Xeon-E5-2630-v3 ... OK
328) cpuTestJSONCPUID(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
329) cpuTestJSONSignature(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
330) cpuTestUpdateLive(x86_64): Xeon-E5-2630-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
331) cpuTestHostCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
332) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
333) cpuTestCPUIDSignature(x86_64): Xeon-E5-2630-v4 ... OK
334) cpuTestGuestCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
335) cpuTestJSONCPUID(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
336) cpuTestJSONSignature(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
337) cpuTestUpdateLive(x86_64): Xeon-E5-2630-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
338) cpuTestHostCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
339) cpuTestGuestCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
340) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650 ... OK
341) cpuTestGuestCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
342) cpuTestJSONCPUID(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
343) cpuTestJSONSignature(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
344) cpuTestUpdateLive(x86_64): Xeon-E5-2650 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
345) cpuTestHostCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
346) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
347) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650-v3 ... OK
348) cpuTestJSONCPUID(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
349) cpuTestJSONSignature(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
350) cpuTestUpdateLive(x86_64): Xeon-E5-2650-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
351) cpuTestHostCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
352) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
353) cpuTestCPUIDSignature(x86_64): Xeon-E5-2650-v4 ... OK
354) cpuTestGuestCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
355) cpuTestJSONCPUID(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
356) cpuTestJSONSignature(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
357) cpuTestUpdateLive(x86_64): Xeon-E5-2650-v4 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
358) cpuTestHostCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
359) cpuTestGuestCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
360) cpuTestCPUIDSignature(x86_64): Xeon-E7-4820 ... OK
361) cpuTestJSONCPUID(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
362) cpuTestJSONSignature(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
363) cpuTestUpdateLive(x86_64): Xeon-E7-4820 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
364) cpuTestHostCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
365) cpuTestGuestCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
366) cpuTestCPUIDSignature(x86_64): Xeon-E7-4830 ... OK
367) cpuTestJSONCPUID(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
368) cpuTestJSONSignature(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
369) cpuTestUpdateLive(x86_64): Xeon-E7-4830 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
370) cpuTestHostCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
371) cpuTestGuestCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
372) cpuTestCPUIDSignature(x86_64): Xeon-E7-8890-v3 ... OK
373) cpuTestGuestCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
374) cpuTestJSONCPUID(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
375) cpuTestJSONSignature(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
376) cpuTestUpdateLive(x86_64): Xeon-E7-8890-v3 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
377) cpuTestHostCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
378) cpuTestGuestCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
379) cpuTestCPUIDSignature(x86_64): Xeon-E7540 ... OK
380) cpuTestGuestCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
381) cpuTestJSONCPUID(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
382) cpuTestJSONSignature(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
383) cpuTestUpdateLive(x86_64): Xeon-E7540 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
384) cpuTestHostCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
385) cpuTestGuestCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
386) cpuTestCPUIDSignature(x86_64): Xeon-Gold-5115 ... OK
387) cpuTestGuestCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
388) cpuTestJSONCPUID(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
389) cpuTestJSONSignature(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
390) cpuTestUpdateLive(x86_64): Xeon-Gold-5115 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
391) cpuTestHostCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
392) cpuTestGuestCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
393) cpuTestCPUIDSignature(x86_64): Xeon-Gold-6148 ... OK
394) cpuTestJSONCPUID(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
395) cpuTestJSONSignature(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
396) cpuTestUpdateLive(x86_64): Xeon-Gold-6148 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
397) cpuTestHostCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
398) cpuTestGuestCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
399) cpuTestCPUIDSignature(x86_64): Xeon-Platinum-8268 ... OK
400) cpuTestJSONCPUID(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
401) cpuTestJSONSignature(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
402) cpuTestUpdateLive(x86_64): Xeon-Platinum-8268 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
403) cpuTestHostCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
404) cpuTestGuestCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
405) cpuTestCPUIDSignature(x86_64): Xeon-W3520 ... OK
406) cpuTestJSONCPUID(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
407) cpuTestJSONSignature(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
408) cpuTestUpdateLive(x86_64): Xeon-W3520 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
409) cpuTestHostCPUID(x86_64): Xeon-X5460 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
410) cpuTestGuestCPUID(x86_64): Xeon-X5460 ... libvirt: CPU Driver error : XML error: failed to parse xml document '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-28/ws/build/rp…'>
FAILED
411) cpuTestCPUIDSignature(x86_64): Xeon-X5460 ... OK
FAIL cputest (exit status: 1)
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.smGsW1 (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.smGsW1 (%check)
Build step 'Execute shell' marked build as failure
1
2