Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests-kerberos.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra7-buildtools-common-el7-build-87603-625749/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests-kerberos.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-requests-kerberos-0.10.0-9.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requests-kerberos.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra7-buildtools-common-el7-build-87603-625749/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requests-kerberos.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yln829 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc + /usr/bin/gzip -dc /builddir/build/SOURCES/requests-kerberos-75d2958.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-switch-requirement-from-pykerberos-back-to-kerberos.patch):' Patch #1 (0001-switch-requirement-from-pykerberos-back-to-kerberos.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-switch-requirement-from-pykerberos-back-to-kerberos.patch + /usr/bin/patch -p1 --fuzz=0 patching file requirements.txt patching file setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iWd1wc + umask 022 + cd /builddir/build/BUILD + cd requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/requests_kerberos copying requests_kerberos/__init__.py -> build/lib/requests_kerberos copying requests_kerberos/kerberos_.py -> build/lib/requests_kerberos copying requests_kerberos/exceptions.py -> build/lib/requests_kerberos copying requests_kerberos/compat.py -> build/lib/requests_kerberos running egg_info creating requests_kerberos.egg-info writing requirements to requests_kerberos.egg-info/requires.txt writing requests_kerberos.egg-info/PKG-INFO writing top-level names to requests_kerberos.egg-info/top_level.txt writing dependency_links to requests_kerberos.egg-info/dependency_links.txt writing manifest file 'requests_kerberos.egg-info/SOURCES.txt' reading manifest file 'requests_kerberos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'requests_kerberos.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.akWORn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch + cd requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr creating /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos copying build/lib/requests_kerberos/__init__.py -> /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos copying build/lib/requests_kerberos/kerberos_.py -> /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos copying build/lib/requests_kerberos/exceptions.py -> /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos copying build/lib/requests_kerberos/compat.py -> /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos byte-compiling /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos/kerberos_.py to kerberos_.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos/compat.py to compat.pyc writing byte-compilation script '/tmp/tmpAcT6eJ.py' /usr/bin/python2 -O /tmp/tmpAcT6eJ.py removing /tmp/tmpAcT6eJ.py running install_egg_info running egg_info writing requirements to requests_kerberos.egg-info/requires.txt writing requests_kerberos.egg-info/PKG-INFO writing top-level names to requests_kerberos.egg-info/top_level.txt writing dependency_links to requests_kerberos.egg-info/dependency_links.txt reading manifest file 'requests_kerberos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'requests_kerberos.egg-info/SOURCES.txt' Copying requests_kerberos.egg-info to /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7/site-packages/requests_kerberos-0.10.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/requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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/python-requests-kerberos-0.10.0-9.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-requests-kerberos-0.10.0-9.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sdYjwj + umask 022 + cd /builddir/build/BUILD + cd requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc + DOCDIR=/builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/doc/python2-requests-kerberos-0.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/doc/python2-requests-kerberos-0.10.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/doc/python2-requests-kerberos-0.10.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/doc/python2-requests-kerberos-0.10.0 + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/doc/python2-requests-kerberos-0.10.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w1y0Td + umask 022 + cd /builddir/build/BUILD + cd requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc + LICENSEDIR=/builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/licenses/python2-requests-kerberos-0.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/licenses/python2-requests-kerberos-0.10.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch/usr/share/licenses/python2-requests-kerberos-0.10.0 + exit 0 Provides: python-requests-kerberos = 0.10.0-9.el7 python2-requests-kerberos = 0.10.0-9.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-requests-kerberos < 0.10.0-9.el7 python-requests-kerberos < 0.8.0-4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch Wrote: /builddir/build/RPMS/python2-requests-kerberos-0.10.0-9.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sCk0EC + umask 022 + cd /builddir/build/BUILD + cd requests-kerberos-75d29584a0c40a17a0bed8f228707bf53f703fdc + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-requests-kerberos-0.10.0-9.el7.noarch + exit 0 Child return code was: 0