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-futures.spec'], nspawn_args=[]shell=Falseuid=993env={'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-gitforge-pagure-el7-build-87724-626634/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-futures.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 Wrote: /builddir/build/SRPMS/python-futures-3.0.5-1.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-futures.spec'], nspawn_args=[]shell=Falseuid=993env={'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-gitforge-pagure-el7-build-87724-626634/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-futures.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.cGgTSf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf futures-3.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/futures-3.0.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd futures-3.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AZUlD5 + umask 022 + cd /builddir/build/BUILD + cd futures-3.0.5 + 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/concurrent copying concurrent/__init__.py -> build/lib/concurrent creating build/lib/concurrent/futures copying concurrent/futures/__init__.py -> build/lib/concurrent/futures copying concurrent/futures/_base.py -> build/lib/concurrent/futures copying concurrent/futures/process.py -> build/lib/concurrent/futures copying concurrent/futures/thread.py -> build/lib/concurrent/futures + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B0e9PX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch + cd futures-3.0.5 + 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-futures-3.0.5-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent copying build/lib/concurrent/__init__.py -> /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent creating /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures copying build/lib/concurrent/futures/__init__.py -> /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures copying build/lib/concurrent/futures/_base.py -> /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures copying build/lib/concurrent/futures/process.py -> /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures copying build/lib/concurrent/futures/thread.py -> /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures byte-compiling /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures/_base.py to _base.pyc byte-compiling /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures/process.py to process.pyc byte-compiling /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/concurrent/futures/thread.py to thread.pyc writing byte-compilation script '/tmp/tmp6Y2Vwi.py' /usr/bin/python2 -O /tmp/tmp6Y2Vwi.py removing /tmp/tmp6Y2Vwi.py running install_egg_info Writing /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/lib/python2.7/site-packages/futures-3.0.5-py2.7.egg-info + /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/futures-3.0.5 /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-futures-3.0.5-1.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-futures-3.0.5-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o6SdxQ + umask 022 + cd /builddir/build/BUILD + cd futures-3.0.5 + DOCDIR=/builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/share/doc/python2-futures-3.0.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/share/doc/python2-futures-3.0.5 + cp -pr CHANGES /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/share/doc/python2-futures-3.0.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PCu0eJ + umask 022 + cd /builddir/build/BUILD + cd futures-3.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/share/licenses/python2-futures-3.0.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/share/licenses/python2-futures-3.0.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch/usr/share/licenses/python2-futures-3.0.5 + exit 0 Provides: python-futures = 3.0.5-1.el7 python2-futures = 3.0.5-1.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-futures < 3.0.5-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch Wrote: /builddir/build/RPMS/python2-futures-3.0.5-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nAM2kv + umask 022 + cd /builddir/build/BUILD + cd futures-3.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-futures-3.0.5-1.el7.noarch + exit 0 Child return code was: 0