[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-25 #737
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/...>
------------------------------------------
Started by upstream project "libvirt-master-build" build number 737
originally caused by:
Started by user Libvirt
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-25 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/ws/>
java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/jre/lib/currency.data (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at java.util.Currency$1.run(Currency.java:221)
at java.util.Currency$1.run(Currency.java:214)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.Currency.<clinit>(Currency.java:214)
at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:638)
at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113)
at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85)
at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180)
at sun.util.locale.provider.NumberFormatProviderImpl.getInstance(NumberFormatProviderImpl.java:178)
at sun.util.locale.provider.NumberFormatProviderImpl.getIntegerInstance(NumberFormatProviderImpl.java:131)
at java.text.NumberFormat.getInstance(NumberFormat.java:884)
at java.text.NumberFormat.getInstance(NumberFormat.java:861)
at java.text.NumberFormat.getIntegerInstance(NumberFormat.java:508)
at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:639)
at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:605)
at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:580)
at com.thoughtworks.xstream.core.JVM.<clinit>(JVM.java:147)
at com.thoughtworks.xstream.core.util.CompositeClassLoader.<clinit>(CompositeClassLoader.java:56)
at com.thoughtworks.xstream.XStream.<init>(XStream.java:411)
at com.thoughtworks.xstream.XStream.<init>(XStream.java:350)
at hudson.util.XStream2.<init>(XStream2.java:89)
at hudson.ProxyConfiguration.<clinit>(ProxyConfiguration.java:306)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.sun.proxy.$Proxy10.<clinit>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739)
at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:143)
at hudson.remoting.Channel.export(Channel.java:621)
at hudson.remoting.Channel.export(Channel.java:590)
at org.jenkinsci.plugins.gitclient.LegacyCompatibleGitAPIImpl.writeReplace(LegacyCompatibleGitAPIImpl.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
at hudson.remoting.UserRequest._serialize(UserRequest.java:157)
at hudson.remoting.UserRequest.serialize(UserRequest.java:166)
at hudson.remoting.UserRequest.perform(UserRequest.java:128)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at hudson.remoting.Engine$1$1.run(Engine.java:62)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InternalError
at java.util.Currency$1.run(Currency.java:247)
at java.util.Currency$1.run(Currency.java:214)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.Currency.<clinit>(Currency.java:214)
at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:638)
at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113)
at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85)
at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180)
at sun.util.locale.provider.NumberFormatProviderImpl.getInstance(NumberFormatProviderImpl.java:178)
at sun.util.locale.provider.NumberFormatProviderImpl.getIntegerInstance(NumberFormatProviderImpl.java:131)
at java.text.NumberFormat.getInstance(NumberFormat.java:884)
at java.text.NumberFormat.getInstance(NumberFormat.java:861)
at java.text.NumberFormat.getIntegerInstance(NumberFormat.java:508)
at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:639)
at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:605)
at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:580)
at com.thoughtworks.xstream.core.JVM.<clinit>(JVM.java:147)
at com.thoughtworks.xstream.core.util.CompositeClassLoader.<clinit>(CompositeClassLoader.java:56)
at com.thoughtworks.xstream.XStream.<init>(XStream.java:411)
at com.thoughtworks.xstream.XStream.<init>(XStream.java:350)
at hudson.util.XStream2.<init>(XStream2.java:89)
at hudson.ProxyConfiguration.<clinit>(ProxyConfiguration.java:306)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.sun.proxy.$Proxy10.<clinit>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739)
at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:143)
at hudson.remoting.Channel.export(Channel.java:621)
at hudson.remoting.Channel.export(Channel.java:590)
at org.jenkinsci.plugins.gitclient.LegacyCompatibleGitAPIImpl.writeReplace(LegacyCompatibleGitAPIImpl.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
at hudson.remoting.UserRequest._serialize(UserRequest.java:157)
at hudson.remoting.UserRequest.serialize(UserRequest.java:166)
at hudson.remoting.UserRequest.perform(UserRequest.java:128)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at hudson.remoting.Engine$1$1.run(Engine.java:62)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to Channel to /172.19.1.15(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
Caused: java.io.IOException: Remote call on Channel to /172.19.1.15 failed
at hudson.remoting.Channel.call(Channel.java:838)
at hudson.FilePath.act(FilePath.java:986)
Caused: java.io.IOException: remote file operation failed: <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/ws/> at hudson.remoting.Channel@9faeb4:Channel to /172.19.1.15
at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:137)
at hudson.plugins.git.GitSCM.createClient(GitSCM.java:756)
at hudson.plugins.git.GitSCM.createClient(GitSCM.java:747)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1109)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
7 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-centos-7 #737
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/7...>
------------------------------------------
Started by upstream project "libvirt-master-build" build number 737
originally caused by:
Started by user Libvirt
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/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 fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 861dd1234f1776e149c9fe5486f7efc07294a655 (refs/remotes/origin/master)
java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
at java.nio.file.FileSystems.getDefault(FileSystems.java:176)
at java.io.File.toPath(File.java:2234)
at org.eclipse.jgit.util.FileUtils.lastModified(FileUtils.java:563)
at org.eclipse.jgit.util.FS.lastModified(FS.java:299)
at org.eclipse.jgit.internal.storage.file.FileSnapshot.save(FileSnapshot.java:109)
at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:139)
at org.eclipse.jgit.lib.BaseRepositoryBuilder.loadConfig(BaseRepositoryBuilder.java:685)
at org.eclipse.jgit.lib.BaseRepositoryBuilder.getConfig(BaseRepositoryBuilder.java:662)
at org.eclipse.jgit.lib.BaseRepositoryBuilder.guessWorkTreeOrFail(BaseRepositoryBuilder.java:698)
at org.eclipse.jgit.lib.BaseRepositoryBuilder.setupWorkTree(BaseRepositoryBuilder.java:628)
at org.eclipse.jgit.lib.BaseRepositoryBuilder.setup(BaseRepositoryBuilder.java:557)
at org.eclipse.jgit.storage.file.FileRepositoryBuilder.build(FileRepositoryBuilder.java:92)
at org.eclipse.jgit.storage.file.FileRepositoryBuilder.create(FileRepositoryBuilder.java:111)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getRepository(CliGitAPIImpl.java:2516)
at hudson.plugins.git.GitAPI.getRepository(GitAPI.java:269)
at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
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:895)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to JNLP4-connect connection from 172.19.1.10/172.19.1.10:57732(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
Caused: java.io.IOException: Remote call on JNLP4-connect connection from 172.19.1.10/172.19.1.10:57732 failed
at hudson.remoting.Channel.call(Channel.java:838)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
at com.sun.proxy.$Proxy74.withRepository(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1195)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1159)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
7 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #1327
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...>
Changes:
[pkrempa] make: Drop building without driver modules
[pkrempa] security: apparmor: load the storage driver dynamically
[phrdina] build: distribute tests/virfilecachedata
[phrdina] Revert "build: distribute tests/virfilecachedata"
------------------------------------------
[...truncated 151.68 KB...]
Generating docs.html.tmp
Generating locking-lockd.html.tmp
Generating goals.html.tmp
Generating formatnwfilter.html.tmp
Generating 404.html.tmp
Generating news-2011.html.tmp
Generating storage.html.tmp
Generating drvvirtuozzo.html.tmp
Generating formatdomain.html.tmp
Generating securityprocess.html.tmp
Generating windows.html.tmp
Generating formatnode.html.tmp
touch ../../docs/apibuild.py.stamp
Generating architecture.html.tmp
Generating news-2005.html.tmp
Generating acl.html.tmp
Generating aclpolkit.html.tmp
Generating java.html.tmp
Generating drvphyp.html.tmp
Generating news-2006.html.tmp
Generating bugs.html.tmp
Generating formatsnapshot.html.tmp
Generating bindings.html.tmp
Generating cgroups.html.tmp
Generating formatcaps.html.tmp
Generating formatsecret.html.tmp
Generating internals.html.tmp
Generating remote.html.tmp
Generating csharp.html.tmp
Generating contact.html.tmp
Generating nss.html.tmp
Generating hacking.html.tmp
Generating uri.html.tmp
Generating testsuites.html.tmp
Generating internals/locking.html.tmp
Generating internals/rpc.html.tmp
Generating internals/eventloop.html.tmp
Generating internals/command.html.tmp
Generating internals/oomtesting.html.tmp
if [ -x /usr/bin/xsltproc ] ; then \
echo "Generating search.php.tmp"; \
/usr/bin/xsltproc --stringparam pagename search.php \
--stringparam timestamp "Thu Jul 27 07:43:57 EDT 2017" --nonet \
../../docs/site.xsl ../../docs/search.php.in > search.php.tmp \
|| { rm search.php.tmp && exit 1; }; fi
Generating search.php.tmp
GEN ../../docs/hvsupport.html.in
Generating news.html.tmp
Validating drvlxc.html
Validating news-2013.html
Validating news-2012.html
Validating drvvmware.html
Validating locking-sanlock.html
Validating governance.html
Validating python.html
Validating news-2014.html
Validating testtck.html
Validating drivers.html
Validating testapi.html
Validating api_extension.html
Validating devguide.html
Validating logging.html
Validating migration.html
Validating errors.html
Validating format.html
Validating drvopenvz.html
Validating drvhyperv.html
Validating drvremote.html
Validating drvnodedev.html
Validating downloads.html
Validating formatstorageencryption.html
Validating virshcmdref.html
Validating news-2009.html
Validating auditlog.html
Validating locking.html
Validating formatstorage.html
Validating api.html
Validating formatnetwork.html
Validating auth.html
Validating news-2010.html
Validating compiling.html
Validating drvesx.html
Validating drvvbox.html
Validating contribute.html
Validating drvuml.html
Validating drvqemu.html
Validating index.html
Validating drvxen.html
Validating news-2015.html
Validating secureusage.html
Validating news-2008.html
Validating formatdomaincaps.html
Validating hooks.html
Validating firewall.html
Validating apps.html
Validating news-2016.html
Validating drvbhyve.html
Validating php.html
Validating drvtest.html
Validating news-2007.html
Validating docs.html
Validating locking-lockd.html
Validating goals.html
Validating formatnwfilter.html
Validating 404.html
Validating news-2011.html
Validating drvvirtuozzo.html
Validating storage.html
Validating formatdomain.html
Validating securityprocess.html
Validating windows.html
Validating formatnode.html
Validating architecture.html
Validating news-2005.html
Validating acl.html
Validating aclpolkit.html
Validating java.html
Validating drvphyp.html
Validating news-2006.html
Validating bugs.html
Validating formatsnapshot.html
Validating cgroups.html
Validating bindings.html
Validating formatsecret.html
Validating formatcaps.html
Validating internals.html
Validating remote.html
Validating csharp.html
Validating contact.html
Validating nss.html
Validating hacking.html
Validating uri.html
Validating testsuites.html
Validating internals/locking.html
Validating internals/rpc.html
Validating internals/eventloop.html
Validating internals/command.html
Validating internals/oomtesting.html
GEN html/index.html
GEN ../../docs/devhelp/index.html
Scripting search.php
Generating hvsupport.html.tmp
Validating news.html
Validating hvsupport.html
rm internals/rpc.html.tmp drvopenvz.html.tmp logging.html.tmp aclpolkit.html.tmp windows.html.tmp formatnwfilter.html.tmp php.html.tmp formatnetwork.html.tmp formatstorageencryption.html.tmp drvhyperv.html.tmp format.html.tmp errors.html.tmp api_extension.html.tmp virshcmdref.html.tmp news-2006.html.tmp formatcaps.html.tmp internals.html.tmp news-2016.html.tmp auditlog.html.tmp downloads.html.tmp internals/oomtesting.html.tmp bugs.html.tmp drvphyp.html.tmp contact.html.tmp java.html.tmp locking.html.tmp news-2014.html.tmp testapi.html.tmp bindings.html.tmp contribute.html.tmp locking-lockd.html.tmp formatsecret.html.tmp drvqemu.html.tmp news-2008.html.tmp drvvmware.html.tmp architecture.html.tmp drvvirtuozzo.html.tmp formatdomaincaps.html.tmp formatsnapshot.html.tmp drvesx.html.tmp acl.html.tmp news-2005.html.tmp drvxen.html.tmp securityprocess.html.tmp 404.html.tmp search.php.tmp hooks.html.tmp news-2015.html.tmp python.html.tmp drvremote.html.tmp internals/locking.html.tmp remote.html.tmp drivers.html.tmp goals.html.tmp news.html.tmp formatnode.html.tmp internals/eventloop.html.tmp apps.html.tmp formatdomain.html.tmp internals/command.html.tmp drvvbox.html.tmp csharp.html.tmp secureusage.html.tmp formatstorage.html.tmp governance.html.tmp drvuml.html.tmp hacking.html.tmp cgroups.html.tmp api.html.tmp news-2010.html.tmp news-2009.html.tmp drvnodedev.html.tmp news-2011.html.tmp index.html.tmp drvlxc.html.tmp uri.html.tmp hvsupport.html.tmp news-2012.html.tmp locking-sanlock.html.tmp drvtest.html.tmp testtck.html.tmp docs.html.tmp devguide.html.tmp news-2013.html.tmp drvbhyve.html.tmp testsuites.html.tmp nss.html.tmp migration.html.tmp storage.html.tmp firewall.html.tmp compiling.html.tmp auth.html.tmp news-2007.html.tmp
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
Making all in gnulib/tests
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
GEN ctype.h
GEN inttypes.h
GEN math.h
GEN spawn.h
make all-recursive
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
Making all in .
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
Making all in tests
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
CC shunloadhelper.lo
CC virportallocatormock_la-virportallocatormock.lo
CC virnetdaemonmock_la-virnetdaemonmock.lo
CC virnetserverclientmock_la-virnetserverclientmock.lo
CC vircgroupmock_la-vircgroupmock.lo
CC virpcimock_la-virpcimock.lo
CC virnetdevmock_la-virnetdevmock.lo
CC virrandommock_la-virrandommock.lo
CC virhostcpumock_la-virhostcpumock.lo
CC domaincapsmock_la-domaincapsmock.lo
CC virfilecachemock_la-virfilecachemock.lo
CC virdeterministichashmock_la-virdeterministichashmock.lo
CC virshtest.o
CC testutils.o
CC sockettest.o
CC virhostcputest.o
CC virfilewrapper.o
CC virbuftest.o
CC commandtest.o
CC seclabeltest.o
CC virhashtest.o
CC virconftest.o
CC viratomictest.o
CC utiltest.o
CC shunloadtest.o
CC virtimetest.o
CC viruritest.o
CC virkeyfiletest.o
CC viralloctest.o
CC virauthconfigtest.o
CC virbitmaptest.o
CC vircgrouptest.o
CC vircryptotest.o
CC virpcitest.o
CC virendiantest.o
CC virfiletest.o
CC virfilecachetest.o
CC virfirewalltest-virfirewalltest.o
CC virfirewalltest-testutils.o
CC viriscsitest.o
CC virkeycodetest.o
CC virlockspacetest.o
CC virlogtest.o
CC virrotatingfiletest-virrotatingfiletest.o
CC virrotatingfiletest-testutils.o
CC virschematest.o
CC virstringtest.o
CC virportallocatortest.o
CC sysinfotest.o
CC virkmodtest.o
CC vircapstest.o
CC domaincapstest.o
CC domainconftest.o
CC virhostdevtest.o
CC virnetdevtest-virnetdevtest.o
CC virnetdevtest-testutils.o
CC virtypedparamtest.o
CC virnetmessagetest-virnetmessagetest.o
CC virnetmessagetest-testutils.o
CC virnetsockettest.o
CC virnetdaemontest-virnetdaemontest.o
CC virnetdaemontest-testutils.o
CC virnetserverclienttest-virnetserverclienttest.o
CC virnetserverclienttest-testutils.o
CC virnettlscontexttest.o
CC virnettlshelpers.o
CC pkix_asn1_tab.o
CC virnettlssessiontest.o
CC virdrivermoduletest.o
CC esxutilstest.o
CC vmx2xmltest.o
../../tests/virdrivermoduletest.c: In function 'mymain':
../../tests/virdrivermoduletest.c:55:33: error: unused variable 'data' [-Werror=unused-variable]
struct testDriverModuleData data;
^~~~
At top level:
../../tests/virdrivermoduletest.c:39:12: error: 'testDriverModule' defined but not used [-Werror=unused-function]
static int testDriverModule(const void *args)
^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [Makefile:5331: virdrivermoduletest.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[1]: *** [Makefile:2109: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make: *** [Makefile:2002: all] Error 2
Build step 'Execute shell' marked build as failure
7 years, 3 months