[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-rpm » libvirt-fedora-rawhide #130
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zYaiUf + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RaPdhk + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ia0qEq + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ylsfdf + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.331s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.ylsfdf (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ylsfdf (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pppd6K + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1wRr3J + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gtm3VZ + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kk0kf6 + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.163s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.Kk0kf6 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Kk0kf6 (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 18 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rWxBK3 + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GfENvG + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NdGL8E + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Po4zuS + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.108s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.Po4zuS (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Po4zuS (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lgg5HW + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t5Dci1 + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BWY4RG + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.06xSUE + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.571s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.06xSUE (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.06xSUE (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VgFPF9 + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K0AQvl + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mI5qqf + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JQwJx2 + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.278s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.JQwJx2 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.JQwJx2 (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ORSTQi + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TRPRHm + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.foCITa + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nUxX2T + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.269s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.nUxX2T (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.nUxX2T (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.loQocj + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TsG2aH + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EVvYiN + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aGxLlJ + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.444s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.aGxLlJ (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.aGxLlJ (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aUSzzZ + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LTfLH0 + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2ha4I2 + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.keOBvP + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.559s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.keOBvP (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.keOBvP (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-r... [...truncated 20 lines...] creating libvirt-python-2.5.0 creating libvirt-python-2.5.0/examples creating libvirt-python-2.5.0/examples/guest-vcpus creating libvirt-python-2.5.0/tests making hard links in libvirt-python-2.5.0... hard linking AUTHORS -> libvirt-python-2.5.0 hard linking COPYING -> libvirt-python-2.5.0 hard linking COPYING.LESSER -> libvirt-python-2.5.0 hard linking ChangeLog -> libvirt-python-2.5.0 hard linking NEWS -> libvirt-python-2.5.0 hard linking README -> libvirt-python-2.5.0 hard linking generator.py -> libvirt-python-2.5.0 hard linking libvirt-lxc-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-lxc-override.c -> libvirt-python-2.5.0 hard linking libvirt-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-override-virConnect.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomain.py -> libvirt-python-2.5.0 hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.5.0 hard linking libvirt-override-virStream.py -> libvirt-python-2.5.0 hard linking libvirt-override.c -> libvirt-python-2.5.0 hard linking libvirt-override.py -> libvirt-python-2.5.0 hard linking libvirt-python.spec -> libvirt-python-2.5.0 hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.5.0 hard linking libvirt-qemu-override.c -> libvirt-python-2.5.0 hard linking libvirt-utils.c -> libvirt-python-2.5.0 hard linking libvirt-utils.h -> libvirt-python-2.5.0 hard linking sanitytest.py -> libvirt-python-2.5.0 hard linking setup.py -> libvirt-python-2.5.0 hard linking tox.ini -> libvirt-python-2.5.0 hard linking typewrappers.c -> libvirt-python-2.5.0 hard linking typewrappers.h -> libvirt-python-2.5.0 hard linking examples/consolecallback.py -> libvirt-python-2.5.0/examples hard linking examples/dominfo.py -> libvirt-python-2.5.0/examples hard linking examples/domipaddrs.py -> libvirt-python-2.5.0/examples hard linking examples/domrestore.py -> libvirt-python-2.5.0/examples hard linking examples/domsave.py -> libvirt-python-2.5.0/examples hard linking examples/domstart.py -> libvirt-python-2.5.0/examples hard linking examples/esxlist.py -> libvirt-python-2.5.0/examples hard linking examples/event-test.py -> libvirt-python-2.5.0/examples hard linking examples/nodestats.py -> libvirt-python-2.5.0/examples hard linking examples/topology.py -> libvirt-python-2.5.0/examples hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.5.0/examples/guest-vcpus hard linking tests/test_conn.py -> libvirt-python-2.5.0/tests hard linking tests/test_domain.py -> libvirt-python-2.5.0/tests creating dist Creating tar archive removing 'libvirt-python-2.5.0' (and everything under it) /usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.5.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sdvFqI + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd /home/jenkins/rpmbuild/BUILD + rm -rf libvirt-python-2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-master-rpm/systems=libvirt-fedora-rawhide/ws/dist/libvirt-python-2.5.0.tar.gz> + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find examples -type f -exec chmod 0644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VrkwQC + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 415 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-3.5 copying build/libvirt.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.5 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.5 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/build gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-override.c -o build/temp.linux-x86_64-3.5/libvirt-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt.c -o build/temp.linux-x86_64-3.5/build/libvirt.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-override.o build/temp.linux-x86_64-3.5/build/libvirt.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_qemu' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.5/libvirt-qemu-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-qemu-override.o build/temp.linux-x86_64-3.5/build/libvirt-qemu.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib building 'libvirtmod_lxc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.5/libvirt-lxc-override.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c typewrappers.c -o build/temp.linux-x86_64-3.5/typewrappers.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I. -I/usr/include/python3.5m -c libvirt-utils.c -o build/temp.linux-x86_64-3.5/libvirt-utils.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/libvirt-lxc-override.o build/temp.linux-x86_64-3.5/build/libvirt-lxc.o build/temp.linux-x86_64-3.5/typewrappers.o build/temp.linux-x86_64-3.5/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.5m -o build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -L/home/jenkins/build/libvirt/lib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZfHKmk + umask 022 + cd /home/jenkins/rpmbuild/BUILD + '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 ++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + mkdir -p /home/jenkins/rpmbuild/BUILDROOT + mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 + cd libvirt-python-2.5.0 + /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info + /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64 running install running install_lib creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages copying build/lib.linux-x86_64-3.5/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt.py to libvirt.cpython-35.pyc byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-35.pyc running install_egg_info Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.5.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirt_python-2.5.0-py3.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.5.0 extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_qemu.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod.cpython-35m-x86_64-linux-gnu.so extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5/site-packages/libvirtmod_lxc.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.5.0-1.fc26.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fOXeXM + umask 022 + cd /home/jenkins/rpmbuild/BUILD + cd libvirt-python-2.5.0 + /usr/bin/python setup.py test running test /usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python /usr/bin/nosetests .. ---------------------------------------------------------------------- Ran 2 tests in 0.289s OK + /usr/bin/python3 setup.py test running test /usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.5 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml /usr/bin/python3 /usr/bin/nosetests Traceback (most recent call last): File "/usr/bin/nosetests", line 11, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2630, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'nosetests-2.7') not found error: command '/usr/bin/python3' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.fOXeXM (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.fOXeXM (%check) error: command '/usr/bin/rpmbuild' failed with exit status 1 Build step 'Execute shell' marked build as failure
participants (1)
-
ci@centos.org