Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-pytest-cov.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-83b5176c353c7e43dff9a69ba0f8c71df03ffae1/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python3-pytest-cov.spec'] with env {'LANG': 'en_US.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/python3-pytest-cov-2.5.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-pytest-cov.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-83b5176c353c7e43dff9a69ba0f8c71df03ffae1/root'shell=Falseuid=996env={'LANG': 'en_US.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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python3-pytest-cov.spec'] with env {'LANG': 'en_US.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.W5NS1g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-cov-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytest-cov-2.5.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-cov-2.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '*.egg-info' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SeEp3q + umask 022 + cd /builddir/build/BUILD + cd pytest-cov-2.5.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib creating build/lib/pytest_cov copying src/pytest_cov/embed.py -> build/lib/pytest_cov copying src/pytest_cov/compat.py -> build/lib/pytest_cov copying src/pytest_cov/engine.py -> build/lib/pytest_cov copying src/pytest_cov/__init__.py -> build/lib/pytest_cov copying src/pytest_cov/plugin.py -> build/lib/pytest_cov running egg_info creating src/pytest_cov.egg-info writing top-level names to src/pytest_cov.egg-info/top_level.txt writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt writing src/pytest_cov.egg-info/PKG-INFO writing requirements to src/pytest_cov.egg-info/requires.txt writing entry points to src/pytest_cov.egg-info/entry_points.txt writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt' reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt' copying src/pytest-cov.pth -> build/lib + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py running egg_info writing src/pytest_cov.egg-info/PKG-INFO writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt writing entry points to src/pytest_cov.egg-info/entry_points.txt writing requirements to src/pytest_cov.egg-info/requires.txt writing top-level names to src/pytest_cov.egg-info/top_level.txt reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9kVikt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch + cd pytest-cov-2.5.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov copying build/lib/pytest_cov/embed.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov copying build/lib/pytest_cov/compat.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov copying build/lib/pytest_cov/engine.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov copying build/lib/pytest_cov/__init__.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov copying build/lib/pytest_cov/plugin.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov copying build/lib/pytest-cov.pth -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov/embed.py to embed.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov/engine.py to engine.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov/plugin.py to plugin.cpython-34.pyc writing byte-compilation script '/tmp/tmpvssdy41z.py' /usr/bin/python3.4 -O /tmp/tmpvssdy41z.py removing /tmp/tmpvssdy41z.py running install_egg_info running egg_info writing src/pytest_cov.egg-info/PKG-INFO writing top-level names to src/pytest_cov.egg-info/top_level.txt writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt writing requirements to src/pytest_cov.egg-info/requires.txt writing entry points to src/pytest_cov.egg-info/entry_points.txt reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt' Copying src/pytest_cov.egg-info to /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages/pytest_cov-2.5.1-py3.4.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov copying build/lib/pytest_cov/embed.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov copying build/lib/pytest_cov/compat.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov copying build/lib/pytest_cov/engine.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov copying build/lib/pytest_cov/__init__.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov copying build/lib/pytest_cov/plugin.py -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov copying build/lib/pytest-cov.pth -> /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov/embed.py to embed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov/plugin.py to plugin.cpython-36.pyc writing byte-compilation script '/tmp/tmp2gddh7hg.py' /usr/bin/python3.6 /tmp/tmp2gddh7hg.py removing /tmp/tmp2gddh7hg.py running install_egg_info running egg_info writing src/pytest_cov.egg-info/PKG-INFO writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt writing entry points to src/pytest_cov.egg-info/entry_points.txt writing requirements to src/pytest_cov.egg-info/requires.txt writing top-level names to src/pytest_cov.egg-info/top_level.txt reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt' Copying src/pytest_cov.egg-info to /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages/pytest_cov-2.5.1-py3.6.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/pytest-cov-2.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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ryyDbR + umask 022 + cd /builddir/build/BUILD + cd pytest-cov-2.5.1 + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + PYTHONPATH=/builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.4/site-packages:/builddir/build/BUILD/pytest-cov-2.5.1/tests + py.test-3.4 -vv ============================= test session starts ============================== platform linux -- Python 3.4.9, pytest-2.9.2, py-1.4.30, pluggy-0.3.1 -- /usr/bin/python3.4 cachedir: .cache rootdir: /builddir/build/BUILD/pytest-cov-2.5.1, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 11 items / 2 errors AUTHORS.rst SKIPPED CHANGELOG.rst SKIPPED CONTRIBUTING.rst SKIPPED README.rst SKIPPED docs/authors.rst SKIPPED docs/changelog.rst SKIPPED docs/contributing.rst SKIPPED docs/index.rst SKIPPED docs/installation.rst SKIPPED docs/readme.rst SKIPPED docs/releasing.rst SKIPPED =========================== short test summary info ============================ ERROR tests/test_pytest_cov.py ERROR tests/test_pytest_cov.py SKIP [11] /usr/lib/python3.4/site-packages/_pytest/doctest.py:179: all tests skipped by +SKIP option ==================================== ERRORS ==================================== __________________ ERROR collecting tests/test_pytest_cov.py ___________________ tests/test_pytest_cov.py:16: in from fields import Namespace E ImportError: No module named 'fields' __________________ ERROR collecting tests/test_pytest_cov.py ___________________ tests/test_pytest_cov.py:16: in from fields import Namespace E ImportError: No module named 'fields' ===================== 11 skipped, 2 error in 3.12 seconds ====================== + : + PYTHONPATH=/builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/lib/python3.6/site-packages:/builddir/build/BUILD/pytest-cov-2.5.1/tests + py.test-3.6 -vv ============================= test session starts ============================== platform linux -- Python 3.6.6, pytest-2.9.2, py-1.4.30, pluggy-0.3.1 -- /usr/bin/python3.6 cachedir: .cache rootdir: /builddir/build/BUILD/pytest-cov-2.5.1, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 11 items / 2 errors AUTHORS.rst SKIPPED CHANGELOG.rst SKIPPED CONTRIBUTING.rst SKIPPED README.rst SKIPPED docs/authors.rst SKIPPED docs/changelog.rst SKIPPED docs/contributing.rst SKIPPED docs/index.rst SKIPPED docs/installation.rst SKIPPED docs/readme.rst SKIPPED docs/releasing.rst SKIPPED =========================== short test summary info ============================ ERROR tests/test_pytest_cov.py ERROR tests/test_pytest_cov.py SKIP [11] /usr/lib/python3.6/site-packages/_pytest/doctest.py:179: all tests skipped by +SKIP option ==================================== ERRORS ==================================== __________________ ERROR collecting tests/test_pytest_cov.py ___________________ tests/test_pytest_cov.py:16: in from fields import Namespace E ModuleNotFoundError: No module named 'fields' __________________ ERROR collecting tests/test_pytest_cov.py ___________________ tests/test_pytest_cov.py:16: in from fields import Namespace E ModuleNotFoundError: No module named 'fields' ===================== 11 skipped, 2 error in 3.22 seconds ====================== + : + exit 0 Processing files: python34-pytest-cov-2.5.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ov2dcR + umask 022 + cd /builddir/build/BUILD + cd pytest-cov-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python34-pytest-cov-2.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python34-pytest-cov-2.5.1 + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python34-pytest-cov-2.5.1 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python34-pytest-cov-2.5.1 + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python34-pytest-cov-2.5.1 + cp -pr README.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python34-pytest-cov-2.5.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DTorSW + umask 022 + cd /builddir/build/BUILD + cd pytest-cov-2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/licenses/python34-pytest-cov-2.5.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/licenses/python34-pytest-cov-2.5.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/licenses/python34-pytest-cov-2.5.1 + exit 0 Provides: python34-pytest-cov = 2.5.1-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) = 3.4 Processing files: python36-pytest-cov-2.5.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NzUZlH + umask 022 + cd /builddir/build/BUILD + cd pytest-cov-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python36-pytest-cov-2.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python36-pytest-cov-2.5.1 + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python36-pytest-cov-2.5.1 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python36-pytest-cov-2.5.1 + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python36-pytest-cov-2.5.1 + cp -pr README.rst /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/doc/python36-pytest-cov-2.5.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zd5u8u + umask 022 + cd /builddir/build/BUILD + cd pytest-cov-2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/licenses/python36-pytest-cov-2.5.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/licenses/python36-pytest-cov-2.5.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch/usr/share/licenses/python36-pytest-cov-2.5.1 + exit 0 Provides: python36-pytest-cov = 2.5.1-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/python3-pytest-cov-2.5.1-2.el7.noarch Wrote: /builddir/build/RPMS/python34-pytest-cov-2.5.1-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-pytest-cov-2.5.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TxYUjw + umask 022 + cd /builddir/build/BUILD + cd pytest-cov-2.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-pytest-cov-2.5.1-2.el7.noarch + exit 0 Child return code was: 0