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
  • ----- 2025 -----
  • 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

March 2018

  • 3 participants
  • 145 discussions
[Libvirt-ci] Jenkins build is back to normal : libvirt-glib-master-build » libvirt-freebsd-10 #979
by ci@centos.org 21 Mar '18

21 Mar '18
See <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-freebsd…>
1 0
0 0
[Libvirt-ci] Jenkins build is back to normal : virt-manager-master-py3-build » libvirt-freebsd-10 #103
by ci@centos.org 21 Mar '18

21 Mar '18
See <https://ci.centos.org/job/virt-manager-master-py3-build/systems=libvirt-fre…>
1 0
0 0
[Libvirt-ci] Jenkins build is back to normal : libvirt-tck-master-test » libvirt-freebsd-10 #1019
by ci@centos.org 21 Mar '18

21 Mar '18
See <https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd-1…>
1 0
0 0
[Libvirt-ci] Jenkins build is back to normal : libvirt-go-master-check » libvirt-freebsd-10 #893
by ci@centos.org 21 Mar '18

21 Mar '18
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd-1…>
1 0
0 0
[Libvirt-ci] Jenkins build is back to normal : libvirt-master-build » libvirt-freebsd-10 #1293
by ci@centos.org 21 Mar '18

21 Mar '18
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-10/1…>
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#1050 (v3.7-maint - 5a81acc)
by Travis CI 20 Mar '18

20 Mar '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1050 Status: Errored Duration: 11 minutes and 31 seconds Commit: 5a81acc (v3.7-maint) Author: Laine Stump Message: vbox: fix SEGV during dumpxml of a serial port commit 77a12987a48 changed the "virDomainChrSourceDef source" inside virDomainChrDef to "virDomainChrSourceDefPtr source", and started allocating source inside virDomainChrDefNew(), but vboxDumpSerial() was allocating a virDomainChrDef with a simple VIR_ALLOC() (i.e. never calling virDomainChrDefNew()), so source was never initialized, leading to a SEGV any time a serial port was present. The same problem was created in vboxDumpParallel(). This patch changes vboxDumpSerial() and vboxDumpParallel() to use virDomainChrDefNew() instead of VIR_ALLOC(), and changes both of those functions to return an error if virDomainChrDef() (or any other allocation) fails. This resolves: https://bugzilla.redhat.com/1536649 (cherry picked from commit 9c27e464e3b4603cbe13c00787f4c89e5b1e7a68) Signed-off-by: Laine Stump <laine(a)laine.org> View the changeset: https://github.com/libvirt/libvirt/compare/979a7b3feba1...5a81acc80fc7 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/356027948?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=c709e36f49ad41768…)
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-master-build » libvirt-freebsd-10 #240
by ci@centos.org 20 Mar '18

20 Mar '18
See <https://ci.centos.org/job/libvirt-go-xml-master-build/systems=libvirt-freeb…> ------------------------------------------ Started by upstream project "libvirt-go-xml-master-build" build number 240 originally caused by: Started by upstream project "libvirt-master-build" build number 1287 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-master-build/systems=libvirt-freeb…> > 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-go-xml.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-go-xml.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-go-xml.git +refs/heads/*:refs/remotes/origin/* Checking out Revision ec982c3a5992402e8af30bbc61ab562fc6bcd037 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec982c3a5992402e8af30bbc61ab562fc6bcd037 Commit message: "fix type tag for rdp and deskop graphics devices" > git rev-list ec982c3a5992402e8af30bbc61ab562fc6bcd037 # timeout=10 FATAL: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:61119 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693) at hudson.remoting.UserResponse.retrieve(UserRequest.java:310) at hudson.remoting.Channel.call(Channel.java:908) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281) at com.sun.proxy.$Proxy78.isCommitInRepo(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.isCommitInRepo(RemoteGitImpl.java:285) at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:1271) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1195) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1202) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1724) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:232) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$10.execute(CliGitAPIImpl.java:2475) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revList(CliGitAPIImpl.java:2508) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.isCommitInRepo(CliGitAPIImpl.java:2518) at hudson.plugins.git.GitAPI.isCommitInRepo(GitAPI.java:237) at sun.reflect.GeneratedMethodAccessor500.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:207) at hudson.remoting.UserRequest.perform(UserRequest.java:53) at hudson.remoting.Request$2.run(Request.java:358) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Thread.java:748)
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #871
by ci@centos.org 19 Mar '18

19 Mar '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> ------------------------------------------ [...truncated 4.30 MB...] CCLD xml2sexprtest CCLD sexpr2xmltest CCLD xmconfigtest CCLD xencapstest CCLD xlconfigtest CCLD libxlxml2domconfigtest CCLD qemuxml2argvtest CCLD qemuxml2xmltest CCLD qemuargv2xmltest CCLD qemuhelptest CCLD domainsnapshotxml2xmltest CCLD libqemumonitortestutils.la CCLD qemucaps2xmltest CCLD qemumemlocktest CCLD qemublocktest CCLD lxcxml2xmltest CCLD lxcconf2xmltest CCLD openvzutilstest CCLD esxutilstest CCLD vboxsnapshotxmltest CCLD vmx2xmltest CCLD xml2vmxtest CCLD vmwarevertest CCLD virjsontest CCLD networkxml2xmltest CCLD networkxml2xmlupdatetest CCLD networkxml2conftest CCLD networkxml2firewalltest CCLD storagebackendsheepdogtest CCLD nwfilterxml2xmltest CCLD nwfilterebiptablestest CCLD nwfilterxml2firewalltest CCLD storagevolxml2argvtest CCLD virstorageutiltest CCLD virstoragetest CCLD virscsitest CCLD nsstest CCLD nssguesttest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD metadatatest CCLD secretxml2xmltest CCLD genericxml2xmltest CCLD virusbtest CCLD virnetdevbandwidthtest CCLD eventtest CCLD virdrivermoduletest CCLD objecteventtest CCLD virmacmaptest CCLD commandhelper CCLD ssh CCLD qemucapsprobe CCLD nsslinktest make[1]: 'libshunload.la' is up to date. CCLD nssguestlinktest CCLD virportallocatormock.la CCLD virnetdaemonmock.la CCLD virnetserverclientmock.la CCLD vircgroupmock.la CCLD virpcimock.la CCLD virnetdevmock.la CCLD virrandommock.la CCLD virhostcpumock.la CCLD domaincapsmock.la CCLD virfilecachemock.la CCLD virusbmock.la CCLD virnetdevbandwidthmock.la CCLD virnumamock.la CCLD virtestmock.la CCLD virdbusmock.la make[1]: 'libqemumonitortestutils.la' is up to date. CCLD virmocklibxl.la CCLD qemuxml2argvmock.la CCLD qemucaps2xmlmock.la CCLD qemucapsprobemock.la CCLD qemucpumock.la CCLD nssmock.la make[1]: 'libsecurityselinuxhelper.la' is up to date. CCLD virdeterministichashmock.la CCLD shunloadtest CCLD securityselinuxtest CCLD viridentitytest CCLD securityselinuxlabeltest CCLD qemumonitortest CCLD qemumonitorjsontest CCLD qemuhotplugtest CCLD qemuagenttest CCLD qemucapabilitiestest CCLD qemucommandutiltest make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make check-TESTS make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> PASS: sockettest PASS: virbuftest PASS: virhostcputest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: commandtest 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: virfilecachetest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: virshtest PASS: domainconftest PASS: domaincapstest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virschematest PASS: virnetserverclienttest PASS: scsihosttest PASS: fchosttest PASS: virnettlssessiontest PASS: virresctrltest PASS: vircaps2xmltest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: virnettlscontexttest PASS: sexpr2xmltest PASS: xml2sexprtest PASS: securityselinuxlabeltest PASS: xmconfigtest PASS: xencapstest PASS: xlconfigtest PASS: libxlxml2domconfigtest PASS: qemuargv2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemuxml2xmltest PASS: qemuxml2argvtest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemucaps2xmltest PASS: qemucapabilitiestest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: virstorageutiltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: qemuagenttest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest FAIL: cputest PASS: virstoragetest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest FAIL: virdrivermoduletest FAIL: objecteventtest PASS: libvirtd-fail ../build-aux/test-driver: line 135: echo: write error: No space left on device ../build-aux/test-driver: line 136: echo: write error: No space left on device ../build-aux/test-driver: line 137: echo: write error: No space left on device ../build-aux/test-driver: line 138: echo: write error: No space left on device make[2]: *** [Makefile:6800: libvirtd-fail.log] Error 1 make[2]: *** Waiting for unfinished jobs.... ../build-aux/test-driver: line 129: echo: write error: No space left on device FAIL: libvirtd-pool ../build-aux/test-driver: line 135: echo: write error: No space left on device ../build-aux/test-driver: line 136: echo: write error: No space left on device ../build-aux/test-driver: line 137: echo: write error: No space left on device ../build-aux/test-driver: line 138: echo: write error: No space left on device make[2]: *** [Makefile:6807: libvirtd-pool.log] Error 1 ../build-aux/test-driver: line 129: echo: write error: No space left on device FAIL: virmacmaptest ../build-aux/test-driver: line 135: echo: write error: No space left on device ../build-aux/test-driver: line 136: echo: write error: No space left on device ../build-aux/test-driver: line 137: echo: write error: No space left on device ../build-aux/test-driver: line 138: echo: write error: No space left on device make[2]: *** [Makefile:6793: virmacmaptest.log] Error 1 PASS: eventtest ../build-aux/test-driver: line 135: echo: write error: No space left on device ../build-aux/test-driver: line 136: echo: write error: No space left on device ../build-aux/test-driver: line 137: echo: write error: No space left on device ../build-aux/test-driver: line 138: echo: write error: No space left on device make[2]: *** [Makefile:6772: eventtest.log] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[1]: *** [Makefile:5956: check-TESTS] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make: *** [Makefile:6961: check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.lcF7Gk (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.lcF7Gk (%check) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-rawhide #1283
by ci@centos.org 19 Mar '18

19 Mar '18
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-rawhi…> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 1283 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-rawhi…> > 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 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:825) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1202) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1724) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git" returned status code 4: stdout: stderr: error: failed to write new configuration file <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-rawhi…> at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160) at sun.reflect.GeneratedMethodAccessor343.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:207) at hudson.remoting.UserRequest.perform(UserRequest.java:53) at hudson.remoting.Request$2.run(Request.java:358) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:58202 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693) at hudson.remoting.UserResponse.retrieve(UserRequest.java:310) at hudson.remoting.Channel.call(Channel.java:908) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281) at com.sun.proxy.$Proxy78.setRemoteUrl(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1202) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1724) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Error fetching remote repo 'origin'
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-rawhide #105
by ci@centos.org 19 Mar '18

19 Mar '18
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…> ------------------------------------------ Started by upstream project "libosinfo-master-check" build number 105 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 108 originally caused by: Started by upstream project "libosinfo-master-build" build number 126 originally caused by: Started by upstream project "osinfo-db-master-build" build number 233 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…> [libosinfo-master] $ /bin/sh -xe /tmp/jenkins7792521256827598092.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + PATH=/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/home/jenkins/build/libvirt/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/jenkins/.local/bin:/home/jenkins/bin + export OSINFO_SYSTEM_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_SYSTEM_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + make -j3 check GEN public-submodule-commit Making check in osinfo make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-am make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-local make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> GEN check-symfile GEN check-symsorting make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in tools make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in reference make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in po make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=../../po /usr/bin/intltool-update --gettext-package libosinfo --pot rm -f missing notexist srcdir=../../po /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in examples make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-install-script test-mediauris test-treeuris make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> CC test_device-test-device.o CC test_entity-test-entity.o CC test_list-test-list.o CC test_devicelist-test-devicelist.o CC test_filter-test-filter.o CC test_product-test-product.o CC test_os-test-os.o CC test_oslist-test-oslist.o CC test_productfilter-test-productfilter.o CC test_platform-test-platform.o CC test_platformlist-test-platformlist.o CC test_db-test-db.o CC test_loader-test-loader.o CC test_isodetect-test-isodetect.o CC test_install_script-test-install-script.o CC test_mediauris-test-mediauris.o CC test_treeuris-test-treeuris.o CCLD test-entity CCLD test-device CCLD test-list CCLD test-devicelist CCLD test-filter CCLD test-product CCLD test-os CCLD test-oslist CCLD test-productfilter CCLD test-platform CCLD test-platformlist CCLD test-db CCLD test-loader CCLD test-isodetect CCLD test-install-script CCLD test-mediauris CCLD test-treeuris make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> PASS: test-list PASS: test-entity PASS: test-device PASS: test-devicelist PASS: test-filter PASS: test-product PASS: test-os PASS: test-oslist PASS: test-productfilter PASS: test-platform PASS: test-platformlist PASS: test-db PASS: test-install-script SKIP: test-mediauris SKIP: test-treeuris PASS: test-loader ../../build-aux/test-driver: line 107: 938 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.2.0 ============================================================================ # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ make[3]: *** [Makefile:1257: test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: *** [Makefile:1365: check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: *** [Makefile:1548: check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make: *** [Makefile:594: check-recursive] Error 1 + cat tests/test-suite.log =========================================== libosinfo 1.2.0: tests/test-suite.log =========================================== # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test-isodetect ==================== /isodetect/ubuntu: OK /isodetect/sled: OK /isodetect/opensuse: OK /isodetect/openbsd: OK /isodetect/gnome: OK /isodetect/freebsd: OK /isodetect/fedora: OK /isodetect/debian: OK /isodetect/centos: OK /isodetect/altlinux: OK /isodetect/netbsd: OK /isodetect/freedos: OK /isodetect/sles: OK /isodetect/windows: OK /isodetect/rhel: ** ERROR:../../tests/test-isodetect.c:406:test_one: assertion failed (shortid == info->shortid): ("rhel-atomic-7.0" == "rhel-atomic-7.1") FAIL test-isodetect (exit status: 134) SKIP: test-mediauris ==================== SKIP test-mediauris (exit status: 77) SKIP: test-treeuris =================== SKIP test-treeuris (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 6
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • 15
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.