Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pysendfile.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18797-24587/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pysendfile.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/pysendfile-2.0.0-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pysendfile.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18797-24587/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pysendfile.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IX6qfL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pysendfile-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysendfile-2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysendfile-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aSoyrk + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python setup.py build running build running build_ext building 'sendfile' extension creating build creating build/temp.linux-aarch64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fPIC -I/usr/include/python2.7 -c sendfilemodule.c -o build/temp.linux-aarch64-2.7/sendfilemodule.o creating build/lib.linux-aarch64-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches build/temp.linux-aarch64-2.7/sendfilemodule.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-aarch64-2.7/sendfile.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ms6T0t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64 + cd pysendfile-2.0.0 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr creating /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64/python2.7/site-packages copying build/lib.linux-aarch64-2.7/sendfile.so -> /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64/python2.7/site-packages writing byte-compilation script '/tmp/tmpJNpOwj.py' /usr/bin/python -O /tmp/tmpJNpOwj.py removing /tmp/tmpJNpOwj.py running install_egg_info running egg_info creating pysendfile.egg-info writing pysendfile.egg-info/PKG-INFO writing top-level names to pysendfile.egg-info/top_level.txt writing dependency_links to pysendfile.egg-info/dependency_links.txt writing manifest file 'pysendfile.egg-info/SOURCES.txt' reading manifest file 'pysendfile.egg-info/SOURCES.txt' writing manifest file 'pysendfile.egg-info/SOURCES.txt' Copying pysendfile.egg-info to /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64/python2.7/site-packages/pysendfile-2.0.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pysendfile-2.0.0 extracting debug info from /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64/python2.7/site-packages/sendfile.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 22 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.R6E12o + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + PYTHONPATH=/builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/lib64/python2.7/site-packages + /usr/bin/python test/test_sendfile.py test_empty_file (__main__.TestSendfile) ... ok test_invalid_offset (__main__.TestSendfile) ... ok test_non_socket (__main__.TestSendfile) ... ok test_offset_none (__main__.TestSendfile) ... ok test_offset_overflow (__main__.TestSendfile) ... ok test_send_from_certain_offset (__main__.TestSendfile) ... ok test_send_whole_file (__main__.TestSendfile) ... ok test_small_file (__main__.TestSendfile) ... ok test_small_file_and_offset_overflow (__main__.TestSendfile) ... ok test_big_file (__main__.TestLargeFile) ... creating file: 77% starting transfer: 26% 52% 78% ok ---------------------------------------------------------------------- Ran 10 tests in 6.273s OK + exit 0 Processing files: pysendfile-2.0.0-5.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RsSg6P + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/share/doc/pysendfile-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/share/doc/pysendfile-2.0.0 + cp -pr README /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/share/doc/pysendfile-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64/usr/share/doc/pysendfile-2.0.0 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pysendfile = 2.0.0-5.el7 pysendfile(aarch-64) = 2.0.0-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pysendfile-debuginfo-2.0.0-5.el7.aarch64 Provides: pysendfile-debuginfo = 2.0.0-5.el7 pysendfile-debuginfo(aarch-64) = 2.0.0-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Wrote: /builddir/build/RPMS/pysendfile-2.0.0-5.el7.aarch64.rpm Wrote: /builddir/build/RPMS/pysendfile-debuginfo-2.0.0-5.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CMHHzp + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pysendfile-2.0.0-5.el7.aarch64 + exit 0 Child return code was: 0 LEAVE do -->