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

October 2023

  • 2 participants
  • 746 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-24 #143
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2… Started by upstream project "libvirt-perl-master-test" build number 143 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 161 originally caused by: Started by upstream project "libvirt-master-build" build number 230 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/libvirt-perl-master-test/systems=libvirt-fedora-2…> [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson3809837626039164155.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virStorageVolGetInfoFlags' # at t/030-api-coverage.t line 152. # Failed test 'VIR_STORAGE_VOL_GET_PHYSICAL' # at t/030-api-coverage.t line 166. # Failed test 'VIR_STORAGE_VOL_USE_ALLOCATION' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1534. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1534 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1534 Failed: 3) Failed tests: 431, 1282, 1290 Non-zero exit status: 3 Files=12, Tests=1786, 11 wallclock secs ( 0.41 usr 0.05 sys + 5.44 cusr 0.31 csys = 6.21 CPU) Result: FAIL Failed 1/12 test programs. 3/1786 subtests failed. Makefile:1030: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-centos-7 #143
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-centos-7… Started by upstream project "libvirt-perl-master-test" build number 143 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 161 originally caused by: Started by upstream project "libvirt-master-build" build number 230 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/libvirt-perl-master-test/systems=libvirt-centos-7…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson8568152862902974750.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virStorageVolGetInfoFlags' # at t/030-api-coverage.t line 152. # Failed test 'VIR_STORAGE_VOL_GET_PHYSICAL' # at t/030-api-coverage.t line 166. # Failed test 'VIR_STORAGE_VOL_USE_ALLOCATION' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1534. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1534 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1534 Failed: 3) Failed tests: 431, 1282, 1290 Non-zero exit status: 3 Files=12, Tests=1786, 11 wallclock secs ( 0.36 usr 0.03 sys + 6.87 cusr 0.30 csys = 7.56 CPU) Result: FAIL Failed 1/12 test programs. 3/1786 subtests failed. make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-23 #143
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2… Started by upstream project "libvirt-perl-master-test" build number 143 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 161 originally caused by: Started by upstream project "libvirt-master-build" build number 230 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/libvirt-perl-master-test/systems=libvirt-fedora-2…> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson2046583037338864187.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virStorageVolGetInfoFlags' # at t/030-api-coverage.t line 152. # Failed test 'VIR_STORAGE_VOL_GET_PHYSICAL' # at t/030-api-coverage.t line 166. # Failed test 'VIR_STORAGE_VOL_USE_ALLOCATION' # at t/030-api-coverage.t line 166. # Looks like you failed 3 tests of 1534. t/030-api-coverage.t ... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/1534 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 768 Tests: 1534 Failed: 3) Failed tests: 431, 1282, 1290 Non-zero exit status: 3 Files=12, Tests=1786, 19 wallclock secs ( 0.47 usr 0.05 sys + 5.99 cusr 0.47 csys = 6.98 CPU) Result: FAIL Failed 1/12 test programs. 3/1786 subtests failed. Makefile:1030: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-24 #18
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/… Started by upstream project "libosinfo-master-check" build number 18 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 21 originally caused by: Started by upstream project "libosinfo-master-build" build number 24 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/hudson8994314832010942787.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-symfile GEN check-symsorting 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_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-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-list PASS: test-device PASS: test-entity PASS: test-product PASS: test-devicelist PASS: test-filter PASS: test-oslist PASS: test-os PASS: test-productfilter PASS: test-platformlist PASS: test-platform PASS: test-db SKIP: test-mediauris SKIP: test-treeuris PASS: test-install-script PASS: test-loader FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # 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 #18
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/… Started by upstream project "libosinfo-master-check" build number 18 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 21 originally caused by: Started by upstream project "libosinfo-master-build" build number 24 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/hudson8123278391405035930.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_oslist-test-oslist.o CC test_os-test-os.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-product CCLD test-filter 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-list PASS: test-entity 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 SKIP: test-mediauris SKIP: test-treeuris PASS: test-install-script PASS: test-loader FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # 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 #18
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/1… Started by upstream project "libosinfo-master-check" build number 18 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 21 originally caused by: Started by upstream project "libosinfo-master-build" build number 24 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/hudson1868640618287457490.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-symfile GEN check-symsorting 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-device PASS: test-entity PASS: test-list PASS: test-devicelist PASS: test-filter PASS: test-product PASS: test-productfilter PASS: test-os PASS: test-oslist PASS: test-platform PASS: test-platformlist PASS: test-db SKIP: test-mediauris SKIP: test-treeuris PASS: test-install-script PASS: 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: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # 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-python-master-rpm » libvirt-fedora-rawhide #130
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-… [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zYaiUf + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-…> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RaPdhk + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ia0qEq + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ylsfdf + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.331s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.ylsfdf (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ylsfdf (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 9
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #173
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-… Started by upstream project "virt-manager-master-check" build number 173 originally caused by: Started by upstream project "virt-manager-master-build" build number 175 originally caused by: Started by upstream project "libvirt-python-master-build" build number 142 originally caused by: Started by upstream project "libvirt-master-build" build number 226 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/hudson1627632947858725660.sh + python setup.py test running test .......................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 410 tests in 274.930s OK /tmp/hudson1627632947858725660.sh: line 2: 23665 Segmentation fault (core dumped) python setup.py test Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-rawhide #137
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-r… Started by upstream project "libvirt-perl-master-test" build number 137 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 155 originally caused by: Started by upstream project "libvirt-master-build" build number 225 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-perl-master-test/systems=libvirt-fedora-r…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson7811127007339141302.sh + make -j3 test TEST_MAINTAINER=1 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Virt.bs blib/arch/auto/Sys/Virt/Virt.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_PERF_PARAM_BUS_CYCLES' # at t/030-api-coverage.t line 209. # Failed test 'VIR_PERF_PARAM_REF_CPU_CYCLES' # at t/030-api-coverage.t line 209. # Failed test 'VIR_PERF_PARAM_STALLED_CYCLES_BACKEND' # at t/030-api-coverage.t line 209. # Failed test 'VIR_PERF_PARAM_STALLED_CYCLES_FRONTEND' # at t/030-api-coverage.t line 209. # Looks like you failed 4 tests of 1531. t/030-api-coverage.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1531 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 1024 Tests: 1531 Failed: 4) Failed tests: 1509, 1517-1519 Non-zero exit status: 4 Files=12, Tests=1783, 24 wallclock secs ( 0.37 usr 0.15 sys + 6.35 cusr 1.45 csys = 8.32 CPU) Result: FAIL Failed 1/12 test programs. 4/1783 subtests failed. make: *** [Makefile:1018: test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-centos-7 #137
by ci@centos.org 27 Oct '23

27 Oct '23
https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-centos-7… Started by upstream project "libvirt-perl-master-test" build number 137 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 155 originally caused by: Started by upstream project "libvirt-master-build" build number 225 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/libvirt-perl-master-test/systems=libvirt-centos-7…> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson2292826655062975425.sh + make -j3 test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_PERF_PARAM_BUS_CYCLES' # at t/030-api-coverage.t line 209. # Failed test 'VIR_PERF_PARAM_REF_CPU_CYCLES' # at t/030-api-coverage.t line 209. # Failed test 'VIR_PERF_PARAM_STALLED_CYCLES_BACKEND' # at t/030-api-coverage.t line 209. # Failed test 'VIR_PERF_PARAM_STALLED_CYCLES_FRONTEND' # at t/030-api-coverage.t line 209. # Looks like you failed 4 tests of 1531. t/030-api-coverage.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1531 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 1024 Tests: 1531 Failed: 4) Failed tests: 1509, 1517-1519 Non-zero exit status: 4 Files=12, Tests=1783, 6 wallclock secs ( 0.33 usr 0.08 sys + 5.88 cusr 0.27 csys = 6.56 CPU) Result: FAIL Failed 1/12 test programs. 4/1783 subtests failed. make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.