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 -----
  • 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
  • 9496 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-25 #464
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-25…> ------------------------------------------ Started by upstream project "libvirt-go-master-check" build number 464 originally caused by: Started by upstream project "libvirt-go-master-build" build number 465 originally caused by: Started by upstream project "libvirt-master-build" build number 774 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-25 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-25…> [libvirt-go-master] $ /bin/sh -xe /tmp/jenkins4107407295361490029.sh + go test -tags api Missing enum 'VIR_FROM_RESCTRL' --- FAIL: TestAPICoverage (1.89s) panic: Missing symbols found [recovered] panic: Missing symbols found goroutine 5 [running]: panic(0x599280, 0xc4200eecd0) /usr/lib/golang/src/runtime/panic.go:500 +0x1a1 testing.tRunner.func1(0xc420078180) /usr/lib/golang/src/testing/testing.go:579 +0x25d panic(0x599280, 0xc4200eecd0) /usr/lib/golang/src/runtime/panic.go:458 +0x243 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-25…> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-25…>:504 +0x5ff testing.tRunner(0xc420078180, 0x5ecb28) /usr/lib/golang/src/testing/testing.go:610 +0x81 created by testing.(*T).Run /usr/lib/golang/src/testing/testing.go:646 +0x2ec exit status 2 FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-25…> 2.208s Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-rawhide #570
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-r…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 570 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 591 originally caused by: Started by upstream project "libvirt-master-build" build number 774 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-perl-master] $ /bin/sh -xe /tmp/jenkins4768172464545857774.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_FROM_RESCTRL' # at t/030-api-coverage.t line 173. # Looks like you failed 1 test of 1592. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1592 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: 256 Tests: 1592 Failed: 1) Failed test: 1177 Non-zero exit status: 1 Files=12, Tests=1844, 28 wallclock secs ( 0.38 usr 0.05 sys + 6.85 cusr 0.50 csys = 7.78 CPU) Result: FAIL Failed 1/12 test programs. 1/1844 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-fedora-25 #570
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 570 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 591 originally caused by: Started by upstream project "libvirt-master-build" build number 774 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-25 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins6630325472552828273.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_FROM_RESCTRL' # at t/030-api-coverage.t line 173. # Looks like you failed 1 test of 1592. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1592 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: 256 Tests: 1592 Failed: 1) Failed test: 1177 Non-zero exit status: 1 Files=12, Tests=1844, 59 wallclock secs ( 0.43 usr 0.06 sys + 7.71 cusr 0.51 csys = 8.71 CPU) Result: FAIL Failed 1/12 test programs. 1/1844 subtests failed. Makefile:1018: recipe for target 'test_dynamic' failed make: *** [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-fedora-23 #570
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 570 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 591 originally caused by: Started by upstream project "libvirt-master-build" build number 774 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-perl-master] $ /bin/sh -xe /tmp/jenkins3437422216482276663.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 'VIR_FROM_RESCTRL' # at t/030-api-coverage.t line 173. # Looks like you failed 1 test of 1592. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1592 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: 256 Tests: 1592 Failed: 1) Failed test: 1177 Non-zero exit status: 1 Files=12, Tests=1844, 39 wallclock secs ( 0.49 usr 0.07 sys + 6.20 cusr 0.52 csys = 7.28 CPU) Result: FAIL Failed 1/12 test programs. 1/1844 subtests failed. Makefile:1030: recipe for target 'test_dynamic' failed make: *** [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 #570
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-centos-7…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 570 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 591 originally caused by: Started by upstream project "libvirt-master-build" build number 774 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-perl-master] $ /bin/sh -xe /tmp/jenkins5585565221123485954.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_FROM_RESCTRL' # at t/030-api-coverage.t line 173. # Looks like you failed 1 test of 1592. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1592 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: 256 Tests: 1592 Failed: 1) Failed test: 1177 Non-zero exit status: 1 Files=12, Tests=1844, 37 wallclock secs ( 0.37 usr 0.04 sys + 7.29 cusr 0.38 csys = 8.08 CPU) Result: FAIL Failed 1/12 test programs. 1/1844 subtests failed. make: *** [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-fedora-24 #570
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "libvirt-perl-master-test" build number 570 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 591 originally caused by: Started by upstream project "libvirt-master-build" build number 774 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-perl-master] $ /bin/sh -xe /tmp/jenkins7298511786682804313.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 'VIR_FROM_RESCTRL' # at t/030-api-coverage.t line 173. # Looks like you failed 1 test of 1592. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1592 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: 256 Tests: 1592 Failed: 1) Failed test: 1177 Non-zero exit status: 1 Files=12, Tests=1844, 48 wallclock secs ( 0.50 usr 0.08 sys + 6.45 cusr 0.42 csys = 7.45 CPU) Result: FAIL Failed 1/12 test programs. 1/1844 subtests failed. Makefile:1030: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-rawhide #73
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…> ------------------------------------------ Started by upstream project "libosinfo-master-check" build number 73 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 77 originally caused by: Started by upstream project "libosinfo-master-build" build number 89 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…> [libosinfo-master] $ /bin/sh -xe /tmp/jenkins714427979631901078.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_SYSTEM_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_SYSTEM_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + make -j3 check GEN public-submodule-commit Making check in osinfo make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-am make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-local make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> GEN check-symfile GEN check-symsorting make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> 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-raw…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> PASS: test-device PASS: test-list 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 PASS: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ make[3]: *** [Makefile:1251: test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: *** [Makefile:1359: check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: *** [Makefile:1542: check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make: *** [Makefile:595: check-recursive] Error 1 + cat tests/test-suite.log =========================================== libosinfo 1.1.0: tests/test-suite.log =========================================== # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test-loader ================= Running suite(s): Loader 0%: Checks: 1, Failures: 0, Errors: 1 ../../tests/test-loader.c:36:E:Core:test_basic:0: (after this point) Test timeout expired FAIL test-loader (exit status: 1) SKIP: test-mediauris ==================== SKIP test-mediauris (exit status: 77) SKIP: test-treeuris =================== SKIP test-treeuris (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-build » libvirt-fedora-rawhide #84
by ci@centos.org 14 Aug '17

14 Aug '17
See <https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…> Changes: [cfergeau] freebsd: add FreeBSD 11.1 isodata [cfergeau] mageia: add Mageia 6 test data [cfergeau] tests: test-mediauris: skip non-http URLs [cfergeau] tests: test-mediauris: show status code on failure [cfergeau] tests: make the network tests run ------------------------------------------ [...truncated 6.01 KB...] checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warray-bounds... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-sign-conversion... yes checking whether C compiler handles -Wno-conversion... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wno-overlength-strings... yes checking whether C compiler handles -fstack-protector-all... yes checking whether C compiler handles --param=ssp-buffer-size=4... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Werror... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.0 checking for XML::Parser... ok checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for LIBXSLT... yes checking for GLIB... yes checking for SOUP... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for CHECK... yes checking for perl... /usr/bin/perl checking for gobject-introspection... yes checking for vapigen... /usr/bin/vapigen checking location of usb.ids database... /usr/share/hwdata/usb.ids checking location of pci.ids database... /usr/share/hwdata/pci.ids checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libosinfo.spec config.status: creating mingw-libosinfo.spec config.status: creating osinfo/Makefile config.status: creating osinfo/libosinfo-1.0.pc config.status: creating osinfo/osinfo_version.h config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating examples/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Now type `make' to compile libosinfo + make -j3 make all-recursive make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> Making all in osinfo make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> GEN osinfo_enum_types.h Traceback (most recent call last): File "/usr/bin/glib-mkenums", line 669, in <module> process_file(fname) File "/usr/bin/glib-mkenums", line 406, in process_file line = curfile.readline() File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 869: ordinal not in range(128) make[2]: *** [Makefile:1384: osinfo_enum_types.h] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> make[1]: *** [Makefile:595: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-build/systems=libvirt-fedora-raw…'> make: *** [Makefile:481: all] Error 2 Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-rpm » libvirt-centos-7 #540
by ci@centos.org 10 Aug '17

10 Aug '17
See <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "libvirt-python-master-rpm" build number 540 originally caused by: Started by upstream project "libvirt-python-master-check" build number 541 originally caused by: Started by upstream project "libvirt-python-master-build" build number 565 originally caused by: Started by an SCM change 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-python-master-rpm/systems=libvirt-centos-…> [libvirt-python-master] $ /bin/sh -xe /tmp/jenkins1514064375470197513.sh + sed -i -e 's/BuildRequires: libvirt.*devel.*//' libvirt-python.spec.in + python setup.py rpm running rpm running sdist running check reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'MANIFEST' creating libvirt-python-3.6.0 creating libvirt-python-3.6.0/examples creating libvirt-python-3.6.0/examples/guest-vcpus creating libvirt-python-3.6.0/tests making hard links in libvirt-python-3.6.0... hard linking AUTHORS -> libvirt-python-3.6.0 hard linking COPYING -> libvirt-python-3.6.0 hard linking COPYING.LESSER -> libvirt-python-3.6.0 hard linking ChangeLog -> libvirt-python-3.6.0 hard linking NEWS -> libvirt-python-3.6.0 hard linking README -> libvirt-python-3.6.0 hard linking generator.py -> libvirt-python-3.6.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-3.6.0 hard linking libvirt-lxc-override.c -> libvirt-python-3.6.0 hard linking libvirt-override-api.xml -> libvirt-python-3.6.0 hard linking libvirt-override-virConnect.py -> libvirt-python-3.6.0 hard linking libvirt-override-virDomain.py -> libvirt-python-3.6.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-3.6.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-3.6.0 hard linking libvirt-override-virStream.py -> libvirt-python-3.6.0 hard linking libvirt-override.c -> libvirt-python-3.6.0 hard linking libvirt-override.py -> libvirt-python-3.6.0 hard linking libvirt-python.spec -> libvirt-python-3.6.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-3.6.0 hard linking libvirt-qemu-override.c -> libvirt-python-3.6.0 hard linking libvirt-utils.c -> libvirt-python-3.6.0 hard linking libvirt-utils.h -> libvirt-python-3.6.0 hard linking libvirtaio.py -> libvirt-python-3.6.0 hard linking sanitytest.py -> libvirt-python-3.6.0 hard linking setup.py -> libvirt-python-3.6.0 hard linking tox.ini -> libvirt-python-3.6.0 hard linking typewrappers.c -> libvirt-python-3.6.0 hard linking typewrappers.h -> libvirt-python-3.6.0 hard linking examples/consolecallback.py -> libvirt-python-3.6.0/examples hard linking examples/dominfo.py -> libvirt-python-3.6.0/examples hard linking examples/domipaddrs.py -> libvirt-python-3.6.0/examples hard linking examples/domrestore.py -> libvirt-python-3.6.0/examples hard linking examples/domsave.py -> libvirt-python-3.6.0/examples hard linking examples/domstart.py -> libvirt-python-3.6.0/examples hard linking examples/esxlist.py -> libvirt-python-3.6.0/examples hard linking examples/event-test.py -> libvirt-python-3.6.0/examples hard linking examples/nodestats.py -> libvirt-python-3.6.0/examples hard linking examples/topology.py -> libvirt-python-3.6.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-3.6.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-3.6.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-3.6.0/tests hard linking tests/test_domain.py -> libvirt-python-3.6.0/tests creating dist Creating tar archive removing 'libvirt-python-3.6.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-3.6.0.tar.gz error: Failed build dependencies: python3-devel is needed by libvirt-python-3.6.0-1.el7.centos.x86_64 python3-nose is needed by libvirt-python-3.6.0-1.el7.centos.x86_64 python3-lxml is needed by libvirt-python-3.6.0-1.el7.centos.x86_64 error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-rpm » libvirt-centos-6 #540
by ci@centos.org 10 Aug '17

10 Aug '17
See <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "libvirt-python-master-rpm" build number 540 originally caused by: Started by upstream project "libvirt-python-master-check" build number 541 originally caused by: Started by upstream project "libvirt-python-master-build" build number 565 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-6 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-centos-…> [libvirt-python-master] $ /bin/sh -xe /tmp/jenkins6701066401275521776.sh + sed -i -e 's/BuildRequires: libvirt.*devel.*//' libvirt-python.spec.in + python setup.py rpm running rpm running sdist reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'MANIFEST' creating libvirt-python-3.6.0 creating libvirt-python-3.6.0/examples creating libvirt-python-3.6.0/examples/guest-vcpus creating libvirt-python-3.6.0/tests making hard links in libvirt-python-3.6.0... hard linking AUTHORS -> libvirt-python-3.6.0 hard linking COPYING -> libvirt-python-3.6.0 hard linking COPYING.LESSER -> libvirt-python-3.6.0 hard linking ChangeLog -> libvirt-python-3.6.0 hard linking NEWS -> libvirt-python-3.6.0 hard linking README -> libvirt-python-3.6.0 hard linking generator.py -> libvirt-python-3.6.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-3.6.0 hard linking libvirt-lxc-override.c -> libvirt-python-3.6.0 hard linking libvirt-override-api.xml -> libvirt-python-3.6.0 hard linking libvirt-override-virConnect.py -> libvirt-python-3.6.0 hard linking libvirt-override-virDomain.py -> libvirt-python-3.6.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-3.6.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-3.6.0 hard linking libvirt-override-virStream.py -> libvirt-python-3.6.0 hard linking libvirt-override.c -> libvirt-python-3.6.0 hard linking libvirt-override.py -> libvirt-python-3.6.0 hard linking libvirt-python.spec -> libvirt-python-3.6.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-3.6.0 hard linking libvirt-qemu-override.c -> libvirt-python-3.6.0 hard linking libvirt-utils.c -> libvirt-python-3.6.0 hard linking libvirt-utils.h -> libvirt-python-3.6.0 hard linking libvirtaio.py -> libvirt-python-3.6.0 hard linking sanitytest.py -> libvirt-python-3.6.0 hard linking setup.py -> libvirt-python-3.6.0 hard linking tox.ini -> libvirt-python-3.6.0 hard linking typewrappers.c -> libvirt-python-3.6.0 hard linking typewrappers.h -> libvirt-python-3.6.0 hard linking examples/consolecallback.py -> libvirt-python-3.6.0/examples hard linking examples/dominfo.py -> libvirt-python-3.6.0/examples hard linking examples/domipaddrs.py -> libvirt-python-3.6.0/examples hard linking examples/domrestore.py -> libvirt-python-3.6.0/examples hard linking examples/domsave.py -> libvirt-python-3.6.0/examples hard linking examples/domstart.py -> libvirt-python-3.6.0/examples hard linking examples/esxlist.py -> libvirt-python-3.6.0/examples hard linking examples/event-test.py -> libvirt-python-3.6.0/examples hard linking examples/nodestats.py -> libvirt-python-3.6.0/examples hard linking examples/topology.py -> libvirt-python-3.6.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-3.6.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-3.6.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-3.6.0/tests hard linking tests/test_domain.py -> libvirt-python-3.6.0/tests creating dist tar -cf dist/libvirt-python-3.6.0.tar libvirt-python-3.6.0 gzip -f9 dist/libvirt-python-3.6.0.tar tar -cf dist/libvirt-python-3.6.0.tar libvirt-python-3.6.0 gzip -f9 dist/libvirt-python-3.6.0.tar removing 'libvirt-python-3.6.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-3.6.0.tar.gz error: Failed build dependencies: python3-devel is needed by libvirt-python-3.6.0-1.el6.x86_64 python3-nose is needed by libvirt-python-3.6.0-1.el6.x86_64 python3-lxml is needed by libvirt-python-3.6.0-1.el6.x86_64 error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Errored: libvirt/libvirt#380 (master - 0842574)
by Travis CI 07 Aug '17

07 Aug '17
Build Update for libvirt/libvirt ------------------------------------- Build: #380 Status: Errored Duration: 6 hours, 38 minutes, and 26 seconds Commit: 0842574 (master) Author: Michal Privoznik Message: virdbustest: Don't leak @out_strv1 In testMessageSingleArrayRef the string is doubly referenced. Therefore we have to free also the first pointer to the string. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/addcebc7d088...08425740b2b7 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/261745381?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#383 (master - b343f5d)
by Travis CI 07 Aug '17

07 Aug '17
Build Update for libvirt/libvirt ------------------------------------- Build: #383 Status: Errored Duration: 11 minutes and 17 seconds Commit: b343f5d (master) Author: Daniel P. Berrange Message: tests: add further XML namespace test Validate that we can pass QEMU command line options using a default namespace, instead of a prefixed namespace Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/7c956d42a247...b343f5d678b8 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/261848183?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-rawhide #694
by ci@centos.org 07 Aug '17

07 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 694 originally caused by: Started by upstream project "virt-manager-master-build" build number 697 originally caused by: Started by upstream project "libvirt-python-master-build" build number 557 originally caused by: Started by upstream project "libvirt-master-build" build number 759 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins3070246151374625023.sh + python setup.py test running test ............................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 429 tests in 234.339s OK /tmp/jenkins3070246151374625023.sh: line 2: 25688 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-master-rpm » libvirt-fedora-24 #496
by ci@centos.org 07 Aug '17

07 Aug '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/496/…> ------------------------------------------ [...truncated 341.93 KB...] + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la virmocklibxl.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virdeterministichashmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest libxlxml2domconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest virdrivermoduletest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC virmocklibxl_la-virmocklibxl.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo CC virdeterministichashmock_la-virdeterministichashmock.lo CC securityselinuxhelper.lo CC virshtest.o CC testutils.o CC sockettest.o CC virhostcputest.o CC virfilewrapper.o CC virbuftest.o CC commandtest.o CC seclabeltest.o CC virhashtest.o CC virconftest.o CC viratomictest.o CC utiltest.o CC shunloadtest.o CC virtimetest.o CC viruritest.o CC virkeyfiletest.o CC viralloctest.o CC virauthconfigtest.o CC virbitmaptest.o CC vircgrouptest.o CC vircryptotest.o CC virpcitest.o CC virendiantest.o CC virfiletest.o CC virfilecachetest.o CC virfirewalltest-virfirewalltest.o CC virfirewalltest-testutils.o CC viriscsitest.o CC virkeycodetest.o CC virlockspacetest.o CC virlogtest.o CC virrotatingfiletest-virrotatingfiletest.o CC virrotatingfiletest-testutils.o CC virschematest.o CC virstringtest.o CC virportallocatortest.o CC sysinfotest.o CC virkmodtest.o CC vircapstest.o CC testutilslxc.o CC testutilsqemu.o CC testutilsxen.o CC domaincapstest.o CC domainconftest.o CC virhostdevtest.o CC virnetdevtest-virnetdevtest.o CC virnetdevtest-testutils.o CC virtypedparamtest.o CC virnetmessagetest-virnetmessagetest.o CC virnetmessagetest-testutils.o CC virnetsockettest.o CC virnetdaemontest-virnetdaemontest.o CC virnetdaemontest-testutils.o CC virnetserverclienttest-virnetserverclienttest.o CC virnetserverclienttest-testutils.o CC virnettlscontexttest.o CC virnettlshelpers.o CC pkix_asn1_tab.o CC virnettlssessiontest.o CC fchosttest.o CC scsihosttest.o CC vircaps2xmltest.o CC fdstreamtest.o CC virdbustest-virdbustest.o CC virdbustest-testutils.o CC virsystemdtest-virsystemdtest.o CC virsystemdtest-testutils.o CC virpolkittest-virpolkittest.o CC virpolkittest-testutils.o CC securityselinuxtest.o CC viridentitytest.o CC securityselinuxlabeltest.o CC xml2sexprtest.o CC sexpr2xmltest.o CC xmconfigtest.o CC xencapstest.o CC xlconfigtest.o CC libxlxml2domconfigtest.o CC qemuxml2argvtest.o CC qemuxml2xmltest.o CC qemuargv2xmltest.o CC qemuhelptest.o CC domainsnapshotxml2xmltest.o CC qemumonitortest.o CC qemumonitorjsontest.o CC qemuhotplugtest.o CC qemuagenttest.o CC qemucapabilitiestest.o CC qemucaps2xmltest.o CC qemumemlocktest.o CC qemucommandutiltest.o CC lxcxml2xmltest.o CC lxcconf2xmltest.o CC openvzutilstest.o CC esxutilstest.o CC vboxsnapshotxmltest.o CC vmx2xmltest.o CC xml2vmxtest.o CC vmwarevertest.o CC virjsontest.o CC networkxml2xmltest.o CC networkxml2xmlupdatetest.o CC networkxml2conftest.o CC networkxml2firewalltest.o CC storagebackendsheepdogtest.o CC nwfilterxml2xmltest.o CC nwfilterebiptablestest.o CC nwfilterxml2firewalltest.o CC storagevolxml2argvtest.o CC virstorageutiltest.o CC virstoragetest.o CC virscsitest.o CC nsstest-nsstest.o CC nsstest-testutils.o CC nssguesttest-nsstest.o CC nssguesttest-testutils.o CC storagevolxml2xmltest.o CC storagepoolxml2xmltest.o CC nodedevxml2xmltest.o CC interfacexml2xmltest.o CC cputest.o CC metadatatest.o CC secretxml2xmltest.o CC genericxml2xmltest.o CC virusbtest.o CC virnetdevbandwidthtest.o CC eventtest.o CC virdrivermoduletest.o CC objecteventtest.o CC virmacmaptest.o CC commandhelper.o CC ssh.o CC qemucapsprobe.o CC nsslinktest-nsslinktest.o CC nssguestlinktest-nsslinktest.o CCLD libshunload.la CCLD virportallocatormock.la CCLD virnetdaemonmock.la CCLD virnetserverclientmock.la CCLD vircgroupmock.la CCLD virpcimock.la CCLD virnetdevmock.la CCLD virrandommock.la CCLD virhostcpumock.la CCLD domaincapsmock.la CCLD virfilecachemock.la CCLD virusbmock.la CCLD virnetdevbandwidthmock.la CCLD virnumamock.la CCLD virtestmock.la CCLD virdbusmock.la CCLD virmocklibxl.la CCLD libqemumonitortestutils.la CCLD qemuxml2argvmock.la CCLD qemucaps2xmlmock.la CCLD qemucapsprobemock.la CCLD qemucpumock.la CCLD nssmock.la CCLD virdeterministichashmock.la CCLD libsecurityselinuxhelper.la CCLD virshtest CCLD sockettest CCLD virhostcputest CCLD virbuftest CCLD commandtest CCLD seclabeltest CCLD virhashtest CCLD virconftest ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable Makefile:5041: recipe for target 'virhashtest' failed make[1]: *** [virhashtest] Error 254 make[1]: *** Waiting for unfinished jobs.... ../libtool: fork: retry: No child processes ../libtool: fork: retry: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable Makefile:5009: recipe for target 'virconftest' failed make[1]: *** [virconftest] Error 254 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> Makefile:7077: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log /var/tmp/rpm-tmp.94iwUq: fork: retry: No child processes cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.94iwUq (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.94iwUq (%check) 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 #689
by ci@centos.org 04 Aug '17

04 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 689 originally caused by: Started by upstream project "virt-manager-master-build" build number 692 originally caused by: Started by upstream project "libvirt-python-master-build" build number 552 originally caused by: Started by upstream project "libvirt-master-build" build number 754 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins8244384878204694578.sh + python setup.py test running test ............................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 429 tests in 383.673s OK /tmp/jenkins8244384878204694578.sh: line 2: 1329 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-master-rpm » libvirt-fedora-24 #490
by ci@centos.org 03 Aug '17

03 Aug '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/490/…> ------------------------------------------ [...truncated 349.68 KB...] CC nssguesttest-nsstest.o CC nssguesttest-testutils.o CC storagevolxml2xmltest.o CC storagepoolxml2xmltest.o CC nodedevxml2xmltest.o CC interfacexml2xmltest.o CC cputest.o CC metadatatest.o CC secretxml2xmltest.o CC genericxml2xmltest.o CC virusbtest.o CC virnetdevbandwidthtest.o CC eventtest.o CC virdrivermoduletest.o CC objecteventtest.o CC virmacmaptest.o CC commandhelper.o CC ssh.o CC qemucapsprobe.o CC nsslinktest-nsslinktest.o CC nssguestlinktest-nsslinktest.o CCLD libshunload.la CCLD virportallocatormock.la CCLD virnetdaemonmock.la CCLD virnetserverclientmock.la CCLD vircgroupmock.la CCLD virpcimock.la CCLD virnetdevmock.la CCLD virrandommock.la CCLD virhostcpumock.la CCLD domaincapsmock.la CCLD virfilecachemock.la CCLD virusbmock.la CCLD virnetdevbandwidthmock.la CCLD virnumamock.la CCLD virtestmock.la CCLD virdbusmock.la CCLD libqemumonitortestutils.la CCLD qemuxml2argvmock.la CCLD qemucaps2xmlmock.la CCLD qemucapsprobemock.la CCLD qemucpumock.la CCLD nssmock.la CCLD virdeterministichashmock.la CCLD libsecurityselinuxhelper.la CCLD virshtest CCLD sockettest CCLD virhostcputest CCLD virbuftest CCLD commandtest CCLD seclabeltest CCLD virhashtest CCLD virconftest CCLD viratomictest CCLD utiltest CCLD shunloadtest CCLD virtimetest CCLD viruritest CCLD virkeyfiletest CCLD viralloctest CCLD virauthconfigtest CCLD virbitmaptest CCLD vircgrouptest CCLD vircryptotest CCLD virpcitest CCLD virendiantest CCLD virfiletest CCLD virfilecachetest CCLD virfirewalltest CCLD viriscsitest CCLD virkeycodetest CCLD virlockspacetest CCLD virlogtest CCLD virrotatingfiletest CCLD virschematest CCLD virstringtest CCLD virportallocatortest CCLD sysinfotest CCLD virkmodtest CCLD vircapstest CCLD domaincapstest CCLD domainconftest CCLD virhostdevtest CCLD virnetdevtest CCLD virtypedparamtest CCLD virnetmessagetest CCLD virnetsockettest CCLD virnetdaemontest ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable Makefile:5046: recipe for target 'virnetdaemontest' failed make[1]: *** [virnetdaemontest] Error 254 make[1]: *** Waiting for unfinished jobs.... ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: retry: No child processes ../libtool: fork: Resource temporarily unavailable Makefile:5066: recipe for target 'virnetsockettest' failed make[1]: *** [virnetsockettest] Error 254 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> Makefile:7018: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.WKJHY9 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.WKJHY9 (%check) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-rawhide #678
by ci@centos.org 03 Aug '17

03 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 678 originally caused by: Started by upstream project "virt-manager-master-build" build number 681 originally caused by: Started by upstream project "libvirt-python-master-build" build number 544 originally caused by: Started by upstream project "libvirt-master-build" build number 746 originally caused by: Started by an SCM change Started by an SCM change 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins4629876162781844593.sh + python setup.py test running test Traceback (most recent call last): File "setup.py", line 682, in <module> distclass=VMMDistribution, File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 520, in run TestBaseCommand.run(self) File "setup.py", line 447, in run tests = unittest.TestLoader().loadTestsFromNames(self._testfiles) File "/usr/lib64/python2.7/unittest/loader.py", line 130, in loadTestsFromNames suites = [self.loadTestsFromName(name, module) for name in names] File "/usr/lib64/python2.7/unittest/loader.py", line 91, in loadTestsFromName module = __import__('.'.join(parts_copy)) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 27, in <module> conn = utils.open_testdriver() File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 122, in open_testdriver return openconn(uri_test) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 85, in openconn conn = virtinst.cli.getConnection(uri) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 280, in getConnection conn.open(_do_creds_authname) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 144, in open open_flags) File "/home/jenkins/build/libvirt/lib64/python2.7/site-packages/libvirt.py", line 105, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirt.libvirtError: XML error: passthrough mode requires a character device type attribute Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-24 #678
by ci@centos.org 03 Aug '17

03 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 678 originally caused by: Started by upstream project "virt-manager-master-build" build number 681 originally caused by: Started by upstream project "libvirt-python-master-build" build number 544 originally caused by: Started by upstream project "libvirt-master-build" build number 746 originally caused by: Started by an SCM change Started by an SCM change 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins2873083521978176307.sh + python setup.py test running test Traceback (most recent call last): File "setup.py", line 682, in <module> distclass=VMMDistribution, File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 520, in run TestBaseCommand.run(self) File "setup.py", line 447, in run tests = unittest.TestLoader().loadTestsFromNames(self._testfiles) File "/usr/lib64/python2.7/unittest/loader.py", line 130, in loadTestsFromNames suites = [self.loadTestsFromName(name, module) for name in names] File "/usr/lib64/python2.7/unittest/loader.py", line 91, in loadTestsFromName module = __import__('.'.join(parts_copy)) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 27, in <module> conn = utils.open_testdriver() File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 122, in open_testdriver return openconn(uri_test) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 85, in openconn conn = virtinst.cli.getConnection(uri) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 280, in getConnection conn.open(_do_creds_authname) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 144, in open open_flags) File "/home/jenkins/build/libvirt/lib64/python2.7/site-packages/libvirt.py", line 105, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirt.libvirtError: XML error: passthrough mode requires a character device type attribute Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-25 #678
by ci@centos.org 03 Aug '17

03 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 678 originally caused by: Started by upstream project "virt-manager-master-build" build number 681 originally caused by: Started by upstream project "libvirt-python-master-build" build number 544 originally caused by: Started by upstream project "libvirt-master-build" build number 746 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-25 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins5073984057604393212.sh + python setup.py test running test Traceback (most recent call last): File "setup.py", line 682, in <module> distclass=VMMDistribution, File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 520, in run TestBaseCommand.run(self) File "setup.py", line 447, in run tests = unittest.TestLoader().loadTestsFromNames(self._testfiles) File "/usr/lib64/python2.7/unittest/loader.py", line 130, in loadTestsFromNames suites = [self.loadTestsFromName(name, module) for name in names] File "/usr/lib64/python2.7/unittest/loader.py", line 91, in loadTestsFromName module = __import__('.'.join(parts_copy)) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 27, in <module> conn = utils.open_testdriver() File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 122, in open_testdriver return openconn(uri_test) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 85, in openconn conn = virtinst.cli.getConnection(uri) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 280, in getConnection conn.open(_do_creds_authname) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 144, in open open_flags) File "/home/jenkins/build/libvirt/lib64/python2.7/site-packages/libvirt.py", line 105, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirt.libvirtError: XML error: passthrough mode requires a character device type attribute Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-23 #678
by ci@centos.org 03 Aug '17

03 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 678 originally caused by: Started by upstream project "virt-manager-master-build" build number 681 originally caused by: Started by upstream project "libvirt-python-master-build" build number 544 originally caused by: Started by upstream project "libvirt-master-build" build number 746 originally caused by: Started by an SCM change Started by an SCM change 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins3983372840690154908.sh + python setup.py test running test Traceback (most recent call last): File "setup.py", line 682, in <module> distclass=VMMDistribution, File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 520, in run TestBaseCommand.run(self) File "setup.py", line 447, in run tests = unittest.TestLoader().loadTestsFromNames(self._testfiles) File "/usr/lib64/python2.7/unittest/loader.py", line 130, in loadTestsFromNames suites = [self.loadTestsFromName(name, module) for name in names] File "/usr/lib64/python2.7/unittest/loader.py", line 91, in loadTestsFromName module = __import__('.'.join(parts_copy)) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 27, in <module> conn = utils.open_testdriver() File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 122, in open_testdriver return openconn(uri_test) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 85, in openconn conn = virtinst.cli.getConnection(uri) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 280, in getConnection conn.open(_do_creds_authname) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 144, in open open_flags) File "/home/jenkins/build/libvirt/lib64/python2.7/site-packages/libvirt.py", line 105, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirt.libvirtError: XML error: passthrough mode requires a character device type attribute Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #678
by ci@centos.org 03 Aug '17

03 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 678 originally caused by: Started by upstream project "virt-manager-master-build" build number 681 originally caused by: Started by upstream project "libvirt-python-master-build" build number 544 originally caused by: Started by upstream project "libvirt-master-build" build number 746 originally caused by: Started by an SCM change Started by an SCM change 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins298396465533868991.sh + python setup.py test running test Traceback (most recent call last): File "setup.py", line 682, in <module> distclass=VMMDistribution, File "/usr/lib64/python2.7/distutils/core.py", line 152, in setup dist.run_commands() File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 520, in run TestBaseCommand.run(self) File "setup.py", line 447, in run tests = unittest.TestLoader().loadTestsFromNames(self._testfiles) File "/usr/lib64/python2.7/unittest/loader.py", line 128, in loadTestsFromNames suites = [self.loadTestsFromName(name, module) for name in names] File "/usr/lib64/python2.7/unittest/loader.py", line 91, in loadTestsFromName module = __import__('.'.join(parts_copy)) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 27, in <module> conn = utils.open_testdriver() File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 122, in open_testdriver return openconn(uri_test) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 85, in openconn conn = virtinst.cli.getConnection(uri) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 280, in getConnection conn.open(_do_creds_authname) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 144, in open open_flags) File "/home/jenkins/build/libvirt/lib64/python2.7/site-packages/libvirt.py", line 105, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirt.libvirtError: XML error: passthrough mode requires a character device type attribute Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Fixed: libvirt/libvirt#366 (master - 8947504)
by Travis CI 02 Aug '17

02 Aug '17
Build Update for libvirt/libvirt ------------------------------------- Build: #366 Status: Fixed Duration: 36 minutes and 7 seconds Commit: 8947504 (master) Author: John Ferlan Message: docs: Fix syntax-check error Commit id '94d2d6429' caused a syntax-error check to fail: docs/Makefile.am:276: $(AM_V_GEN)sed -e '/<span id="php_placeholder"><\/span>/r '"$(srcdir)/$@.code.in" \ maint.mk: Wrap long lines in Makefiles cfg.mk:721: recipe for target 'sc_prohibit_long_lines' failed make: *** [sc_prohibit_long_lines] Error 1 make: *** Waiting for unfinished jobs.... Altered the line to put another line wrap between sed and -e View the changeset: https://github.com/libvirt/libvirt/compare/40cb5581c4ac...894750468329 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/260333091?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-syntax-check » libvirt-fedora-rawhide #523
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-fedor…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 747 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-syntax-check/systems=libvirt-fedor…> [libvirt-master] $ /bin/sh -xe /tmp/jenkins9111207889888316041.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check GEN spacing-check GEN test-wrap-argv GEN prohibit-duplicate-header GEN mock-noinline GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase avoid_write bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types curly_braces_style error_message_period error_message_warn_fatal flags_debug flags_usage forbid_const_pointer_typedef forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_VIR_ERR_NO_MEMORY prohibit_access_xok prohibit_always-defined_macros prohibit_always_true_header_tests prohibit_argmatch_without_use prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close prohibit_close_stream_without_use prohibit_config_h_in_headers prohibit_cross_inclusion prohibit_ctype_h prohibit_cvs_keyword prohibit_defined_have_decl_tests prohibit_devname prohibit_diagnostic_without_format prohibit_dirent_without_use prohibit_double_semicolon prohibit_doubled_word prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_brackets prohibit_include_public_headers_quote prohibit_int_assign_bool prohibit_int_ijk prohibit_int_index prohibit_internal_functions prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_libgen prohibit_long_lines prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_not_streq prohibit_obj_free_apis_in_virsh prohibit_openat_without_use prohibit_paren_brace prohibit_path_max_allocation prohibit_posixver_without_use prohibit_pthread_create prohibit_raw_allocation prohibit_readdir prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_signal_without_use prohibit_space_in_label prohibit_sprintf prohibit_static_zero_init prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strdup prohibit_strings_without_use prohibit_strncmp prohibit_strncpy prohibit_strtol prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_unsigned_pid prohibit_useless_translation prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAdd_with_string_literal prohibit_virBufferAsprintf_with_string_literal prohibit_virConnectOpen_in_virsh prohibit_virSecurity prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_if_else_matching_braces require_locale_h require_space_before_label require_whitespace_in_translation size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 ../docs/manifest.json maint.mk: empty line(s) or no newline at EOF make: *** [../maint.mk:929: sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-syntax-check » libvirt-centos-7 #523
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-cento…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 747 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-master-syntax-check/systems=libvirt-cento…> [libvirt-master] $ /bin/sh -xe /tmp/jenkins6490929833254385508.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check GEN spacing-check GEN test-wrap-argv GEN prohibit-duplicate-header GEN mock-noinline GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase avoid_write bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types curly_braces_style error_message_period error_message_warn_fatal flags_debug flags_usage forbid_const_pointer_typedef forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_VIR_ERR_NO_MEMORY prohibit_access_xok prohibit_always-defined_macros prohibit_always_true_header_tests prohibit_argmatch_without_use prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close prohibit_close_stream_without_use prohibit_config_h_in_headers prohibit_cross_inclusion prohibit_ctype_h prohibit_cvs_keyword prohibit_defined_have_decl_tests prohibit_devname prohibit_diagnostic_without_format prohibit_dirent_without_use prohibit_double_semicolon prohibit_doubled_word prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_brackets prohibit_include_public_headers_quote prohibit_int_assign_bool prohibit_int_ijk prohibit_int_index prohibit_internal_functions prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_libgen prohibit_long_lines prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_not_streq prohibit_obj_free_apis_in_virsh prohibit_openat_without_use prohibit_paren_brace prohibit_path_max_allocation prohibit_posixver_without_use prohibit_pthread_create prohibit_raw_allocation prohibit_readdir prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_signal_without_use prohibit_space_in_label prohibit_sprintf prohibit_static_zero_init prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strdup prohibit_strings_without_use prohibit_strncmp prohibit_strncpy prohibit_strtol prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_unsigned_pid prohibit_useless_translation prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAdd_with_string_literal prohibit_virBufferAsprintf_with_string_literal prohibit_virConnectOpen_in_virsh prohibit_virSecurity prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_if_else_matching_braces require_locale_h require_space_before_label require_whitespace_in_translation size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../docs/manifest.json maint.mk: empty line(s) or no newline at EOF make: *** [sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-syntax-check » libvirt-fedora-24 #523
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-fedor…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 747 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-master-syntax-check/systems=libvirt-fedor…> [libvirt-master] $ /bin/sh -xe /tmp/jenkins5624111375469642112.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check GEN prohibit-duplicate-header GEN spacing-check GEN test-wrap-argv GEN mock-noinline GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase avoid_write bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types curly_braces_style error_message_period error_message_warn_fatal flags_debug flags_usage forbid_const_pointer_typedef forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_VIR_ERR_NO_MEMORY prohibit_access_xok prohibit_always-defined_macros prohibit_always_true_header_tests prohibit_argmatch_without_use prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close prohibit_close_stream_without_use prohibit_config_h_in_headers prohibit_cross_inclusion prohibit_ctype_h prohibit_cvs_keyword prohibit_devname prohibit_defined_have_decl_tests prohibit_diagnostic_without_format prohibit_dirent_without_use prohibit_double_semicolon prohibit_doubled_word prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_quote prohibit_include_public_headers_brackets prohibit_int_assign_bool prohibit_int_ijk prohibit_int_index prohibit_internal_functions prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_libgen prohibit_long_lines prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_obj_free_apis_in_virsh prohibit_not_streq prohibit_openat_without_use prohibit_paren_brace prohibit_path_max_allocation prohibit_pthread_create prohibit_posixver_without_use prohibit_readdir prohibit_raw_allocation prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_space_in_label prohibit_signal_without_use prohibit_static_zero_init prohibit_sprintf prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_strdup prohibit_strncmp prohibit_strtol prohibit_strncpy prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_unsigned_pid prohibit_useless_translation prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAsprintf_with_string_literal prohibit_virBufferAdd_with_string_literal prohibit_virConnectOpen_in_virsh prohibit_virSecurity prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_if_else_matching_braces require_locale_h require_space_before_label require_whitespace_in_translation size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../docs/manifest.json maint.mk: empty line(s) or no newline at EOF ../maint.mk:929: recipe for target 'sc_prohibit_empty_lines_at_EOF' failed make: *** [sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-syntax-check » libvirt-centos-6 #523
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-cento…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 747 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-6 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-cento…> [libvirt-master] $ /bin/sh -xe /tmp/jenkins3660712945111184608.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check GEN spacing-check GEN test-wrap-argv GEN prohibit-duplicate-header GEN mock-noinline GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase avoid_write bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types curly_braces_style error_message_period error_message_warn_fatal flags_debug flags_usage forbid_const_pointer_typedef forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_VIR_ERR_NO_MEMORY prohibit_access_xok prohibit_always-defined_macros prohibit_always_true_header_tests prohibit_argmatch_without_use prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close prohibit_close_stream_without_use prohibit_config_h_in_headers prohibit_cross_inclusion prohibit_ctype_h prohibit_cvs_keyword prohibit_defined_have_decl_tests prohibit_devname prohibit_diagnostic_without_format prohibit_dirent_without_use prohibit_double_semicolon prohibit_doubled_word prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_brackets prohibit_include_public_headers_quote prohibit_int_assign_bool prohibit_int_ijk prohibit_int_index prohibit_internal_functions prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_libgen prohibit_long_lines prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_not_streq prohibit_obj_free_apis_in_virsh prohibit_openat_without_use prohibit_paren_brace prohibit_path_max_allocation prohibit_posixver_without_use prohibit_raw_allocation prohibit_pthread_create prohibit_readdir prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_signal_without_use prohibit_space_in_label prohibit_sprintf prohibit_static_zero_init prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strdup prohibit_strings_without_use prohibit_strncmp prohibit_strncpy prohibit_strtol prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_unsigned_pid prohibit_useless_translation prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAdd_with_string_literal prohibit_virBufferAsprintf_with_string_literal prohibit_virConnectOpen_in_virsh prohibit_virSecurity prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_if_else_matching_braces require_locale_h require_space_before_label require_whitespace_in_translation size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../docs/manifest.json maint.mk: empty line(s) or no newline at EOF make: *** [sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-syntax-check » libvirt-fedora-23 #523
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-fedor…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 747 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-master-syntax-check/systems=libvirt-fedor…> [libvirt-master] $ /bin/sh -xe /tmp/jenkins4256656750141484615.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check GEN test-wrap-argv GEN prohibit-duplicate-header GEN spacing-check GFDL_version GEN mock-noinline TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase avoid_write bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types curly_braces_style error_message_period error_message_warn_fatal flags_debug flags_usage forbid_const_pointer_typedef forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_VIR_ERR_NO_MEMORY prohibit_access_xok prohibit_always-defined_macros prohibit_always_true_header_tests prohibit_argmatch_without_use prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close prohibit_close_stream_without_use prohibit_config_h_in_headers prohibit_cross_inclusion prohibit_ctype_h prohibit_defined_have_decl_tests prohibit_cvs_keyword prohibit_diagnostic_without_format prohibit_devname prohibit_dirent_without_use prohibit_double_semicolon prohibit_doubled_word prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_brackets prohibit_int_assign_bool prohibit_include_public_headers_quote prohibit_int_ijk prohibit_int_index prohibit_internal_functions prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_libgen prohibit_long_lines prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_not_streq prohibit_obj_free_apis_in_virsh prohibit_openat_without_use prohibit_paren_brace prohibit_path_max_allocation prohibit_posixver_without_use prohibit_pthread_create prohibit_raw_allocation prohibit_readdir prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_signal_without_use prohibit_space_in_label prohibit_sprintf prohibit_stddef_without_use prohibit_static_zero_init prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strdup prohibit_strings_without_use prohibit_strncmp prohibit_strncpy prohibit_strtol prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_unsigned_pid prohibit_useless_translation prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAdd_with_string_literal prohibit_virBufferAsprintf_with_string_literal prohibit_virConnectOpen_in_virsh prohibit_virSecurity prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_locale_h require_if_else_matching_braces require_space_before_label require_whitespace_in_translation size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../docs/manifest.json maint.mk: empty line(s) or no newline at EOF ../maint.mk:929: recipe for target 'sc_prohibit_empty_lines_at_EOF' failed make: *** [sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-syntax-check » libvirt-fedora-25 #523
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-fedor…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 747 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-25 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-fedor…> [libvirt-master] $ /bin/sh -xe /tmp/jenkins8650917780235228133.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check GEN prohibit-duplicate-header GEN test-wrap-argv GEN spacing-check GEN mock-noinline GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase bindtextdomain avoid_write cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types error_message_period curly_braces_style error_message_warn_fatal flags_debug forbid_const_pointer_typedef flags_usage forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_VIR_ERR_NO_MEMORY prohibit_access_xok prohibit_always-defined_macros prohibit_always_true_header_tests prohibit_argmatch_without_use prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_backup_files prohibit_c_ctype_without_use prohibit_cloexec_without_use prohibit_canonicalize_without_use prohibit_close_stream_without_use prohibit_close prohibit_config_h_in_headers prohibit_ctype_h prohibit_cross_inclusion prohibit_cvs_keyword prohibit_defined_have_decl_tests prohibit_devname prohibit_diagnostic_without_format prohibit_dirent_without_use prohibit_double_semicolon prohibit_doubled_word prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_brackets prohibit_include_public_headers_quote prohibit_int_assign_bool prohibit_int_ijk prohibit_int_index prohibit_internal_functions prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_libgen prohibit_long_lines prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_not_streq prohibit_obj_free_apis_in_virsh prohibit_paren_brace prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_pthread_create prohibit_raw_allocation prohibit_readdir prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_signal_without_use prohibit_space_in_label prohibit_sprintf prohibit_static_zero_init prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strdup prohibit_strings_without_use prohibit_strncmp prohibit_strncpy prohibit_strtol prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_useless_translation prohibit_unsigned_pid prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAdd_with_string_literal prohibit_virBufferAsprintf_with_string_literal prohibit_virSecurity prohibit_virConnectOpen_in_virsh prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_if_else_matching_braces require_locale_h require_whitespace_in_translation require_space_before_label size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../docs/manifest.json maint.mk: empty line(s) or no newline at EOF ../maint.mk:929: recipe for target 'sc_prohibit_empty_lines_at_EOF' failed make: *** [sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-syntax-check » libvirt-debian-8 #523
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-debia…> ------------------------------------------ Started by upstream project "libvirt-master-syntax-check" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 747 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-syntax-check/systems=libvirt-debia…> [libvirt-master] $ /bin/sh -xe /tmp/jenkins4897516283776546439.sh + MAKE=make + uname + unamestr=Linux + [ Linux = FreeBSD ] + cd build + make -j3 syntax-check GEN spacing-check GEN prohibit-duplicate-header GEN test-wrap-argv GEN mock-noinline GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_ctype_macros avoid_if_before_free avoid_strcase avoid_write bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format copyright_usage correct_id_types curly_braces_style error_message_period error_message_warn_fatal flags_debug flags_usage forbid_const_pointer_typedef forbid_manual_xml_indent gettext_init libvirt_unmarked_diagnostics m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_conditionals po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_PATH_MAX prohibit_access_xok prohibit_always-defined_macros prohibit_VIR_ERR_NO_MEMORY prohibit_always_true_header_tests prohibit_asprintf prohibit_assert_without_use prohibit_atoi prohibit_argmatch_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close prohibit_config_h_in_headers prohibit_close_stream_without_use prohibit_cross_inclusion prohibit_ctype_h prohibit_cvs_keyword prohibit_defined_have_decl_tests prohibit_devname prohibit_diagnostic_without_format prohibit_double_semicolon prohibit_dirent_without_use prohibit_doubled_word prohibit_empty_first_line prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_exit_in_tests prohibit_fork_wrappers prohibit_getenv prohibit_gethostname prohibit_getopt_without_use prohibit_gettext_markup prohibit_gettext_noop prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_include_public_headers_brackets prohibit_include_public_headers_quote prohibit_int_ijk prohibit_int_assign_bool prohibit_internal_functions prohibit_int_index prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_lines prohibit_libgen prohibit_long_options_without_use prohibit_loop_iijjkk prohibit_loop_var_decl prohibit_magic_number_exit prohibit_mixed_case_abbreviations prohibit_mkstemp prohibit_newline_at_end_of_diagnostic prohibit_nonreentrant prohibit_not_streq prohibit_openat_without_use prohibit_obj_free_apis_in_virsh prohibit_paren_brace prohibit_path_max_allocation prohibit_posixver_without_use prohibit_pthread_create prohibit_raw_allocation prohibit_readdir prohibit_readlink prohibit_return_as_function prohibit_reversed_compare_failure prohibit_risky_id_promotion prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_select prohibit_semicolon_at_eol_in_python prohibit_setuid prohibit_signal_without_use prohibit_space_in_label prohibit_sprintf prohibit_static_zero_init prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strdup prohibit_strcmp prohibit_strings_without_use prohibit_strncmp prohibit_strncpy prohibit_strtol prohibit_sysconf_pagesize prohibit_system_error_with_vir_err prohibit_test_double_equal prohibit_test_minus_ao prohibit_unbounded_arrays_in_rpc prohibit_useless_translation prohibit_unsigned_pid prohibit_verbose_strcat prohibit_verify_without_use prohibit_virBufferAdd_with_string_literal prohibit_virBufferAsprintf_with_string_literal prohibit_virSecurity prohibit_virConnectOpen_in_virsh prohibit_virXXXFree prohibit_windows_special_chars_in_filename prohibit_wrong_filename_in_comment prohibit_xalloc_without_use prohibit_xfreopen_without_use prohibit_xmlGetProp prohibit_xmlURI proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_enum_last_marker require_if_else_matching_braces require_locale_h require_whitespace_in_translation require_space_before_label size_of_brackets spec_indentation trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../docs/manifest.json maint.mk: empty line(s) or no newline at EOF ../maint.mk:929: recipe for target 'sc_prohibit_empty_lines_at_EOF' failed make: *** [sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Broken: libvirt/libvirt#365 (master - 40cb558)
by Travis CI 02 Aug '17

02 Aug '17
Build Update for libvirt/libvirt ------------------------------------- Build: #365 Status: Broken Duration: 32 minutes and 57 seconds Commit: 40cb558 (master) Author: Daniel P. Berrange Message: docs: add full set of "favicon" files to support modern clients Use of the relation "shortcut" for a favicon was an Internet Explorer only feature. Other browsers just require "icon". The new icons & metadata are generated using https://realfavicongenerator.net/ which is user tested to work well across all modern clients Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/ba54acd3c7e6...40cb5581c4ac View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/260270920?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #676
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 676 originally caused by: Started by upstream project "virt-manager-master-build" build number 679 originally caused by: Started by upstream project "libvirt-python-master-build" build number 542 originally caused by: Started by upstream project "libvirt-master-build" build number 744 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins7970768057987658947.sh + python setup.py test running test ............................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 429 tests in 277.013s OK /tmp/jenkins7970768057987658947.sh: line 2: 20751 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-master-build » libvirt-centos-6 #743
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/743…> Changes: [mprivozn] Update news.xml after the post-release [mprivozn] tools: virsh: Adding unix socket support to 'domdisplay' command. [mprivozn] virConnect: Update comment for @privateData [mprivozn] virnetworkobj: Make virNetworkObjFindBy{UUID,Name}Locked() static again ------------------------------------------ [...truncated 148.35 KB...] CC logging/libvirt_driver_la-log_manager.lo CC logging/libvirt_driver_la-log_protocol.lo CC test/libvirt_driver_test_la-test_driver.lo CC remote/libvirt_driver_remote_la-remote_driver.lo CC remote/libvirt_driver_remote_la-remote_protocol.lo CC remote/libvirt_driver_remote_la-lxc_protocol.lo CC remote/libvirt_driver_remote_la-qemu_protocol.lo CC rpc/libvirt_net_rpc_client_la-virnetclientprogram.lo CC rpc/libvirt_net_rpc_client_la-virnetclientstream.lo CC rpc/libvirt_net_rpc_client_la-virnetclient.lo CC rpc/libvirt_net_rpc_server_la-virnetserverprogram.lo CC rpc/libvirt_net_rpc_server_la-virnetserverservice.lo CC rpc/libvirt_net_rpc_server_la-virnetserverclient.lo CC rpc/libvirt_net_rpc_server_la-virnetservermdns.lo CC rpc/libvirt_net_rpc_server_la-virnetdaemon.lo CC rpc/libvirt_net_rpc_server_la-virnetserver.lo CC rpc/libvirt_net_rpc_la-virnetmessage.lo CC rpc/libvirt_net_rpc_la-virnetsocket.lo CC rpc/libvirt_net_rpc_la-virkeepalive.lo CC rpc/libvirt_net_rpc_la-virnetprotocol.lo CC rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo CC rpc/libvirt_net_rpc_la-virnettlscontext.lo CC rpc/libvirt_net_rpc_la-virnetsaslcontext.lo CC openvz/libvirt_driver_openvz_la-openvz_conf.lo CC openvz/libvirt_driver_openvz_la-openvz_driver.lo CC openvz/libvirt_driver_openvz_la-openvz_util.lo CC vmware/libvirt_driver_vmware_la-vmware_driver.lo CC vmware/libvirt_driver_vmware_la-vmware_conf.lo CC esx/libvirt_driver_esx_la-esx_driver.lo CC esx/libvirt_driver_esx_la-esx_interface_driver.lo CC esx/libvirt_driver_esx_la-esx_network_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_driver.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_vmfs.lo CC esx/libvirt_driver_esx_la-esx_storage_backend_iscsi.lo CC esx/libvirt_driver_esx_la-esx_stream.lo CC esx/libvirt_driver_esx_la-esx_util.lo CC esx/libvirt_driver_esx_la-esx_vi.lo CC esx/libvirt_driver_esx_la-esx_vi_methods.lo CC esx/libvirt_driver_esx_la-esx_vi_types.lo CC security/libvirt_security_manager_la-security_driver.lo CC security/libvirt_security_manager_la-security_nop.lo CC security/libvirt_security_manager_la-security_stack.lo CC security/libvirt_security_manager_la-security_dac.lo CC security/libvirt_security_manager_la-security_manager.lo CC security/libvirt_security_manager_la-security_selinux.lo CC access/libvirt_driver_access_la-viraccessperm.lo CC access/libvirt_driver_access_la-viraccessmanager.lo CC access/libvirt_driver_access_la-viraccessdrivernop.lo CC access/libvirt_driver_access_la-viraccessdriverstack.lo CC access/libvirt_driver_access_la-viraccessapicheck.lo CC access/libvirt_driver_access_la-viraccessapicheckqemu.lo CC access/libvirt_driver_access_la-viraccessapichecklxc.lo CC access/libvirt_driver_access_la-viraccessdriverpolkit.lo GEN libvirt_probes.lo CC admin/libvirt_admin_la-admin_protocol.lo CCLD sanlock.la CC vbox/libvirt_driver_vbox_impl_la-vbox_glue.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_driver.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_snapshot_conf.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_0.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_1.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_2.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_2_20.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_3.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_3_4.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V5_0.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_V5_1.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_common.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_network.lo CC vbox/libvirt_driver_vbox_impl_la-vbox_storage.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_agent.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_alias.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_block.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_blockjob.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_capabilities.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_command.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_parse_command.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_domain.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_domain_address.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_cgroup.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_hostdev.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_hotplug.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_conf.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_process.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_migration.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_migration_cookie.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_text.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_json.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_driver.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_interface.lo CC qemu/libvirt_driver_qemu_impl_la-qemu_security.lo GEN libvirt_qemu_probes.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor_protocol.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_conf.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_container.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_cgroup.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_domain.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_hostdev.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_process.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_fuse.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_native.lo CC lxc/libvirt_driver_lxc_impl_la-lxc_driver.lo CC uml/libvirt_driver_uml_impl_la-uml_conf.lo CC uml/libvirt_driver_uml_impl_la-uml_driver.lo CC network/libvirt_driver_network_impl_la-bridge_driver.lo CC network/libvirt_driver_network_impl_la-bridge_driver_platform.lo CC interface/libvirt_driver_interface_la-interface_driver.lo CC interface/libvirt_driver_interface_la-interface_backend_netcf.lo CC interface/libvirt_driver_interface_la-interface_backend_udev.lo CCLD libvirt_driver_secret.la CC storage/libvirt_driver_storage_impl_la-storage_driver.lo CC storage/libvirt_driver_storage_impl_la-storage_source.lo CC storage/libvirt_driver_storage_impl_la-storage_backend.lo CC storage/libvirt_driver_storage_impl_la-storage_util.lo CC node_device/libvirt_driver_nodedev_la-node_device_driver.lo CC node_device/libvirt_driver_nodedev_la-node_device_linux_sysfs.lo CC node_device/libvirt_driver_nodedev_la-node_device_hal.lo CC node_device/libvirt_driver_nodedev_la-node_device_udev.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_gentech_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_dhcpsnoop.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_ebiptables_driver.lo CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_learnipaddr.lo CCLD libvirt-setuid-rpc-client.la CCLD libvirt-nss.la CCLD libvirt_storage_backend_fs.la CCLD libvirt_storage_backend_logical.la CCLD libvirt_storage_backend_iscsi.la CCLD libvirt_storage_backend_scsi.la CCLD libvirt_storage_backend_disk.la CCLD libvirt_storage_backend_mpath.la CCLD libvirt_storage_backend_gluster.la GEN util/virkeycode-linux.7 GEN util/virkeycode-osx.7 GEN util/virkeycode-atset1.7 GEN util/virkeycode-atset2.7 GEN util/virkeycode-atset3.7 GEN util/virkeycode-xt.7 GEN util/virkeycode-xtkbd.7 GEN util/virkeycode-usb.7 GEN util/virkeycode-win32.7 GEN util/virkeycode-rfb.7 GEN util/virkeyname-linux.7 GEN util/virkeyname-osx.7 GEN util/virkeyname-win32.7 GEN virtlockd.8 GEN virtlogd.8 CCLD libvirt_util.la CCLD libvirt_conf.la CCLD libvirt_cpu.la CCLD libvirt_secret.la CCLD libvirt_vmx.la CCLD libvirt_driver.la CCLD libvirt_driver_test.la CCLD libvirt-net-rpc-client.la CCLD libvirt-net-rpc-server.la CCLD libvirt-net-rpc.la CCLD libvirt_driver_openvz.la CCLD libvirt_driver_vmware.la CCLD libvirt_driver_esx.la CCLD libvirt_security_manager.la CCLD libvirt_driver_access.la CCLD lockd.la CCLD libvirt_driver_vbox_impl.la CCLD libvirt_driver_qemu_impl.la CCLD libvirt_driver_lxc_impl.la CCLD libvirt_driver_uml_impl.la CCLD libvirt_driver_network_impl.la CCLD libvirt_driver_interface.la CCLD libvirt_driver_storage_impl.la CCLD libvirt_driver_nodedev.la CCLD libvirt_driver_nwfilter_impl.la CCLD libvirt_iohelper CCLD libvirt_leaseshelper CCLD libvirt_parthelper CCLD libvirt_lxc CCLD virtlockd CCLD virtlogd CCLD libvirt_driver_remote.la CCLD libvirt_driver_vbox.la CCLD libvirt_driver_qemu.la CCLD libvirt_driver_lxc.la CCLD libvirt_driver_uml.la CCLD libvirt_driver_network.la CCLD libvirt_driver_storage.la CCLD libvirt_driver_nwfilter.la CCLD libvirt.la CCLD libvirt-qemu.la CCLD libvirt-lxc.la CCLD libvirt-admin.la CCLD libvirt_sanlock_helper rm util/virkeycode-xtkbd.pod util/virkeycode-atset3.pod util/virkeycode-usb.pod util/virkeycode-xt.pod util/virkeyname-linux.pod util/virkeycode-osx.pod util/virkeycode-win32.pod util/virkeycode-linux.pod util/virkeycode-atset1.pod util/virkeycode-rfb.pod util/virkeyname-osx.pod util/virkeyname-win32.pod util/virkeycode-atset2.pod make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> Making all in daemon make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> GEN libvirtd.policy GEN libvirtd.qemu.logrotate GEN libvirtd.libxl.logrotate GEN libvirtd.uml.logrotate GEN libvirtd.lxc.logrotate GEN libvirtd.logrotate GEN libvirtd.init make all-am make[3]: Entering directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> CC libvirtd_conf_la-libvirtd-config.lo GEN remote_dispatch.h GEN lxc_dispatch.h GEN qemu_dispatch.h GEN admin_dispatch.h CC libvirtd_admin_la-admin_server.lo CC libvirtd-libvirtd.o CC libvirtd-remote.o CC libvirtd-stream.o GEN libvirtd.8.in GEN test_libvirtd.aug CCLD libvirtd_conf.la CC libvirtd_admin_la-admin.lo GEN libvirtd.8 CCLD libvirtd_admin.la CCLD libvirtd make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> Making all in tools make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> GEN libvirt-guests.sh GEN libvirt-guests.init make all-am make[3]: Entering directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> CC libvirt_shell_la-vsh.lo CC virsh-virsh.o CC virsh-virsh-console.o CC virsh-virsh-domain.o CC virsh-virsh-domain-monitor.o cc1: warnings being treated as errors ../../tools/virsh-domain.c: In function 'cmdDomDisplay': ../../tools/virsh-domain.c:10952: error: declaration of 'socket' shadows a global declaration [-Wshadow] /usr/include/sys/socket.h:105: error: shadowed declaration is here [-Wshadow] make[3]: *** [virsh-virsh-domain.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> make[2]: *** [all] Error 2 make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'> make: *** [all] Error 2 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 #674
by ci@centos.org 02 Aug '17

02 Aug '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 674 originally caused by: Started by upstream project "virt-manager-master-build" build number 677 originally caused by: Started by upstream project "libvirt-python-master-build" build number 540 originally caused by: Started by upstream project "libvirt-master-build" build number 742 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins2248459587501436852.sh + python setup.py test running test ............................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 429 tests in 381.420s OK /tmp/jenkins2248459587501436852.sh: line 2: 4722 Segmentation fault (core dumped) python setup.py test Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Passed: libvirt/libvirt#358 (v3.6.0 - 413cb33)
by Travis CI 02 Aug '17

02 Aug '17
Build Update for libvirt/libvirt ------------------------------------- Build: #358 Status: Passed Duration: 28 minutes and 9 seconds Commit: 413cb33 (v3.6.0) Author: Daniel Veillard Message: Release of libvirt-3.6.0 * docs/news.xml: updated for the release * po/*.po*: regenerated View the changeset: https://github.com/libvirt/libvirt/compare/v3.6.0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/260025726?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-25 #737
by ci@centos.org 31 Jul '17

31 Jul '17
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/73…> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 737 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-25 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/ws/> java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/jre/lib/currency.data (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.util.Currency$1.run(Currency.java:221) at java.util.Currency$1.run(Currency.java:214) at java.security.AccessController.doPrivileged(Native Method) at java.util.Currency.<clinit>(Currency.java:214) at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:638) at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113) at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85) at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180) at sun.util.locale.provider.NumberFormatProviderImpl.getInstance(NumberFormatProviderImpl.java:178) at sun.util.locale.provider.NumberFormatProviderImpl.getIntegerInstance(NumberFormatProviderImpl.java:131) at java.text.NumberFormat.getInstance(NumberFormat.java:884) at java.text.NumberFormat.getInstance(NumberFormat.java:861) at java.text.NumberFormat.getIntegerInstance(NumberFormat.java:508) at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:639) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:605) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:580) at com.thoughtworks.xstream.core.JVM.<clinit>(JVM.java:147) at com.thoughtworks.xstream.core.util.CompositeClassLoader.<clinit>(CompositeClassLoader.java:56) at com.thoughtworks.xstream.XStream.<init>(XStream.java:411) at com.thoughtworks.xstream.XStream.<init>(XStream.java:350) at hudson.util.XStream2.<init>(XStream2.java:89) at hudson.ProxyConfiguration.<clinit>(ProxyConfiguration.java:306) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.sun.proxy.$Proxy10.<clinit>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739) at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:143) at hudson.remoting.Channel.export(Channel.java:621) at hudson.remoting.Channel.export(Channel.java:590) at org.jenkinsci.plugins.gitclient.LegacyCompatibleGitAPIImpl.writeReplace(LegacyCompatibleGitAPIImpl.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118) at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348) at hudson.remoting.UserRequest._serialize(UserRequest.java:157) at hudson.remoting.UserRequest.serialize(UserRequest.java:166) at hudson.remoting.UserRequest.perform(UserRequest.java:128) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InternalError at java.util.Currency$1.run(Currency.java:247) at java.util.Currency$1.run(Currency.java:214) at java.security.AccessController.doPrivileged(Native Method) at java.util.Currency.<clinit>(Currency.java:214) at java.text.DecimalFormatSymbols.initialize(DecimalFormatSymbols.java:638) at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:113) at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(DecimalFormatSymbolsProviderImpl.java:85) at java.text.DecimalFormatSymbols.getInstance(DecimalFormatSymbols.java:180) at sun.util.locale.provider.NumberFormatProviderImpl.getInstance(NumberFormatProviderImpl.java:178) at sun.util.locale.provider.NumberFormatProviderImpl.getIntegerInstance(NumberFormatProviderImpl.java:131) at java.text.NumberFormat.getInstance(NumberFormat.java:884) at java.text.NumberFormat.getInstance(NumberFormat.java:861) at java.text.NumberFormat.getIntegerInstance(NumberFormat.java:508) at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:639) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:605) at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:580) at com.thoughtworks.xstream.core.JVM.<clinit>(JVM.java:147) at com.thoughtworks.xstream.core.util.CompositeClassLoader.<clinit>(CompositeClassLoader.java:56) at com.thoughtworks.xstream.XStream.<init>(XStream.java:411) at com.thoughtworks.xstream.XStream.<init>(XStream.java:350) at hudson.util.XStream2.<init>(XStream2.java:89) at hudson.ProxyConfiguration.<clinit>(ProxyConfiguration.java:306) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.sun.proxy.$Proxy10.<clinit>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739) at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:143) at hudson.remoting.Channel.export(Channel.java:621) at hudson.remoting.Channel.export(Channel.java:590) at org.jenkinsci.plugins.gitclient.LegacyCompatibleGitAPIImpl.writeReplace(LegacyCompatibleGitAPIImpl.java:198) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118) at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348) at hudson.remoting.UserRequest._serialize(UserRequest.java:157) at hudson.remoting.UserRequest.serialize(UserRequest.java:166) at hudson.remoting.UserRequest.perform(UserRequest.java:128) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Thread.java:748) at ......remote call to Channel to /172.19.1.15(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) Caused: java.io.IOException: Remote call on Channel to /172.19.1.15 failed at hudson.remoting.Channel.call(Channel.java:838) at hudson.FilePath.act(FilePath.java:986) Caused: java.io.IOException: remote file operation failed: <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-25/ws/> at hudson.remoting.Channel@9faeb4:Channel to /172.19.1.15 at hudson.FilePath.act(FilePath.java:993) at hudson.FilePath.act(FilePath.java:975) at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:137) at hudson.plugins.git.GitSCM.createClient(GitSCM.java:756) at hudson.plugins.git.GitSCM.createClient(GitSCM.java:747) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1109) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485) at hudson.model.Run.execute(Run.java:1735) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405)
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-centos-7 #737
by ci@centos.org 31 Jul '17

31 Jul '17
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/737…> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 737 originally caused by: Started by user Libvirt [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 861dd1234f1776e149c9fe5486f7efc07294a655 (refs/remotes/origin/master) java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder at java.nio.file.FileSystems.getDefault(FileSystems.java:176) at java.io.File.toPath(File.java:2234) at org.eclipse.jgit.util.FileUtils.lastModified(FileUtils.java:563) at org.eclipse.jgit.util.FS.lastModified(FS.java:299) at org.eclipse.jgit.internal.storage.file.FileSnapshot.save(FileSnapshot.java:109) at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:139) at org.eclipse.jgit.lib.BaseRepositoryBuilder.loadConfig(BaseRepositoryBuilder.java:685) at org.eclipse.jgit.lib.BaseRepositoryBuilder.getConfig(BaseRepositoryBuilder.java:662) at org.eclipse.jgit.lib.BaseRepositoryBuilder.guessWorkTreeOrFail(BaseRepositoryBuilder.java:698) at org.eclipse.jgit.lib.BaseRepositoryBuilder.setupWorkTree(BaseRepositoryBuilder.java:628) at org.eclipse.jgit.lib.BaseRepositoryBuilder.setup(BaseRepositoryBuilder.java:557) at org.eclipse.jgit.storage.file.FileRepositoryBuilder.build(FileRepositoryBuilder.java:92) at org.eclipse.jgit.storage.file.FileRepositoryBuilder.create(FileRepositoryBuilder.java:111) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getRepository(CliGitAPIImpl.java:2516) at hudson.plugins.git.GitAPI.getRepository(GitAPI.java:269) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:94) at java.lang.Thread.run(Thread.java:748) at ......remote call to JNLP4-connect connection from 172.19.1.10/172.19.1.10:57732(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) Caused: java.io.IOException: Remote call on JNLP4-connect connection from 172.19.1.10/172.19.1.10:57732 failed at hudson.remoting.Channel.call(Channel.java:838) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257) at com.sun.proxy.$Proxy74.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235) at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1195) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1159) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485) at hudson.model.Run.execute(Run.java:1735) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405)
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #1327
by ci@centos.org 31 Jul '17

31 Jul '17
See <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…> Changes: [pkrempa] make: Drop building without driver modules [pkrempa] security: apparmor: load the storage driver dynamically [phrdina] build: distribute tests/virfilecachedata [phrdina] Revert "build: distribute tests/virfilecachedata" ------------------------------------------ [...truncated 151.68 KB...] Generating docs.html.tmp Generating locking-lockd.html.tmp Generating goals.html.tmp Generating formatnwfilter.html.tmp Generating 404.html.tmp Generating news-2011.html.tmp Generating storage.html.tmp Generating drvvirtuozzo.html.tmp Generating formatdomain.html.tmp Generating securityprocess.html.tmp Generating windows.html.tmp Generating formatnode.html.tmp touch ../../docs/apibuild.py.stamp Generating architecture.html.tmp Generating news-2005.html.tmp Generating acl.html.tmp Generating aclpolkit.html.tmp Generating java.html.tmp Generating drvphyp.html.tmp Generating news-2006.html.tmp Generating bugs.html.tmp Generating formatsnapshot.html.tmp Generating bindings.html.tmp Generating cgroups.html.tmp Generating formatcaps.html.tmp Generating formatsecret.html.tmp Generating internals.html.tmp Generating remote.html.tmp Generating csharp.html.tmp Generating contact.html.tmp Generating nss.html.tmp Generating hacking.html.tmp Generating uri.html.tmp Generating testsuites.html.tmp Generating internals/locking.html.tmp Generating internals/rpc.html.tmp Generating internals/eventloop.html.tmp Generating internals/command.html.tmp Generating internals/oomtesting.html.tmp if [ -x /usr/bin/xsltproc ] ; then \ echo "Generating search.php.tmp"; \ /usr/bin/xsltproc --stringparam pagename search.php \ --stringparam timestamp "Thu Jul 27 07:43:57 EDT 2017" --nonet \ ../../docs/site.xsl ../../docs/search.php.in > search.php.tmp \ || { rm search.php.tmp && exit 1; }; fi Generating search.php.tmp GEN ../../docs/hvsupport.html.in Generating news.html.tmp Validating drvlxc.html Validating news-2013.html Validating news-2012.html Validating drvvmware.html Validating locking-sanlock.html Validating governance.html Validating python.html Validating news-2014.html Validating testtck.html Validating drivers.html Validating testapi.html Validating api_extension.html Validating devguide.html Validating logging.html Validating migration.html Validating errors.html Validating format.html Validating drvopenvz.html Validating drvhyperv.html Validating drvremote.html Validating drvnodedev.html Validating downloads.html Validating formatstorageencryption.html Validating virshcmdref.html Validating news-2009.html Validating auditlog.html Validating locking.html Validating formatstorage.html Validating api.html Validating formatnetwork.html Validating auth.html Validating news-2010.html Validating compiling.html Validating drvesx.html Validating drvvbox.html Validating contribute.html Validating drvuml.html Validating drvqemu.html Validating index.html Validating drvxen.html Validating news-2015.html Validating secureusage.html Validating news-2008.html Validating formatdomaincaps.html Validating hooks.html Validating firewall.html Validating apps.html Validating news-2016.html Validating drvbhyve.html Validating php.html Validating drvtest.html Validating news-2007.html Validating docs.html Validating locking-lockd.html Validating goals.html Validating formatnwfilter.html Validating 404.html Validating news-2011.html Validating drvvirtuozzo.html Validating storage.html Validating formatdomain.html Validating securityprocess.html Validating windows.html Validating formatnode.html Validating architecture.html Validating news-2005.html Validating acl.html Validating aclpolkit.html Validating java.html Validating drvphyp.html Validating news-2006.html Validating bugs.html Validating formatsnapshot.html Validating cgroups.html Validating bindings.html Validating formatsecret.html Validating formatcaps.html Validating internals.html Validating remote.html Validating csharp.html Validating contact.html Validating nss.html Validating hacking.html Validating uri.html Validating testsuites.html Validating internals/locking.html Validating internals/rpc.html Validating internals/eventloop.html Validating internals/command.html Validating internals/oomtesting.html GEN html/index.html GEN ../../docs/devhelp/index.html Scripting search.php Generating hvsupport.html.tmp Validating news.html Validating hvsupport.html rm internals/rpc.html.tmp drvopenvz.html.tmp logging.html.tmp aclpolkit.html.tmp windows.html.tmp formatnwfilter.html.tmp php.html.tmp formatnetwork.html.tmp formatstorageencryption.html.tmp drvhyperv.html.tmp format.html.tmp errors.html.tmp api_extension.html.tmp virshcmdref.html.tmp news-2006.html.tmp formatcaps.html.tmp internals.html.tmp news-2016.html.tmp auditlog.html.tmp downloads.html.tmp internals/oomtesting.html.tmp bugs.html.tmp drvphyp.html.tmp contact.html.tmp java.html.tmp locking.html.tmp news-2014.html.tmp testapi.html.tmp bindings.html.tmp contribute.html.tmp locking-lockd.html.tmp formatsecret.html.tmp drvqemu.html.tmp news-2008.html.tmp drvvmware.html.tmp architecture.html.tmp drvvirtuozzo.html.tmp formatdomaincaps.html.tmp formatsnapshot.html.tmp drvesx.html.tmp acl.html.tmp news-2005.html.tmp drvxen.html.tmp securityprocess.html.tmp 404.html.tmp search.php.tmp hooks.html.tmp news-2015.html.tmp python.html.tmp drvremote.html.tmp internals/locking.html.tmp remote.html.tmp drivers.html.tmp goals.html.tmp news.html.tmp formatnode.html.tmp internals/eventloop.html.tmp apps.html.tmp formatdomain.html.tmp internals/command.html.tmp drvvbox.html.tmp csharp.html.tmp secureusage.html.tmp formatstorage.html.tmp governance.html.tmp drvuml.html.tmp hacking.html.tmp cgroups.html.tmp api.html.tmp news-2010.html.tmp news-2009.html.tmp drvnodedev.html.tmp news-2011.html.tmp index.html.tmp drvlxc.html.tmp uri.html.tmp hvsupport.html.tmp news-2012.html.tmp locking-sanlock.html.tmp drvtest.html.tmp testtck.html.tmp docs.html.tmp devguide.html.tmp news-2013.html.tmp drvbhyve.html.tmp testsuites.html.tmp nss.html.tmp migration.html.tmp storage.html.tmp firewall.html.tmp compiling.html.tmp auth.html.tmp news-2007.html.tmp make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in gnulib/tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> GEN ctype.h GEN inttypes.h GEN math.h GEN spawn.h make all-recursive make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in . make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virdeterministichashmock_la-virdeterministichashmock.lo CC virshtest.o CC testutils.o CC sockettest.o CC virhostcputest.o CC virfilewrapper.o CC virbuftest.o CC commandtest.o CC seclabeltest.o CC virhashtest.o CC virconftest.o CC viratomictest.o CC utiltest.o CC shunloadtest.o CC virtimetest.o CC viruritest.o CC virkeyfiletest.o CC viralloctest.o CC virauthconfigtest.o CC virbitmaptest.o CC vircgrouptest.o CC vircryptotest.o CC virpcitest.o CC virendiantest.o CC virfiletest.o CC virfilecachetest.o CC virfirewalltest-virfirewalltest.o CC virfirewalltest-testutils.o CC viriscsitest.o CC virkeycodetest.o CC virlockspacetest.o CC virlogtest.o CC virrotatingfiletest-virrotatingfiletest.o CC virrotatingfiletest-testutils.o CC virschematest.o CC virstringtest.o CC virportallocatortest.o CC sysinfotest.o CC virkmodtest.o CC vircapstest.o CC domaincapstest.o CC domainconftest.o CC virhostdevtest.o CC virnetdevtest-virnetdevtest.o CC virnetdevtest-testutils.o CC virtypedparamtest.o CC virnetmessagetest-virnetmessagetest.o CC virnetmessagetest-testutils.o CC virnetsockettest.o CC virnetdaemontest-virnetdaemontest.o CC virnetdaemontest-testutils.o CC virnetserverclienttest-virnetserverclienttest.o CC virnetserverclienttest-testutils.o CC virnettlscontexttest.o CC virnettlshelpers.o CC pkix_asn1_tab.o CC virnettlssessiontest.o CC virdrivermoduletest.o CC esxutilstest.o CC vmx2xmltest.o ../../tests/virdrivermoduletest.c: In function 'mymain': ../../tests/virdrivermoduletest.c:55:33: error: unused variable 'data' [-Werror=unused-variable] struct testDriverModuleData data; ^~~~ At top level: ../../tests/virdrivermoduletest.c:39:12: error: 'testDriverModule' defined but not used [-Werror=unused-function] static int testDriverModule(const void *args) ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [Makefile:5331: virdrivermoduletest.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[1]: *** [Makefile:2109: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make: *** [Makefile:2002: all] Error 2 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Passed: libvirt/libvirt#353 (v3.6.0-rc2 - 772a6e3)
by Travis CI 31 Jul '17

31 Jul '17
Build Update for libvirt/libvirt ------------------------------------- Build: #353 Status: Passed Duration: 20 minutes and 22 seconds Commit: 772a6e3 (v3.6.0-rc2) Author: Peter Krempa Message: tests: qemumonitorjson: Old and empty test case for node name detection Prior to qemu 2.5 the node names would not be generated, thus would be missing from 'query-blockstats' and 'query-named-block-nodes'. Test that the code correctly detects nothing. Additionally make sure that a VM without disks does not cause problems. The test case change is necessary as our test file checker does not play well with empty files. View the changeset: https://github.com/libvirt/libvirt/compare/v3.6.0-rc2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/259222230?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-24 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/472/…> ------------------------------------------ [...truncated 320.67 KB...] installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dominfo/.libs dominfo/_libs rm -rf dommigrate/.libs dommigrate/_libs rm -f *.o rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f admin/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -f dominfo/*.o rm -rf rename/.libs rename/_libs rm -f *.lo rm -f dommigrate/*.o rm -f *.tab.c rm -f domsuspend/*.o test -z "" || rm -f rm -f domtop/*.o test . = "." || test -z "" || rm -f rm -f hellolibvirt/*.o rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f object-events/*.o rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f openauth/*.o rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f rename/*.o rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug 51404 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yFwpke + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^ compilation terminated. Makefile:5409: recipe for target 'qemucpumock_la-qemucpumock.lo' failed make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/ws/b…'> Makefile:7021: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.yFwpke (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.yFwpke (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> ------------------------------------------ [...truncated 321.32 KB...] installing kw(a)uccor.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing kw_GB.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ky.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing lt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing lv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mai.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ml.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dominfo/.libs dominfo/_libs rm -f *.o rm -rf dommigrate/.libs dommigrate/_libs rm -f admin/*.o rm -rf domsuspend/.libs domsuspend/_libs rm -f dominfo/*.o rm -rf domtop/.libs domtop/_libs rm -f dommigrate/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -f domsuspend/*.o rm -rf object-events/.libs object-events/_libs rm -f domtop/*.o rm -rf openauth/.libs openauth/_libs rm -f hellolibvirt/*.o rm -rf rename/.libs rename/_libs rm -f object-events/*.o rm -f *.lo rm -f openauth/*.o rm -f *.tab.c rm -f rename/*.o test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m --build-id-seed 3.6.0-1.fc27 --unique-debug-suffix -3.6.0-1.fc27.x86_64 --unique-debug-src-base libvirt-3.6.0-1.fc27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> /usr/lib/rpm/sepdebugcrcfix: Updated 43 CRC32s, 0 CRC32s did match. 51478 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 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J2lTmE + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:10: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:5409: qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make: *** [Makefile:7021: check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.J2lTmE (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.J2lTmE (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-25 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/472/…> ------------------------------------------ [...truncated 321.52 KB...] installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dominfo/.libs dominfo/_libs rm -f *.o rm -rf dommigrate/.libs dommigrate/_libs rm -rf domsuspend/.libs domsuspend/_libs rm -f admin/*.o rm -rf domtop/.libs domtop/_libs rm -f dominfo/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -f dommigrate/*.o rm -rf rename/.libs rename/_libs rm -f *.lo rm -f domsuspend/*.o rm -f *.tab.c rm -f domtop/*.o test -z "" || rm -f rm -f hellolibvirt/*.o test . = "." || test -z "" || rm -f rm -f admin/.deps/.dirstamp rm -f object-events/*.o rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f openauth/*.o rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f rename/*.o rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> /usr/lib/rpm/sepdebugcrcfix: Updated 43 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug 51430 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1tSZmk + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^ compilation terminated. Makefile:5409: recipe for target 'qemucpumock_la-qemucpumock.lo' failed make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-25/ws/b…'> Makefile:7021: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.1tSZmk (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.1tSZmk (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-23 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/472/…> ------------------------------------------ [...truncated 319.19 KB...] installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> Making install in examples make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…"";> \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + make -j2 -C examples distclean make: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -rf dominfo/.libs dominfo/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -rf dommigrate/.libs dommigrate/_libs rm -f *.o rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f admin/*.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -f dominfo/*.o rm -rf rename/.libs rename/_libs rm -f *.lo rm -f dommigrate/*.o rm -f *.tab.c rm -f domsuspend/*.o test -z "" || rm -f rm -f domtop/*.o test . = "." || test -z "" || rm -f rm -f hellolibvirt/*.o rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f object-events/*.o rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f openauth/*.o rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f domsuspend/.dirstamp rm -f rename/*.o rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> libvirt + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug 51177 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DQCDxL + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest xml2sexprtest sexpr2xmltest xmconfigtest xencapstest xlconfigtest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest openvzutilstest esxutilstest vboxsnapshotxmltest vmx2xmltest xml2vmxtest vmwarevertest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest storagebackendsheepdogtest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory compilation terminated. Makefile:5409: recipe for target 'qemucpumock_la-qemucpumock.lo' failed make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/ws/b…'> Makefile:7021: recipe for target 'check-am' failed make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.DQCDxL (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.DQCDxL (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-6 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/472/d…> ------------------------------------------ [...truncated 301.05 KB...] installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> if test "libvirt" = "gettext-tools"; then \ /bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> Making install in examples make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"> test -z "" || /bin/mkdir -p "<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"> /bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…""> test -z "" || /bin/mkdir -p "<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"> for f in ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/no-other-rarp-traffic.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/qemu-announce-self.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…"";> \ done make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + make -j2 -C examples distclean make: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -rf dominfo/.libs dominfo/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -f *.o rm -rf dommigrate/.libs dommigrate/_libs rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f admin/client_close.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -f admin/client_info.o rm -rf object-events/.libs object-events/_libs rm -f admin/client_limits.o rm -rf openauth/.libs openauth/_libs rm -f admin/list_clients.o rm -rf rename/.libs rename/_libs rm -f admin/list_servers.o rm -f *.lo rm -f admin/logging.o rm -f admin/threadpool_params.o rm -f *.tab.c rm -f dominfo/info1.o rm -f dommigrate/dommigrate.o test -z "" || rm -f rm -f domsuspend/suspend.o test . = "." || test -z "" || rm -f rm -f domtop/domtop.o rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f hellolibvirt/hellolibvirt.o rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domtop/.dirstamp rm -f object-events/object_events_event_test-event-test.o rm -f openauth/openauth.o rm -f rename/rename.o rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f openauth/.dirstamp rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> libvirt + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug 35824 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ukpTjP + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> + cd libvirt-3.6.0 + unset DISPLAY + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest esxutilstest vmx2xmltest xml2vmxtest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: error: testutilshostcpus.h: No such file or directory cc1: warnings being treated as errors qemucpumock.c: In function 'virQEMUCapsProbeHostCPUForEmulator': qemucpumock.c:38: error: implicit declaration of function 'testUtilsHostCpusGetDefForModel' [-Wimplicit-function-declaration] qemucpumock.c:38: error: nested extern declaration of 'testUtilsHostCpusGetDefForModel' [-Wnested-externs] qemucpumock.c:38: error: return makes pointer from integer without a cast make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.ukpTjP (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ukpTjP (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-7 #472
by ci@centos.org 27 Jul '17

27 Jul '17
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/472/d…> ------------------------------------------ [...truncated 306.90 KB...] installing mn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing mr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ms.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nb.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nds.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ne.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nn.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing nso.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing or.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pa.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pt.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing pt_BR.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ro.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ru.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing si.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sl.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sq.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sr(a)latin.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing sv.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ta.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing te.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing tg.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing th.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing tr.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing tw.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing uk.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing ur.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing vi.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing wba.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing yo.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zh_CN.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zh_HK.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zh_TW.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> installing zu.gmo as <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> if test "libvirt" = "gettext-tools"; then \ /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…;> \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…;> \ done; \ for file in Makevars; do \ rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…;> \ done; \ else \ : ; \ fi make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> Making install in examples make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…""> for f in ./xml/nwfilter/qemu-announce-self.xml ./xml/nwfilter/no-ip-multicast.xml ./xml/nwfilter/no-ip-spoofing.xml ./xml/nwfilter/no-mac-spoofing.xml ./xml/nwfilter/allow-dhcp.xml ./xml/nwfilter/no-arp-spoofing.xml ./xml/nwfilter/clean-traffic.xml ./xml/nwfilter/no-arp-ip-spoofing.xml ./xml/nwfilter/allow-arp.xml ./xml/nwfilter/no-arp-mac-spoofing.xml ./xml/nwfilter/allow-ipv4.xml ./xml/nwfilter/no-other-l2-traffic.xml ./xml/nwfilter/allow-incoming-ipv4.xml ./xml/nwfilter/no-mac-broadcast.xml ./xml/nwfilter/allow-dhcp-server.xml ./xml/nwfilter/qemu-announce-self-rarp.xml ./xml/nwfilter/no-other-rarp-traffic.xml; do \ /usr/bin/install -c -m 644 $f ""<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…"";> \ done make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + make -j2 -C examples distclean make: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> rm -rf .libs _libs rm -rf admin/.libs admin/_libs rm -rf dominfo/.libs dominfo/_libs rm -rf dommigrate/.libs dommigrate/_libs rm -rf domsuspend/.libs domsuspend/_libs rm -rf domtop/.libs domtop/_libs rm -f dominfo/info1 dommigrate/dommigrate domsuspend/suspend domtop/domtop hellolibvirt/hellolibvirt object-events/event-test openauth/openauth rename/rename admin/list_servers admin/list_clients admin/threadpool_params admin/client_limits admin/client_info admin/client_close admin/logging rm -f *.o rm -rf hellolibvirt/.libs hellolibvirt/_libs rm -rf object-events/.libs object-events/_libs rm -rf openauth/.libs openauth/_libs rm -rf rename/.libs rename/_libs rm -f admin/*.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f dominfo/*.o test . = "." || test -z "" || rm -f rm -f admin/.deps/.dirstamp rm -f admin/.dirstamp rm -f dominfo/.deps/.dirstamp rm -f dominfo/.dirstamp rm -f dommigrate/.deps/.dirstamp rm -f dommigrate/.dirstamp rm -f domsuspend/.deps/.dirstamp rm -f dommigrate/*.o rm -f domsuspend/.dirstamp rm -f domtop/.deps/.dirstamp rm -f domsuspend/*.o rm -f domtop/.dirstamp rm -f hellolibvirt/.deps/.dirstamp rm -f hellolibvirt/.dirstamp rm -f object-events/.deps/.dirstamp rm -f object-events/.dirstamp rm -f openauth/.deps/.dirstamp rm -f domtop/*.o rm -f hellolibvirt/*.o rm -f openauth/.dirstamp rm -f object-events/*.o rm -f rename/.deps/.dirstamp rm -f rename/.dirstamp rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f openauth/*.o rm -f rename/*.o rm -rf admin/.deps dominfo/.deps dommigrate/.deps domsuspend/.deps domtop/.deps hellolibvirt/.deps object-events/.deps openauth/.deps rename/.deps rm -f Makefile make: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + cp <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + install -d -m 0755 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + cp -a <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + sed -i -e '/<uuid>/d' <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + /usr/lib/rpm/find-lang.sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> libvirt + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -f <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + rm -rf <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> libvirt-docs + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + mv <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> extracting debug info from <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> /usr/lib/rpm/sepdebugcrcfix: Updated 36 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-qemu.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-qemu.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-admin.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-admin.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.3006.0.debug to /usr/lib/debug/usr/lib64/libvirt-lxc.so.0.debug 36303 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VhxBZ9 + umask 022 + cd <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> + cd libvirt-3.6.0 + cd tests + for i in nodeinfotest seclabeltest + rm -f nodeinfotest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x nodeinfotest + for i in nodeinfotest seclabeltest + rm -f seclabeltest + printf 'int main(void) { return 0; }' + printf '#!/bin/sh\nexit 0\n' + chmod +x seclabeltest + make -j2 check VIR_TEST_DEBUG=1 make libshunload.la virportallocatormock.la virnetdaemonmock.la virnetserverclientmock.la vircgroupmock.la virpcimock.la virnetdevmock.la virrandommock.la virhostcpumock.la domaincapsmock.la virfilecachemock.la virusbmock.la virnetdevbandwidthmock.la virnumamock.la virtestmock.la virdbusmock.la libqemumonitortestutils.la libqemutestdriver.la qemuxml2argvmock.la qemucaps2xmlmock.la qemucapsprobemock.la qemucpumock.la nssmock.la virmacmapmock.la libsecurityselinuxhelper.la virshtest sockettest virhostcputest virbuftest commandtest seclabeltest virhashtest virconftest viratomictest utiltest shunloadtest virtimetest viruritest virkeyfiletest viralloctest virauthconfigtest virbitmaptest vircgrouptest vircryptotest virpcitest virendiantest virfiletest virfilecachetest virfirewalltest viriscsitest virkeycodetest virlockspacetest virlogtest virrotatingfiletest virschematest virstringtest virportallocatortest sysinfotest virkmodtest vircapstest domaincapstest domainconftest virhostdevtest virnetdevtest virtypedparamtest virnetmessagetest virnetsockettest virnetdaemontest virnetserverclienttest virnettlscontexttest virnettlssessiontest fchosttest scsihosttest vircaps2xmltest fdstreamtest virdbustest virsystemdtest virpolkittest securityselinuxtest viridentitytest securityselinuxlabeltest virdrivermoduletest qemuxml2argvtest qemuxml2xmltest qemuargv2xmltest qemuhelptest domainsnapshotxml2xmltest qemumonitortest qemumonitorjsontest qemuhotplugtest qemuagenttest qemucapabilitiestest qemucaps2xmltest qemumemlocktest qemucommandutiltest lxcxml2xmltest lxcconf2xmltest esxutilstest vmx2xmltest xml2vmxtest virjsontest networkxml2xmltest networkxml2xmlupdatetest networkxml2conftest networkxml2firewalltest nwfilterxml2xmltest nwfilterebiptablestest nwfilterxml2firewalltest storagevolxml2argvtest virstorageutiltest virstoragetest virscsitest nsstest nssguesttest storagevolxml2xmltest storagepoolxml2xmltest nodedevxml2xmltest interfacexml2xmltest cputest metadatatest secretxml2xmltest genericxml2xmltest virusbtest virnetdevbandwidthtest eventtest objecteventtest virmacmaptest commandhelper ssh qemucapsprobe nsslinktest nssguestlinktest make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> CC shunloadhelper.lo CC virportallocatormock_la-virportallocatormock.lo CC virnetdaemonmock_la-virnetdaemonmock.lo CC virnetserverclientmock_la-virnetserverclientmock.lo CC vircgroupmock_la-vircgroupmock.lo CC virpcimock_la-virpcimock.lo CC virnetdevmock_la-virnetdevmock.lo CC virrandommock_la-virrandommock.lo CC virhostcpumock_la-virhostcpumock.lo CC domaincapsmock_la-domaincapsmock.lo CC virfilecachemock_la-virfilecachemock.lo CC virusbmock_la-virusbmock.lo CC virnetdevbandwidthmock_la-virnetdevbandwidthmock.lo CC virnumamock_la-virnumamock.lo CC virtestmock_la-virtestmock.lo CC virdbusmock_la-virdbusmock.lo CC qemumonitortestutils.lo CCLD libqemutestdriver.la CC qemuxml2argvmock_la-qemuxml2argvmock.lo CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo CC qemucapsprobemock_la-qemucapsprobemock.lo CC qemucpumock_la-qemucpumock.lo CC nssmock_la-nssmock.lo qemucpumock.c:27:31: fatal error: testutilshostcpus.h: No such file or directory #include "testutilshostcpus.h" ^ compilation terminated. CC virmacmapmock_la-virmacmapmock.lo CC securityselinuxhelper.lo make[1]: *** [qemucpumock_la-qemucpumock.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make: *** [check-am] Error 2 + cat test-suite.log cat: test-suite.log: No such file or directory + true + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.VhxBZ9 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.VhxBZ9 (%check) Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Passed: libvirt/libvirt#349 (v3.6.0-rc1 - aceb74c)
by Travis CI 27 Jul '17

27 Jul '17
Build Update for libvirt/libvirt ------------------------------------- Build: #349 Status: Passed Duration: 20 minutes and 27 seconds Commit: aceb74c (v3.6.0-rc1) Author: Pavel Hrdina Message: Revert "build: distribute tests/virfilecachedata" This reverts commit d3d422e00c995d50c4b78066367bfbc4f872f586. Already fixed by commit 5a30b817ec93543c7a6cc93b5a6091a6666e377e. View the changeset: https://github.com/libvirt/libvirt/compare/v3.6.0-rc1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/258101096?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #660
by ci@centos.org 25 Jul '17

25 Jul '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 660 originally caused by: Started by upstream project "virt-manager-master-build" build number 663 originally caused by: Started by upstream project "libvirt-python-master-build" build number 526 originally caused by: Started by upstream project "libvirt-master-build" build number 722 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins7162948698330252851.sh + python setup.py test running test ............................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 429 tests in 152.950s OK /tmp/jenkins7162948698330252851.sh: line 2: 15745 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: virt-manager-master-check » libvirt-centos-7 #657
by ci@centos.org 25 Jul '17

25 Jul '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 657 originally caused by: Started by upstream project "virt-manager-master-build" build number 660 originally caused by: Started by upstream project "libvirt-python-master-build" build number 523 originally caused by: Started by upstream project "libvirt-master-build" build number 719 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-…> [virt-manager-master] $ /bin/sh -xe /tmp/jenkins1720946178880228644.sh + python setup.py test running test ............................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 429 tests in 319.204s OK /tmp/jenkins1720946178880228644.sh: line 2: 9415 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: virt-viewer-master-build » libvirt-fedora-rawhide #518
by ci@centos.org 25 Jul '17

25 Jul '17
See <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…> ------------------------------------------ [...truncated 5.50 KB...] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for icotool... no checking whether gcc understands -fexceptions... yes checking whether gcc understands -fstack-protector... yes checking whether gcc understands --param=ssp-buffer-size=4... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -std=c99... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wdeprecated-declarations... yes checking whether gcc understands -Wno-sign-compare... yes checking what language compliance flags to pass to the C compiler... checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.0 checking for XML::Parser... ok checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB2... yes checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for LIBXML2... yes checking for LIBVIRT... yes checking for virDomainOpenGraphicsFD in -lvirt... yes checking for GTK... yes checking for GTK_VNC... yes checking for SPICE_GTK... yes checking for SPICE_CONTROLLER... yes checking for SPICE_PROTOCOL... yes checking for OVIRT... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for fork... yes checking for socketpair... yes checking for update-mime-database... /usr/bin/update-mime-database checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/virt-viewer.wxs config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/22x22/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/256x256/Makefile config.status: creating man/Makefile config.status: creating mingw-virt-viewer.spec config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/virt-viewer.rc config.status: creating tests/Makefile config.status: creating virt-viewer.spec config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: configure: Configuration summary configure: ===================== configure: configure: Libraries: configure: configure: GLIB2: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 configure: configure: GTK: -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_12 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_12 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 configure: configure: GTK_VNC: -I/usr/include/gtk-vnc-2.0 -I/usr/include/gvnc-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -lgtk-vnc-2.0 -lgvnc-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 configure: configure: SPICE_GTK: -I/usr/include/spice-client-gtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/spice-client-glib-2.0 -I/usr/include/spice-1 -lspice-client-gtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lspice-client-glib-2.0 configure: configure: LIBXML2: -I/usr/include/libxml2 -lxml2 configure: configure: LIBVIRT: -I/home/jenkins/build/libvirt/include/libvirt-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L/home/jenkins/build/libvirt/lib -lvirt -lvirt-glib-1.0 -lglib-2.0 configure: configure: OVIRT: -I/usr/include/govirt-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -pthread -I/usr/include/libxml2 -lgovirt -lrest-0.7 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 configure: Now type 'make' to compile virt-viewer. + make -j3 git.mk: Generating ../.gitignore make all-recursive make[1]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> Making all in icons make[2]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> git.mk: Generating ../../icons/.gitignore Making all in 16x16 make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> git.mk: Generating ../../../icons/16x16/.gitignore make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> Making all in 22x22 make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> git.mk: Generating ../../../icons/22x22/.gitignore make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> Making all in 24x24 make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> git.mk: Generating ../../../icons/24x24/.gitignore make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> Making all in 32x32 make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> git.mk: Generating ../../../icons/32x32/.gitignore make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> Making all in 48x48 make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> git.mk: Generating ../../../icons/48x48/.gitignore make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> Making all in 256x256 make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> git.mk: Generating ../../../icons/256x256/.gitignore make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> make[2]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> Making all in src make[2]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> GEN virt-viewer-resources.h GEN virt-viewer-resources.c GEN virt-viewer-enums.h GEN virt-viewer-enums.c git.mk: Generating ../../src/.gitignore Traceback (most recent call last): File "/usr/bin/glib-mkenums", line 320, in <module> read_template_file(options.template) File "/usr/bin/glib-mkenums", line 247, in read_template_file for line in ifile: File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 863: ordinal not in range(128) Traceback (most recent call last): File "/usr/bin/glib-mkenums", line 320, in <module> read_template_file(options.template) File "/usr/bin/glib-mkenums", line 247, in read_template_file for line in ifile: File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 863: ordinal not in range(128) make all-am make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> CC libvirt_viewer_util_la-virt-viewer-util.lo CC libvirt_viewer_la-virt-viewer-enums.lo CC libvirt_viewer_la-virt-viewer-resources.lo CC libvirt_viewer_la-virt-viewer-auth.lo CC libvirt_viewer_la-virt-viewer-app.lo CC libvirt_viewer_la-virt-viewer-file.lo CC libvirt_viewer_la-virt-viewer-session.lo CC libvirt_viewer_la-virt-viewer-display.lo CC libvirt_viewer_la-virt-viewer-notebook.lo CC libvirt_viewer_la-virt-viewer-window.lo ../../src/virt-viewer-display.c: In function 'virt_viewer_display_class_init': ../../src/virt-viewer-display.c:143:56: error: 'VIRT_VIEWER_TYPE_DISPLAY_SHOW_HINT_FLAGS' undeclared (first use in this function); did you mean 'VIRT_VIEWER_DISPLAY_SHOW_HINT_READY'? VIRT_VIEWER_TYPE_DISPLAY_SHOW_HINT_FLAGS, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VIRT_VIEWER_DISPLAY_SHOW_HINT_READY ../../src/virt-viewer-display.c:143:56: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [Makefile:874: libvirt_viewer_la-virt-viewer-display.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> make[2]: *** [Makefile:649: all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> make[1]: *** [Makefile:508: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-r…'> make: *** [Makefile:436: all] Error 2 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-sandbox-master-build » libvirt-fedora-rawhide #501
by ci@centos.org 25 Jul '17

25 Jul '17
See <https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…> ------------------------------------------ [...truncated 9.01 KB...] checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-default... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-sign-conversion... yes checking whether C compiler handles -Wno-conversion... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-all... yes checking whether C compiler handles --param=ssp-buffer-size=4... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Werror... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO_UNIX... yes checking for GOBJECT... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking for LIBVIRT_GOBJECT... yes checking for LIBVIRT_GCONFIG... yes checking for ZLIB... yes checking for LZMA... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_updatev in -lcap-ng... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for perl... /usr/bin/perl checking for rpcgen... /usr/bin/rpcgen checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for fgetfilecon in -lselinux... yes checking for static LIBC... yes checking for ldd... /usr/bin/ldd checking for gobject-introspection... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.0 checking for XML::Parser... ok checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libvirt-sandbox/Makefile config.status: creating libvirt-sandbox/tests/Makefile config.status: creating libvirt-sandbox/image/Makefile config.status: creating libvirt-sandbox/image/sources/Makefile config.status: creating bin/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/libvirt-sandbox/Makefile config.status: creating po/Makefile.in config.status: creating libvirt-sandbox.spec config.status: creating libvirt-sandbox-1.0.pc config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: configure: Configuration summary configure: ===================== configure: configure: configure: Libraries: configure: configure: LZMA: -llzma -pthread configure: ZLIB: -lz configure: GOBJECT: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lgobject-2.0 -lglib-2.0 configure: LIBVIRT_GOBJECT: -I/home/jenkins/build/libvirt/include/libvirt-gobject-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/jenkins/build/libvirt/include/libvirt-gconfig-1.0 -I/usr/include/libxml2 -pthread -L/home/jenkins/build/libvirt/lib -lvirt-gobject-1.0 -lgio-2.0 -lvirt-gconfig-1.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lvirt configure: Now type 'make' to compile libvirt-sandbox. + make -j3 make all-recursive make[1]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> Making all in libvirt-sandbox make[2]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> GEN libvirt-sandbox-enum-types.h GEN libvirt-sandbox-enum-types.c GEN libvirt-sandbox-protocol.h GEN libvirt-sandbox-protocol.c Traceback (most recent call last): File "/usr/bin/glib-mkenums", line 669, in <module> process_file(fname) File "/usr/bin/glib-mkenums", line 406, in process_file line = curfile.readline() File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 115: ordinal not in range(128) Traceback (most recent call last): File "/usr/bin/glib-mkenums", line 669, in <module> process_file(fname) File "/usr/bin/glib-mkenums", line 406, in process_file line = curfile.readline() File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 115: ordinal not in range(128) make all-recursive make[3]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> Making all in tests make[4]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> Making all in image make[4]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> Making all in sources make[5]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[5]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[4]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> CC libvirt_sandbox_1_0_la-libvirt-sandbox-main.lo CC libvirt_sandbox_1_0_la-libvirt-sandbox-builder.lo CC libvirt_sandbox_1_0_la-libvirt-sandbox-builder-initrd.lo In file included from ../../libvirt-sandbox/libvirt-sandbox.h:33:0, from ../../libvirt-sandbox/libvirt-sandbox-builder-initrd.c:31: ../libvirt-sandbox/libvirt-sandbox-enum-types.h:4:0: error: unterminated #ifndef #ifndef __LIBVIRT_SANDBOX_ENUM_TYPES_H__ make[4]: *** [Makefile:1066: libvirt_sandbox_1_0_la-libvirt-sandbox-builder-initrd.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../../libvirt-sandbox/libvirt-sandbox.h:33:0, from ../../libvirt-sandbox/libvirt-sandbox-main.c:31: ../libvirt-sandbox/libvirt-sandbox-enum-types.h:4:0: error: unterminated #ifndef #ifndef __LIBVIRT_SANDBOX_ENUM_TYPES_H__ make[4]: *** [Makefile:1052: libvirt_sandbox_1_0_la-libvirt-sandbox-main.lo] Error 1 In file included from ../../libvirt-sandbox/libvirt-sandbox.h:33:0, from ../../libvirt-sandbox/libvirt-sandbox-builder.c:27: ../libvirt-sandbox/libvirt-sandbox-enum-types.h:4:0: error: unterminated #ifndef #ifndef __LIBVIRT_SANDBOX_ENUM_TYPES_H__ make[4]: *** [Makefile:1059: libvirt_sandbox_1_0_la-libvirt-sandbox-builder.lo] Error 1 make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[3]: *** [Makefile:1736: all-recursive] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[2]: *** [Makefile:833: all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make[1]: *** [Makefile:563: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo…'> make: *** [Makefile:470: all] Error 2 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-build » libvirt-fedora-rawhide #503
by ci@centos.org 25 Jul '17

25 Jul '17
See <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…> ------------------------------------------ [...truncated 6.89 KB...] checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether the C compiler's -Wformat allows NULL strings... yes checking whether pragma GCC diagnostic push works... yes checking whether the C compiler's -Wlogical-op gives bogus warnings... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warray-bounds... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-strong... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Werror... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... yes checking for virDomainOpenGraphicsFD... yes checking for virNetworkGetDHCPLeases... yes checking for GLIB2... yes checking for GTHREAD2... yes checking for GOBJECT2... yes checking for GIO2... yes checking for LIBXML2... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.0 checking for XML::Parser... ok checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for vapigen... /usr/bin/vapigen checking /usr/bin/vapigen support for --metadatadir... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libvirt-glib/Makefile config.status: creating libvirt-gconfig/Makefile config.status: creating libvirt-gconfig/tests/Makefile config.status: creating libvirt-gobject/Makefile config.status: creating examples/Makefile config.status: creating vapi/Makefile config.status: creating docs/Makefile config.status: creating docs/libvirt-glib/Makefile config.status: creating docs/libvirt-glib/version.xml config.status: creating docs/libvirt-gobject/Makefile config.status: creating docs/libvirt-gconfig/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating libvirt-glib-1.0.pc config.status: creating libvirt-gconfig-1.0.pc config.status: creating libvirt-gobject-1.0.pc config.status: creating libvirt-glib.spec config.status: creating mingw-libvirt-glib.spec config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Now type 'make' to compile libvirt-glib. + make -j3 make all-recursive make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in libvirt-glib make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> CC libvirt_glib_1_0_la-libvirt-glib-event.lo CC libvirt_glib_1_0_la-libvirt-glib-error.lo CC libvirt_glib_1_0_la-libvirt-glib-main.lo CCLD libvirt-glib-1.0.la GISCAN LibvirtGLib-1.0.gir /usr/include/bits/thread-shared-types.h:110: syntax error, unexpected ';' in ' ;' at ';' /usr/include/bits/thread-shared-types.h:112: syntax error, unexpected ';' in ' short __spins; short __elision;;' at ';' /usr/include/bits/thread-shared-types.h:123: syntax error, unexpected ';' in '# 123 "/usr/include/bits/thread-shared-types.h" 3 4' at ';' GICOMP LibvirtGLib-1.0.gir make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in libvirt-gconfig make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> GEN libvirt-gconfig-enum-types.c GEN libvirt-gconfig-enum-types.h Traceback (most recent call last): File "/usr/bin/glib-mkenums", line 669, in <module> process_file(fname) File "/usr/bin/glib-mkenums", line 406, in process_file line = curfile.readline() File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 849: ordinal not in range(128) Traceback (most recent call last): File "/usr/bin/glib-mkenums", line 669, in <module> process_file(fname) File "/usr/bin/glib-mkenums", line 406, in process_file line = curfile.readline() File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 849: ordinal not in range(128) make all-recursive make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in . make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> CC libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo In file included from ../../libvirt-gconfig/libvirt-gconfig.h:98:0, from ../../libvirt-gconfig/libvirt-gconfig-object.c:31: ../libvirt-gconfig/libvirt-gconfig-enum-types.h:4:0: error: unterminated #ifndef #ifndef __LIBVIRT_GCONFIG_ENUM_TYPES_H__ make[4]: *** [Makefile:977: libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../../libvirt-gconfig/libvirt-gconfig.h:98:0, from ../../libvirt-gconfig/libvirt-gconfig-main.c:30: ../libvirt-gconfig/libvirt-gconfig-enum-types.h:4:0: error: unterminated #ifndef #ifndef __LIBVIRT_GCONFIG_ENUM_TYPES_H__ make[4]: *** [Makefile:984: libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo] Error 1 In file included from ../../libvirt-gconfig/libvirt-gconfig.h:98:0, from ../../libvirt-gconfig/libvirt-gconfig-capabilities.c:26: ../libvirt-gconfig/libvirt-gconfig-enum-types.h:4:0: error: unterminated #ifndef #ifndef __LIBVIRT_GCONFIG_ENUM_TYPES_H__ make[4]: *** [Makefile:991: libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo] Error 1 make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> make[3]: *** [Makefile:1661: all-recursive] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> make[2]: *** [Makefile:792: all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> make[1]: *** [Makefile:558: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> make: *** [Makefile:459: all] Error 2 Build step 'Execute shell' marked build as failure
1 4
0 0
  • ← Newer
  • 1
  • ...
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.