libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • 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
ci@lists.libvirt.org

  • 2 participants
  • 9441 discussions
[Libvirt-ci] Jenkins build is back to normal : libvirt-master-build » libvirt-freebsd #154
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/154/
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-debian #152
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-debian/152/-… Started by upstream project "libvirt-master-build" build number 152 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-debian/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1278) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1720) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to connect to n64.pufty.ci.centos.org: n64.pufty.ci.centos.org: Name or service not known at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1740) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1476) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:63) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:314) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-debian(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1433) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:797) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) at sun.reflect.GeneratedMethodAccessor410.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) at com.sun.proxy.$Proxy73.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797) ... 11 more ERROR: null
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd #152
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/152/… Started by upstream project "libvirt-master-build" build number 152 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1278) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1720) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: Unable to look up n64.pufty.ci.centos.org (port 9418) (hostname nor servname provided, or not known) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1740) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1476) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:63) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:314) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:325) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:69) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-freebsd(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1433) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:797) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) at sun.reflect.GeneratedMethodAccessor410.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) at com.sun.proxy.$Proxy73.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797) ... 11 more ERROR: null
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd #149
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/149/… [...truncated 3970 lines...] CC logging/virtlogd-log_daemon_dispatch.o CC logging/virtlogd-log_handler.o CC logging/virtlogd-log_protocol.o GEN virtlockd.8.in GEN virtlogd.8.in GEN test_libvirtd_qemu.aug GEN test_libvirt_lockd.aug GEN test_virtlockd.aug GEN test_virtlogd.aug CC util/libvirt_util_la-viralloc.lo CC util/libvirt_util_la-virarch.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-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-virdnsmasq.lo CC util/libvirt_util_la-virebtables.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-virfile.lo CC util/libvirt_util_la-virfirewall.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 CC util/libvirt_util_la-virkeyfile.lo CC util/libvirt_util_la-virlease.lo CC util/libvirt_util_la-virlockspace.lo CC util/libvirt_util_la-virlog.lo CC util/libvirt_util_la-virmacaddr.lo CC util/libvirt_util_la-virnetdev.lo CC util/libvirt_util_la-virnetdevbandwidth.lo CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo CC util/libvirt_util_la-virnetdevmacvlan.lo CC util/libvirt_util_la-virnetdevmidonet.lo CC util/libvirt_util_la-virnetdevtap.lo CC util/libvirt_util_la-virnetdevopenvswitch.lo CC util/libvirt_util_la-virnetdevveth.lo CC util/libvirt_util_la-virnetdevvlan.lo CC util/libvirt_util_la-virnetdevvportprofile.lo CC util/libvirt_util_la-virnetlink.lo CC util/libvirt_util_la-virnodesuspend.lo CC util/libvirt_util_la-virkmod.lo CC util/libvirt_util_la-virnuma.lo CC util/libvirt_util_la-virobject.lo CC util/libvirt_util_la-virpci.lo CC util/libvirt_util_la-virpidfile.lo CC util/libvirt_util_la-virpolkit.lo CC util/libvirt_util_la-virportallocator.lo CC util/libvirt_util_la-virprocess.lo CC util/libvirt_util_la-virqemu.lo CC util/libvirt_util_la-virrandom.lo CC util/libvirt_util_la-virrotatingfile.lo CC util/libvirt_util_la-virscsi.lo CC util/libvirt_util_la-virseclabel.lo CC util/libvirt_util_la-virsecret.lo CC util/libvirt_util_la-virsexpr.lo CC util/libvirt_util_la-virsocketaddr.lo CC util/libvirt_util_la-virstats.lo CC util/libvirt_util_la-virstorageencryption.lo CC util/libvirt_util_la-virstoragefile.lo CC util/libvirt_util_la-virstring.lo CC util/libvirt_util_la-virsysinfo.lo CC util/libvirt_util_la-virsystemd.lo CC util/libvirt_util_la-virthread.lo CC util/libvirt_util_la-virthreadjob.lo CC util/libvirt_util_la-virthreadpool.lo CC util/libvirt_util_la-virtime.lo CC util/libvirt_util_la-virtpm.lo CC util/libvirt_util_la-virtypedparam.lo CC util/libvirt_util_la-virusb.lo CC util/libvirt_util_la-viruri.lo CC util/libvirt_util_la-viruuid.lo CC util/libvirt_util_la-virutil.lo CC util/libvirt_util_la-virxml.lo CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo CC conf/libvirt_conf_la-netdev_vlan_conf.lo CC conf/libvirt_conf_la-capabilities.lo CC conf/libvirt_conf_la-domain_addr.lo CC conf/libvirt_conf_la-domain_capabilities.lo CC conf/libvirt_conf_la-domain_conf.lo CC conf/libvirt_conf_la-domain_audit.lo CC conf/libvirt_conf_la-domain_nwfilter.lo CC conf/libvirt_conf_la-snapshot_conf.lo CC conf/libvirt_conf_la-numa_conf.lo CC conf/libvirt_conf_la-virdomainobjlist.lo CC conf/libvirt_conf_la-object_event.lo CC conf/libvirt_conf_la-domain_event.lo CC conf/libvirt_conf_la-network_event.lo CC conf/libvirt_conf_la-storage_event.lo CC conf/libvirt_conf_la-node_device_event.lo CC conf/libvirt_conf_la-network_conf.lo CC conf/libvirt_conf_la-networkcommon_conf.lo CC conf/libvirt_conf_la-nwfilter_params.lo CC conf/libvirt_conf_la-nwfilter_ipaddrmap.lo CC conf/libvirt_conf_la-nwfilter_conf.lo CC conf/libvirt_conf_la-node_device_conf.lo CC conf/libvirt_conf_la-storage_conf.lo CC conf/libvirt_conf_la-interface_conf.lo CC conf/libvirt_conf_la-secret_conf.lo CC conf/libvirt_conf_la-virsecretobj.lo CC conf/libvirt_conf_la-cpu_conf.lo CC conf/libvirt_conf_la-virchrdev.lo CC conf/libvirt_conf_la-device_conf.lo CC cpu/libvirt_cpu_la-cpu.lo CC cpu/libvirt_cpu_la-cpu_x86.lo CC cpu/libvirt_cpu_la-cpu_s390.lo CC cpu/libvirt_cpu_la-cpu_arm.lo CC cpu/libvirt_cpu_la-cpu_ppc64.lo CC cpu/libvirt_cpu_la-cpu_map.lo CC secret/libvirt_secret_la-secret_util.lo CC vmx/libvirt_vmx_la-vmx.lo CC locking/libvirt_driver_la-lock_manager.lo CC locking/libvirt_driver_la-lock_driver_nop.lo CC locking/libvirt_driver_la-domain_lock.lo CC logging/libvirt_driver_la-log_manager.lo CC logging/libvirt_driver_la-log_protocol.lo CC test/libvirt_driver_test_la-test_driver.lo CC remote/libvirt_driver_remote_la-remote_driver.lo CC remote/libvirt_driver_remote_la-remote_protocol.lo CC remote/libvirt_driver_remote_la-lxc_protocol.lo CC remote/libvirt_driver_remote_la-qemu_protocol.lo CC rpc/libvirt_net_rpc_client_la-virnetclientprogram.lo CC rpc/libvirt_net_rpc_client_la-virnetclientstream.lo CC rpc/libvirt_net_rpc_client_la-virnetclient.lo CC rpc/libvirt_net_rpc_server_la-virnetserverprogram.lo CC rpc/libvirt_net_rpc_server_la-virnetserverservice.lo CC rpc/libvirt_net_rpc_server_la-virnetserverclient.lo CC rpc/libvirt_net_rpc_server_la-virnetservermdns.lo CC rpc/libvirt_net_rpc_server_la-virnetdaemon.lo CC rpc/libvirt_net_rpc_server_la-virnetserver.lo CC rpc/libvirt_net_rpc_la-virnetmessage.lo CC rpc/libvirt_net_rpc_la-virnetsocket.lo CC rpc/libvirt_net_rpc_la-virkeepalive.lo CC rpc/libvirt_net_rpc_la-virnetprotocol.lo CC rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo CC rpc/libvirt_net_rpc_la-virnetsshsession.lo CC rpc/libvirt_net_rpc_la-virnettlscontext.lo CC phyp/libvirt_driver_phyp_la-phyp_driver.lo CC vmware/libvirt_driver_vmware_la-vmware_driver.lo CC vmware/libvirt_driver_vmware_la-vmware_conf.lo CC esx/libvirt_driver_esx_la-esx_driver.lo CC esx/libvirt_driver_esx_la-esx_interface_driver.lo CC esx/libvirt_driver_esx_la-esx_network_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_vmfs.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_iscsi.lo CC esx/libvirt_driver_esx_la-esx_stream.lo CC esx/libvirt_driver_esx_la-esx_util.lo CC esx/libvirt_driver_esx_la-esx_vi.lo CC esx/libvirt_driver_esx_la-esx_vi_methods.lo CC esx/libvirt_driver_esx_la-esx_vi_types.lo CC security/libvirt_security_manager_la-security_driver.lo CC security/libvirt_security_manager_la-security_nop.lo CC security/libvirt_security_manager_la-security_stack.lo CC security/libvirt_security_manager_la-security_dac.lo CC security/libvirt_security_manager_la-security_manager.lo CC access/libvirt_driver_access_la-viraccessperm.lo CC access/libvirt_driver_access_la-viraccessmanager.lo CC access/libvirt_driver_access_la-viraccessdrivernop.lo CC access/libvirt_driver_access_la-viraccessdriverstack.lo CC access/libvirt_driver_access_la-viraccessapicheck.lo CC access/libvirt_driver_access_la-viraccessapicheckqemu.lo CC access/libvirt_driver_access_la-viraccessapichecklxc.lo CC admin/libvirt_admin_la-admin_protocol.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_glue.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_driver.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_snapshot_conf.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V2_2.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V3_0.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V3_1.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V3_2.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_0.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_1.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_2.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_2_20.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_3.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_3_4.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V5_0.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_common.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_network.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_storage.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_agent.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_alias.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_blockjob.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_capabilities.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_command.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_parse_command.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_domain.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_domain_address.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_cgroup.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_hostdev.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_hotplug.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_conf.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_process.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_migration.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_text.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_json.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_driver.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_interface.lo CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_capabilities.lo CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_command.lo CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_parse_command.lo CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_device.lo CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_domain.lo ../../src/bhyve/bhyve_parse_command.c:290:40: error: too few arguments to function call, single argument 'xmlopt' was not specified if (!(chr = virDomainChrDefNew())) ~~~~~~~~~~~~~~~~~~ ^ ../../src/conf/domain_conf.h:2586:1: note: 'virDomainChrDefNew' declared here virDomainChrDefPtr virDomainChrDefNew(virDomainXMLOptionPtr xmlopt); ^ 1 error generated. Makefile:8524: recipe for target 'bhyve/libvirt_driver_bhyve_impl_la-bhyve_parse_command.lo' failed gmake[3]: *** [bhyve/libvirt_driver_bhyve_impl_la-bhyve_parse_command.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'> Makefile:5400: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'> Makefile:2009: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'> Makefile:1906: recipe for target 'all' failed gmake: *** [all] Error 2 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-21 #80
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/80/-… [...truncated 506 lines...] cd ../../po && rm -f lv.gmo && /bin/msgfmt -c --statistics -o lv.gmo lv.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f mai.gmo && /bin/msgfmt -c --statistics -o mai.gmo mai.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f mk.gmo && /bin/msgfmt -c --statistics -o mk.gmo mk.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f ml.gmo && /bin/msgfmt -c --statistics -o ml.gmo ml.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f mn.gmo && /bin/msgfmt -c --statistics -o mn.gmo mn.po 330 translated messages, 783 fuzzy translations, 8055 untranslated messages. cd ../../po && rm -f mr.gmo && /bin/msgfmt -c --statistics -o mr.gmo mr.po 6120 translated messages, 387 fuzzy translations, 2661 untranslated messages. cd ../../po && rm -f ms.gmo && /bin/msgfmt -c --statistics -o ms.gmo ms.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f nb.gmo && /bin/msgfmt -c --statistics -o nb.gmo nb.po 6786 translated messages, 830 fuzzy translations, 1552 untranslated messages. cd ../../po && rm -f nds.gmo && /bin/msgfmt -c --statistics -o nds.gmo nds.po 46 translated messages, 540 fuzzy translations, 8582 untranslated messages. cd ../../po && rm -f ne.gmo && /bin/msgfmt -c --statistics -o ne.gmo ne.po 139 translated messages, 709 fuzzy translations, 8320 untranslated messages. cd ../../po && rm -f nl.gmo && /bin/msgfmt -c --statistics -o nl.gmo nl.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f nn.gmo && /bin/msgfmt -c --statistics -o nn.gmo nn.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f nso.gmo && /bin/msgfmt -c --statistics -o nso.gmo nso.po 2802 translated messages, 870 fuzzy translations, 5496 untranslated messages. cd ../../po && rm -f or.gmo && /bin/msgfmt -c --statistics -o or.gmo or.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f pa.gmo && /bin/msgfmt -c --statistics -o pa.gmo pa.po 6076 translated messages, 368 fuzzy translations, 2724 untranslated messages. 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f pl.gmo && /bin/msgfmt -c --statistics -o pl.gmo pl.po cd ../../po && rm -f pt.gmo && /bin/msgfmt -c --statistics -o pt.gmo pt.po 5685 translated messages, 595 fuzzy translations, 2888 untranslated messages. cd ../../po && rm -f pt_BR.gmo && /bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 361 translated messages, 453 fuzzy translations, 8354 untranslated messages. cd ../../po && rm -f ro.gmo && /bin/msgfmt -c --statistics -o ro.gmo ro.po 2862 translated messages, 872 fuzzy translations, 5434 untranslated messages. cd ../../po && rm -f ru.gmo && /bin/msgfmt -c --statistics -o ru.gmo ru.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f si.gmo && /bin/msgfmt -c --statistics -o si.gmo si.po 6145 translated messages, 398 fuzzy translations, 2625 untranslated messages. cd ../../po && rm -f sk.gmo && /bin/msgfmt -c --statistics -o sk.gmo sk.po 5762 translated messages, 469 fuzzy translations, 2937 untranslated messages. cd ../../po && rm -f sl.gmo && /bin/msgfmt -c --statistics -o sl.gmo sl.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sq.gmo && /bin/msgfmt -c --statistics -o sq.gmo sq.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sr.gmo && /bin/msgfmt -c --statistics -o sr.gmo sr.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sr(a)latin.gmo && /bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sv.gmo && /bin/msgfmt -c --statistics -o sv.gmo sv.po 649 translated messages, 1063 fuzzy translations, 7456 untranslated messages. cd ../../po && rm -f ta.gmo && /bin/msgfmt -c --statistics -o ta.gmo ta.po 694 translated messages, 445 fuzzy translations, 8029 untranslated messages. 649 translated messages, 1063 fuzzy translations, 7456 untranslated messages. cd ../../po && rm -f te.gmo && /bin/msgfmt -c --statistics -o te.gmo te.po cd ../../po && rm -f tg.gmo && /bin/msgfmt -c --statistics -o tg.gmo tg.po 6369 translated messages, 686 fuzzy translations, 2113 untranslated messages. cd ../../po && rm -f th.gmo && /bin/msgfmt -c --statistics -o th.gmo th.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f tr.gmo && /bin/msgfmt -c --statistics -o tr.gmo tr.po 6051 translated messages, 390 fuzzy translations, 2727 untranslated messages. cd ../../po && rm -f tw.gmo && /bin/msgfmt -c --statistics -o tw.gmo tw.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f uk.gmo && /bin/msgfmt -c --statistics -o uk.gmo uk.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f ur.gmo && /bin/msgfmt -c --statistics -o ur.gmo ur.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f vi.gmo && /bin/msgfmt -c --statistics -o vi.gmo vi.po 8059 translated messages, 841 fuzzy translations, 268 untranslated messages. 2479 translated messages, 1436 fuzzy translations, 5253 untranslated messages. cd ../../po && rm -f yo.gmo && /bin/msgfmt -c --statistics -o yo.gmo yo.po cd ../../po && rm -f wba.gmo && /bin/msgfmt -c --statistics -o wba.gmo wba.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f zh_CN.gmo && /bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f zh_HK.gmo && /bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po 0 translated messages, 9168 untranslated messages. 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f zu.gmo && /bin/msgfmt -c --statistics -o zu.gmo zu.po cd ../../po && rm -f zh_TW.gmo && /bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 6461 translated messages, 463 fuzzy translations, 2244 untranslated messages. 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. 278 translated messages, 814 fuzzy translations, 8076 untranslated messages. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> test ! -f ../../po/libvirt.pot || \ test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> make[4]: '../../po/af.gmo' is up to date. make[4]: '../../po/am.gmo' is up to date. make[4]: '../../po/anp.gmo' is up to date. make[4]: '../../po/ar.gmo' is up to date. make[4]: '../../po/as.gmo' is up to date. make[4]: '../../po/ast.gmo' is up to date. make[4]: '../../po/bal.gmo' is up to date. make[4]: '../../po/be.gmo' is up to date. make[4]: '../../po/bg.gmo' is up to date. make[4]: '../../po/bn.gmo' is up to date. make[4]: '../../po/bn_IN.gmo' is up to date. make[4]: '../../po/bo.gmo' is up to date. make[4]: '../../po/br.gmo' is up to date. make[4]: '../../po/brx.gmo' is up to date. make[4]: '../../po/bs.gmo' is up to date. make[4]: '../../po/ca.gmo' is up to date. make[4]: '../../po/cs.gmo' is up to date. make[4]: '../../po/cy.gmo' is up to date. make[4]: '../../po/da.gmo' is up to date. make[4]: '../../po/de.gmo' is up to date. make[4]: '../../po/de_CH.gmo' is up to date. make[4]: '../../po/el.gmo' is up to date. make[4]: '../../po/en_GB.gmo' is up to date. make[4]: '../../po/eo.gmo' is up to date. make[4]: '../../po/es.gmo' is up to date. make[4]: '../../po/et.gmo' is up to date. make[4]: '../../po/eu.gmo' is up to date. make[4]: '../../po/fa.gmo' is up to date. make[4]: '../../po/fi.gmo' is up to date. make[4]: '../../po/fr.gmo' is up to date. make[4]: '../../po/gl.gmo' is up to date. make[4]: '../../po/gu.gmo' is up to date. make[4]: '../../po/he.gmo' is up to date. make[4]: '../../po/hi.gmo' is up to date. make[4]: '../../po/hr.gmo' is up to date. make[4]: '../../po/hu.gmo' is up to date. make[4]: '../../po/ia.gmo' is up to date. make[4]: '../../po/id.gmo' is up to date. make[4]: '../../po/ilo.gmo' is up to date. make[4]: '../../po/is.gmo' is up to date. make[4]: '../../po/it.gmo' is up to date. make[4]: '../../po/ja.gmo' is up to date. make[4]: '../../po/ka.gmo' is up to date. make[4]: '../../po/kk.gmo' is up to date. make[4]: '../../po/km.gmo' is up to date. make[4]: '../../po/kn.gmo' is up to date. make[4]: '../../po/ko.gmo' is up to date. make[4]: '../../po/kw.gmo' is up to date. make[4]: '../../po/kw(a)kkcor.gmo' is up to date. make[4]: '../../po/kw(a)uccor.gmo' is up to date. make[4]: '../../po/kw_GB.gmo' is up to date. make[4]: '../../po/ky.gmo' is up to date. make[4]: '../../po/lt.gmo' is up to date. make[4]: '../../po/lv.gmo' is up to date. make[4]: '../../po/mai.gmo' is up to date. make[4]: '../../po/mk.gmo' is up to date. make[4]: '../../po/ml.gmo' is up to date. make[4]: '../../po/mn.gmo' is up to date. make[4]: '../../po/mr.gmo' is up to date. make[4]: '../../po/ms.gmo' is up to date. make[4]: '../../po/nb.gmo' is up to date. make[4]: '../../po/nds.gmo' is up to date. make[4]: '../../po/ne.gmo' is up to date. make[4]: '../../po/nl.gmo' is up to date. make[4]: '../../po/nn.gmo' is up to date. make[4]: '../../po/nso.gmo' is up to date. make[4]: '../../po/or.gmo' is up to date. make[4]: '../../po/pa.gmo' is up to date. make[4]: '../../po/pl.gmo' is up to date. make[4]: '../../po/pt.gmo' is up to date. make[4]: '../../po/pt_BR.gmo' is up to date. make[4]: '../../po/ro.gmo' is up to date. make[4]: '../../po/ru.gmo' is up to date. make[4]: '../../po/si.gmo' is up to date. make[4]: '../../po/sk.gmo' is up to date. make[4]: '../../po/sl.gmo' is up to date. make[4]: '../../po/sq.gmo' is up to date. make[4]: '../../po/sr.gmo' is up to date. make[4]: '../../po/sr(a)latin.gmo' is up to date. make[4]: '../../po/sv.gmo' is up to date. make[4]: '../../po/ta.gmo' is up to date. make[4]: '../../po/te.gmo' is up to date. make[4]: '../../po/tg.gmo' is up to date. make[4]: '../../po/th.gmo' is up to date. make[4]: '../../po/tr.gmo' is up to date. make[4]: '../../po/tw.gmo' is up to date. make[4]: '../../po/uk.gmo' is up to date. make[4]: '../../po/ur.gmo' is up to date. make[4]: '../../po/vi.gmo' is up to date. make[4]: '../../po/wba.gmo' is up to date. make[4]: '../../po/yo.gmo' is up to date. make[4]: '../../po/zh_CN.gmo' is up to date. make[4]: '../../po/zh_HK.gmo' is up to date. make[4]: '../../po/zh_TW.gmo' is up to date. make[4]: '../../po/zu.gmo' is up to date. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \ if test "libvirt" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/libvirt.pot; then \ dists="$dists libvirt.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../libvirt-2.4.0/po || exit 1; \ else \ cp -p ../../po/$file ../libvirt-2.4.0/po || exit 1; \ fi; \ done make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> (cd examples && make top_distdir=../libvirt-2.4.0 distdir=../libvirt-2.4.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> make \ top_distdir="libvirt-2.4.0" distdir="libvirt-2.4.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> GEN gen-ChangeLog GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> test -n "" \ || find "libvirt-2.4.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-2.4.0" tardir=libvirt-2.4.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-2.4.0.tar.xz (stdin): 11.1 MiB / 191.9 MiB = 0.058, 885 KiB/s, 3:42 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-21/ws/b…'> if test -d "libvirt-2.4.0"; then find "libvirt-2.4.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-2.4.0" || { sleep 5 && rm -rf "libvirt-2.4.0"; }; else :; fi + rpmbuild -ta libvirt-2.4.0.tar.xz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hjLUUp + umask 022 + cd /home/jenkins/rpmbuild/BUILD + echo 'This RPM requires either Fedora >= 20 or RHEL >= 6' This RPM requires either Fedora >= 20 or RHEL >= 6 + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.hjLUUp (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.hjLUUp (%prep) Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-22 #80
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/80/-… [...truncated 506 lines...] cd ../../po && rm -f lv.gmo && /bin/msgfmt -c --statistics -o lv.gmo lv.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f mai.gmo && /bin/msgfmt -c --statistics -o mai.gmo mai.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f mk.gmo && /bin/msgfmt -c --statistics -o mk.gmo mk.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f ml.gmo && /bin/msgfmt -c --statistics -o ml.gmo ml.po cd ../../po && rm -f mn.gmo && /bin/msgfmt -c --statistics -o mn.gmo mn.po 330 translated messages, 783 fuzzy translations, 8055 untranslated messages. cd ../../po && rm -f mr.gmo && /bin/msgfmt -c --statistics -o mr.gmo mr.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f ms.gmo && /bin/msgfmt -c --statistics -o ms.gmo ms.po 6120 translated messages, 387 fuzzy translations, 2661 untranslated messages. cd ../../po && rm -f nb.gmo && /bin/msgfmt -c --statistics -o nb.gmo nb.po 6786 translated messages, 830 fuzzy translations, 1552 untranslated messages. cd ../../po && rm -f nds.gmo && /bin/msgfmt -c --statistics -o nds.gmo nds.po 139 translated messages, 709 fuzzy translations, 8320 untranslated messages. 46 translated messages, 540 fuzzy translations, 8582 untranslated messages. cd ../../po && rm -f ne.gmo && /bin/msgfmt -c --statistics -o ne.gmo ne.po cd ../../po && rm -f nl.gmo && /bin/msgfmt -c --statistics -o nl.gmo nl.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f nn.gmo && /bin/msgfmt -c --statistics -o nn.gmo nn.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f nso.gmo && /bin/msgfmt -c --statistics -o nso.gmo nso.po 2802 translated messages, 870 fuzzy translations, 5496 untranslated messages. cd ../../po && rm -f or.gmo && /bin/msgfmt -c --statistics -o or.gmo or.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f pl.gmo && /bin/msgfmt -c --statistics -o pl.gmo pl.po cd ../../po && rm -f pa.gmo && /bin/msgfmt -c --statistics -o pa.gmo pa.po 5685 translated messages, 595 fuzzy translations, 2888 untranslated messages. 2862 translated messages, 872 fuzzy translations, 5434 untranslated messages. cd ../../po && rm -f pt.gmo && /bin/msgfmt -c --statistics -o pt.gmo pt.po cd ../../po && rm -f pt_BR.gmo && /bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 6076 translated messages, 368 fuzzy translations, 2724 untranslated messages. cd ../../po && rm -f ro.gmo && /bin/msgfmt -c --statistics -o ro.gmo ro.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f ru.gmo && /bin/msgfmt -c --statistics -o ru.gmo ru.po 361 translated messages, 453 fuzzy translations, 8354 untranslated messages. cd ../../po && rm -f si.gmo && /bin/msgfmt -c --statistics -o si.gmo si.po 6145 translated messages, 398 fuzzy translations, 2625 untranslated messages. cd ../../po && rm -f sk.gmo && /bin/msgfmt -c --statistics -o sk.gmo sk.po 5762 translated messages, 469 fuzzy translations, 2937 untranslated messages. 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sl.gmo && /bin/msgfmt -c --statistics -o sl.gmo sl.po cd ../../po && rm -f sq.gmo && /bin/msgfmt -c --statistics -o sq.gmo sq.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sr.gmo && /bin/msgfmt -c --statistics -o sr.gmo sr.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sr(a)latin.gmo && /bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f sv.gmo && /bin/msgfmt -c --statistics -o sv.gmo sv.po 649 translated messages, 1063 fuzzy translations, 7456 untranslated messages. cd ../../po && rm -f ta.gmo && /bin/msgfmt -c --statistics -o ta.gmo ta.po 649 translated messages, 1063 fuzzy translations, 7456 untranslated messages. 694 translated messages, 445 fuzzy translations, 8029 untranslated messages. cd ../../po && rm -f te.gmo && /bin/msgfmt -c --statistics -o te.gmo te.po cd ../../po && rm -f tg.gmo && /bin/msgfmt -c --statistics -o tg.gmo tg.po 6369 translated messages, 686 fuzzy translations, 2113 untranslated messages. cd ../../po && rm -f th.gmo && /bin/msgfmt -c --statistics -o th.gmo th.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f tr.gmo && /bin/msgfmt -c --statistics -o tr.gmo tr.po 6051 translated messages, 390 fuzzy translations, 2727 untranslated messages. cd ../../po && rm -f tw.gmo && /bin/msgfmt -c --statistics -o tw.gmo tw.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f uk.gmo && /bin/msgfmt -c --statistics -o uk.gmo uk.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f ur.gmo && /bin/msgfmt -c --statistics -o ur.gmo ur.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f vi.gmo && /bin/msgfmt -c --statistics -o vi.gmo vi.po 8059 translated messages, 841 fuzzy translations, 268 untranslated messages. cd ../../po && rm -f wba.gmo && /bin/msgfmt -c --statistics -o wba.gmo wba.po 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. cd ../../po && rm -f yo.gmo && /bin/msgfmt -c --statistics -o yo.gmo yo.po 2479 translated messages, 1436 fuzzy translations, 5253 untranslated messages. cd ../../po && rm -f zh_CN.gmo && /bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f zh_HK.gmo && /bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po 0 translated messages, 9168 untranslated messages. cd ../../po && rm -f zh_TW.gmo && /bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 0 translated messages, 9168 untranslated messages. 6461 translated messages, 463 fuzzy translations, 2244 untranslated messages. cd ../../po && rm -f zu.gmo && /bin/msgfmt -c --statistics -o zu.gmo zu.po 278 translated messages, 814 fuzzy translations, 8076 untranslated messages. 218 translated messages, 740 fuzzy translations, 8210 untranslated messages. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> test ! -f ../../po/libvirt.pot || \ test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> make[4]: '../../po/af.gmo' is up to date. make[4]: '../../po/am.gmo' is up to date. make[4]: '../../po/anp.gmo' is up to date. make[4]: '../../po/ar.gmo' is up to date. make[4]: '../../po/as.gmo' is up to date. make[4]: '../../po/ast.gmo' is up to date. make[4]: '../../po/bal.gmo' is up to date. make[4]: '../../po/be.gmo' is up to date. make[4]: '../../po/bg.gmo' is up to date. make[4]: '../../po/bn.gmo' is up to date. make[4]: '../../po/bn_IN.gmo' is up to date. make[4]: '../../po/bo.gmo' is up to date. make[4]: '../../po/br.gmo' is up to date. make[4]: '../../po/brx.gmo' is up to date. make[4]: '../../po/bs.gmo' is up to date. make[4]: '../../po/ca.gmo' is up to date. make[4]: '../../po/cs.gmo' is up to date. make[4]: '../../po/cy.gmo' is up to date. make[4]: '../../po/da.gmo' is up to date. make[4]: '../../po/de.gmo' is up to date. make[4]: '../../po/de_CH.gmo' is up to date. make[4]: '../../po/el.gmo' is up to date. make[4]: '../../po/en_GB.gmo' is up to date. make[4]: '../../po/eo.gmo' is up to date. make[4]: '../../po/es.gmo' is up to date. make[4]: '../../po/et.gmo' is up to date. make[4]: '../../po/eu.gmo' is up to date. make[4]: '../../po/fa.gmo' is up to date. make[4]: '../../po/fi.gmo' is up to date. make[4]: '../../po/fr.gmo' is up to date. make[4]: '../../po/gl.gmo' is up to date. make[4]: '../../po/gu.gmo' is up to date. make[4]: '../../po/he.gmo' is up to date. make[4]: '../../po/hi.gmo' is up to date. make[4]: '../../po/hr.gmo' is up to date. make[4]: '../../po/hu.gmo' is up to date. make[4]: '../../po/ia.gmo' is up to date. make[4]: '../../po/id.gmo' is up to date. make[4]: '../../po/ilo.gmo' is up to date. make[4]: '../../po/is.gmo' is up to date. make[4]: '../../po/it.gmo' is up to date. make[4]: '../../po/ja.gmo' is up to date. make[4]: '../../po/ka.gmo' is up to date. make[4]: '../../po/kk.gmo' is up to date. make[4]: '../../po/km.gmo' is up to date. make[4]: '../../po/kn.gmo' is up to date. make[4]: '../../po/ko.gmo' is up to date. make[4]: '../../po/kw.gmo' is up to date. make[4]: '../../po/kw(a)kkcor.gmo' is up to date. make[4]: '../../po/kw(a)uccor.gmo' is up to date. make[4]: '../../po/kw_GB.gmo' is up to date. make[4]: '../../po/ky.gmo' is up to date. make[4]: '../../po/lt.gmo' is up to date. make[4]: '../../po/lv.gmo' is up to date. make[4]: '../../po/mai.gmo' is up to date. make[4]: '../../po/mk.gmo' is up to date. make[4]: '../../po/ml.gmo' is up to date. make[4]: '../../po/mn.gmo' is up to date. make[4]: '../../po/mr.gmo' is up to date. make[4]: '../../po/ms.gmo' is up to date. make[4]: '../../po/nb.gmo' is up to date. make[4]: '../../po/nds.gmo' is up to date. make[4]: '../../po/ne.gmo' is up to date. make[4]: '../../po/nl.gmo' is up to date. make[4]: '../../po/nn.gmo' is up to date. make[4]: '../../po/nso.gmo' is up to date. make[4]: '../../po/or.gmo' is up to date. make[4]: '../../po/pa.gmo' is up to date. make[4]: '../../po/pl.gmo' is up to date. make[4]: '../../po/pt.gmo' is up to date. make[4]: '../../po/pt_BR.gmo' is up to date. make[4]: '../../po/ro.gmo' is up to date. make[4]: '../../po/ru.gmo' is up to date. make[4]: '../../po/si.gmo' is up to date. make[4]: '../../po/sk.gmo' is up to date. make[4]: '../../po/sl.gmo' is up to date. make[4]: '../../po/sq.gmo' is up to date. make[4]: '../../po/sr.gmo' is up to date. make[4]: '../../po/sr(a)latin.gmo' is up to date. make[4]: '../../po/sv.gmo' is up to date. make[4]: '../../po/ta.gmo' is up to date. make[4]: '../../po/te.gmo' is up to date. make[4]: '../../po/tg.gmo' is up to date. make[4]: '../../po/th.gmo' is up to date. make[4]: '../../po/tr.gmo' is up to date. make[4]: '../../po/tw.gmo' is up to date. make[4]: '../../po/uk.gmo' is up to date. make[4]: '../../po/ur.gmo' is up to date. make[4]: '../../po/vi.gmo' is up to date. make[4]: '../../po/wba.gmo' is up to date. make[4]: '../../po/yo.gmo' is up to date. make[4]: '../../po/zh_CN.gmo' is up to date. make[4]: '../../po/zh_HK.gmo' is up to date. make[4]: '../../po/zh_TW.gmo' is up to date. make[4]: '../../po/zu.gmo' is up to date. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \ if test "libvirt" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/libvirt.pot; then \ dists="$dists libvirt.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../libvirt-2.4.0/po || exit 1; \ else \ cp -p ../../po/$file ../libvirt-2.4.0/po || exit 1; \ fi; \ done make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> (cd examples && make top_distdir=../libvirt-2.4.0 distdir=../libvirt-2.4.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> make \ top_distdir="libvirt-2.4.0" distdir="libvirt-2.4.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> GEN gen-ChangeLog GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> test -n "" \ || find "libvirt-2.4.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-2.4.0" tardir=libvirt-2.4.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-2.4.0.tar.xz (stdin): 11.0 MiB / 191.9 MiB = 0.058, 1.2 MiB/s, 2:34 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-22/ws/b…'> if test -d "libvirt-2.4.0"; then find "libvirt-2.4.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-2.4.0" || { sleep 5 && rm -rf "libvirt-2.4.0"; }; else :; fi + rpmbuild -ta libvirt-2.4.0.tar.xz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kc2UBb + umask 022 + cd /home/jenkins/rpmbuild/BUILD + echo 'This RPM requires either Fedora >= 20 or RHEL >= 6' This RPM requires either Fedora >= 20 or RHEL >= 6 + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.Kc2UBb (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Kc2UBb (%prep) Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-rawhide #93
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi… [...truncated 524 lines...] CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strchrnul CCLD test-strerror CCLD test-strerror_r CCLD test-string CCLD test-strings CCLD test-strnlen CCLD test-symlink CCLD test-sys_ioctl CCLD test-sys_select CCLD test-sys_socket CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-sys_uio CCLD test-sys_utsname CCLD test-sys_wait CCLD test-termios CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-ttyname_r CCLD test-uname CCLD test-unistd CCLD test-unlockpt CCLD test-unsetenv CCLD test-usleep CCLD test-vasnprintf CCLD test-vasprintf CCLD test-verify CCLD test-vsnprintf CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-write CCLD test-xalloc-die make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make check-TESTS make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[5]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: viratomictest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircryptotest PASS: vircgrouptest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virshtest PASS: virportallocatortest PASS: sysinfotest PASS: virschematest PASS: vircapstest PASS: virkmodtest PASS: domainconftest PASS: domaincapstest PASS: virhostdevtest PASS: vircaps2xmltest PASS: virtypedparamtest PASS: virnetdevtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: fchosttest PASS: scsihosttest PASS: virnettlssessiontest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: virnettlscontexttest PASS: securityselinuxtest PASS: viridentitytest PASS: virdrivermoduletest PASS: securityselinuxlabeltest PASS: xml2sexprtest PASS: sexpr2xmltest PASS: xencapstest PASS: xmconfigtest FAIL: xlconfigtest PASS: qemuargv2xmltest PASS: qemuxml2argvtest PASS: qemuxml2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuagenttest PASS: qemuhotplugtest PASS: qemucapabilitiestest PASS: qemucommandutiltest PASS: qemucaps2xmltest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: virstoragetest PASS: metadatatest PASS: secretxml2xmltest PASS: cputest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: eventtest PASS: libvirtd-pool PASS: objecteventtest PASS: libvirtd-fail PASS: virsh-define-dev-segfault PASS: virsh-cpuset SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-schedinfo PASS: virsh-read-non-seekable PASS: virsh-read-bufsiz PASS: virsh-self-test PASS: virsh-start PASS: virt-admin-self-test PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ Makefile:5499: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Makefile:5605: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Makefile:6553: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…'> Makefile:2009: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log ========================================= libvirt 2.4.0: tests/test-suite.log ========================================= # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: xlconfigtest ================== TEST: xlconfigtest !.!.!...!.!.!.!.!...!.!.!.!.!.!...!.!.!. 40 FAIL FAIL xlconfigtest (exit status: 1) SKIP: virsh-optparse ==================== ../../tests/virsh-optparse: skipping test: This test is very expensive, so it is disabled by default. To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1 SKIP virsh-optparse (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-23 #93
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/93… [...truncated 532 lines...] CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strchrnul CCLD test-strerror CCLD test-strerror_r CCLD test-string CCLD test-strings CCLD test-strnlen CCLD test-symlink CCLD test-sys_ioctl CCLD test-sys_select CCLD test-sys_socket CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-sys_uio CCLD test-sys_utsname CCLD test-sys_wait CCLD test-termios CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-ttyname_r CCLD test-uname CCLD test-unistd CCLD test-unlockpt CCLD test-unsetenv CCLD test-usleep CCLD test-vasnprintf CCLD test-vasprintf CCLD test-verify CCLD test-vsnprintf CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-write CCLD test-xalloc-die make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make check-TESTS make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make[5]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: viratomictest PASS: shunloadtest PASS: utiltest PASS: viruritest PASS: virtimetest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virendiantest PASS: virpcitest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virshtest PASS: virrotatingfiletest PASS: virportallocatortest PASS: virstringtest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest PASS: virschematest PASS: vircaps2xmltest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetserverclienttest PASS: virnetdaemontest PASS: fchosttest PASS: virnettlscontexttest PASS: virnettlssessiontest PASS: scsihosttest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: virdrivermoduletest PASS: xml2sexprtest PASS: securityselinuxlabeltest PASS: xmconfigtest PASS: sexpr2xmltest PASS: xencapstest PASS: qemuxml2argvtest PASS: qemuxml2xmltest PASS: qemuargv2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuagenttest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemucommandutiltest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest FAIL: xlconfigtest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterebiptablestest PASS: nwfilterxml2xmltest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: interfacexml2xmltest PASS: nodedevxml2xmltest PASS: metadatatest PASS: virstoragetest PASS: cputest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: eventtest PASS: objecteventtest PASS: libvirtd-pool PASS: virsh-define-dev-segfault PASS: virsh-cpuset PASS: libvirtd-fail SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-schedinfo PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-self-test PASS: virsh-start PASS: virt-admin-self-test PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ Makefile:5499: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> Makefile:5605: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> Makefile:6553: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-23/ws…'> Makefile:2009: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log ========================================= libvirt 2.4.0: tests/test-suite.log ========================================= # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: xlconfigtest ================== TEST: xlconfigtest !.!.!...!.!.!.!.!...!.!.!.!.!.!...!.!.!. 40 FAIL FAIL xlconfigtest (exit status: 1) SKIP: virsh-optparse ==================== ../../tests/virsh-optparse: skipping test: This test is very expensive, so it is disabled by default. To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1 SKIP virsh-optparse (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-24 #93
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/93… [...truncated 540 lines...] CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strchrnul CCLD test-strerror CCLD test-strerror_r CCLD test-string CCLD test-strings CCLD test-strnlen CCLD test-symlink CCLD test-sys_ioctl CCLD test-sys_select CCLD test-sys_socket CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-sys_uio CCLD test-sys_utsname CCLD test-sys_wait CCLD test-termios CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-ttyname_r CCLD test-uname CCLD test-unistd CCLD test-unlockpt CCLD test-unsetenv CCLD test-usleep CCLD test-vasnprintf CCLD test-vasprintf CCLD test-verify CCLD test-vsnprintf CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-write CCLD test-xalloc-die make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make check-TESTS make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make[5]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: viratomictest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virshtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: domaincapstest PASS: vircapstest PASS: domainconftest PASS: virhostdevtest PASS: virschematest PASS: vircaps2xmltest PASS: virtypedparamtest PASS: virnetdevtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: fchosttest PASS: virnettlscontexttest PASS: scsihosttest PASS: virnettlssessiontest PASS: fdstreamtest PASS: virdbustest PASS: virpolkittest PASS: virsystemdtest PASS: securityselinuxtest PASS: virdrivermoduletest PASS: viridentitytest PASS: xml2sexprtest PASS: securityselinuxlabeltest PASS: sexpr2xmltest PASS: xmconfigtest FAIL: xlconfigtest PASS: xencapstest PASS: qemuargv2xmltest PASS: qemuxml2argvtest PASS: qemuhelptest PASS: qemuxml2xmltest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemuagenttest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemucaps2xmltest PASS: qemucapabilitiestest PASS: lxcxml2xmltest PASS: qemucommandutiltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vmx2xmltest PASS: vboxsnapshotxmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: nwfilterebiptablestest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: virstoragetest PASS: cputest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: objecteventtest PASS: eventtest PASS: libvirtd-pool PASS: libvirtd-fail PASS: virsh-define-dev-segfault PASS: virsh-cpuset SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-schedinfo PASS: virsh-read-non-seekable PASS: virsh-read-bufsiz PASS: virsh-self-test PASS: virsh-start PASS: virsh-undefine PASS: virt-admin-self-test PASS: virsh-uriprecedence PASS: virsh-vcpupin ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ Makefile:5499: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> Makefile:5605: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> Makefile:6553: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-24/ws…'> Makefile:2009: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log ========================================= libvirt 2.4.0: tests/test-suite.log ========================================= # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: xlconfigtest ================== TEST: xlconfigtest !.!.!...!.!.!.!.!...!.!.!.!.!.!...!.!.!. 40 FAIL FAIL xlconfigtest (exit status: 1) SKIP: virsh-optparse ==================== ../../tests/virsh-optparse: skipping test: This test is very expensive, so it is disabled by default. To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1 SKIP virsh-optparse (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-22 #93
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/93… [...truncated 532 lines...] CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strchrnul CCLD test-strerror CCLD test-strerror_r CCLD test-string CCLD test-strings CCLD test-strnlen CCLD test-symlink CCLD test-sys_ioctl CCLD test-sys_select CCLD test-sys_socket CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_uio CCLD test-sys_types CCLD test-sys_utsname CCLD test-sys_wait CCLD test-termios CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-ttyname_r CCLD test-uname CCLD test-unistd CCLD test-unlockpt CCLD test-unsetenv CCLD test-usleep CCLD test-vasnprintf CCLD test-vasprintf CCLD test-verify CCLD test-vsnprintf CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-write CCLD test-xalloc-die make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make check-TESTS make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make[5]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: viratomictest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virshtest PASS: virstringtest PASS: sysinfotest PASS: virportallocatortest PASS: virkmodtest PASS: vircapstest PASS: domainconftest PASS: domaincapstest PASS: virschematest PASS: vircaps2xmltest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetdaemontest PASS: virnetsockettest PASS: virnetserverclienttest PASS: fchosttest PASS: scsihosttest PASS: virnettlscontexttest PASS: fdstreamtest PASS: virdbustest PASS: virnettlssessiontest PASS: virsystemdtest PASS: securityselinuxtest PASS: virpolkittest PASS: viridentitytest PASS: virdrivermoduletest PASS: xml2sexprtest PASS: securityselinuxlabeltest PASS: sexpr2xmltest PASS: xmconfigtest PASS: xencapstest PASS: qemuxml2argvtest PASS: qemuxml2xmltest PASS: qemuargv2xmltest PASS: domainsnapshotxml2xmltest PASS: qemuhelptest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuagenttest FAIL: xlconfigtest PASS: qemucommandutiltest PASS: qemucaps2xmltest PASS: qemucapabilitiestest PASS: lxcxml2xmltest PASS: openvzutilstest PASS: lxcconf2xmltest PASS: esxutilstest PASS: vmx2xmltest PASS: vboxsnapshotxmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: jsontest PASS: networkxml2conftest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: cputest PASS: virstoragetest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: objecteventtest PASS: libvirtd-pool PASS: virsh-cpuset PASS: libvirtd-fail PASS: eventtest PASS: virsh-define-dev-segfault SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-schedinfo PASS: virsh-read-non-seekable PASS: virsh-read-bufsiz PASS: virsh-self-test PASS: virsh-start PASS: virsh-undefine PASS: virt-admin-self-test PASS: virsh-vcpupin PASS: virsh-uriprecedence ============================================================================ Testsuite summary for libvirt 2.4.0 ============================================================================ # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ Makefile:5498: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> Makefile:5604: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> Makefile:6552: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-22/ws…'> Makefile:2008: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log ========================================= libvirt 2.4.0: tests/test-suite.log ========================================= # TOTAL: 121 # PASS: 119 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: xlconfigtest ================== TEST: xlconfigtest !.!.!...!.!.!.!.!...!.!.!.!.!.!...!.!.!. 40 FAIL FAIL xlconfigtest (exit status: 1) SKIP: virsh-optparse ==================== ../../tests/virsh-optparse: skipping test: This test is very expensive, so it is disabled by default. To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1 SKIP virsh-optparse (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 2
0 0
  • ← Newer
  • 1
  • ...
  • 441
  • 442
  • 443
  • 444
  • 445
  • 446
  • 447
  • ...
  • 945
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.