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/pytest.spec'], nspawn_args=[]shell=Falseuid=996env={'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/module-python27-2.7-8000020190622030251-0889f2f0-build-21848-976/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pytest.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/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pytest.spec'], nspawn_args=[]shell=Falseuid=996env={'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/module-python27-2.7-8000020190622030251-0889f2f0-build-21848-976/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pytest.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.8AkE3C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-3.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytest-3.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-3.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U9nVzb + umask 022 + cd /builddir/build/BUILD + cd pytest-3.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /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 copying pytest.py -> build/lib creating build/lib/_pytest copying _pytest/skipping.py -> build/lib/_pytest copying _pytest/nodes.py -> build/lib/_pytest copying _pytest/capture.py -> build/lib/_pytest copying _pytest/cacheprovider.py -> build/lib/_pytest copying _pytest/_argcomplete.py -> build/lib/_pytest copying _pytest/nose.py -> build/lib/_pytest copying _pytest/mark.py -> build/lib/_pytest copying _pytest/deprecated.py -> build/lib/_pytest copying _pytest/runner.py -> build/lib/_pytest copying _pytest/pastebin.py -> build/lib/_pytest copying _pytest/__init__.py -> build/lib/_pytest copying _pytest/hookspec.py -> build/lib/_pytest copying _pytest/main.py -> build/lib/_pytest copying _pytest/monkeypatch.py -> build/lib/_pytest copying _pytest/unittest.py -> build/lib/_pytest copying _pytest/terminal.py -> build/lib/_pytest copying _pytest/debugging.py -> build/lib/_pytest copying _pytest/config.py -> build/lib/_pytest copying _pytest/freeze_support.py -> build/lib/_pytest copying _pytest/resultlog.py -> build/lib/_pytest copying _pytest/helpconfig.py -> build/lib/_pytest copying _pytest/logging.py -> build/lib/_pytest copying _pytest/doctest.py -> build/lib/_pytest copying _pytest/python_api.py -> build/lib/_pytest copying _pytest/outcomes.py -> build/lib/_pytest copying _pytest/_version.py -> build/lib/_pytest copying _pytest/setupplan.py -> build/lib/_pytest copying _pytest/compat.py -> build/lib/_pytest copying _pytest/tmpdir.py -> build/lib/_pytest copying _pytest/warnings.py -> build/lib/_pytest copying _pytest/python.py -> build/lib/_pytest copying _pytest/fixtures.py -> build/lib/_pytest copying _pytest/recwarn.py -> build/lib/_pytest copying _pytest/pytester.py -> build/lib/_pytest copying _pytest/setuponly.py -> build/lib/_pytest copying _pytest/junitxml.py -> build/lib/_pytest creating build/lib/_pytest/assertion copying _pytest/assertion/truncate.py -> build/lib/_pytest/assertion copying _pytest/assertion/__init__.py -> build/lib/_pytest/assertion copying _pytest/assertion/util.py -> build/lib/_pytest/assertion copying _pytest/assertion/rewrite.py -> build/lib/_pytest/assertion creating build/lib/_pytest/_code copying _pytest/_code/__init__.py -> build/lib/_pytest/_code copying _pytest/_code/code.py -> build/lib/_pytest/_code copying _pytest/_code/source.py -> build/lib/_pytest/_code copying _pytest/_code/_py2traceback.py -> build/lib/_pytest/_code + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hyyo93 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch ++ dirname /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch + cd pytest-3.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch your setuptools is too old (<12) setuptools_scm functionality is degraded running install running install_lib creating /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr creating /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib creating /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages copying build/lib/pytest.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/nodes.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/capture.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/nose.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/mark.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/runner.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/main.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/unittest.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/terminal.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/config.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/resultlog.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/_py2traceback.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/helpconfig.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/logging.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/python_api.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/_version.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/compat.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/python.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/pytest.py to pytest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/skipping.py to skipping.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/capture.py to capture.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/cacheprovider.py to cacheprovider.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_argcomplete.py to _argcomplete.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/nose.py to nose.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/mark.py to mark.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/pastebin.py to pastebin.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/hookspec.py to hookspec.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/monkeypatch.py to monkeypatch.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/unittest.py to unittest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/truncate.py to truncate.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/rewrite.py to rewrite.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/debugging.py to debugging.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/freeze_support.py to freeze_support.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/resultlog.py to resultlog.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code/code.py to code.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_code/_py2traceback.py to _py2traceback.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/helpconfig.py to helpconfig.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/doctest.py to doctest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/python_api.py to python_api.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/outcomes.py to outcomes.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/setupplan.py to setupplan.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/tmpdir.py to tmpdir.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/warnings.py to warnings.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/python.py to python.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/recwarn.py to recwarn.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/pytester.py to pytester.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/setuponly.py to setuponly.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/junitxml.py to junitxml.pyc writing byte-compilation script '/tmp/tmpQnY67u.py' /usr/bin/python2 -O /tmp/tmpQnY67u.py removing /tmp/tmpQnY67u.py running install_egg_info running egg_info writing requirements to pytest.egg-info/requires.txt writing pytest.egg-info/PKG-INFO writing top-level names to pytest.egg-info/top_level.txt writing dependency_links to pytest.egg-info/dependency_links.txt writing entry points to pytest.egg-info/entry_points.txt reading manifest file 'pytest.egg-info/SOURCES.txt' writing manifest file 'pytest.egg-info/SOURCES.txt' Copying pytest.egg-info to /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/pytest-3.4.2-py2.7.egg-info running install_scripts Installing pytest script to /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin Installing py.test script to /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin + mv /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin/pytest /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin/pytest-2.7 + ln -snf pytest-2.7 /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin/pytest-2 + mv /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin/py.test /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin/py.test-2.7 + ln -snf py.test-2.7 /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin/py.test-2 + find /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages -name '*.py' -exec sed -i -e '1{/^#!/d}' '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 3.4.2-13.module_el8.0.0+32+017b2cba --unique-debug-suffix -3.4.2-13.module_el8.0.0+32+017b2cba.noarch --unique-debug-src-base pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pytest-3.4.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QHi2JK + umask 022 + cd /builddir/build/BUILD + cd pytest-3.4.2 + PATH=/builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages + /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/bin/pytest-2.7 -r s testing -k 'not non_ascii_paste_text' --ignore testing/python/metafunc.py ============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/pytest-3.4.2, inifile: tox.ini collected 1946 items testing/acceptance_test.py ............................................. [ 2%] ....x..........s... [ 3%] testing/deprecated_test.py .......... [ 3%] testing/test_argcomplete.py .. [ 3%] testing/test_assertion.py .............................................. [ 6%] .......................s........... [ 8%] testing/test_assertrewrite.py ...............s.................s........ [ 10%] ............... [ 11%] testing/test_cacheprovider.py ............................. [ 12%] testing/test_capture.py ...........x..................s................. [ 14%] ..s..s......s.................................s............. [ 18%] testing/test_collection.py ..............................x.............. [ 20%] .............. [ 21%] testing/test_compat.py ..ss.. [ 21%] testing/test_config.py .........x.....s................................. [ 23%] ................................. [ 25%] testing/test_conftest.py ............................................... [ 28%] ... [ 28%] testing/test_doctest.py ................................................ [ 30%] ................................................ [ 33%] testing/test_entry_points.py ... [ 33%] testing/test_helpconfig.py ....... [ 33%] testing/test_junitxml.py .............................................s. [ 36%] x..... [ 36%] testing/test_mark.py ...............................................x.x. [ 38%] ......x.........x............. [ 40%] testing/test_modimport.py ......................................... [ 42%] testing/test_monkeypatch.py ...............................s [ 44%] testing/test_nodes.py ........ [ 44%] testing/test_nose.py sssssssssssssssssss [ 45%] testing/test_parseopt.py ...........................s [ 47%] testing/test_pastebin.py ... [ 47%] testing/test_pdb.py ....sssssssssssssssss.s..s [ 48%] testing/test_pluginmanager.py .................s........ [ 49%] testing/test_pytester.py x...................... [ 51%] testing/test_recwarn.py .................................. [ 52%] testing/test_resultlog.py ........... [ 53%] testing/test_runner.py ....................sssssss....ssss......x....... [ 55%] .................. [ 56%] testing/test_runner_xunit.py ............... [ 57%] testing/test_session.py ................. [ 58%] testing/test_skipping.py ............................................... [ 60%] .......................... [ 62%] testing/test_terminal.py ..........s............................s....... [ 64%] ...........................................................ss.....s [ 68%] testing/test_tmpdir.py ...........s [ 68%] testing/test_unittest.py ....................ssssssss................ [ 71%] testing/test_warnings.py ......s...... [ 71%] testing/code/test_code.py ............... [ 72%] testing/code/test_excinfo.py ...............s.......s................... [ 74%] ..................................ssss......... [ 77%] testing/code/test_source.py ............................................ [ 79%] ..................... [ 80%] testing/code/test_source_multiline_block.py . [ 80%] testing/freeze/tests/test_doctest.txt . [ 80%] testing/freeze/tests/test_trivial.py .. [ 80%] testing/logging/test_fixture.py ......... [ 81%] testing/logging/test_formatter.py . [ 81%] testing/logging/test_reporting.py ..................... [ 82%] testing/python/approx.py ...........................ss...... [ 84%] testing/python/collect.py .............................................. [ 86%] ................................. [ 88%] testing/python/fixture.py .............................................. [ 90%] ...........................x............................................ [ 94%] ................................................. [ 96%] testing/python/integration.py .....ssssss........ [ 97%] testing/python/raises.py .............. [ 98%] testing/python/setup_only.py ........................ [ 99%] testing/python/setup_plan.py . [ 99%] testing/python/show_fixtures_per_test.py ...... [ 99%] testing/python/test_deprecations.py . [100%] =========================== short test summary info ============================ SKIP [2] testing/code/test_excinfo.py:1126: condition: sys.version_info[0] < 3 SKIP [1] testing/test_compat.py:42: asyncio available in Python 3.4+ SKIP [1] testing/test_assertion.py:879: Python 3.4+ shows chained exceptions on multiprocess SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/integration.py:118: could not import 'unittest.mock' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/acceptance_test.py:868: could not import 'zipapp' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/integration.py:226: could not import 'mock' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/test_terminal.py:532: xdist plugin not installed SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/approx.py:347: could not import 'numpy' SKIP [1] testing/code/test_excinfo.py:1018: condition: sys.version_info[0] < 3 SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/test_parseopt.py:301: argcomplete not available SKIP [1] testing/test_compat.py:61: async syntax available in Python 3.5+ SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/integration.py:174: could not import 'mock' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/test_terminal.py:1122: could not import 'xdist' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/integration.py:152: could not import 'unittest.mock' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/test_junitxml.py:909: could not import 'xdist' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/approx.py:329: could not import 'numpy' SKIP [19] /builddir/build/BUILD/pytest-3.4.2/testing/test_nose.py:7: could not import 'nose' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/integration.py:132: could not import 'unittest.mock' SKIP [8] /builddir/build/BUILD/pytest-3.4.2/testing/test_unittest.py:356: could not import 'twisted.trial.unittest' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/test_terminal.py:1034: could not import 'xdist' SKIP [11] /builddir/build/BUILD/pytest-3.4.2/testing/test_runner.py:364: could not import 'xdist.boxed' SKIP [1] testing/test_config.py:150: condition: sys.version_info[0] < 3 SKIP [2] /builddir/build/BUILD/pytest-3.4.2/testing/test_capture.py:840: could not run 'lsof' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/code/test_excinfo.py:357: could not import 'jinja2' SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/test_monkeypatch.py:325: could not import 'requests' SKIP [1] testing/test_capture.py:727: python 3 only behaviour SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/test_terminal.py:1027: could not import 'xdist' SKIP [1] /tmp/pytest-of-mockbuild/pytest-0/test_plugin_skip0/skipping1.py:3: hello SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/python/integration.py:204: could not import 'mock' SKIP [1] testing/test_capture.py:759: python2 has no buffer SKIP [1] testing/test_tmpdir.py:179: win only SKIP [1] testing/test_assertrewrite.py:369: condition: sys.version_info < (3,5) SKIP [20] /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/lib/python2.7/site-packages/_pytest/pytester.py:1051: could not import 'pexpect' SKIP [1] testing/code/test_excinfo.py:1096: condition: sys.version_info[0] < 3 SKIP [1] testing/test_warnings.py:118: warnings message is unicode is ok in python3 SKIP [1] testing/test_capture.py:473: only have capsysbinary in python 3 SKIP [1] testing/test_assertrewrite.py:676: packages without __init__.py not supported on python 2 SKIP [1] /builddir/build/BUILD/pytest-3.4.2/testing/code/test_excinfo.py:259: could not import 'decorator' =============================== warnings summary =============================== None Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. Please use Metafunc.parametrize instead. -- Docs: http://doc.pytest.org/en/latest/warnings.html ============================== 1 tests deselected ============================== 1839 passed, 94 skipped, 1 deselected, 12 xfailed, 28 warnings in 172.85 seconds + exit 0 Processing files: python2-pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V7U5YQ + umask 022 + cd /builddir/build/BUILD + cd pytest-3.4.2 + DOCDIR=/builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/doc/python2-pytest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/doc/python2-pytest + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/doc/python2-pytest + cp -pr README.rst /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/doc/python2-pytest + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/doc/python2-pytest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uZLjBX + umask 022 + cd /builddir/build/BUILD + cd pytest-3.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/licenses/python2-pytest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/licenses/python2-pytest + cp -pr LICENSE /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch/usr/share/licenses/python2-pytest + exit 0 Provides: python2-pytest = 3.4.2-13.module_el8.0.0+32+017b2cba python2.7dist(pytest) = 3.4.2 python2dist(pytest) = 3.4.2 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/python2 python(abi) = 2.7 Obsoletes: pytest < 2.8.7-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch Wrote: /builddir/build/RPMS/python2-pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z5GCpt + umask 022 + cd /builddir/build/BUILD + cd pytest-3.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pytest-3.4.2-13.module_el8.0.0+32+017b2cba.noarch + exit 0 Child return code was: 0