Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-execnet.spec'], chrootPath='/var/lib/mock/storage7-ceph-nautilus-el7-build-57938-239303/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-execnet.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-execnet-1.5.0-7.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-execnet.spec'], chrootPath='/var/lib/mock/storage7-ceph-nautilus-el7-build-57938-239303/root'shell=Falseuid=996env={'LANG': 'en_GB.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', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-execnet.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6RdvLF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf execnet-1.5.0 + /usr/bin/mkdir -p execnet-1.5.0 + cd execnet-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/execnet-1.5.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd execnet-1.5.0 ~/build/BUILD/execnet-1.5.0/execnet-1.5.0 ~/build/BUILD/execnet-1.5.0 Patch #1 (0001-Don-t-copy-apipkg-into-the-test-dir-it-isn-t-a-singl.patch): + echo 'Patch #1 (0001-Don-t-copy-apipkg-into-the-test-dir-it-isn-t-a-singl.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Don-t-copy-apipkg-into-the-test-dir-it-isn-t-a-singl.patch + /usr/bin/patch -p1 --fuzz=0 patching file testing/test_termination.py Patch #2 (0002-doc-use-a-list-for-html_sidebars.patch): + echo 'Patch #2 (0002-doc-use-a-list-for-html_sidebars.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-doc-use-a-list-for-html_sidebars.patch + /usr/bin/patch -p1 --fuzz=0 patching file doc/conf.py + echo 'Patch #3 (0003-Revert-Replace-deprecated-__multicall__-by-proper-ho.patch):' Patch #3 (0003-Revert-Replace-deprecated-__multicall__-by-proper-ho.patch): + /usr/bin/cat /builddir/build/SOURCES/0003-Revert-Replace-deprecated-__multicall__-by-proper-ho.patch + /usr/bin/patch -p1 --fuzz=0 patching file testing/conftest.py Patch #4 (0004-tests-workaround-missing-pytest.param.patch): + echo 'Patch #4 (0004-tests-workaround-missing-pytest.param.patch):' + /usr/bin/cat /builddir/build/SOURCES/0004-tests-workaround-missing-pytest.param.patch + /usr/bin/patch -p1 --fuzz=0 patching file testing/test_gateway.py + popd ~/build/BUILD/execnet-1.5.0 + mv execnet-1.5.0 python2 + pushd python2 ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 + find . -type f -a '(' -name '*.py' -o -name 'py.*' ')' -exec sed -i '1{/^#!/d}' '{}' ';' -exec chmod u=rw,go=r '{}' ';' + popd ~/build/BUILD/execnet-1.5.0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E7e96u + umask 022 ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 + cd /builddir/build/BUILD + cd execnet-1.5.0 + SETUPTOOLS_SCM_PRETEND_VERSION=1.5.0 + pushd python2 + 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' your setuptools is too old (<12) setuptools_scm functionality is degraded running build running build_py creating build creating build/lib creating build/lib/execnet copying execnet/_version.py -> build/lib/execnet copying execnet/deprecated.py -> build/lib/execnet copying execnet/multi.py -> build/lib/execnet copying execnet/gateway_base.py -> build/lib/execnet copying execnet/gateway.py -> build/lib/execnet copying execnet/rsync_remote.py -> build/lib/execnet copying execnet/gateway_socket.py -> build/lib/execnet copying execnet/__init__.py -> build/lib/execnet copying execnet/rsync.py -> build/lib/execnet copying execnet/gateway_io.py -> build/lib/execnet copying execnet/gateway_bootstrap.py -> build/lib/execnet copying execnet/xspec.py -> build/lib/execnet creating build/lib/execnet/script copying execnet/script/socketserver.py -> build/lib/execnet/script copying execnet/script/socketserverservice.py -> build/lib/execnet/script copying execnet/script/__init__.py -> build/lib/execnet/script copying execnet/script/xx.py -> build/lib/execnet/script copying execnet/script/quitserver.py -> build/lib/execnet/script copying execnet/script/shell.py -> build/lib/execnet/script copying execnet/script/loop_socketserver.py -> build/lib/execnet/script + sleep 1 + popd ~/build/BUILD/execnet-1.5.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PtfwZC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch + cd execnet-1.5.0 ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 + SETUPTOOLS_SCM_PRETEND_VERSION=1.5.0 + pushd python2 + 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-execnet-1.5.0-7.1.el7.noarch your setuptools is too old (<12) setuptools_scm functionality is degraded running install running install_lib creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/_version.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/deprecated.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/multi.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway_base.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/rsync_remote.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway_socket.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/__init__.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/rsync.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/gateway_io.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet creating /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/socketserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/socketserverservice.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/__init__.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/xx.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/quitserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/shell.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/script/loop_socketserver.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script copying build/lib/execnet/gateway_bootstrap.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet copying build/lib/execnet/xspec.py -> /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/multi.py to multi.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/gateway_base.py to gateway_base.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/rsync_remote.py to rsync_remote.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/gateway_socket.py to gateway_socket.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/rsync.py to rsync.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/gateway_io.py to gateway_io.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script/socketserver.py to socketserver.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script/socketserverservice.py to socketserverservice.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script/xx.py to xx.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script/quitserver.py to quitserver.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/script/loop_socketserver.py to loop_socketserver.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/gateway_bootstrap.py to gateway_bootstrap.pyc byte-compiling /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet/xspec.py to xspec.pyc writing byte-compilation script '/tmp/tmp1c8a_K.py' /usr/bin/python2 -O /tmp/tmp1c8a_K.py removing /tmp/tmp1c8a_K.py running install_egg_info running egg_info writing requirements to execnet.egg-info/requires.txt writing execnet.egg-info/PKG-INFO writing top-level names to execnet.egg-info/top_level.txt writing dependency_links to execnet.egg-info/dependency_links.txt reading manifest file 'execnet.egg-info/SOURCES.txt' writing manifest file 'execnet.egg-info/SOURCES.txt' Copying execnet.egg-info to /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/lib/python2.7/site-packages/execnet-1.5.0-py2.7.egg-info running install_scripts + popd ~/build/BUILD/execnet-1.5.0 + /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/execnet-1.5.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-execnet-1.5.0-7.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6briIJ + umask 022 ~/build/BUILD/execnet-1.5.0/python2 ~/build/BUILD/execnet-1.5.0 + cd /builddir/build/BUILD + cd execnet-1.5.0 + pushd python2 ++ pwd + PYTHONPATH=/builddir/build/BUILD/execnet-1.5.0/python2 + LC_ALL=C.UTF-8 + py.test-2.7 -r s -k 'not test_stdouterrin_setnull' testing ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/execnet-1.5.0/python2, inifile: tox.ini gateway test setup scope: session execnet: /builddir/build/BUILD/execnet-1.5.0/python2/execnet/__init__.py -- 1.5.0 collected 948 items testing/test_basics.py ...............sss.ss.sss.ss.sss.ss...... testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s......s.ss testing/test_multi.py ..s.xx testing/test_termination.py .sss.ss.xsssxss testing/test_threadpool.py ......x....... testing/test_basics.py .sssxss.sssxss...... testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s......s.ss testing/test_multi.py ..s.xx testing/test_termination.py .sssxssxxsssxss testing/test_threadpool.py ......x......s testing/test_basics.py .sssxss.sssxss...... testing/test_channel.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s. testing/test_gateway.py ..s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s...s......s.ss testing/test_multi.py ..s.xx testing/test_termination.py .sssxssxxsssxss testing/test_threadpool.py ......x......s testing/test_basics.py .sss.ss.sss.ss...........XsssXss.X testing/test_channel.py ss testing/test_compatibility_regressions.py . testing/test_fixes.py .X testing/test_gateway.py ..........X.ss.... testing/test_multi.py .............. testing/test_rsync.py ..........s testing/test_serializer.py sssssssssssssssssssssssssssssssssssssss testing/test_termination.py X.sss.ss testing/test_xspec.py ..............X..XssXXsxss. =========================== short test summary info ============================ SKIP [1] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_xspec.py:168: cpython2.5 not found SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:150: no python3.2 found SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:150: no python2.6 found SKIP [2] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_threadpool.py:186: can only run with threading SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:150: no jython found SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:150: no python3.3 found SKIP [159] /usr/lib/python2.7/site-packages/_pytest/config.py:834: no 'gspecs' option found SKIP [17] /builddir/build/BUILD/execnet-1.5.0/python2/testing/conftest.py:150: no pypy found SKIP [1] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_xspec.py:182: cpython2.6 not found SKIP [42] /builddir/build/BUILD/execnet-1.5.0/python2/testing/test_serializer.py:30: can't find a 'python3' executable SKIP [2] /usr/lib/python2.7/site-packages/_pytest/skipping.py:140: condition: sys.version<"3.0" ============ 3 tests deselected by '-knot test_stdouterrin_setnull' ============ 619 passed, 292 skipped, 3 deselected, 24 xfailed, 10 xpassed in 52.65 seconds + popd ~/build/BUILD/execnet-1.5.0 Processing files: python2-execnet-1.5.0-7.1.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uCyKR7 + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/share/doc/python2-execnet-1.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/share/doc/python2-execnet-1.5.0 + cp -pr python2/README.rst /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/share/doc/python2-execnet-1.5.0 + cp -pr python2/CHANGELOG.rst /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/share/doc/python2-execnet-1.5.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UzCuNz + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/share/licenses/python2-execnet-1.5.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/share/licenses/python2-execnet-1.5.0 + cp -pr python2/LICENSE /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch/usr/share/licenses/python2-execnet-1.5.0 + exit 0 Provides: python-execnet = 1.5.0-7.1.el7 python2-execnet = 1.5.0-7.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-execnet < 1.5.0-7.1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch Wrote: /builddir/build/RPMS/python2-execnet-1.5.0-7.1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GVooxz + umask 022 + cd /builddir/build/BUILD + cd execnet-1.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-execnet-1.5.0-7.1.el7.noarch + exit 0 Child return code was: 0