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 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 1 participants
  • 9853 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-debian #216
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-debian/216/-… Started by upstream project "libvirt-master-build" build number 216 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.GeneratedMethodAccessor244.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.$Proxy67.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: virt-manager-master-check » libvirt-fedora-rawhide #161
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-… Started by upstream project "virt-manager-master-check" build number 161 originally caused by: Started by upstream project "virt-manager-master-build" build number 163 originally caused by: Started by upstream project "libosinfo-master-build" build number 21 originally caused by: Started by upstream project "osinfo-db-master-build" build number 14 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/virt-manager-master-check/systems=libvirt-fedora-…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson4101433708748340074.sh + python setup.py test running test ............................................... ** (process:5346): WARNING **: Entity http://suse.com/sles/10.4 referenced but not defined ** (process:5346): WARNING **: Entity http://suse.com/sled/10.4 referenced but not defined F.......................................................................................................................................................................................................................................................................................................................................................................... ====================================================================== FAIL: test_list_os (tests.osdict.TestOSDB) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 68, in test_list_os assert len(OSDB.list_os(typename="generic")) == 1 AssertionError ---------------------------------------------------------------------- Ran 410 tests in 87.835s FAILED (failures=1) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-23 #161
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-… Started by upstream project "virt-manager-master-check" build number 161 originally caused by: Started by upstream project "virt-manager-master-build" build number 163 originally caused by: Started by upstream project "libosinfo-master-build" build number 21 originally caused by: Started by upstream project "osinfo-db-master-build" build number 14 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson4260701324429590358.sh + python setup.py test running test ............................................... ** (process:24513): WARNING **: Entity http://suse.com/sled/10.4 referenced but not defined ** (process:24513): WARNING **: Entity http://suse.com/sles/10.4 referenced but not defined F.......................................................................................................................................................................................................................................................................................................................................................................... ====================================================================== FAIL: test_list_os (tests.osdict.TestOSDB) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 68, in test_list_os assert len(OSDB.list_os(typename="generic")) == 1 AssertionError ---------------------------------------------------------------------- Ran 410 tests in 83.703s FAILED (failures=1) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-24 #161
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-… Started by upstream project "virt-manager-master-check" build number 161 originally caused by: Started by upstream project "virt-manager-master-build" build number 163 originally caused by: Started by upstream project "libosinfo-master-build" build number 21 originally caused by: Started by upstream project "osinfo-db-master-build" build number 14 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson2845362801118573748.sh + python setup.py test running test ............................................... ** (process:18905): WARNING **: Entity http://suse.com/sles/10.4 referenced but not defined ** (process:18905): WARNING **: Entity http://suse.com/sled/10.4 referenced but not defined F.......................................................................................................................................................................................................................................................................................................................................................................... ====================================================================== FAIL: test_list_os (tests.osdict.TestOSDB) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 68, in test_list_os assert len(OSDB.list_os(typename="generic")) == 1 AssertionError ---------------------------------------------------------------------- Ran 410 tests in 83.754s FAILED (failures=1) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #161
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-… Started by upstream project "virt-manager-master-check" build number 161 originally caused by: Started by upstream project "virt-manager-master-build" build number 163 originally caused by: Started by upstream project "libosinfo-master-build" build number 21 originally caused by: Started by upstream project "osinfo-db-master-build" build number 14 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson5435089726603146941.sh + python setup.py test running test ............................................... ** (process:12811): WARNING **: Entity http://suse.com/sles/10.4 referenced but not defined ** (process:12811): WARNING **: Entity http://suse.com/sled/10.4 referenced but not defined F.......................................................................................................................................................................................................................................................................................................................................................................... ====================================================================== FAIL: test_list_os (tests.osdict.TestOSDB) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 68, in test_list_os assert len(OSDB.list_os(typename="generic")) == 1 AssertionError ---------------------------------------------------------------------- Ran 410 tests in 82.910s FAILED (failures=1) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-24 #15
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/… Started by upstream project "libosinfo-master-check" build number 15 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 18 originally caused by: Started by upstream project "libosinfo-master-build" build number 21 originally caused by: Started by upstream project "osinfo-db-master-build" build number 14 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…> [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson1709343775519683461.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_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-24/…'> make check-am make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make check-local make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> GEN check-symsorting GEN check-symfile make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Making check in test make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> 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-mediauris test-treeuris test-install-script make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> CC test_list-test-list.o CC test_device-test-device.o CC test_entity-test-entity.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_mediauris-test-mediauris.o CC test_treeuris-test-treeuris.o CC test_install_script-test-install-script.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-mediauris CCLD test-treeuris CCLD test-install-script make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> PASS: test-device PASS: test-entity PASS: test-list PASS: test-filter PASS: test-product PASS: test-devicelist PASS: test-oslist PASS: test-os PASS: test-productfilter PASS: test-platform PASS: test-platformlist PASS: test-db SKIP: test-mediauris SKIP: test-treeuris PASS: test-install-script FAIL: test-loader FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 13 # SKIP: 2 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ Makefile:1249: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Makefile:1355: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Makefile:1540: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Makefile:594: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log cat: tests/test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-23 #15
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/… Started by upstream project "libosinfo-master-check" build number 15 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 18 originally caused by: Started by upstream project "libosinfo-master-build" build number 21 originally caused by: Started by upstream project "osinfo-db-master-build" build number 14 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson2230827699937976490.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_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-23/…'> make check-am make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make check-local make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> GEN check-symfile GEN check-symsorting make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Making check in test make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> 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-mediauris test-treeuris test-install-script make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> CC test_entity-test-entity.o CC test_list-test-list.o CC test_device-test-device.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_mediauris-test-mediauris.o CC test_treeuris-test-treeuris.o CC test_install_script-test-install-script.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-mediauris CCLD test-treeuris CCLD test-install-script make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> PASS: test-device PASS: test-entity PASS: test-list PASS: test-devicelist PASS: test-product PASS: test-filter PASS: test-os PASS: test-productfilter PASS: test-oslist PASS: test-db PASS: test-platform PASS: test-platformlist SKIP: test-mediauris SKIP: test-treeuris PASS: test-install-script FAIL: test-loader FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 13 # SKIP: 2 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ Makefile:1249: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Makefile:1355: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Makefile:1540: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Makefile:594: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log cat: tests/test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-centos-7 #15
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/1… Started by upstream project "libosinfo-master-check" build number 15 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 18 originally caused by: Started by upstream project "libosinfo-master-build" build number 21 originally caused by: Started by upstream project "osinfo-db-master-build" build number 14 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson9146076848733599033.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_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-centos-7/w…'> make check-am make[2]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make check-local make[3]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> GEN check-symsorting GEN check-symfile make[3]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make[2]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make[1]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> Making check in test make[1]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> 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-mediauris test-treeuris test-install-script make[2]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> CC test_entity-test-entity.o CC test_device-test-device.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_mediauris-test-mediauris.o CC test_treeuris-test-treeuris.o CC test_install_script-test-install-script.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-mediauris CCLD test-treeuris CCLD test-install-script make[2]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make check-TESTS make[2]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make[3]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> PASS: test-list PASS: test-device PASS: test-entity PASS: test-devicelist PASS: test-filter PASS: test-product PASS: test-os PASS: test-productfilter PASS: test-oslist PASS: test-platform PASS: test-platformlist PASS: test-db SKIP: test-mediauris SKIP: test-treeuris PASS: test-install-script FAIL: test-loader FAIL: test-isodetect make[4]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make[4]: Nothing to be done for `all'. make[4]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 13 # SKIP: 2 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make[1]: *** [check-am] Error 2 make[1]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'> make: *** [check-recursive] Error 1 + cat tests/test-suite.log cat: tests/test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-rawhide #212
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-rawhi… Started by upstream project "libvirt-master-build" build number 212 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: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 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:1740) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1716) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1712) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1334) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1346) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1048) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160) 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:320) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:295) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:254) 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: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:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-fedora-rawhide(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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:252) at com.sun.proxy.$Proxy66.setRemoteUrl(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:787) ... 11 more ERROR: null
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-build » libvirt-fedora-rawhide #161
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-fedora-… Started by upstream project "virt-manager-master-build" build number 161 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/virt-manager-master-build/systems=libvirt-fedora-…> > 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/virt-manager.git # timeout=10 ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/virt-manager.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 config remote.origin.url git://n64.pufty.ci.centos.org/virt-manager.git" returned status code 4: stdout: stderr: error: failed to write new configuration file <https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-fedora-…> at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1740) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1716) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1712) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1334) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1346) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1048) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160) at sun.reflect.GeneratedMethodAccessor360.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:320) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:295) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:254) 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: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:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-fedora-rawhide(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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:252) at com.sun.proxy.$Proxy66.setRemoteUrl(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:787) ... 11 more ERROR: null
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 473
  • 474
  • 475
  • 476
  • 477
  • 478
  • 479
  • ...
  • 986
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.