libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

October 2023

  • 2 participants
  • 746 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-build » libvirt-fedora-rawhide #17
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-tck-build/systems=libvirt-fedora-rawhide/…> ------------------------------------------ [...truncated 17 lines...] Checking out Revision 52305410fef88e06e28418a630dacbabb9b28de3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 52305410fef88e06e28418a630dacbabb9b28de3 > git rev-list 52305410fef88e06e28418a630dacbabb9b28de3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson6868535247631240540.sh + perl Build.PL install_base=/home/jenkins/build/libvirt Checking prerequisites... requires: ! Test::Exception is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Run 'Build installdeps' to install missing prerequisites. Can't find dist packages without a MANIFEST file Run 'Build manifest' to generate one WARNING: Possible missing or corrupt 'MANIFEST' file. Nothing to enter for 'provides' field in metafile. Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Sys-Virt-TCK' version 'v0.1.0' + perl Build manifest Added to MANIFEST: .gitignore Added to MANIFEST: autobuild.sh Added to MANIFEST: bin/libvirt-tck Added to MANIFEST: Build.PL Added to MANIFEST: conf/default.cfg Added to MANIFEST: docs/intro.pod Added to MANIFEST: docs/writing-tests.pod Added to MANIFEST: lib/Sys/Virt/TCK.pm Added to MANIFEST: lib/Sys/Virt/TCK/Capabilities.pm Added to MANIFEST: lib/Sys/Virt/TCK/DomainBuilder.pm Added to MANIFEST: lib/Sys/Virt/TCK/Hooks.pm Added to MANIFEST: lib/Sys/Virt/TCK/NetworkBuilder.pm Added to MANIFEST: lib/Sys/Virt/TCK/NetworkHelpers.pm Added to MANIFEST: lib/Sys/Virt/TCK/SELinux.pm Added to MANIFEST: lib/Sys/Virt/TCK/StoragePoolBuilder.pm Added to MANIFEST: lib/Sys/Virt/TCK/StorageVolBuilder.pm Added to MANIFEST: lib/Sys/Virt/TCK/TAP/XMLFormatter.pm Added to MANIFEST: lib/Sys/Virt/TCK/TAP/XMLFormatterSession.pm Added to MANIFEST: LICENSE Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: perl-Sys-Virt-TCK.spec.PL Added to MANIFEST: README Added to MANIFEST: scripts/domain/050-transient-lifecycle.t Added to MANIFEST: scripts/domain/051-transient-autostart.t Added to MANIFEST: scripts/domain/060-persistent-lifecycle.t Added to MANIFEST: scripts/domain/061-persistent-autostart.t Added to MANIFEST: scripts/domain/065-persistent-redefine.t Added to MANIFEST: scripts/domain/070-transient-to-persistent.t Added to MANIFEST: scripts/domain/080-unique-id-define.t Added to MANIFEST: scripts/domain/081-unique-id-create.t Added to MANIFEST: scripts/domain/082-unique-id-caching.t Added to MANIFEST: scripts/domain/090-invalid-ops-when-inactive.t Added to MANIFEST: scripts/domain/100-transient-save-restore.t Added to MANIFEST: scripts/domain/101-persistent-save-restore.t Added to MANIFEST: scripts/domain/102-broken-save-restore.t Added to MANIFEST: scripts/domain/103-blockdev-save-restore.t Added to MANIFEST: scripts/domain/110-memory-balloon.t Added to MANIFEST: scripts/domain/120-disks-stats.t Added to MANIFEST: scripts/domain/121-block-info.t Added to MANIFEST: scripts/domain/130-cpu-hotplug.t Added to MANIFEST: scripts/domain/180-interface-parameters.t Added to MANIFEST: scripts/domain/200-disk-hotplug.t Added to MANIFEST: scripts/domain/202-numa-set-parameters.t Added to MANIFEST: scripts/domain/205-disk-hotplug-ordering.t Added to MANIFEST: scripts/domain/207-disk-media-change.t Added to MANIFEST: scripts/domain/210-nic-hotplug.t Added to MANIFEST: scripts/domain/215-nic-hotplug-many.t Added to MANIFEST: scripts/domain/240-usb-host-hotplug.t Added to MANIFEST: scripts/domain/250-pci-host-hotplug.t Added to MANIFEST: scripts/domain/300-migration.t Added to MANIFEST: scripts/domain/301-migration-max-speed.t Added to MANIFEST: scripts/hooks/051-daemon-hook.t Added to MANIFEST: scripts/hooks/052-domain-hook.t Added to MANIFEST: scripts/networks/050-transient-lifecycle.t Added to MANIFEST: scripts/networks/051-transient-autostart.t Added to MANIFEST: scripts/networks/060-persistent-lifecycle.t Added to MANIFEST: scripts/networks/061-persistent-autostart.t Added to MANIFEST: scripts/networks/065-persistent-redefine.t Added to MANIFEST: scripts/networks/070-transient-to-persistent.t Added to MANIFEST: scripts/networks/080-unique-id-define.t Added to MANIFEST: scripts/networks/081-unique-id-create.t Added to MANIFEST: scripts/networks/082-unique-id-caching.t Added to MANIFEST: scripts/networks/090-invalid-ops-when-inactive.t Added to MANIFEST: scripts/networks/100-apply-verify-host.t Added to MANIFEST: scripts/networks/110-interface-change-transaction.t Added to MANIFEST: scripts/networks/networkApplyTest.sh Added to MANIFEST: scripts/networks/networkxml2hostout/tck-testnet-1.dat Added to MANIFEST: scripts/networks/networkxml2hostout/tck-testnet-1.post.dat Added to MANIFEST: scripts/networks/networkxml2hostout/tck-testnet-2.dat Added to MANIFEST: scripts/networks/networkxml2hostout/tck-testnet-2.post.dat Added to MANIFEST: scripts/networks/networkxml2hostout/tck-testnet-3.dat Added to MANIFEST: scripts/networks/networkxml2hostout/tck-testnet-3.post.dat Added to MANIFEST: scripts/networks/networkxml2xmlin/tck-testnet-1.xml Added to MANIFEST: scripts/networks/networkxml2xmlin/tck-testnet-2.xml Added to MANIFEST: scripts/networks/networkxml2xmlin/tck-testnet-3.xml Added to MANIFEST: scripts/nwfilter/050-apply-verify-host.t Added to MANIFEST: scripts/nwfilter/060-concurrency.t Added to MANIFEST: scripts/nwfilter/100-ping-still-working.t Added to MANIFEST: scripts/nwfilter/210-no-mac-spoofing.t Added to MANIFEST: scripts/nwfilter/220-no-ip-spoofing.t Added to MANIFEST: scripts/nwfilter/230-no-mac-broadcast.t Added to MANIFEST: scripts/nwfilter/240-no-arp-spoofing.t Added to MANIFEST: scripts/nwfilter/300-vsitype.t Added to MANIFEST: scripts/nwfilter/concurrency/chg-vm-filter.sh Added to MANIFEST: scripts/nwfilter/concurrency/start-destroy-vm.sh Added to MANIFEST: scripts/nwfilter/concurrency/tck-vm1-filter1.xml Added to MANIFEST: scripts/nwfilter/concurrency/tck-vm1-filter2.xml Added to MANIFEST: scripts/nwfilter/concurrency/tck-vm1.xml Added to MANIFEST: scripts/nwfilter/concurrency/tck-vm2-filter1.xml Added to MANIFEST: scripts/nwfilter/concurrency/tck-vm2-filter2.xml Added to MANIFEST: scripts/nwfilter/concurrency/tck-vm2.xml Added to MANIFEST: scripts/nwfilter/nwfilter2vmtest.sh Added to MANIFEST: scripts/nwfilter/nwfilter_concurrent.sh Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/ah-ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/ah-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/all-ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/all-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/arp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/comment-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/conntrack-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/esp-ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/esp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/example-1.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/example-2.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/hex-data-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/icmp-direction-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/icmp-direction2-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/icmp-direction3-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/icmp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/icmpv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/igmp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/ip-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/ipset-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/ipt-no-macspoof-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/iter-test1.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/iter-test2.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/iter-test3.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/mac-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/rarp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/sctp-ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/sctp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/stp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/target-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/target-test2.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/tcp-ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/tcp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/testvm.fwall.dat Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/udp-ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/udp-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/udplite-ipv6-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/udplite-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/vlan-test.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2fwallout/zzz-ipset-cleanup.fwall Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ah-ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ah-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/all-ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/all-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/arp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/comment-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/conntrack-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/esp-ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/esp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/example-1.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/example-2.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/hex-data-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/icmp-direction-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/icmp-direction2-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/icmp-direction3-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/icmp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/icmpv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/igmp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ip-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ipset-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ipt-no-macspoof-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/iter-test1.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/iter-test2.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/iter-test3.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/mac-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/rarp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ref-rule-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/ref-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/sctp-ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/sctp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/stp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/target-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/target-test2.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/tcp-ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/tcp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/udp-ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/udp-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/udplite-ipv6-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/udplite-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/vlan-test.xml Added to MANIFEST: scripts/nwfilter/nwfilterxml2xmlin/zzz-ipset-cleanup.xml Added to MANIFEST: scripts/nwfilter/README Added to MANIFEST: scripts/qemu/100-disk-encryption.t Added to MANIFEST: scripts/qemu/200-qcow2-single-backing-file.t Added to MANIFEST: scripts/qemu/205-qcow2-double-backing-file.t Added to MANIFEST: scripts/qemu/210-qcow2-auto-probing.t Added to MANIFEST: scripts/qemu/400-save-image-xml.t Added to MANIFEST: scripts/selinux/050-dynamic-relabel-yes.t Added to MANIFEST: scripts/selinux/055-dynamic-base-label.t Added to MANIFEST: scripts/selinux/100-static-relabel-no.t Added to MANIFEST: scripts/selinux/105-static-relabel-fail.t Added to MANIFEST: scripts/selinux/110-static-relabel-yes.t Added to MANIFEST: scripts/storage/050-transient-lifecycle.t Added to MANIFEST: scripts/storage/051-transient-autostart.t Added to MANIFEST: scripts/storage/060-persistent-lifecycle.t Added to MANIFEST: scripts/storage/061-persistent-autostart.t Added to MANIFEST: scripts/storage/065-persistent-redefine.t Added to MANIFEST: scripts/storage/070-transient-to-persistent.t Added to MANIFEST: scripts/storage/080-unique-id-define.t Added to MANIFEST: scripts/storage/081-unique-id-create.t Added to MANIFEST: scripts/storage/082-unique-id-caching.t Added to MANIFEST: scripts/storage/090-invalid-ops-when-inactive.t Added to MANIFEST: scripts/storage/100-create-vol-dir.t Added to MANIFEST: scripts/storage/110-disk-pool.t Added to MANIFEST: scripts/storage/120-get-ops.t Added to MANIFEST: scripts/storage/200-clone-vol-dir.t Added to MANIFEST: scripts/storage/250-vol-qcow2-backing-store.t Added to MANIFEST: scripts/storage/255-vol-qcow2-backing-store-auto.t Added to MANIFEST: scripts/storage/400-vol-download.t Added to MANIFEST: scripts/storage/405-vol-download-all.t Added to MANIFEST: scripts/storage/410-vol-download-nonblock.t Added to MANIFEST: scripts/storage/415-vol-upload.t Added to MANIFEST: scripts/storage/420-vol-upload-all.t Added to MANIFEST: scripts/storage/425-vol-upload-nonblock.t Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/050-capabilities.t Added to MANIFEST: t/070-domain-builder.t Added to MANIFEST: t/080-network-builder.t Added to MANIFEST: t/090-storage-pool-builder.t Added to MANIFEST: t/100-storage-vol-builder.t + perl Build mkdir blib: No space left on device at /usr/share/perl5/vendor_perl/Module/Build/Base.pm line 2822. Building Sys-Virt-TCK Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-cim-rpm » libvirt-fedora-rawhide #1025
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-cim-rpm/systems=libvirt-fedora-rawhide/10…> ------------------------------------------ [...truncated 132 lines...] checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no 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... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for ANSI C header files... (cached) yes checking for popen... yes checking for pclose... yes checking for fgets... yes checking for asprintf... yes checking for vfprintf... yes checking for fprintf... yes checking for snprintf... yes checking for sscanf... yes checking for xsltproc... /bin/xsltproc configure: checking for CMPI headers... checking standard... no checking /usr/include/cmpi... no checking /usr/local/include/cmpi... no checking /src/Pegasus/Provider/CMPI... no checking /opt/tog-pegasus/include/Pegasus/Provider/CMPI... no checking /usr/include/Pegasus/Provider/CMPI... yes checking return type for indications... CMPIStatus configure: checking for CMPI provider directory checking for /usr/lib64/cmpi... implied: /usr/lib64/cmpi configure: checking for CIM servers checking sfcbd ... no checking cimserver ... yes checking for x86_64-redhat-linux-gnu-pkg-config... /bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... yes checking for LIBXML... yes checking for LIBCU... yes checking for LIBUUID... yes checking for LIBCONFIG... yes ---------------------------------------------------------- Configuration for libvirt-cim complete. The following configuration options have been selected: CIMSERVER: pegasus PROVIDERDIR: /usr/lib64/cmpi CPPFLAGS: -DCMPI_VERSION=100 -I/usr/include/Pegasus/Provider/CMPI -I/usr/include/libxml2 -I/usr/include/libcmpiutil -I/usr/include/uuid You can override these values by setting the corresponding configure command-line option(s); e.g. ./configure PROVIDERDIR=/home/me/lib/sblim/ ---------------------------------------------------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating base_schema/install_base_schema.sh config.status: creating base_schema/Makefile config.status: creating libxkutil/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating libvirt-cim.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands You may now run make + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' make all-recursive make[2]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' Making all in libxkutil make[3]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/libxkutil' CC cs_util_instance.lo CC misc_util.lo CC device_parsing.lo CC capability_parsing.lo CC xmlgen.lo CC infostore.lo CC pool_parsing.lo CC acl_parsing.lo CC list_util.lo CC xml_parse_test.o CCLD libxkutil.la CCLD xml_parse_test make[3]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/libxkutil' Making all in src make[3]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/src' CC Virt_ComputerSystem.lo CC Virt_VirtualSystemSnapshotService.lo CC Virt_HostSystem.lo CC Virt_VSSD.lo CC Virt_Device.lo CC Virt_RASD.lo CC Virt_EnabledLogicalElementCapabilities.lo CC Virt_DevicePool.lo CC Virt_RegisteredProfile.lo CC Virt_VSMigrationCapabilities.lo CC Virt_VSMigrationSettingData.lo CC Virt_VirtualSystemSnapshotServiceCapabilities.lo CC Virt_SystemDevice.lo CC Virt_ComputerSystemIndication.lo CC Virt_ResourceAllocationSettingDataIndication.lo CC Virt_SwitchService.lo CC Virt_ComputerSystemMigrationIndication.lo CC Virt_VirtualSystemManagementCapabilities.lo CC Virt_AllocationCapabilities.lo CC Virt_ReferencedProfile.lo CC Virt_VirtualSystemManagementService.lo CC Virt_ResourcePoolConfigurationService.lo CC Virt_ResourcePoolConfigurationCapabilities.lo CC Virt_VSMigrationService.lo CC Virt_ConsoleRedirectionService.lo CC Virt_ConsoleRedirectionServiceCapabilities.lo CC Virt_KVMRedirectionSAP.lo CC Virt_SettingsDefineCapabilities.lo CC Virt_HostedDependency.lo CC Virt_ElementConformsToProfile.lo CC Virt_HostedResourcePool.lo CC Virt_ElementCapabilities.lo CC Virt_VSSDComponent.lo CC Virt_SettingsDefineState.lo CC Virt_ResourceAllocationFromPool.lo CC Virt_ElementAllocatedFromPool.lo CC Virt_HostedService.lo CC Virt_ElementSettingData.lo CC Virt_ConcreteComponent.lo CC Virt_ServiceAffectsElement.lo CC Virt_HostedAccessPoint.lo CC Virt_ServiceAccessBySAP.lo CC Virt_SAPAvailableForElement.lo CC Virt_FilterList.lo CC Virt_FilterEntry.lo CC Virt_EntriesInFilterList.lo CC Virt_NestedFilterList.lo CC Virt_HostedFilterList.lo CC Virt_AppliedFilterList.lo CCLD libVirt_HostSystem.la CCLD libVirt_VSSD.la CCLD libVirt_Device.la CCLD libVirt_EnabledLogicalElementCapabilities.la CCLD libVirt_DevicePool.la CCLD libVirt_RegisteredProfile.la CCLD libVirt_VSMigrationCapabilities.la CCLD libVirt_VSMigrationSettingData.la CCLD libVirt_VirtualSystemSnapshotServiceCapabilities.la /bin/ld: final link failed: No space left on device collect2: error: ld returned 1 exit status Makefile:1031: recipe for target 'libVirt_VSMigrationSettingData.la' failed make[3]: *** [libVirt_VSMigrationSettingData.la] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/src' Makefile:704: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' Makefile:578: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' error: Bad exit status from /var/tmp/rpm-tmp.SRcLi4 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.SRcLi4 (%build) Makefile:1181: recipe for target 'rpm' failed make: *** [rpm] Error 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-fedora-rawhide #1128
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…> ------------------------------------------ [...truncated 205 lines...] 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... /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... /bin/intltool-update checking for intltool-merge... /bin/intltool-merge checking for intltool-extract... /bin/intltool-extract checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for perl... /bin/perl checking for perl >= 5.8.1... 5.24.0 checking for XML::Parser... ok checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /bin/gtkdoc-check checking for gtkdoc-rebase... /bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for vapigen... /bin/vapigen checking /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-build/systems=libvirt-fedora-rawhide…'> Making all in libvirt-glib make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> CC libvirt_glib_1_0_la-libvirt-glib-error.lo CC libvirt_glib_1_0_la-libvirt-glib-event.lo CC libvirt_glib_1_0_la-libvirt-glib-main.lo CCLD libvirt-glib-1.0.la GISCAN LibvirtGLib-1.0.gir GICOMP LibvirtGLib-1.0.gir make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> Making all in libvirt-gconfig make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> GEN libvirt-gconfig-enum-types.h GEN libvirt-gconfig-enum-types.c make all-recursive make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> Making all in . make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> CC libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-model.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-topology.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-arch.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-domain.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host-secmodel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address-pci.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address-usb.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-channel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-pty.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-spiceport.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-spicevmc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-unix.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-clock.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-console.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-controller.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-controller-usb.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu-model.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-device.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-disk.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-disk-driver.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-filesys.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-desktop.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-rdp.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-sdl.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-spice.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-vnc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-hostdev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-hostdev-pci.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-input.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-filterref.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-bridge.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-filterref-parameter.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-network.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-user.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-memballoon.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-os.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-parallel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-power-management.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-redirdev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-seclabel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-serial.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host-certificates.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-passthrough.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot-disk.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-sound.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-hpet.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-pit.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-rtc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-video.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-interface.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-network.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-network-filter.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-node-device.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-secret.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-permissions.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-target.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-backing-store.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-target.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-xml-doc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-enum-types.lo CCLD libvirt-gconfig-1.0.la GISCAN LibvirtGConfig-1.0.gir GICOMP LibvirtGConfig-1.0.gir make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> Making all in tests make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> CC test-domain-create.o CC test-capabilities-parse.o CC test-domain-parse.o CCLD test-capabilities-parse CCLD test-domain-create CCLD test-domain-parse make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> Making all in libvirt-gobject make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> GEN libvirt-gobject-enums.c GEN libvirt-gobject-enums.h make all-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> CC libvirt_gobject_1_0_la-libvirt-gobject-domain-snapshot.lo CC libvirt_gobject_1_0_la-libvirt-gobject-main.lo CC libvirt_gobject_1_0_la-libvirt-gobject-domain-device.lo CC libvirt_gobject_1_0_la-libvirt-gobject-domain-disk.lo CC libvirt_gobject_1_0_la-libvirt-gobject-domain-interface.lo CC libvirt_gobject_1_0_la-libvirt-gobject-domain.lo CC libvirt_gobject_1_0_la-libvirt-gobject-interface.lo CC libvirt_gobject_1_0_la-libvirt-gobject-network.lo CC libvirt_gobject_1_0_la-libvirt-gobject-network-dhcp-lease.lo CC libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo CC libvirt_gobject_1_0_la-libvirt-gobject-node-device.lo CC libvirt_gobject_1_0_la-libvirt-gobject-secret.lo CC libvirt_gobject_1_0_la-libvirt-gobject-storage-vol.lo CC libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo ../../libvirt-gobject/libvirt-gobject-network-filter.c:229:1: fatal error: closing dependency file .deps/libvirt_gobject_1_0_la-libvirt-gobject-network-filter.Tpo: No space left on device } ^ compilation terminated. Makefile:754: recipe for target 'libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo' failed make[3]: *** [libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... /tmp/ccPbiEcn.s: Assembler messages: /tmp/ccPbiEcn.s: Fatal error: can't write 3923 bytes to section .debug_str of .libs/libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.o because: 'No space left on device' /tmp/ccPbiEcn.s: Fatal error: can't close .libs/libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.o: No space left on device Makefile:782: recipe for target 'libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo' failed make[3]: *** [libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> Makefile:569: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> Makefile:558: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'> Makefile:459: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-check » libvirt-fedora-rawhide #1524
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…> ------------------------------------------ [...truncated 703 lines...] PASS: test-posix_spawn1 PASS: test-posix_spawn2 PASS: test-nonblocking-pipe.sh PASS: test-pthread_sigmask1 SKIP: test-ptsname SKIP: test-ptsname_r PASS: test-raise PASS: test-random_r PASS: test-pthread_sigmask2 PASS: test-read PASS: test-rawmemchr PASS: test-readlink PASS: test-recv PASS: test-sched PASS: test-regex PASS: test-nonblocking-socket.sh PASS: test-select PASS: test-send PASS: test-setenv PASS: test-setlocale1.sh PASS: test-setlocale2.sh PASS: test-setsockopt PASS: test-sigaction PASS: test-signal-h PASS: test-signbit PASS: test-sigpipe.sh PASS: test-select-out.sh PASS: test-select-in.sh PASS: test-snprintf PASS: test-sockets PASS: test-spawn PASS: test-stat PASS: test-stat-time PASS: test-stdalign PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-sigprocmask PASS: test-sleep PASS: test-stdlib PASS: test-strerror PASS: test-strchrnul PASS: test-string PASS: test-strerror_r PASS: test-strings PASS: test-sys_ioctl PASS: test-strnlen PASS: test-symlink PASS: test-sys_select PASS: test-sys_stat PASS: test-sys_socket PASS: test-sys_uio PASS: test-sys_time PASS: test-sys_types PASS: test-sys_utsname PASS: test-termios PASS: test-sys_wait PASS: test-thread_self PASS: test-thread_create PASS: test-time SKIP: test-ttyname_r PASS: test-uname PASS: test-unistd PASS: test-unlockpt PASS: test-unsetenv PASS: test-vasnprintf PASS: test-init.sh PASS: test-vasprintf PASS: test-usleep PASS: test-verify PASS: test-vc-list-files-git.sh PASS: test-vsnprintf PASS: test-wchar PASS: test-wcrtomb.sh SKIP: test-wcrtomb-w32-1.sh SKIP: test-wcrtomb-w32-2.sh SKIP: test-wcrtomb-w32-3.sh SKIP: test-wcrtomb-w32-4.sh SKIP: test-wcrtomb-w32-5.sh PASS: test-wctype-h PASS: test-write PASS: test-vc-list-files-cvs.sh PASS: test-xalloc-die.sh PASS: test-verify.sh ============================================================================ Testsuite summary for libvirt 2.2.0 ============================================================================ # TOTAL: 215 # PASS: 202 # SKIP: 13 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make make[2]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: utiltest PASS: viratomictest PASS: shunloadtest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircryptotest PASS: vircgrouptest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virshtest PASS: virkeycodetest PASS: virlogtest PASS: virlockspacetest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest PASS: virschematest PASS: virhostdevtest PASS: vircaps2xmltest PASS: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virnetdaemontest PASS: virnetsockettest PASS: virnetserverclienttest PASS: fchosttest PASS: scsihosttest PASS: virnettlssessiontest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: securityselinuxtest PASS: virpolkittest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: virdrivermoduletest PASS: virnettlscontexttest PASS: xml2sexprtest PASS: sexpr2xmltest PASS: xmconfigtest PASS: xencapstest PASS: xlconfigtest PASS: qemuargv2xmltest PASS: qemuxml2argvtest PASS: qemuxml2xmltest PASS: qemuhelptest PASS: domainsnapshotxml2xmltest PASS: qemumonitortest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemuagenttest PASS: lxcxml2xmltest PASS: qemucommandutiltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vmx2xmltest PASS: vboxsnapshotxmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: jsontest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: networkxml2xmlupdatetest PASS: networkxml2firewalltest PASS: nwfilterxml2xmltest PASS: storagebackendsheepdogtest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virscsitest PASS: nsstest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: virstoragetest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest FAIL: virusbtest PASS: cputest ../../build-aux/test-driver: line 129: echo: write error: No space left on device FAIL: eventtest ../../build-aux/test-driver: line 135: echo: write error: No space left on device ../../build-aux/test-driver: line 136: echo: write error: No space left on device ../../build-aux/test-driver: line 137: echo: write error: No space left on device ../../build-aux/test-driver: line 138: echo: write error: No space left on device Makefile:6376: recipe for target 'eventtest.log' failed make[3]: *** [eventtest.log] Error 1 make[3]: *** Waiting for unfinished jobs.... ../../build-aux/test-driver: line 129: echo: write error: No space left on device FAIL: virnetdevbandwidthtest ../../build-aux/test-driver: line 135: echo: write error: No space left on device ../../build-aux/test-driver: line 136: echo: write error: No space left on device ../../build-aux/test-driver: line 137: echo: write error: No space left on device ../../build-aux/test-driver: line 138: echo: write error: No space left on device Makefile:6369: recipe for target 'virnetdevbandwidthtest.log' failed make[3]: *** [virnetdevbandwidthtest.log] Error 1 ../../build-aux/test-driver: line 129: echo: write error: No space left on device FAIL: objecteventtest ../../build-aux/test-driver: line 135: echo: write error: No space left on device ../../build-aux/test-driver: line 136: echo: write error: No space left on device ../../build-aux/test-driver: line 137: echo: write error: No space left on device ../../build-aux/test-driver: line 138: echo: write error: No space left on device Makefile:6383: recipe for target 'objecteventtest.log' failed make[3]: *** [objecteventtest.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> Makefile:5599: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> Makefile:6540: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-check/systems=libvirt-fedora-rawhi…'> Makefile:2004: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure Archiving artifacts
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-rpm » libvirt-fedora-rawhide #1092
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-rawhide…> ------------------------------------------ Started by upstream project "libvirt-python-rpm" build number 1092 originally caused by: Started by upstream project "libvirt-python-check" build number 1132 originally caused by: Started by upstream project "libvirt-python-build" build number 1174 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1592 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-python-rpm/systems=libvirt-fedora-rawhide…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson1335138601379910940.sh + sed -i -e 's/.*libvirt-devel.*//' libvirt-python.spec.in + ./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-2.2.0 creating libvirt-python-2.2.0/examples creating libvirt-python-2.2.0/examples/guest-vcpus creating libvirt-python-2.2.0/tests making hard links in libvirt-python-2.2.0... hard linking AUTHORS -> libvirt-python-2.2.0 hard linking COPYING -> libvirt-python-2.2.0 hard linking COPYING.LESSER -> libvirt-python-2.2.0 hard linking ChangeLog -> libvirt-python-2.2.0 hard linking NEWS -> libvirt-python-2.2.0 hard linking README -> libvirt-python-2.2.0 hard linking generator.py -> libvirt-python-2.2.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.2.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.2.0 hard linking libvirt-override-api.xml -> libvirt-python-2.2.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.2.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.2.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.2.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.2.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.2.0 hard linking libvirt-override.c -> libvirt-python-2.2.0 hard linking libvirt-override.py -> libvirt-python-2.2.0 hard linking libvirt-python.spec -> libvirt-python-2.2.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.2.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.2.0 hard linking libvirt-utils.c -> libvirt-python-2.2.0 hard linking libvirt-utils.h -> libvirt-python-2.2.0 hard linking sanitytest.py -> libvirt-python-2.2.0 hard linking setup.py -> libvirt-python-2.2.0 hard linking tox.ini -> libvirt-python-2.2.0 hard linking typewrappers.c -> libvirt-python-2.2.0 hard linking typewrappers.h -> libvirt-python-2.2.0 hard linking examples/consolecallback.py -> libvirt-python-2.2.0/examples hard linking examples/dominfo.py -> libvirt-python-2.2.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.2.0/examples hard linking examples/domrestore.py -> libvirt-python-2.2.0/examples hard linking examples/domsave.py -> libvirt-python-2.2.0/examples hard linking examples/domstart.py -> libvirt-python-2.2.0/examples hard linking examples/esxlist.py -> libvirt-python-2.2.0/examples hard linking examples/event-test.py -> libvirt-python-2.2.0/examples hard linking examples/nodestats.py -> libvirt-python-2.2.0/examples hard linking examples/topology.py -> libvirt-python-2.2.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.2.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.2.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.2.0/tests hard linking tests/test_domain.py -> libvirt-python-2.2.0/tests creating dist Creating tar archive removing 'libvirt-python-2.2.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.2.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ypozzK + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.2.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-rawhide…> /usr/bin/tar: libvirt-python-2.2.0/libvirt-lxc-override.c: Cannot write: No space left on device /usr/bin/tar: libvirt-python-2.2.0/libvirt-qemu-override.c: Cannot write: No space left on device /usr/bin/tar: Exiting with failure status due to previous errors error: Bad exit status from /var/tmp/rpm-tmp.ypozzK (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ypozzK (%prep) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-rpm » libvirt-fedora-rawhide #13
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-rpm/systems=libvirt-fedora-rawhide/1…> ------------------------------------------ Started by upstream project "libvirt-perl-rpm" build number 13 originally caused by: Started by upstream project "libvirt-perl-test" build number 1156 originally caused by: Started by upstream project "libvirt-perl-build" build number 1147 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1592 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-rpm/systems=libvirt-fedora-rawhide/w…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson3246088725135856769.sh + perl -i -p -e 's/BuildRequires: *libvirt-devel.*//' perl-Sys-Virt.spec + rm -f '*.tar.gz' + make dist rm -rf Sys-Virt-2.2.0 "/usr/bin/perl" "-MExtUtils::Manifest=manicopy,maniread" \ -e "manicopy(maniread(),'Sys-Virt-2.2.0', 'best');" mkdir Sys-Virt-2.2.0 mkdir Sys-Virt-2.2.0/examples mkdir Sys-Virt-2.2.0/t mkdir Sys-Virt-2.2.0/lib mkdir Sys-Virt-2.2.0/lib/Sys mkdir Sys-Virt-2.2.0/lib/Sys/Virt tar cvf Sys-Virt-2.2.0.tar Sys-Virt-2.2.0 Sys-Virt-2.2.0/ Sys-Virt-2.2.0/Makefile.PL Sys-Virt-2.2.0/INSTALL Sys-Virt-2.2.0/META.yml.PL Sys-Virt-2.2.0/MYMETA.yml Sys-Virt-2.2.0/typemap Sys-Virt-2.2.0/MANIFEST Sys-Virt-2.2.0/META.yml Sys-Virt-2.2.0/perl-Sys-Virt.spec.PL Sys-Virt-2.2.0/AUTHORS Sys-Virt-2.2.0/MANIFEST.SKIP Sys-Virt-2.2.0/README Sys-Virt-2.2.0/Virt.xs Sys-Virt-2.2.0/t/ Sys-Virt-2.2.0/t/010-pod-coverage.t Sys-Virt-2.2.0/t/015-changes.t Sys-Virt-2.2.0/t/030-api-coverage.t Sys-Virt-2.2.0/t/200-domains.t Sys-Virt-2.2.0/t/020-constants.t Sys-Virt-2.2.0/t/800-events.t Sys-Virt-2.2.0/t/400-storage-pools.t Sys-Virt-2.2.0/t/300-networks.t Sys-Virt-2.2.0/t/500-storage-vols.t Sys-Virt-2.2.0/t/600-interfaces.t Sys-Virt-2.2.0/t/005-pod.t Sys-Virt-2.2.0/t/100-connect.t Sys-Virt-2.2.0/examples/ Sys-Virt-2.2.0/examples/save-restore.pl Sys-Virt-2.2.0/examples/vcpuinfo.pl Sys-Virt-2.2.0/examples/send-key.pl Sys-Virt-2.2.0/examples/dhcp-leases.pl Sys-Virt-2.2.0/examples/iothreadinfo.pl Sys-Virt-2.2.0/examples/vol-upload-nonblock.pl Sys-Virt-2.2.0/examples/dom-ifinfo.pl Sys-Virt-2.2.0/examples/vol-download-all.pl Sys-Virt-2.2.0/examples/open-console.pl Sys-Virt-2.2.0/examples/node-cpu.pl Sys-Virt-2.2.0/examples/hv-stat.pl Sys-Virt-2.2.0/examples/vol-upload.pl Sys-Virt-2.2.0/examples/devices.pl Sys-Virt-2.2.0/examples/dump-info.pl Sys-Virt-2.2.0/examples/events.pl Sys-Virt-2.2.0/examples/dump-xml.pl Sys-Virt-2.2.0/examples/dom-fsinfo.pl Sys-Virt-2.2.0/examples/node-info.pl Sys-Virt-2.2.0/examples/node-ksm.pl Sys-Virt-2.2.0/examples/dom-migrate.pl Sys-Virt-2.2.0/examples/auth.pl Sys-Virt-2.2.0/examples/fs-freeze.pl Sys-Virt-2.2.0/examples/vol-download-nonblock.pl Sys-Virt-2.2.0/examples/emulator-pin.pl Sys-Virt-2.2.0/examples/vol-download.pl Sys-Virt-2.2.0/examples/node-alloc.pl Sys-Virt-2.2.0/examples/dom-stats.pl Sys-Virt-2.2.0/examples/node-devlist.pl Sys-Virt-2.2.0/examples/vol-upload-all.pl Sys-Virt-2.2.0/Changes Sys-Virt-2.2.0/MYMETA.json Sys-Virt-2.2.0/lib/ Sys-Virt-2.2.0/lib/Sys/ Sys-Virt-2.2.0/lib/Sys/Virt/ Sys-Virt-2.2.0/lib/Sys/Virt/NWFilter.pm Sys-Virt-2.2.0/lib/Sys/Virt/StoragePool.pm Sys-Virt-2.2.0/lib/Sys/Virt/Secret.pm Sys-Virt-2.2.0/lib/Sys/Virt/DomainSnapshot.pm Sys-Virt-2.2.0/lib/Sys/Virt/Stream.pm Sys-Virt-2.2.0/lib/Sys/Virt/StorageVol.pm Sys-Virt-2.2.0/lib/Sys/Virt/NodeDevice.pm Sys-Virt-2.2.0/lib/Sys/Virt/Network.pm Sys-Virt-2.2.0/lib/Sys/Virt/Interface.pm Sys-Virt-2.2.0/lib/Sys/Virt/Domain.pm Sys-Virt-2.2.0/lib/Sys/Virt/Error.pm Sys-Virt-2.2.0/lib/Sys/Virt/Event.pm Sys-Virt-2.2.0/lib/Sys/Virt.pm Sys-Virt-2.2.0/LICENSE Sys-Virt-2.2.0/HACKING Sys-Virt-2.2.0/perl-Sys-Virt.spec rm -rf Sys-Virt-2.2.0 gzip --best Sys-Virt-2.2.0.tar Created Sys-Virt-2.2.0.tar.gz + rpmbuild -ta Sys-Virt-2.2.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rcQ7YD + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf Sys-Virt-2.2.0 + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-perl-rpm/systems=libvirt-fedora-rawhide/w…> + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sys-Virt-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '/Sys-Virt\.spec/d' Makefile.PL + sed -i -e '/\.spec\.PL$/d' MANIFEST + rm -f perl-Sys-Virt.spec.PL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.399kLG + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd Sys-Virt-2.2.0 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sys::Virt Writing MYMETA.yml and MYMETA.json + make -j2 Running Mkbootstrap for Virt () chmod 644 "Virt.bs" "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/jenkins/rpmbuild/BUILD/Sys-Virt-2.2.0/typemap' Virt.xs > Virt.xsc cp lib/Sys/Virt/Secret.pm blib/lib/Sys/Virt/Secret.pm cp lib/Sys/Virt/Domain.pm blib/lib/Sys/Virt/Domain.pm cp lib/Sys/Virt/NWFilter.pm blib/lib/Sys/Virt/NWFilter.pm cp lib/Sys/Virt/Interface.pm blib/lib/Sys/Virt/Interface.pm cp lib/Sys/Virt/Event.pm blib/lib/Sys/Virt/Event.pm cp lib/Sys/Virt.pm blib/lib/Sys/Virt.pm cp lib/Sys/Virt/Stream.pm blib/lib/Sys/Virt/Stream.pm cp lib/Sys/Virt/Network.pm blib/lib/Sys/Virt/Network.pm cp lib/Sys/Virt/Error.pm blib/lib/Sys/Virt/Error.pm cp lib/Sys/Virt/NodeDevice.pm blib/lib/Sys/Virt/NodeDevice.pm cp lib/Sys/Virt/StoragePool.pm blib/lib/Sys/Virt/StoragePool.pm cp lib/Sys/Virt/DomainSnapshot.pm blib/lib/Sys/Virt/DomainSnapshot.pm cp lib/Sys/Virt/StorageVol.pm blib/lib/Sys/Virt/StorageVol.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Virt.bs blib/arch/auto/Sys/Virt/Virt.bs 644 "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" META.yml.PL META.yml mv Virt.xsc Virt.c gcc -c -Wall -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DVERSION=\"2.2.0\" -DXS_VERSION=\"2.2.0\" -fPIC "-I/usr/lib64/perl5/CORE" Virt.c {standard input}: Assembler messages: {standard input}: Fatal error: can't write 2 bytes to section .text of Virt.o because: 'No space left on device' as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 {standard input}: Fatal error: can't close Virt.o: No space left on device Makefile:364: recipe for target 'Virt.o' failed make: *** [Virt.o] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.399kLG (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.399kLG (%build) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-build » libvirt-fedora-rawhide #1593
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-daemon-build/systems=libvirt-fedora-rawhi…> ------------------------------------------ Started by upstream project "libvirt-daemon-build" build number 1593 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-daemon-build/systems=libvirt-fedora-rawhi…> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1738) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git" returned status code 4: stdout: stderr: error: failed to write new configuration file <https://ci.centos.org/job/libvirt-daemon-build/systems=libvirt-fedora-rawhi…> at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1691) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1321) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1333) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1035) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160) at sun.reflect.GeneratedMethodAccessor246.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:320) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:295) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:254) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-fedora-rawhide(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) at hudson.remoting.UserResponse.retrieve(UserRequest.java:220) at hudson.remoting.Channel.call(Channel.java:781) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250) at com.sun.proxy.$Proxy57.setRemoteUrl(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:798) ... 11 more ERROR: null
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-test » libvirt-fedora-rawhide #1154
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-rawhide/…> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1154 originally caused by: Started by upstream project "libvirt-perl-build" build number 1145 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1591 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/libvirt-perl-test/systems=libvirt-fedora-rawhide/…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson8093590476680199698.sh + make manifest "/usr/bin/perl" "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make 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_DOMAIN_SCHEDULER_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_SCHEDULER_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Looks like you failed 4 tests of 1500. t/030-api-coverage.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1500 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 1024 Tests: 1500 Failed: 4) Failed tests: 1410-1411, 1441-1442 Non-zero exit status: 4 Files=12, Tests=1752, 32 wallclock secs ( 0.47 usr 0.08 sys + 7.38 cusr 0.43 csys = 8.36 CPU) Result: FAIL Failed 1/12 test programs. 4/1752 subtests failed. Makefile:1017: 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-test » libvirt-centos-7 #1154
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-centos-7/1154/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1154 originally caused by: Started by upstream project "libvirt-perl-build" build number 1145 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1591 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/libvirt-perl-test/systems=libvirt-centos-7/ws/> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson2904022606049125856.sh + make manifest /usr/bin/perl "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make 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_DOMAIN_SCHEDULER_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_SCHEDULER_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Looks like you failed 4 tests of 1500. t/030-api-coverage.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1500 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 1024 Tests: 1500 Failed: 4) Failed tests: 1410-1411, 1441-1442 Non-zero exit status: 4 Files=12, Tests=1752, 21 wallclock secs ( 0.37 usr 0.04 sys + 6.86 cusr 0.34 csys = 7.61 CPU) Result: FAIL Failed 1/12 test programs. 4/1752 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-test » libvirt-fedora-21 #1154
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-21/1154/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1154 originally caused by: Started by upstream project "libvirt-perl-build" build number 1145 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1591 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-21 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-21/ws/> [libvirt-fedora-21] $ /bin/sh -xe /tmp/hudson9065819348968404322.sh + make manifest /usr/bin/perl "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 Running Mkbootstrap for Sys::Virt () chmod 644 Virt.bs 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_DOMAIN_SCHEDULER_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_SCHEDULER_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Looks like you failed 4 tests of 1500. t/030-api-coverage.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1500 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 1024 Tests: 1500 Failed: 4) Failed tests: 1410-1411, 1441-1442 Non-zero exit status: 4 Files=12, Tests=1752, 33 wallclock secs ( 0.57 usr 0.05 sys + 6.35 cusr 0.65 csys = 7.62 CPU) Result: FAIL Failed 1/12 test programs. 4/1752 subtests failed. Makefile:1026: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.