Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bashate.spec'], gid=135logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6414/root'user='mockbuild'shell=Falseuid=1001nspawn_args=[]timeout=0printOutput=Falseenv={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bashate.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'} 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 warning: Could not canonicalize hostname: copr-builder-592387755.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/bashate-0.5.1-8.4.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bashate.spec'], gid=135logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6414/root'user='mockbuild'shell=Falseuid=1001nspawn_args=[]timeout=0printOutput=Falseenv={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bashate.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2u2JD4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bashate-0.5.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/bashate-0.5.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bashate-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + PBR_VERSION=0.5.1 + python setup.py sdist --keep-temp running sdist [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating bashate.egg-info writing requirements to bashate.egg-info/requires.txt writing bashate.egg-info/PKG-INFO writing top-level names to bashate.egg-info/top_level.txt writing dependency_links to bashate.egg-info/dependency_links.txt writing entry points to bashate.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'bashate.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'bashate.egg-info/SOURCES.txt' running check creating bashate-0.5.1 creating bashate-0.5.1/bashate creating bashate-0.5.1/bashate.egg-info creating bashate-0.5.1/bashate/tests making hard links in bashate-0.5.1... hard linking README.rst -> bashate-0.5.1 hard linking setup.cfg -> bashate-0.5.1 hard linking setup.py -> bashate-0.5.1 hard linking bashate/__init__.py -> bashate-0.5.1/bashate hard linking bashate/bashate.py -> bashate-0.5.1/bashate hard linking bashate/messages.py -> bashate-0.5.1/bashate hard linking bashate.egg-info/PKG-INFO -> bashate-0.5.1/bashate.egg-info hard linking bashate.egg-info/SOURCES.txt -> bashate-0.5.1/bashate.egg-info hard linking bashate.egg-info/dependency_links.txt -> bashate-0.5.1/bashate.egg-info hard linking bashate.egg-info/entry_points.txt -> bashate-0.5.1/bashate.egg-info hard linking bashate.egg-info/not-zip-safe -> bashate-0.5.1/bashate.egg-info hard linking bashate.egg-info/requires.txt -> bashate-0.5.1/bashate.egg-info hard linking bashate.egg-info/top_level.txt -> bashate-0.5.1/bashate.egg-info hard linking bashate/tests/__init__.py -> bashate-0.5.1/bashate/tests hard linking bashate/tests/base.py -> bashate-0.5.1/bashate/tests hard linking bashate/tests/test_bashate.py -> bashate-0.5.1/bashate/tests copying setup.cfg -> bashate-0.5.1 Writing bashate-0.5.1/setup.cfg creating dist Creating tar archive + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tCVOaQ + umask 022 + cd /builddir/build/BUILD + cd bashate-0.5.1 + cd bashate-0.5.1 + python setup.py build running build running build_py creating build creating build/lib creating build/lib/bashate copying bashate/messages.py -> build/lib/bashate copying bashate/bashate.py -> build/lib/bashate copying bashate/__init__.py -> build/lib/bashate creating build/lib/bashate/tests copying bashate/tests/test_bashate.py -> build/lib/bashate/tests copying bashate/tests/base.py -> build/lib/bashate/tests copying bashate/tests/__init__.py -> build/lib/bashate/tests running egg_info deleting bashate.egg-info/requires.txt writing bashate.egg-info/PKG-INFO writing top-level names to bashate.egg-info/top_level.txt writing dependency_links to bashate.egg-info/dependency_links.txt writing entry points to bashate.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EEXN3B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 + cd bashate-0.5.1 + export PATH=/usr/bin:/bin:/usr/sbin:/sbin + PATH=/usr/bin:/bin:/usr/sbin:/sbin + cd bashate-0.5.1 + python setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing bashate.egg-info/PKG-INFO writing top-level names to bashate.egg-info/top_level.txt writing dependency_links to bashate.egg-info/dependency_links.txt writing entry points to bashate.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate creating /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/tests copying build/lib/bashate/tests/__init__.py -> /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/tests copying build/lib/bashate/tests/base.py -> /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/tests copying build/lib/bashate/tests/test_bashate.py -> /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/tests copying build/lib/bashate/__init__.py -> /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate copying build/lib/bashate/bashate.py -> /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate copying build/lib/bashate/messages.py -> /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate byte-compiling /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/tests/test_bashate.py to test_bashate.pyc byte-compiling /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/bashate.py to bashate.pyc byte-compiling /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/messages.py to messages.pyc running install_egg_info Copying bashate.egg-info to /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate-0.5.1-py2.7.egg-info running install_scripts Installing bashate script to /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/bin + '[' /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 '!=' / ']' + find /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/lib/python2.7/site-packages/bashate/ -name '*.pyo' -delete + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/bashate-0.5.1 /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/bashate-0.5.1-8.4.el7.centos.x86_64/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: bashate-0.5.1-8.4.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9rVuFo + umask 022 + cd /builddir/build/BUILD + cd bashate-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/share/doc/bashate-0.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/share/doc/bashate-0.5.1 + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/share/doc/bashate-0.5.1 + cp -pr HACKING.rst /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/share/doc/bashate-0.5.1 + cp -pr LICENSE /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/share/doc/bashate-0.5.1 + cp -pr README.rst /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64/usr/share/doc/bashate-0.5.1 + exit 0 Provides: bashate = 0.5.1-8.4.el7.centos python-bashate 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: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-592387755.novalocal Wrote: /builddir/build/RPMS/bashate-0.5.1-8.4.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1HyqyZ + umask 022 + cd /builddir/build/BUILD + cd bashate-0.5.1 + '[' /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 '!=' / ']' + /usr/bin/rm -rf /builddir/build/BUILDROOT/bashate-0.5.1-8.4.el7.centos.x86_64 + exit 0 Child return code was: 0