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/pytest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-55961-222045/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/pytest.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/pytest-3.9.3-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/pytest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-55961-222045/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/pytest.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.4dncFU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-3.9.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytest-3.9.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytest-3.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NIEtAk + umask 022 + cd /builddir/build/BUILD + cd pytest-3.9.3 + 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' your setuptools is too old (<12) setuptools_scm functionality is degraded running build running build_py creating build creating build/lib copying src/pytest.py -> build/lib creating build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/resultlog.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest creating build/lib/_pytest/assertion copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion creating build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code copying src/_pytest/_code/_py2traceback.py -> build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code creating build/lib/_pytest/mark copying src/_pytest/mark/evaluate.py -> build/lib/_pytest/mark copying src/_pytest/mark/legacy.py -> build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark creating build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5233nN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch + cd pytest-3.9.3 + 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/pytest-3.9.3-2.el7.noarch your setuptools is too old (<12) setuptools_scm functionality is degraded running install running install_lib creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages copying build/lib/pytest.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/reports.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/pathlib.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/warning_types.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/python.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/nose.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/resultlog.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/_py2traceback.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/evaluate.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/legacy.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/structures.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark copying build/lib/_pytest/logging.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/_version.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/unittest.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/python_api.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/main.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/compat.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/capture.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config copying build/lib/_pytest/config/argparsing.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config copying build/lib/_pytest/config/exceptions.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config copying build/lib/_pytest/config/__init__.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config copying build/lib/_pytest/config/findpaths.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config copying build/lib/_pytest/monkeypatch.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/runner.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/nodes.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/pytest.py to pytest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/reports.py to reports.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/pathlib.py to pathlib.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/debugging.py to debugging.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/warning_types.py to warning_types.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/python.py to python.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/hookspec.py to hookspec.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/recwarn.py to recwarn.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/nose.py to nose.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/skipping.py to skipping.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/cacheprovider.py to cacheprovider.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/pastebin.py to pastebin.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/resultlog.py to resultlog.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/outcomes.py to outcomes.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code/_py2traceback.py to _py2traceback.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_code/code.py to code.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark/evaluate.py to evaluate.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark/legacy.py to legacy.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/mark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/_argcomplete.py to _argcomplete.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/unittest.py to unittest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/python_api.py to python_api.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/rewrite.py to rewrite.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/truncate.py to truncate.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/junitxml.py to junitxml.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/capture.py to capture.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config/argparsing.py to argparsing.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/config/findpaths.py to findpaths.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/monkeypatch.py to monkeypatch.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/warnings.py to warnings.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/helpconfig.py to helpconfig.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/doctest.py to doctest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/setuponly.py to setuponly.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/pytester.py to pytester.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/freeze_support.py to freeze_support.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/tmpdir.py to tmpdir.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/setupplan.py to setupplan.pyc writing byte-compilation script '/tmp/tmpOFINI6.py' /usr/bin/python2 -O /tmp/tmpOFINI6.py removing /tmp/tmpOFINI6.py running install_egg_info running egg_info writing requirements to src/pytest.egg-info/requires.txt writing src/pytest.egg-info/PKG-INFO writing top-level names to src/pytest.egg-info/top_level.txt writing dependency_links to src/pytest.egg-info/dependency_links.txt writing entry points to src/pytest.egg-info/entry_points.txt reading manifest file 'src/pytest.egg-info/SOURCES.txt' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/pytest-3.9.3-py2.7.egg-info running install_scripts Installing pytest script to /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin Installing py.test script to /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/pytest /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/pytest-2.7 + ln -snf pytest-2.7 /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/pytest-2 + mv /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/py.test /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/py.test-2.7 + ln -snf py.test-2.7 /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/py.test-2 + ln -snf pytest-2.7 /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/pytest + ln -snf py.test-2.7 /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/py.test + find /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages -name '*.py' -exec sed -i -e '1{/^#!/d}' '{}' ';' + /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-3.9.3 /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/pytest-3.9.3-2.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.4rn8Ak + umask 022 + cd /builddir/build/BUILD + cd pytest-3.9.3 + sed -i /deadline=/d testing/python/metafunc.py + PATH=/builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages + /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/bin/pytest-2.7 -r s testing ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-3.9.3, py-1.5.3, pluggy-0.8.1 rootdir: /builddir/build/BUILD/pytest-3.9.3, inifile: tox.ini plugins: hypothesis-2.0.0 collected 2289 items testing/acceptance_test.py ............................................. [ 1%] .....x...........s....... [ 3%] testing/deprecated_test.py ..................... [ 3%] testing/test_argcomplete.py .. [ 4%] testing/test_assertion.py .............................................. [ 6%] ........................s........... [ 7%] testing/test_assertrewrite.py ..........s.....s..................s...... [ 9%] ...................... [ 10%] testing/test_cacheprovider.py ......................................... [ 12%] testing/test_capture.py ...........x..................s................. [ 14%] ....s..s......s.................................s................. [ 17%] testing/test_collection.py ..............................x.............. [ 19%] ................ [ 19%] testing/test_compat.py ...ss.. [ 20%] testing/test_config.py .........x.....s................................. [ 22%] ...................................... [ 23%] testing/test_conftest.py ............................................... [ 26%] .... [ 26%] testing/test_doctest.py ................................................ [ 28%] .................................................. [ 30%] testing/test_entry_points.py ... [ 30%] testing/test_helpconfig.py ....... [ 30%] testing/test_junitxml.py ............................................... [ 32%] .s.x...... [ 33%] testing/test_mark.py ................................................... [ 35%] ...................x.................. [ 37%] testing/test_modimport.py .............................................. [ 39%] .. [ 39%] testing/test_monkeypatch.py ..................................s. [ 40%] testing/test_nodes.py ......... [ 41%] testing/test_nose.py ................... [ 42%] testing/test_parseopt.py ...........................s [ 43%] testing/test_pastebin.py .... [ 43%] testing/test_paths.py .................................... [ 45%] testing/test_pdb.py .....ssssssssssssssssssssss.s..s.sssssssss [ 47%] testing/test_pluginmanager.py .......................... [ 48%] testing/test_pytester.py x............................. [ 49%] testing/test_recwarn.py ...................................... [ 51%] testing/test_resultlog.py ........... [ 51%] testing/test_runner.py .....................sssssss....ssss......x...... [ 53%] ..................... [ 54%] testing/test_runner_xunit.py ............... [ 55%] testing/test_session.py ...................... [ 56%] testing/test_skipping.py ............................................... [ 58%] ............................. [ 59%] testing/test_terminal.py ..........s.............................s...... [ 61%] ...................................................................sss.. [ 64%] ...s [ 64%] testing/test_tmpdir.py ...........s........ [ 65%] testing/test_unittest.py .......................s......................s [ 67%] .. [ 67%] testing/test_warnings.py ......s....................... [ 69%] testing/code/test_code.py ............... [ 69%] testing/code/test_excinfo.py ........................................... [ 71%] ...................................ssssss......... [ 74%] testing/code/test_source.py ............................................ [ 75%] ....................... [ 76%] testing/examples/test_issue519.py . [ 76%] testing/freeze/tests/test_doctest.txt . [ 77%] testing/freeze/tests/test_trivial.py .. [ 77%] testing/logging/test_fixture.py .......... [ 77%] testing/logging/test_formatter.py . [ 77%] testing/logging/test_reporting.py ................................ [ 78%] testing/python/approx.py .sssss..........................sssss.......... [ 81%] ..ss [ 81%] testing/python/collect.py .............................................. [ 83%] ...................................... [ 84%] testing/python/fixture.py .............................................. [ 86%] ................................x....................................... [ 90%] ............................................................... [ 92%] testing/python/integration.py ....xsss........... [ 93%] testing/python/metafunc.py ............................................. [ 95%] ........................................x............. [ 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 ...... [100%] =========================== short test summary info ============================ SKIP [1] testing/test_pdb.py:660: Requires breakpoint() builtin SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/acceptance_test.py:933: could not import 'zipapp' SKIP [11] /builddir/build/BUILD/pytest-3.9.3/testing/test_runner.py:429: could not import 'xdist.boxed' SKIP [1] testing/code/test_excinfo.py:1289: condition: sys.version_info[0] < 3 SKIP [1] testing/test_capture.py:519: only have capsysbinary in python 3 SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_unittest.py:940: could not import 'unittest2' SKIP [1] testing/test_assertrewrite.py:401: condition: sys.version_info < (3,5) SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_terminal.py:1309: could not import 'xdist' SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_monkeypatch.py:394: could not import 'requests' SKIP [1] testing/test_capture.py:858: python2 has no buffer SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:400: could not import 'numpy' SKIP [28] /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/pytester.py:1209: could not import 'pexpect' SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_junitxml.py:1041: could not import 'xdist' SKIP [1] testing/test_assertion.py:937: Python 3.4+ shows chained exceptions on multiprocess SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_terminal.py:1293: could not import 'xdist' SKIP [1] testing/test_pdb.py:731: Requires breakpoint() builtin SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:358: could not import 'numpy' SKIP [5] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:76: could not import 'numpy' SKIP [1] testing/test_warnings.py:127: warnings message is unicode is ok in python3 SKIP [1] testing/test_compat.py:99: async syntax available in Python 3.5+ SKIP [1] testing/test_assertrewrite.py:769: packages without __init__.py not supported on python 2 SKIP [1] testing/test_assertrewrite.py:252: bytes is a string type in python 2 SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_terminal.py:1298: could not import 'xdist' SKIP [2] /builddir/build/BUILD/pytest-3.9.3/testing/test_capture.py:942: could not run 'lsof' SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:334: could not import 'numpy' SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_parseopt.py:323: argcomplete not available SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:480: could not import 'numpy' SKIP [1] testing/test_capture.py:827: python 3 only behaviour SKIP [1] testing/test_tmpdir.py:179: win only SKIP [1] testing/test_pdb.py:708: Requires breakpoint() builtin SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:382: could not import 'numpy' SKIP [2] testing/test_pdb.py:626: Requires breakpoint() builtin SKIP [2] testing/code/test_excinfo.py:1229: condition: sys.version_info[0] < 3 SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_terminal.py:618: xdist plugin not installed SKIP [1] testing/test_compat.py:77: asyncio available in Python 3.4+ SKIP [1] testing/code/test_excinfo.py:1101: condition: sys.version_info[0] < 3 SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/integration.py:130: could not import 'unittest.mock' SKIP [2] testing/code/test_excinfo.py:1187: condition: sys.version_info[0] < 3 SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:491: could not import 'numpy' SKIP [2] testing/test_pdb.py:676: Requires breakpoint() builtin SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/approx.py:414: could not import 'numpy' SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/test_terminal.py:1404: could not import 'xdist' SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/integration.py:146: could not import 'unittest.mock' SKIP [1] /builddir/build/BUILD/pytest-3.9.3/testing/python/integration.py:168: could not import 'unittest.mock' SKIP [1] testing/test_config.py:198: condition: sys.version_info[0] < 3 =============================== warnings summary =============================== testing/test_warnings.py::test_normal_flow /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/test_warnings.py::test_setup_teardown_warnings /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/test_warnings.py::test_warning_captured_hook /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/test_warnings.py::test_collection_warnings /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/test_warnings.py::test_mark_regex_escape /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/test_warnings.py::test_hide_pytest_internal_warnings[no] /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/test_warnings.py::test_hide_pytest_internal_warnings[ini] /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/test_warnings.py::test_hide_pytest_internal_warnings[cmdline] /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/python/collect.py::TestFunction::()::test_function_as_object_instance_ignored /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/python/collect.py::test_dont_collect_non_function_callable /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) testing/python/metafunc.py::TestMetafunc::()::test_parametrize_ids_exception /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Class is deprecated, please use pytest.Class instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.File is deprecated, please use pytest.File instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Function is deprecated, please use pytest.Function instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use pytest.Instance instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item instead return getattr(object, name, default) /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py:332: RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module instead return getattr(object, name, default) -- Docs: https://docs.pytest.org/en/latest/warnings.html ====== 2187 passed, 91 skipped, 11 xfailed, 66 warnings in 289.96 seconds ====== + exit 0 Processing files: python2-pytest-3.9.3-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mGOco6 + umask 022 + cd /builddir/build/BUILD + cd pytest-3.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/share/licenses/python2-pytest-3.9.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/share/licenses/python2-pytest-3.9.3 + cp -pr LICENSE /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch/usr/share/licenses/python2-pytest-3.9.3 + exit 0 Provides: pytest = 3.9.3-2.el7 python-pytest = 3.9.3-2.el7 python2-pytest = 3.9.3-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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-pytest < 3.9.3-2.el7 pytest < 2.8.7-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch Wrote: /builddir/build/RPMS/python2-pytest-3.9.3-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NfauBO + umask 022 + cd /builddir/build/BUILD + cd pytest-3.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pytest-3.9.3-2.el7.noarch + exit 0 Child return code was: 0