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'], timeout=172800logger=env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}printOutput=Falseshell=Falsegid=425uid=1000nspawn_args=[]chrootPath='/var/lib/mock/f28-build-9655466-779067/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pytest.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pytest-3.2.1-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pytest.spec'], timeout=172800logger=env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}printOutput=Falseshell=Falsegid=425uid=1000nspawn_args=[]chrootPath='/var/lib/mock/f28-build-9655466-779067/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pytest.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rpYOky + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytest-3.2.1 + /usr/bin/mkdir -p pytest-3.2.1 + cd pytest-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytest-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv pytest-3.2.1 python2 + cp -a python2 python3 + cp -a python2 platform-python + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q5dljH + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + pushd python2 ~/build/BUILD/pytest-3.2.1/python2 ~/build/BUILD/pytest-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib copying pytest.py -> build/lib creating build/lib/_pytest copying _pytest/resultlog.py -> build/lib/_pytest copying _pytest/unittest.py -> build/lib/_pytest copying _pytest/skipping.py -> build/lib/_pytest copying _pytest/compat.py -> build/lib/_pytest copying _pytest/deprecated.py -> build/lib/_pytest copying _pytest/tmpdir.py -> build/lib/_pytest copying _pytest/recwarn.py -> build/lib/_pytest copying _pytest/pytester.py -> build/lib/_pytest copying _pytest/debugging.py -> build/lib/_pytest copying _pytest/helpconfig.py -> build/lib/_pytest copying _pytest/_pluggy.py -> build/lib/_pytest copying _pytest/outcomes.py -> build/lib/_pytest copying _pytest/cacheprovider.py -> build/lib/_pytest copying _pytest/junitxml.py -> build/lib/_pytest copying _pytest/__init__.py -> build/lib/_pytest copying _pytest/python_api.py -> build/lib/_pytest copying _pytest/pastebin.py -> build/lib/_pytest copying _pytest/_version.py -> build/lib/_pytest copying _pytest/python.py -> build/lib/_pytest copying _pytest/capture.py -> build/lib/_pytest copying _pytest/runner.py -> build/lib/_pytest copying _pytest/freeze_support.py -> build/lib/_pytest copying _pytest/doctest.py -> build/lib/_pytest copying _pytest/fixtures.py -> build/lib/_pytest copying _pytest/setupplan.py -> build/lib/_pytest copying _pytest/setuponly.py -> build/lib/_pytest copying _pytest/nose.py -> build/lib/_pytest copying _pytest/hookspec.py -> build/lib/_pytest copying _pytest/_argcomplete.py -> build/lib/_pytest copying _pytest/monkeypatch.py -> build/lib/_pytest copying _pytest/mark.py -> build/lib/_pytest copying _pytest/config.py -> build/lib/_pytest copying _pytest/warnings.py -> build/lib/_pytest copying _pytest/terminal.py -> build/lib/_pytest copying _pytest/main.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/rewrite.py -> build/lib/_pytest/assertion copying _pytest/assertion/util.py -> build/lib/_pytest/assertion creating build/lib/_pytest/_code copying _pytest/_code/source.py -> build/lib/_pytest/_code copying _pytest/_code/_py2traceback.py -> build/lib/_pytest/_code copying _pytest/_code/__init__.py -> build/lib/_pytest/_code copying _pytest/_code/code.py -> build/lib/_pytest/_code creating build/lib/_pytest/vendored_packages copying _pytest/vendored_packages/__init__.py -> build/lib/_pytest/vendored_packages copying _pytest/vendored_packages/pluggy.py -> build/lib/_pytest/vendored_packages + sleep 1 + for l in doc/* ++ pwd + make -C doc/en html PYTHONPATH=/builddir/build/BUILD/pytest-3.2.1/python2 make: Entering directory '/builddir/build/BUILD/pytest-3.2.1/python2/doc/en' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.6.3 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 104 source files that are out of date updating environment: 104 added, 0 changed, 0 removed reading sources... [ 0%] adopt reading sources... [ 1%] announce/index reading sources... [ 2%] announce/release-2.0.0 reading sources... [ 3%] announce/release-2.0.1 reading sources... [ 4%] announce/release-2.0.2 reading sources... [ 5%] announce/release-2.0.3 reading sources... [ 6%] announce/release-2.1.0 reading sources... [ 7%] announce/release-2.1.1 reading sources... [ 8%] announce/release-2.1.2 reading sources... [ 9%] announce/release-2.1.3 reading sources... [ 10%] announce/release-2.2.0 reading sources... [ 11%] announce/release-2.2.1 reading sources... [ 12%] announce/release-2.2.2 reading sources... [ 13%] announce/release-2.2.4 reading sources... [ 14%] announce/release-2.3.0 reading sources... [ 15%] announce/release-2.3.1 reading sources... [ 16%] announce/release-2.3.2 reading sources... [ 17%] announce/release-2.3.3 reading sources... [ 18%] announce/release-2.3.4 reading sources... [ 19%] announce/release-2.3.5 reading sources... [ 20%] announce/release-2.4.0 reading sources... [ 21%] announce/release-2.4.1 reading sources... [ 22%] announce/release-2.4.2 reading sources... [ 23%] announce/release-2.5.0 reading sources... [ 24%] announce/release-2.5.1 reading sources... [ 25%] announce/release-2.5.2 reading sources... [ 25%] announce/release-2.6.0 reading sources... [ 26%] announce/release-2.6.1 reading sources... [ 27%] announce/release-2.6.2 reading sources... [ 28%] announce/release-2.6.3 reading sources... [ 29%] announce/release-2.7.0 reading sources... [ 30%] announce/release-2.7.1 reading sources... [ 31%] announce/release-2.7.2 reading sources... [ 32%] announce/release-2.8.2 reading sources... [ 33%] announce/release-2.8.3 reading sources... [ 34%] announce/release-2.8.4 reading sources... [ 35%] announce/release-2.8.5 reading sources... [ 36%] announce/release-2.8.6 reading sources... [ 37%] announce/release-2.8.7 reading sources... [ 38%] announce/release-2.9.0 reading sources... [ 39%] announce/release-2.9.1 reading sources... [ 40%] announce/release-2.9.2 reading sources... [ 41%] announce/release-3.0.0 reading sources... [ 42%] announce/release-3.0.1 reading sources... [ 43%] announce/release-3.0.2 reading sources... [ 44%] announce/release-3.0.3 reading sources... [ 45%] announce/release-3.0.4 reading sources... [ 46%] announce/release-3.0.5 reading sources... [ 47%] announce/release-3.0.6 reading sources... [ 48%] announce/release-3.0.7 reading sources... [ 49%] announce/release-3.1.0 reading sources... [ 50%] announce/release-3.1.1 reading sources... [ 50%] announce/release-3.1.2 reading sources... [ 51%] announce/release-3.1.3 reading sources... [ 52%] announce/release-3.2.0 reading sources... [ 53%] announce/release-3.2.1 reading sources... [ 54%] announce/sprint2016 reading sources... [ 55%] assert reading sources... [ 56%] backwards-compatibility reading sources... [ 57%] bash-completion reading sources... [ 58%] builtin reading sources... [ 59%] cache reading sources... [ 60%] capture reading sources... [ 61%] changelog reading sources... [ 62%] contact reading sources... [ 63%] contents reading sources... [ 64%] contributing reading sources... [ 65%] customize reading sources... [ 66%] doctest reading sources... [ 67%] example/index reading sources... [ 68%] example/markers reading sources... [ 69%] example/nonpython reading sources... [ 70%] example/parametrize reading sources... [ 71%] example/pythoncollection reading sources... [ 72%] example/reportingdemo reading sources... [ 73%] example/simple reading sources... [ 74%] example/special reading sources... [ 75%] existingtestsuite reading sources... [ 75%] faq reading sources... [ 76%] fixture reading sources... [ 77%] funcarg_compare reading sources... [ 78%] getting-started reading sources... [ 79%] goodpractices reading sources... [ 80%] historical-notes reading sources... [ 81%] index reading sources... [ 82%] license reading sources... [ 83%] mark reading sources... [ 84%] monkeypatch reading sources... [ 85%] nose reading sources... [ 86%] parametrize reading sources... [ 87%] plugins reading sources... [ 88%] projects reading sources... [ 89%] proposals/parametrize_with_fixtures reading sources... [ 90%] pythonpath reading sources... [ 91%] recwarn reading sources... [ 92%] skipping reading sources... [ 93%] talks reading sources... [ 94%] tmpdir reading sources... [ 95%] unittest reading sources... [ 96%] usage reading sources... [ 97%] warnings reading sources... [ 98%] writing_plugins reading sources... [ 99%] xunit_setup reading sources... [100%] yieldfixture looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] adopt writing output... [ 1%] announce/index writing output... [ 2%] announce/release-2.0.0 writing output... [ 3%] announce/release-2.0.1 writing output... [ 4%] announce/release-2.0.2 writing output... [ 5%] announce/release-2.0.3 writing output... [ 6%] announce/release-2.1.0 writing output... [ 7%] announce/release-2.1.1 writing output... [ 8%] announce/release-2.1.2 writing output... [ 9%] announce/release-2.1.3 writing output... [ 10%] announce/release-2.2.0 writing output... [ 11%] announce/release-2.2.1 writing output... [ 12%] announce/release-2.2.2 writing output... [ 13%] announce/release-2.2.4 writing output... [ 14%] announce/release-2.3.0 writing output... [ 15%] announce/release-2.3.1 writing output... [ 16%] announce/release-2.3.2 writing output... [ 17%] announce/release-2.3.3 writing output... [ 18%] announce/release-2.3.4 writing output... [ 19%] announce/release-2.3.5 writing output... [ 20%] announce/release-2.4.0 writing output... [ 21%] announce/release-2.4.1 writing output... [ 22%] announce/release-2.4.2 writing output... [ 23%] announce/release-2.5.0 writing output... [ 24%] announce/release-2.5.1 writing output... [ 25%] announce/release-2.5.2 writing output... [ 25%] announce/release-2.6.0 writing output... [ 26%] announce/release-2.6.1 writing output... [ 27%] announce/release-2.6.2 writing output... [ 28%] announce/release-2.6.3 writing output... [ 29%] announce/release-2.7.0 writing output... [ 30%] announce/release-2.7.1 writing output... [ 31%] announce/release-2.7.2 writing output... [ 32%] announce/release-2.8.2 writing output... [ 33%] announce/release-2.8.3 writing output... [ 34%] announce/release-2.8.4 writing output... [ 35%] announce/release-2.8.5 writing output... [ 36%] announce/release-2.8.6 writing output... [ 37%] announce/release-2.8.7 writing output... [ 38%] announce/release-2.9.0 writing output... [ 39%] announce/release-2.9.1 writing output... [ 40%] announce/release-2.9.2 writing output... [ 41%] announce/release-3.0.0 writing output... [ 42%] announce/release-3.0.1 writing output... [ 43%] announce/release-3.0.2 writing output... [ 44%] announce/release-3.0.3 writing output... [ 45%] announce/release-3.0.4 writing output... [ 46%] announce/release-3.0.5 writing output... [ 47%] announce/release-3.0.6 writing output... [ 48%] announce/release-3.0.7 writing output... [ 49%] announce/release-3.1.0 writing output... [ 50%] announce/release-3.1.1 writing output... [ 50%] announce/release-3.1.2 writing output... [ 51%] announce/release-3.1.3 writing output... [ 52%] announce/release-3.2.0 writing output... [ 53%] announce/release-3.2.1 writing output... [ 54%] announce/sprint2016 writing output... [ 55%] assert writing output... [ 56%] backwards-compatibility writing output... [ 57%] bash-completion writing output... [ 58%] builtin writing output... [ 59%] cache writing output... [ 60%] capture writing output... [ 61%] changelog writing output... [ 62%] contact writing output... [ 63%] contents writing output... [ 64%] contributing writing output... [ 65%] customize writing output... [ 66%] doctest writing output... [ 67%] example/index writing output... [ 68%] example/markers writing output... [ 69%] example/nonpython writing output... [ 70%] example/parametrize writing output... [ 71%] example/pythoncollection writing output... [ 72%] example/reportingdemo writing output... [ 73%] example/simple writing output... [ 74%] example/special writing output... [ 75%] existingtestsuite writing output... [ 75%] faq writing output... [ 76%] fixture writing output... [ 77%] funcarg_compare writing output... [ 78%] getting-started writing output... [ 79%] goodpractices writing output... [ 80%] historical-notes writing output... [ 81%] index writing output... [ 82%] license writing output... [ 83%] mark writing output... [ 84%] monkeypatch writing output... [ 85%] nose writing output... [ 86%] parametrize writing output... [ 87%] plugins writing output... [ 88%] projects writing output... [ 89%] proposals/parametrize_with_fixtures writing output... [ 90%] pythonpath writing output... [ 91%] recwarn writing output... [ 92%] skipping writing output... [ 93%] talks writing output... [ 94%] tmpdir writing output... [ 95%] unittest writing output... [ 96%] usage writing output... [ 97%] warnings writing output... [ 98%] writing_plugins writing output... [ 99%] xunit_setup writing output... [100%] yieldfixture generating indices... highlighting module code... [ 5%] _pytest.monkeypatch highlighting module code... [ 11%] _pytest.recwarn highlighting module code... [ 17%] _pytest.cacheprovider highlighting module code... [ 23%] _pytest.fixtures highlighting module code... [ 29%] _pytest.assertion highlighting module code... [ 35%] _pytest.python_api highlighting module code... [ 41%] _pytest.outcomes highlighting module code... [ 47%] _pytest.runner highlighting module code... [ 52%] _pytest.vendored_packages.pluggy highlighting module code... [ 58%] _pytest._code.code highlighting module code... [ 64%] _pytest.config highlighting module code... [ 70%] _pytest.hookspec highlighting module code... [ 76%] _pytest.pytester highlighting module code... [ 82%] _pytest.python highlighting module code... [ 88%] _pytest.tmpdir highlighting module code... [ 94%] _pytest.mark highlighting module code... [100%] _pytest.main writing additional pages... search copying images... [ 20%] announce/../img/freiburg2.jpg copying images... [ 40%] img/keleshev.png copying images... [ 60%] img/theuni.png copying images... [ 80%] img/cramer2.png copying images... [100%] img/gaynor3.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/pytest-3.2.1/python2/doc/en' + for f in README CHANGELOG CONTRIBUTING + rst2html README.rst + for f in README CHANGELOG CONTRIBUTING + rst2html CHANGELOG.rst + for f in README CHANGELOG CONTRIBUTING + rst2html CONTRIBUTING.rst CONTRIBUTING.rst:54: (ERROR/3) Unknown interpreted text role "ref". CONTRIBUTING.rst:66: (ERROR/3) Unknown interpreted text role "ref". + popd + pushd python3 ~/build/BUILD/pytest-3.2.1 ~/build/BUILD/pytest-3.2.1/python3 ~/build/BUILD/pytest-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying pytest.py -> build/lib creating build/lib/_pytest copying _pytest/resultlog.py -> build/lib/_pytest copying _pytest/unittest.py -> build/lib/_pytest copying _pytest/skipping.py -> build/lib/_pytest copying _pytest/compat.py -> build/lib/_pytest copying _pytest/deprecated.py -> build/lib/_pytest copying _pytest/tmpdir.py -> build/lib/_pytest copying _pytest/recwarn.py -> build/lib/_pytest copying _pytest/pytester.py -> build/lib/_pytest copying _pytest/debugging.py -> build/lib/_pytest copying _pytest/helpconfig.py -> build/lib/_pytest copying _pytest/_pluggy.py -> build/lib/_pytest copying _pytest/outcomes.py -> build/lib/_pytest copying _pytest/cacheprovider.py -> build/lib/_pytest copying _pytest/junitxml.py -> build/lib/_pytest copying _pytest/__init__.py -> build/lib/_pytest copying _pytest/python_api.py -> build/lib/_pytest copying _pytest/pastebin.py -> build/lib/_pytest copying _pytest/_version.py -> build/lib/_pytest copying _pytest/python.py -> build/lib/_pytest copying _pytest/capture.py -> build/lib/_pytest copying _pytest/runner.py -> build/lib/_pytest copying _pytest/freeze_support.py -> build/lib/_pytest copying _pytest/doctest.py -> build/lib/_pytest copying _pytest/fixtures.py -> build/lib/_pytest copying _pytest/setupplan.py -> build/lib/_pytest copying _pytest/setuponly.py -> build/lib/_pytest copying _pytest/nose.py -> build/lib/_pytest copying _pytest/hookspec.py -> build/lib/_pytest copying _pytest/_argcomplete.py -> build/lib/_pytest copying _pytest/monkeypatch.py -> build/lib/_pytest copying _pytest/mark.py -> build/lib/_pytest copying _pytest/config.py -> build/lib/_pytest copying _pytest/warnings.py -> build/lib/_pytest copying _pytest/terminal.py -> build/lib/_pytest copying _pytest/main.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/rewrite.py -> build/lib/_pytest/assertion copying _pytest/assertion/util.py -> build/lib/_pytest/assertion creating build/lib/_pytest/_code copying _pytest/_code/source.py -> build/lib/_pytest/_code copying _pytest/_code/_py2traceback.py -> build/lib/_pytest/_code copying _pytest/_code/__init__.py -> build/lib/_pytest/_code copying _pytest/_code/code.py -> build/lib/_pytest/_code creating build/lib/_pytest/vendored_packages copying _pytest/vendored_packages/__init__.py -> build/lib/_pytest/vendored_packages copying _pytest/vendored_packages/pluggy.py -> build/lib/_pytest/vendored_packages + sleep 1 + for l in doc/* ++ pwd + make -C doc/en html PYTHONPATH=/builddir/build/BUILD/pytest-3.2.1/python3 make: Entering directory '/builddir/build/BUILD/pytest-3.2.1/python3/doc/en' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.6.3 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 104 source files that are out of date updating environment: 104 added, 0 changed, 0 removed reading sources... [ 0%] adopt reading sources... [ 1%] announce/index reading sources... [ 2%] announce/release-2.0.0 reading sources... [ 3%] announce/release-2.0.1 reading sources... [ 4%] announce/release-2.0.2 reading sources... [ 5%] announce/release-2.0.3 reading sources... [ 6%] announce/release-2.1.0 reading sources... [ 7%] announce/release-2.1.1 reading sources... [ 8%] announce/release-2.1.2 reading sources... [ 9%] announce/release-2.1.3 reading sources... [ 10%] announce/release-2.2.0 reading sources... [ 11%] announce/release-2.2.1 reading sources... [ 12%] announce/release-2.2.2 reading sources... [ 13%] announce/release-2.2.4 reading sources... [ 14%] announce/release-2.3.0 reading sources... [ 15%] announce/release-2.3.1 reading sources... [ 16%] announce/release-2.3.2 reading sources... [ 17%] announce/release-2.3.3 reading sources... [ 18%] announce/release-2.3.4 reading sources... [ 19%] announce/release-2.3.5 reading sources... [ 20%] announce/release-2.4.0 reading sources... [ 21%] announce/release-2.4.1 reading sources... [ 22%] announce/release-2.4.2 reading sources... [ 23%] announce/release-2.5.0 reading sources... [ 24%] announce/release-2.5.1 reading sources... [ 25%] announce/release-2.5.2 reading sources... [ 25%] announce/release-2.6.0 reading sources... [ 26%] announce/release-2.6.1 reading sources... [ 27%] announce/release-2.6.2 reading sources... [ 28%] announce/release-2.6.3 reading sources... [ 29%] announce/release-2.7.0 reading sources... [ 30%] announce/release-2.7.1 reading sources... [ 31%] announce/release-2.7.2 reading sources... [ 32%] announce/release-2.8.2 reading sources... [ 33%] announce/release-2.8.3 reading sources... [ 34%] announce/release-2.8.4 reading sources... [ 35%] announce/release-2.8.5 reading sources... [ 36%] announce/release-2.8.6 reading sources... [ 37%] announce/release-2.8.7 reading sources... [ 38%] announce/release-2.9.0 reading sources... [ 39%] announce/release-2.9.1 reading sources... [ 40%] announce/release-2.9.2 reading sources... [ 41%] announce/release-3.0.0 reading sources... [ 42%] announce/release-3.0.1 reading sources... [ 43%] announce/release-3.0.2 reading sources... [ 44%] announce/release-3.0.3 reading sources... [ 45%] announce/release-3.0.4 reading sources... [ 46%] announce/release-3.0.5 reading sources... [ 47%] announce/release-3.0.6 reading sources... [ 48%] announce/release-3.0.7 reading sources... [ 49%] announce/release-3.1.0 reading sources... [ 50%] announce/release-3.1.1 reading sources... [ 50%] announce/release-3.1.2 reading sources... [ 51%] announce/release-3.1.3 reading sources... [ 52%] announce/release-3.2.0 reading sources... [ 53%] announce/release-3.2.1 reading sources... [ 54%] announce/sprint2016 reading sources... [ 55%] assert reading sources... [ 56%] backwards-compatibility reading sources... [ 57%] bash-completion reading sources... [ 58%] builtin reading sources... [ 59%] cache reading sources... [ 60%] capture reading sources... [ 61%] changelog reading sources... [ 62%] contact reading sources... [ 63%] contents reading sources... [ 64%] contributing reading sources... [ 65%] customize reading sources... [ 66%] doctest reading sources... [ 67%] example/index reading sources... [ 68%] example/markers reading sources... [ 69%] example/nonpython reading sources... [ 70%] example/parametrize reading sources... [ 71%] example/pythoncollection reading sources... [ 72%] example/reportingdemo reading sources... [ 73%] example/simple reading sources... [ 74%] example/special reading sources... [ 75%] existingtestsuite reading sources... [ 75%] faq reading sources... [ 76%] fixture reading sources... [ 77%] funcarg_compare reading sources... [ 78%] getting-started reading sources... [ 79%] goodpractices reading sources... [ 80%] historical-notes reading sources... [ 81%] index reading sources... [ 82%] license reading sources... [ 83%] mark reading sources... [ 84%] monkeypatch reading sources... [ 85%] nose reading sources... [ 86%] parametrize reading sources... [ 87%] plugins reading sources... [ 88%] projects reading sources... [ 89%] proposals/parametrize_with_fixtures reading sources... [ 90%] pythonpath reading sources... [ 91%] recwarn reading sources... [ 92%] skipping reading sources... [ 93%] talks reading sources... [ 94%] tmpdir reading sources... [ 95%] unittest reading sources... [ 96%] usage reading sources... [ 97%] warnings reading sources... [ 98%] writing_plugins reading sources... [ 99%] xunit_setup reading sources... [100%] yieldfixture looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] adopt writing output... [ 1%] announce/index writing output... [ 2%] announce/release-2.0.0 writing output... [ 3%] announce/release-2.0.1 writing output... [ 4%] announce/release-2.0.2 writing output... [ 5%] announce/release-2.0.3 writing output... [ 6%] announce/release-2.1.0 writing output... [ 7%] announce/release-2.1.1 writing output... [ 8%] announce/release-2.1.2 writing output... [ 9%] announce/release-2.1.3 writing output... [ 10%] announce/release-2.2.0 writing output... [ 11%] announce/release-2.2.1 writing output... [ 12%] announce/release-2.2.2 writing output... [ 13%] announce/release-2.2.4 writing output... [ 14%] announce/release-2.3.0 writing output... [ 15%] announce/release-2.3.1 writing output... [ 16%] announce/release-2.3.2 writing output... [ 17%] announce/release-2.3.3 writing output... [ 18%] announce/release-2.3.4 writing output... [ 19%] announce/release-2.3.5 writing output... [ 20%] announce/release-2.4.0 writing output... [ 21%] announce/release-2.4.1 writing output... [ 22%] announce/release-2.4.2 writing output... [ 23%] announce/release-2.5.0 writing output... [ 24%] announce/release-2.5.1 writing output... [ 25%] announce/release-2.5.2 writing output... [ 25%] announce/release-2.6.0 writing output... [ 26%] announce/release-2.6.1 writing output... [ 27%] announce/release-2.6.2 writing output... [ 28%] announce/release-2.6.3 writing output... [ 29%] announce/release-2.7.0 writing output... [ 30%] announce/release-2.7.1 writing output... [ 31%] announce/release-2.7.2 writing output... [ 32%] announce/release-2.8.2 writing output... [ 33%] announce/release-2.8.3 writing output... [ 34%] announce/release-2.8.4 writing output... [ 35%] announce/release-2.8.5 writing output... [ 36%] announce/release-2.8.6 writing output... [ 37%] announce/release-2.8.7 writing output... [ 38%] announce/release-2.9.0 writing output... [ 39%] announce/release-2.9.1 writing output... [ 40%] announce/release-2.9.2 writing output... [ 41%] announce/release-3.0.0 writing output... [ 42%] announce/release-3.0.1 writing output... [ 43%] announce/release-3.0.2 writing output... [ 44%] announce/release-3.0.3 writing output... [ 45%] announce/release-3.0.4 writing output... [ 46%] announce/release-3.0.5 writing output... [ 47%] announce/release-3.0.6 writing output... [ 48%] announce/release-3.0.7 writing output... [ 49%] announce/release-3.1.0 writing output... [ 50%] announce/release-3.1.1 writing output... [ 50%] announce/release-3.1.2 writing output... [ 51%] announce/release-3.1.3 writing output... [ 52%] announce/release-3.2.0 writing output... [ 53%] announce/release-3.2.1 writing output... [ 54%] announce/sprint2016 writing output... [ 55%] assert writing output... [ 56%] backwards-compatibility writing output... [ 57%] bash-completion writing output... [ 58%] builtin writing output... [ 59%] cache writing output... [ 60%] capture writing output... [ 61%] changelog writing output... [ 62%] contact writing output... [ 63%] contents writing output... [ 64%] contributing writing output... [ 65%] customize writing output... [ 66%] doctest writing output... [ 67%] example/index writing output... [ 68%] example/markers writing output... [ 69%] example/nonpython writing output... [ 70%] example/parametrize writing output... [ 71%] example/pythoncollection writing output... [ 72%] example/reportingdemo writing output... [ 73%] example/simple writing output... [ 74%] example/special writing output... [ 75%] existingtestsuite writing output... [ 75%] faq writing output... [ 76%] fixture writing output... [ 77%] funcarg_compare writing output... [ 78%] getting-started writing output... [ 79%] goodpractices writing output... [ 80%] historical-notes writing output... [ 81%] index writing output... [ 82%] license writing output... [ 83%] mark writing output... [ 84%] monkeypatch writing output... [ 85%] nose writing output... [ 86%] parametrize writing output... [ 87%] plugins writing output... [ 88%] projects writing output... [ 89%] proposals/parametrize_with_fixtures writing output... [ 90%] pythonpath writing output... [ 91%] recwarn writing output... [ 92%] skipping writing output... [ 93%] talks writing output... [ 94%] tmpdir writing output... [ 95%] unittest writing output... [ 96%] usage writing output... [ 97%] warnings writing output... [ 98%] writing_plugins writing output... [ 99%] xunit_setup writing output... [100%] yieldfixture generating indices... highlighting module code... [ 5%] _pytest.monkeypatch highlighting module code... [ 11%] _pytest.recwarn highlighting module code... [ 17%] _pytest.cacheprovider highlighting module code... [ 23%] _pytest.fixtures highlighting module code... [ 29%] _pytest.assertion highlighting module code... [ 35%] _pytest.python_api highlighting module code... [ 41%] _pytest.outcomes highlighting module code... [ 47%] _pytest.runner highlighting module code... [ 52%] _pytest.vendored_packages.pluggy highlighting module code... [ 58%] _pytest._code.code highlighting module code... [ 64%] _pytest.config highlighting module code... [ 70%] _pytest.hookspec highlighting module code... [ 76%] _pytest.pytester highlighting module code... [ 82%] _pytest.python highlighting module code... [ 88%] _pytest.tmpdir highlighting module code... [ 94%] _pytest.mark highlighting module code... [100%] _pytest.main writing additional pages... search copying images... [ 20%] announce/../img/freiburg2.jpg copying images... [ 40%] img/keleshev.png copying images... [ 60%] img/theuni.png copying images... [ 80%] img/cramer2.png copying images... [100%] img/gaynor3.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/pytest-3.2.1/python3/doc/en' + for f in README CHANGELOG CONTRIBUTING + rst2html README.rst + for f in README CHANGELOG CONTRIBUTING + rst2html CHANGELOG.rst + for f in README CHANGELOG CONTRIBUTING + rst2html CONTRIBUTING.rst CONTRIBUTING.rst:54: (ERROR/3) Unknown interpreted text role "ref". CONTRIBUTING.rst:66: (ERROR/3) Unknown interpreted text role "ref". ~/build/BUILD/pytest-3.2.1 + popd + pushd platform-python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' ~/build/BUILD/pytest-3.2.1/platform-python ~/build/BUILD/pytest-3.2.1 running build running build_py creating build creating build/lib copying pytest.py -> build/lib creating build/lib/_pytest copying _pytest/resultlog.py -> build/lib/_pytest copying _pytest/unittest.py -> build/lib/_pytest copying _pytest/skipping.py -> build/lib/_pytest copying _pytest/compat.py -> build/lib/_pytest copying _pytest/deprecated.py -> build/lib/_pytest copying _pytest/tmpdir.py -> build/lib/_pytest copying _pytest/recwarn.py -> build/lib/_pytest copying _pytest/pytester.py -> build/lib/_pytest copying _pytest/debugging.py -> build/lib/_pytest copying _pytest/helpconfig.py -> build/lib/_pytest copying _pytest/_pluggy.py -> build/lib/_pytest copying _pytest/outcomes.py -> build/lib/_pytest copying _pytest/cacheprovider.py -> build/lib/_pytest copying _pytest/junitxml.py -> build/lib/_pytest copying _pytest/__init__.py -> build/lib/_pytest copying _pytest/python_api.py -> build/lib/_pytest copying _pytest/pastebin.py -> build/lib/_pytest copying _pytest/_version.py -> build/lib/_pytest copying _pytest/python.py -> build/lib/_pytest copying _pytest/capture.py -> build/lib/_pytest copying _pytest/runner.py -> build/lib/_pytest copying _pytest/freeze_support.py -> build/lib/_pytest copying _pytest/doctest.py -> build/lib/_pytest copying _pytest/fixtures.py -> build/lib/_pytest copying _pytest/setupplan.py -> build/lib/_pytest copying _pytest/setuponly.py -> build/lib/_pytest copying _pytest/nose.py -> build/lib/_pytest copying _pytest/hookspec.py -> build/lib/_pytest copying _pytest/_argcomplete.py -> build/lib/_pytest copying _pytest/monkeypatch.py -> build/lib/_pytest copying _pytest/mark.py -> build/lib/_pytest copying _pytest/config.py -> build/lib/_pytest copying _pytest/warnings.py -> build/lib/_pytest copying _pytest/terminal.py -> build/lib/_pytest copying _pytest/main.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/rewrite.py -> build/lib/_pytest/assertion copying _pytest/assertion/util.py -> build/lib/_pytest/assertion creating build/lib/_pytest/_code copying _pytest/_code/source.py -> build/lib/_pytest/_code copying _pytest/_code/_py2traceback.py -> build/lib/_pytest/_code copying _pytest/_code/__init__.py -> build/lib/_pytest/_code copying _pytest/_code/code.py -> build/lib/_pytest/_code creating build/lib/_pytest/vendored_packages copying _pytest/vendored_packages/__init__.py -> build/lib/_pytest/vendored_packages copying _pytest/vendored_packages/pluggy.py -> build/lib/_pytest/vendored_packages + sleep 1 ~/build/BUILD/pytest-3.2.1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9mtLFn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch ++ dirname /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch + cd pytest-3.2.1 + pushd python2 ~/build/BUILD/pytest-3.2.1/python2 ~/build/BUILD/pytest-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages copying build/lib/pytest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/resultlog.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/_py2traceback.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code copying build/lib/_pytest/unittest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/compat.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/_pluggy.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/vendored_packages copying build/lib/_pytest/vendored_packages/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/vendored_packages copying build/lib/_pytest/vendored_packages/pluggy.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/vendored_packages copying build/lib/_pytest/python_api.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion copying build/lib/_pytest/_version.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/python.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/capture.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/runner.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/nose.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/mark.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/config.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest copying build/lib/_pytest/main.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/pytest.py to pytest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/resultlog.py to resultlog.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code/_py2traceback.py to _py2traceback.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_code/code.py to code.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/unittest.py to unittest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/skipping.py to skipping.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/tmpdir.py to tmpdir.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/recwarn.py to recwarn.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/pytester.py to pytester.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/debugging.py to debugging.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/helpconfig.py to helpconfig.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_pluggy.py to _pluggy.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/outcomes.py to outcomes.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/cacheprovider.py to cacheprovider.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/junitxml.py to junitxml.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/vendored_packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/vendored_packages/pluggy.py to pluggy.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/python_api.py to python_api.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/pastebin.py to pastebin.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/truncate.py to truncate.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/rewrite.py to rewrite.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/assertion/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/python.py to python.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/capture.py to capture.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/freeze_support.py to freeze_support.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/doctest.py to doctest.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/setupplan.py to setupplan.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/setuponly.py to setuponly.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/nose.py to nose.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/hookspec.py to hookspec.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/_argcomplete.py to _argcomplete.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/monkeypatch.py to monkeypatch.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/mark.py to mark.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/warnings.py to warnings.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/main.py to main.pyc writing byte-compilation script '/tmp/tmpTKcPbK.py' /usr/bin/python2 -O /tmp/tmpTKcPbK.py removing /tmp/tmpTKcPbK.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.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/pytest-3.2.1-py2.7.egg-info running install_scripts Installing pytest script to /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin Installing py.test script to /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin + mv /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest-2.7 + ln -snf pytest-2.7 /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest-2 + mv /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test-2.7 + ln -snf py.test-2.7 /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test-2 + mkdir -p _htmldocs/html + for l in doc/* + rm doc/en/_build/html/.buildinfo + mv doc/en/_build/html _htmldocs/html/en ~/build/BUILD/pytest-3.2.1 + popd + find /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages -name '*.py' -exec sed -i -e '1{/^#!/d}' '{}' ';' ~/build/BUILD/pytest-3.2.1/python3 ~/build/BUILD/pytest-3.2.1 + pushd python3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages copying build/lib/pytest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/resultlog.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/_py2traceback.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code copying build/lib/_pytest/unittest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/compat.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/_pluggy.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/vendored_packages copying build/lib/_pytest/vendored_packages/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/vendored_packages copying build/lib/_pytest/vendored_packages/pluggy.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/vendored_packages copying build/lib/_pytest/python_api.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/_version.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/python.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/capture.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/runner.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/nose.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/mark.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/config.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest copying build/lib/_pytest/main.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/pytest.py to pytest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/resultlog.py to resultlog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code/_py2traceback.py to _py2traceback.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_code/code.py to code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/unittest.py to unittest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/skipping.py to skipping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/deprecated.py to deprecated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/tmpdir.py to tmpdir.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/recwarn.py to recwarn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/pytester.py to pytester.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/debugging.py to debugging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/helpconfig.py to helpconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_pluggy.py to _pluggy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/outcomes.py to outcomes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/cacheprovider.py to cacheprovider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/junitxml.py to junitxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/vendored_packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/vendored_packages/pluggy.py to pluggy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/python_api.py to python_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/pastebin.py to pastebin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion/truncate.py to truncate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion/rewrite.py to rewrite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/assertion/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/capture.py to capture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/freeze_support.py to freeze_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/doctest.py to doctest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/fixtures.py to fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/setupplan.py to setupplan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/setuponly.py to setuponly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/nose.py to nose.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/hookspec.py to hookspec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/_argcomplete.py to _argcomplete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/monkeypatch.py to monkeypatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/mark.py to mark.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/warnings.py to warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/terminal.py to terminal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/main.py to main.cpython-36.pyc writing byte-compilation script '/tmp/tmplvs_ian6.py' /usr/bin/python3 /tmp/tmplvs_ian6.py removing /tmp/tmplvs_ian6.py running install_egg_info running egg_info writing pytest.egg-info/PKG-INFO writing dependency_links to pytest.egg-info/dependency_links.txt writing entry points to pytest.egg-info/entry_points.txt writing requirements to pytest.egg-info/requires.txt writing top-level names to pytest.egg-info/top_level.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.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/pytest-3.2.1-py3.6.egg-info running install_scripts Installing py.test script to /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin Installing pytest script to /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin + mv /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest-3.6 + ln -snf pytest-3.6 /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest-3 + mv /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test-3.6 + ln -snf py.test-3.6 /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test-3 + mkdir -p _htmldocs/html + for l in doc/* + rm doc/en/_build/html/.buildinfo + mv doc/en/_build/html _htmldocs/html/en ~/build/BUILD/pytest-3.2.1 + popd + find /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages -name '*.py' -exec sed -i -e '1{/^#!/d}' '{}' ';' ~/build/BUILD/pytest-3.2.1/platform-python ~/build/BUILD/pytest-3.2.1 + pushd platform-python + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6 creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages copying build/lib/pytest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/resultlog.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/source.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/_py2traceback.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code copying build/lib/_pytest/_code/code.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code copying build/lib/_pytest/unittest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/skipping.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/compat.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/deprecated.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/tmpdir.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/recwarn.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/pytester.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/debugging.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/helpconfig.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/_pluggy.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/outcomes.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/cacheprovider.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/junitxml.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/vendored_packages copying build/lib/_pytest/vendored_packages/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/vendored_packages copying build/lib/_pytest/vendored_packages/pluggy.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/vendored_packages copying build/lib/_pytest/python_api.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/pastebin.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest creating /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion copying build/lib/_pytest/_version.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/python.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/capture.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/runner.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/freeze_support.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/doctest.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/fixtures.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/setupplan.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/setuponly.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/nose.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/hookspec.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/_argcomplete.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/monkeypatch.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/mark.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/config.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/warnings.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/terminal.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest copying build/lib/_pytest/main.py -> /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/pytest.py to pytest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/resultlog.py to resultlog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code/_py2traceback.py to _py2traceback.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_code/code.py to code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/unittest.py to unittest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/skipping.py to skipping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/deprecated.py to deprecated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/tmpdir.py to tmpdir.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/recwarn.py to recwarn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/pytester.py to pytester.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/debugging.py to debugging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/helpconfig.py to helpconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_pluggy.py to _pluggy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/outcomes.py to outcomes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/cacheprovider.py to cacheprovider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/junitxml.py to junitxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/vendored_packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/vendored_packages/pluggy.py to pluggy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/python_api.py to python_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/pastebin.py to pastebin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion/truncate.py to truncate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion/rewrite.py to rewrite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/assertion/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/capture.py to capture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/freeze_support.py to freeze_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/doctest.py to doctest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/fixtures.py to fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/setupplan.py to setupplan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/setuponly.py to setuponly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/nose.py to nose.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/hookspec.py to hookspec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/_argcomplete.py to _argcomplete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/monkeypatch.py to monkeypatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/mark.py to mark.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/warnings.py to warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/terminal.py to terminal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/_pytest/main.py to main.cpython-36.pyc writing byte-compilation script '/tmp/tmpkun6j8il.py' /usr/libexec/platform-python /tmp/tmpkun6j8il.py removing /tmp/tmpkun6j8il.py running install_egg_info running egg_info writing pytest.egg-info/PKG-INFO writing dependency_links to pytest.egg-info/dependency_links.txt writing entry points to pytest.egg-info/entry_points.txt writing requirements to pytest.egg-info/requires.txt writing top-level names to pytest.egg-info/top_level.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.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages/pytest-3.2.1-py3.6.egg-info running install_scripts Installing py.test script to /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin Installing pytest script to /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin + rm /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest + rm /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test + find /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages -name '*.py' -exec sed -i -e '1{/^#!/d}' '{}' ';' + ln -snf pytest-2.7 /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest + ln -snf py.test-2.7 /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/py.test + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.2.1-3.fc28 --unique-debug-suffix -3.2.1-3.fc28.noarch --unique-debug-src-base pytest-3.2.1-3.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pytest-3.2.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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.2.1-3.fc28.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6 using /usr/libexec/platform-python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tzY84e + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + pushd python2 ~/build/BUILD/pytest-3.2.1/python2 ~/build/BUILD/pytest-3.2.1 + PATH=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin:/usr/libexec/python2-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages + /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest-2.7 -r s testing --timeout=20 ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.2.1, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/pytest-3.2.1/python2, inifile: tox.ini plugins: timeout-1.2.0, hypothesis-3.12.0 timeout: 20.0s method: signal collected 1915 items testing/acceptance_test.py ................................................x..........s.. testing/deprecated_test.py ...... testing/test_argcomplete.py .. testing/test_assertion.py ....................................................................s........... testing/test_assertrewrite.py ..............s.................s....................... testing/test_cache.py ............................. testing/test_capture.py ...........x...............................s..s......s...............................s............ testing/test_collection.py ..............................x........................... testing/test_compat.py ..ss testing/test_config.py .........x.................................................................... testing/test_conftest.py .................................................. testing/test_doctest.py ............................................................................................. testing/test_entry_points.py ... testing/test_helpconfig.py ....... testing/test_junitxml.py ............................................s.x..... testing/test_mark.py ..........................................x.x.......x.........x.... testing/test_modimport.py ......................................... testing/test_monkeypatch.py ................................ testing/test_nose.py ................... testing/test_parseopt.py ............................ testing/test_pastebin.py .... testing/test_pdb.py ....sssssssssssssss.s..s testing/test_pluginmanager.py ..................s........ testing/test_pytester.py x....... testing/test_recwarn.py ............................... testing/test_resultlog.py ........... testing/test_runner.py ...................sssssss...ssss......x......................... testing/test_runner_xunit.py ............... testing/test_session.py ................. testing/test_skipping.py ...................................................................... testing/test_terminal.py ..........s............................s............................................................... testing/test_tmpdir.py ...........s testing/test_unittest.py .......................s.................... testing/test_warnings.py ......s.... testing/code/test_code.py .............. testing/code/test_excinfo.py .............................................................................ssss......... testing/code/test_source.py ................................................................. testing/code/test_source_multiline_block.py . testing/freeze/tests/test_doctest.txt . testing/freeze/tests/test_trivial.py .. testing/python/approx.py ...........................ss...... testing/python/collect.py ............................................................................... testing/python/fixture.py ........................................................................x........................................................................................... testing/python/integration.py .....ss........... testing/python/metafunc.py ..................................................................................x............. testing/python/raises.py ............. testing/python/setup_only.py ........................ testing/python/setup_plan.py . testing/python/show_fixtures_per_test.py ..... =========================== short test summary info ============================ SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python2/testing/test_terminal.py:532: xdist plugin not installed SKIP [1] testing/test_capture.py:647: python 3 only behaviour SKIP [1] /tmp/pytest-of-mockbuild/pytest-0/testdir/test_plugin_skip0/skipping1.py:3: hello SKIP [2] testing/code/test_excinfo.py:1128: condition: sys.version_info[0] < 3 SKIP [1] testing/test_compat.py:41: asyncio available in Python 3.4+ SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python2/testing/acceptance_test.py:793: could not import 'zipapp' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python2/testing/test_junitxml.py:888: could not import 'xdist' SKIP [1] testing/test_assertrewrite.py:336: condition: sys.version_info < (3,5) SKIP [1] testing/test_capture.py:679: python2 has no buffer SKIP [1] testing/test_warnings.py:118: warnings message is unicode is ok in python3 SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python2/testing/python/approx.py:349: could not import 'numpy' SKIP [1] testing/test_assertion.py:861: Python 3.4+ shows chained exceptions on multiprocess SKIP [1] testing/test_assertrewrite.py:643: packages without __init__.py not supported on python 2 SKIP [1] testing/test_compat.py:60: async syntax available in Python 3.5+ SKIP [1] testing/code/test_excinfo.py:1020: condition: sys.version_info[0] < 3 SKIP [1] testing/test_tmpdir.py:179: win only SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python2/testing/python/integration.py:118: could not import 'unittest.mock' SKIP [2] /builddir/build/BUILD/pytest-3.2.1/python2/testing/test_capture.py:760: could not run 'lsof' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python2/testing/python/integration.py:132: could not import 'unittest.mock' SKIP [1] testing/code/test_excinfo.py:1098: condition: sys.version_info[0] < 3 SKIP [11] /builddir/build/BUILD/pytest-3.2.1/python2/testing/test_runner.py:350: could not import 'xdist.boxed' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python2/testing/python/approx.py:331: could not import 'numpy' SKIP [19] /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python2.7/site-packages/_pytest/pytester.py:1039: could not import 'pexpect' =============================== warnings summary =============================== testing/test_warnings.py::test_normal_flow /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python2.7/site-packages/pytest_timeout.py:49: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout_method',)) /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python2.7/site-packages/pytest_timeout.py:55: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout-method',)) testing/test_warnings.py::test_setup_teardown_warnings /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python2.7/site-packages/pytest_timeout.py:49: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout_method',)) /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python2.7/site-packages/pytest_timeout.py:55: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout-method',)) -- Docs: http://doc.pytest.org/en/latest/warnings.html ====== 1849 passed, 53 skipped, 13 xfailed, 4 warnings in 109.67 seconds ======= ~/build/BUILD/pytest-3.2.1 ~/build/BUILD/pytest-3.2.1/python3 ~/build/BUILD/pytest-3.2.1 + popd + pushd python3 + PATH=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin:/usr/libexec/python2-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages + /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin/pytest-3.6 -r s testing --timeout=20 ============================= test session starts ============================== platform linux -- Python 3.6.2, pytest-3.2.1, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/pytest-3.2.1/python3, inifile: tox.ini plugins: timeout-1.2.0, hypothesis-3.12.0 timeout: 20.0s method: signal collected 1915 items testing/acceptance_test.py ................................................x............. testing/deprecated_test.py ...... testing/test_argcomplete.py .. testing/test_assertion.py ........................................................................s....... testing/test_assertrewrite.py ......................................s..ssss........... testing/test_cache.py ............................. testing/test_capture.py ...........x...................................s.....s.........s...........s.........s.........s.. testing/test_collection.py ..............................x........................... testing/test_compat.py .... testing/test_config.py .........x.....s.............................................................. testing/test_conftest.py .................................................. testing/test_doctest.py ............................................................................................. testing/test_entry_points.py ... testing/test_helpconfig.py ....... testing/test_junitxml.py ............................................s.x..... testing/test_mark.py ..........................................x.x.......x.........x.... testing/test_modimport.py ......................................... testing/test_monkeypatch.py ...............................s testing/test_nose.py ................... testing/test_parseopt.py ............................ testing/test_pastebin.py .... testing/test_pdb.py ....sssssssssssssss.s..s testing/test_pluginmanager.py ..................s........ testing/test_pytester.py x....... testing/test_recwarn.py ............................... testing/test_resultlog.py ........... testing/test_runner.py ...................sssssss...ssss......x......................... testing/test_runner_xunit.py ............... testing/test_session.py ................. testing/test_skipping.py ...s.................................................................. testing/test_terminal.py ..........s............................s............................................................... testing/test_tmpdir.py ...........s testing/test_unittest.py .......................s.................... testing/test_warnings.py .......s... testing/code/test_code.py .........s.... testing/code/test_excinfo.py .......................................................................................... testing/code/test_source.py ................................................................. testing/code/test_source_multiline_block.py . testing/freeze/tests/test_doctest.txt . testing/freeze/tests/test_trivial.py .. testing/python/approx.py ...........................ss...... testing/python/collect.py ............................................................................... testing/python/fixture.py ........................................................................x........................................................................................... testing/python/integration.py .................. testing/python/metafunc.py ..................................................................................x............. testing/python/raises.py ............. testing/python/setup_only.py ........................ testing/python/setup_plan.py . testing/python/show_fixtures_per_test.py ..... =========================== short test summary info ============================ SKIP [1] testing/test_assertion.py:933: This bug does not exist on PY3 SKIP [1] testing/test_assertrewrite.py:717: python 2 only SKIP [1] testing/test_assertrewrite.py:764: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_assertrewrite.py:773: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_assertrewrite.py:782: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_assertrewrite.py:791: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_capture.py:692: python2 has no buffer SKIP [2] /builddir/build/BUILD/pytest-3.2.1/python3/testing/test_capture.py:760: could not run 'lsof' SKIP [2] testing/test_capture.py:907: text output different for bytes on python3 SKIP [1] testing/test_capture.py:1143: only py3.6+ on windows SKIP [1] testing/test_config.py:142: condition: sys.version_info[:2] not in [(2, 6), (2, 7)] SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python3/testing/test_junitxml.py:888: could not import 'xdist' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python3/testing/test_monkeypatch.py:325: could not import 'requests' SKIP [19] /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/python3.6/site-packages/_pytest/pytester.py:1039: could not import 'pexpect' SKIP [1] /tmp/pytest-of-mockbuild/pytest-15/testdir/test_plugin_skip0/skipping1.py:3: hello SKIP [11] /builddir/build/BUILD/pytest-3.2.1/python3/testing/test_runner.py:350: could not import 'xdist.boxed' SKIP [1] testing/test_skipping.py:43: condition: sys.version_info[0] >= 3 SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python3/testing/test_terminal.py:532: xdist plugin not installed SKIP [1] testing/test_tmpdir.py:179: win only SKIP [1] testing/test_warnings.py:144: warnings message is broken as it is not str instance SKIP [1] testing/code/test_code.py:90: python 2 only issue SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python3/testing/python/approx.py:331: could not import 'numpy' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/python3/testing/python/approx.py:349: could not import 'numpy' =============================== warnings summary =============================== testing/test_warnings.py::test_normal_flow /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python3.6/site-packages/pytest_timeout.py:49: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout_method',)) /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python3.6/site-packages/pytest_timeout.py:55: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout-method',)) testing/test_warnings.py::test_setup_teardown_warnings /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python3.6/site-packages/pytest_timeout.py:49: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout_method',)) /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python3.6/site-packages/pytest_timeout.py:55: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout-method',)) testing/test_warnings.py::test_unicode /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python3.6/site-packages/pytest_timeout.py:49: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout_method',)) /builddir/build/BUILDROOT/python-pytest-timeout-1.2.0-3.fc27.noarch/usr/lib/python3.6/site-packages/pytest_timeout.py:55: DeprecationWarning: type argument to addoption() is a string 'choice'. For parsearg this is optional and when supplied should be a type. (options: ('--timeout-method',)) -- Docs: http://doc.pytest.org/en/latest/warnings.html ====== 1849 passed, 53 skipped, 13 xfailed, 6 warnings in 105.93 seconds ======= ~/build/BUILD/pytest-3.2.1 ~/build/BUILD/pytest-3.2.1/platform-python ~/build/BUILD/pytest-3.2.1 + popd + pushd platform-python + PATH=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/bin:/usr/libexec/python2-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/lib/platform-python3.6/site-packages + /usr/libexec/platform-python -m pytest -r s testing ============================= test session starts ============================== platform linux -- Python 3.6.2, pytest-3.2.1, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/pytest-3.2.1/platform-python, inifile: tox.ini plugins: hypothesis-3.12.0 collected 1915 items testing/acceptance_test.py ................................................x............. testing/deprecated_test.py ...... testing/test_argcomplete.py .. testing/test_assertion.py ........................................................................s....... testing/test_assertrewrite.py ......................................s..ssss........... testing/test_cache.py ............................. testing/test_capture.py ...........x...................................s.....s.........s...........s.........s.........s.. testing/test_collection.py ..............................x........................... testing/test_compat.py .... testing/test_config.py .........x.....s.............................................................. testing/test_conftest.py .................................................. testing/test_doctest.py ............................................................................................. testing/test_entry_points.py ... testing/test_helpconfig.py ....... testing/test_junitxml.py ............................................s.x..... testing/test_mark.py ..........................................x.x.......x.........x.... testing/test_modimport.py ......................................... testing/test_monkeypatch.py ...............................s testing/test_nose.py sssssssssssssssssss testing/test_parseopt.py ...........................s testing/test_pastebin.py .... testing/test_pdb.py ....sssssssssssssss.s..s testing/test_pluginmanager.py ..................s........ testing/test_pytester.py x....... testing/test_recwarn.py ............................... testing/test_resultlog.py ........... testing/test_runner.py ...................sssssss...ssss......x......................... testing/test_runner_xunit.py ............... testing/test_session.py ................. testing/test_skipping.py ...s.................................................................. testing/test_terminal.py ..........s............................s............................................................... testing/test_tmpdir.py ...........s testing/test_unittest.py ....................ssssssss................ testing/test_warnings.py .......s... testing/code/test_code.py .........s.... testing/code/test_excinfo.py ...............s.......s.................................................................. testing/code/test_source.py ................................................................. testing/code/test_source_multiline_block.py . testing/freeze/tests/test_doctest.txt . testing/freeze/tests/test_trivial.py .. testing/python/approx.py ...........................ss...... testing/python/collect.py ............................................................................... testing/python/fixture.py ........................................................................x........................................................................................... testing/python/integration.py .......sss........ testing/python/metafunc.py ..................................................................................x............. testing/python/raises.py ............. testing/python/setup_only.py ........................ testing/python/setup_plan.py . testing/python/show_fixtures_per_test.py ..... =========================== short test summary info ============================ SKIP [1] testing/test_assertion.py:933: This bug does not exist on PY3 SKIP [1] testing/test_assertrewrite.py:717: python 2 only SKIP [1] testing/test_assertrewrite.py:764: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_assertrewrite.py:773: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_assertrewrite.py:782: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_assertrewrite.py:791: condition: sys.version_info[0] >= 3 SKIP [1] testing/test_capture.py:692: python2 has no buffer SKIP [2] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_capture.py:760: could not run 'lsof' SKIP [2] testing/test_capture.py:907: text output different for bytes on python3 SKIP [1] testing/test_capture.py:1143: only py3.6+ on windows SKIP [1] testing/test_config.py:142: condition: sys.version_info[:2] not in [(2, 6), (2, 7)] SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_junitxml.py:888: could not import 'xdist' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_monkeypatch.py:325: could not import 'requests' SKIP [19] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_nose.py:7: could not import 'nose' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_parseopt.py:302: bash provided no output, argcomplete not available? SKIP [18] /builddir/build/BUILD/pytest-3.2.1/platform-python/_pytest/pytester.py:1039: could not import 'pexpect' SKIP [1] /tmp/pytest-of-mockbuild/pytest-30/testdir/test_plugin_skip0/skipping1.py:3: hello SKIP [11] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_runner.py:350: could not import 'xdist.boxed' SKIP [1] testing/test_skipping.py:43: condition: sys.version_info[0] >= 3 SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_terminal.py:532: xdist plugin not installed SKIP [1] testing/test_tmpdir.py:179: win only SKIP [8] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/test_unittest.py:357: could not import 'twisted.trial.unittest' SKIP [1] testing/test_warnings.py:144: warnings message is broken as it is not str instance SKIP [1] testing/code/test_code.py:90: python 2 only issue SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/code/test_excinfo.py:258: could not import 'decorator' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/code/test_excinfo.py:359: could not import 'jinja2' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/python/approx.py:331: could not import 'numpy' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/python/approx.py:349: could not import 'numpy' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/python/integration.py:152: could not import 'mock' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/python/integration.py:182: could not import 'mock' SKIP [1] /builddir/build/BUILD/pytest-3.2.1/platform-python/testing/python/integration.py:204: could not import 'mock' ============ 1817 passed, 85 skipped, 13 xfailed in 101.80 seconds ============= ~/build/BUILD/pytest-3.2.1 Processing files: python2-pytest-3.2.1-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iK9291 + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python2-pytest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python2-pytest + cp -pr python2/CHANGELOG.html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python2-pytest + cp -pr python2/README.html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python2-pytest + cp -pr python2/CONTRIBUTING.html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python2-pytest + cp -pr python2/_htmldocs/html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python2-pytest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QA3rjP + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/python2-pytest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/python2-pytest + cp -pr python2/LICENSE /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/python2-pytest + exit 0 Provides: pytest = 3.2.1-3.fc28 python-pytest = 3.2.1-3.fc28 python2-pytest = 3.2.1-3.fc28 python2.7dist(pytest) = 3.2.1 python2dist(pytest) = 3.2.1 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 python-pytest < 3.2.1-3.fc28 Processing files: python3-pytest-3.2.1-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eptTk0 + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python3-pytest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python3-pytest + cp -pr python3/CHANGELOG.html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python3-pytest + cp -pr python3/README.html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python3-pytest + cp -pr python3/CONTRIBUTING.html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python3-pytest + cp -pr python3/_htmldocs/html /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/python3-pytest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y4gXqb + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/python3-pytest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/python3-pytest + cp -pr python3/LICENSE /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/python3-pytest + exit 0 Provides: python3-pytest = 3.2.1-3.fc28 python3.6dist(pytest) = 3.2.1 python3dist(pytest) = 3.2.1 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/python3 python(abi) = 3.6 Processing files: platform-python-pytest-3.2.1-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K6MPBO + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/platform-python-pytest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/platform-python-pytest + cp -pr platform-python/CHANGELOG.rst /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/platform-python-pytest + cp -pr platform-python/README.rst /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/platform-python-pytest + cp -pr platform-python/CONTRIBUTING.rst /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/doc/platform-python-pytest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7y1QNr + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/platform-python-pytest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/platform-python-pytest + cp -pr platform-python/LICENSE /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch/usr/share/licenses/platform-python-pytest + exit 0 Provides: platform-python-pytest = 3.2.1-3.fc28 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: platform-python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch Wrote: /builddir/build/RPMS/python2-pytest-3.2.1-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-pytest-3.2.1-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/platform-python-pytest-3.2.1-3.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d8yXYe + umask 022 + cd /builddir/build/BUILD + cd pytest-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pytest-3.2.1-3.fc28.noarch + exit 0 Child return code was: 0