Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-extras.spec'], chrootPath='/var/lib/mock/epel7-build-20491449-1474559/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-extras.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} 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-extras-1.0.0-2.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-extras.spec'], chrootPath='/var/lib/mock/epel7-build-20491449-1474559/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-extras.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qW2Xwl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf extras-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/extras-1.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd extras-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf extras.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rLND9C + umask 022 + cd /builddir/build/BUILD + cd extras-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/extras copying extras/__init__.py -> build/lib/extras creating build/lib/extras/tests copying extras/tests/test_extras.py -> build/lib/extras/tests copying extras/tests/__init__.py -> build/lib/extras/tests + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1a9WD0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch + cd extras-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras/tests copying build/lib/extras/tests/test_extras.py -> /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras/tests copying build/lib/extras/tests/__init__.py -> /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras/tests copying build/lib/extras/__init__.py -> /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras byte-compiling /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras/tests/test_extras.py to test_extras.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpbqk7bhh1.py' /usr/bin/python3 /tmp/tmpbqk7bhh1.py removing /tmp/tmpbqk7bhh1.py running install_egg_info running egg_info creating extras.egg-info writing extras.egg-info/PKG-INFO writing dependency_links to extras.egg-info/dependency_links.txt writing top-level names to extras.egg-info/top_level.txt writing manifest file 'extras.egg-info/SOURCES.txt' reading manifest file 'extras.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'extras.egg-info/SOURCES.txt' Copying extras.egg-info to /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6/site-packages/extras-1.0.0-py3.6.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras creating /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras/tests copying build/lib/extras/tests/test_extras.py -> /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras/tests copying build/lib/extras/tests/__init__.py -> /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras/tests copying build/lib/extras/__init__.py -> /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras byte-compiling /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras/tests/test_extras.py to test_extras.pyc byte-compiling /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp6v95Yf.py' /usr/bin/python2 -O /tmp/tmp6v95Yf.py removing /tmp/tmp6v95Yf.py running install_egg_info running egg_info writing extras.egg-info/PKG-INFO writing top-level names to extras.egg-info/top_level.txt writing dependency_links to extras.egg-info/dependency_links.txt reading manifest file 'extras.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'extras.egg-info/SOURCES.txt' Copying extras.egg-info to /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/extras-1.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/extras-1.0.0 /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-extras-1.0.0-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OhEq3p + umask 022 + cd /builddir/build/BUILD + cd extras-1.0.0 + /usr/bin/python setup.py test running test Tests running... Ran 22 tests in 0.002s OK + /usr/bin/python3 setup.py test running test Tests running... Ran 22 tests in 0.003s OK + exit 0 Processing files: python-extras-1.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H5nbhQ + umask 022 + cd /builddir/build/BUILD + cd extras-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python-extras-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python-extras-1.0.0 + cp -pr NEWS /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python-extras-1.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python-extras-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yb5Qvg + umask 022 + cd /builddir/build/BUILD + cd extras-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/licenses/python-extras-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/licenses/python-extras-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/licenses/python-extras-1.0.0 + exit 0 Provides: python-extras = 1.0.0-2.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 Processing files: python36-extras-1.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SUQpZG + umask 022 + cd /builddir/build/BUILD + cd extras-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python36-extras-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python36-extras-1.0.0 + cp -pr NEWS /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python36-extras-1.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/doc/python36-extras-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yK7lu7 + umask 022 + cd /builddir/build/BUILD + cd extras-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/licenses/python36-extras-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/licenses/python36-extras-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch/usr/share/licenses/python36-extras-1.0.0 + exit 0 Provides: python3-extras = 1.0.0-2.el7 python3.6dist(extras) = 1.0.0 python36-extras = 1.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch Wrote: /builddir/build/RPMS/python-extras-1.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-extras-1.0.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bdbB6q + umask 022 + cd /builddir/build/BUILD + cd extras-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-extras-1.0.0-2.el7.noarch + exit 0 Child return code was: 0