Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'], printOutput=Falseuser='mockbuild'uid=1001env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}timeout=0logger=gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3517/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False sh: line 0: fg: no job control sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-479016041.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-nose2-0.4.7-3.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'], printOutput=Falseprivate_network=Trueuser='mockbuild'uid=1001env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}timeout=0logger=gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3517/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-nose2.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X69rL6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nose2-0.4.7 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/nose2-0.4.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nose2-0.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf nose2.egg-info + rm -rf /builddir/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos + cp -a . /builddir/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hDlWHI + umask 022 + cd /builddir/build/BUILD + cd nose2-0.4.7 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/nose2 copying nose2/config.py -> build/lib/nose2 copying nose2/events.py -> build/lib/nose2 copying nose2/collector.py -> build/lib/nose2 copying nose2/result.py -> build/lib/nose2 copying nose2/exceptions.py -> build/lib/nose2 copying nose2/util.py -> build/lib/nose2 copying nose2/compat.py -> build/lib/nose2 copying nose2/__init__.py -> build/lib/nose2 copying nose2/main.py -> build/lib/nose2 copying nose2/__main__.py -> build/lib/nose2 copying nose2/runner.py -> build/lib/nose2 copying nose2/suite.py -> build/lib/nose2 copying nose2/loader.py -> build/lib/nose2 copying nose2/session.py -> build/lib/nose2 copying nose2/sphinxext.py -> build/lib/nose2 creating build/lib/nose2/plugins copying nose2/plugins/doctests.py -> build/lib/nose2/plugins copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins copying nose2/plugins/result.py -> build/lib/nose2/plugins copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins copying nose2/plugins/buffer.py -> build/lib/nose2/plugins copying nose2/plugins/attrib.py -> build/lib/nose2/plugins copying nose2/plugins/collect.py -> build/lib/nose2/plugins copying nose2/plugins/layers.py -> build/lib/nose2/plugins copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins copying nose2/plugins/failfast.py -> build/lib/nose2/plugins copying nose2/plugins/debugger.py -> build/lib/nose2/plugins copying nose2/plugins/__init__.py -> build/lib/nose2/plugins copying nose2/plugins/mp.py -> build/lib/nose2/plugins copying nose2/plugins/prof.py -> build/lib/nose2/plugins copying nose2/plugins/testid.py -> build/lib/nose2/plugins creating build/lib/nose2/plugins/loader copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader creating build/lib/nose2/tests copying nose2/tests/__init__.py -> build/lib/nose2/tests copying nose2/tests/_common.py -> build/lib/nose2/tests creating build/lib/nose2/tests/functional copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional creating build/lib/nose2/tests/unit copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit creating build/lib/nose2/tools copying nose2/tools/__init__.py -> build/lib/nose2/tools copying nose2/tools/params.py -> build/lib/nose2/tools copying nose2/tools/such.py -> build/lib/nose2/tools creating build/lib/nose2/backports copying nose2/backports/ordereddict.py -> build/lib/nose2/backports copying nose2/backports/__init__.py -> build/lib/nose2/backports running build_scripts creating build/scripts-2.7 copying and adjusting bin/nose2 -> build/scripts-2.7 changing mode of build/scripts-2.7/nose2 from 644 to 755 ~/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos ~/build/BUILD/nose2-0.4.7 + pushd /builddir/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos + /usr/bin/python3.4 setup.py build running build running build_py creating build creating build/lib creating build/lib/nose2 copying nose2/sphinxext.py -> build/lib/nose2 copying nose2/session.py -> build/lib/nose2 copying nose2/loader.py -> build/lib/nose2 copying nose2/suite.py -> build/lib/nose2 copying nose2/runner.py -> build/lib/nose2 copying nose2/__main__.py -> build/lib/nose2 copying nose2/main.py -> build/lib/nose2 copying nose2/__init__.py -> build/lib/nose2 copying nose2/compat.py -> build/lib/nose2 copying nose2/util.py -> build/lib/nose2 copying nose2/exceptions.py -> build/lib/nose2 copying nose2/result.py -> build/lib/nose2 copying nose2/collector.py -> build/lib/nose2 copying nose2/events.py -> build/lib/nose2 copying nose2/config.py -> build/lib/nose2 creating build/lib/nose2/plugins copying nose2/plugins/testid.py -> build/lib/nose2/plugins copying nose2/plugins/prof.py -> build/lib/nose2/plugins copying nose2/plugins/mp.py -> build/lib/nose2/plugins copying nose2/plugins/__init__.py -> build/lib/nose2/plugins copying nose2/plugins/debugger.py -> build/lib/nose2/plugins copying nose2/plugins/failfast.py -> build/lib/nose2/plugins copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins copying nose2/plugins/layers.py -> build/lib/nose2/plugins copying nose2/plugins/collect.py -> build/lib/nose2/plugins copying nose2/plugins/attrib.py -> build/lib/nose2/plugins copying nose2/plugins/buffer.py -> build/lib/nose2/plugins copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins copying nose2/plugins/result.py -> build/lib/nose2/plugins copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins copying nose2/plugins/doctests.py -> build/lib/nose2/plugins creating build/lib/nose2/plugins/loader copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader creating build/lib/nose2/tests copying nose2/tests/_common.py -> build/lib/nose2/tests copying nose2/tests/__init__.py -> build/lib/nose2/tests creating build/lib/nose2/tests/functional copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional creating build/lib/nose2/tests/unit copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit creating build/lib/nose2/tools copying nose2/tools/such.py -> build/lib/nose2/tools copying nose2/tools/params.py -> build/lib/nose2/tools copying nose2/tools/__init__.py -> build/lib/nose2/tools creating build/lib/nose2/backports copying nose2/backports/__init__.py -> build/lib/nose2/backports copying nose2/backports/ordereddict.py -> build/lib/nose2/backports running build_scripts creating build/scripts-3.4 copying and adjusting bin/nose2 -> build/scripts-3.4 changing mode of build/scripts-3.4/nose2 from 644 to 755 ~/build/BUILD/nose2-0.4.7 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R3R7Ul + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 + cd nose2-0.4.7 + rm -rf /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 + pushd /builddir/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos ~/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos ~/build/BUILD/nose2-0.4.7 + /usr/bin/python3.4 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/backports copying build/lib/nose2/backports/ordereddict.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/backports copying build/lib/nose2/backports/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/backports creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tools copying build/lib/nose2/tools/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tools copying build/lib/nose2/tools/params.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tools copying build/lib/nose2/tools/such.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tools creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_testcase_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_prof_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_result.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_config.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_params_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_plugin_api.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_generators_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_testid_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_functions_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_collector.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_such_dsl.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_discovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_loading.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_main.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional copying build/lib/nose2/tests/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests copying build/lib/nose2/tests/_common.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/functions.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/parameters.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/generators.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/testclasses.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/loadtests.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/testcases.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/discovery.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/doctests.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/logcapture.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/result.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/buffer.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/attrib.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/collect.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/layers.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/outcomes.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/printhooks.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/debugger.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/mp.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/prof.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/plugins/testid.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins copying build/lib/nose2/config.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/events.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/collector.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/result.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/exceptions.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/util.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/compat.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/main.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/__main__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/runner.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/suite.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/session.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 copying build/lib/nose2/sphinxext.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2 byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/backports/ordereddict.py to ordereddict.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/backports/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tools/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tools/params.py to params.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tools/such.py to such.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_testcase_loader.py to test_testcase_loader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_prof_plugin.py to test_prof_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_result.py to test_result.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_logcapture_plugin.py to test_logcapture_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_config.py to test_config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_loader.py to test_loader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_debugger_plugin.py to test_debugger_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_session.py to test_session.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_collect_plugin.py to test_collect_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_params_plugin.py to test_params_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_plugin_api.py to test_plugin_api.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_failfast.py to test_failfast.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_mp_plugin.py to test_mp_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_outcomes_plugin.py to test_outcomes_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_generators_plugin.py to test_generators_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_doctest_plugin.py to test_doctest_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_attrib_plugin.py to test_attrib_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_junitxml.py to test_junitxml.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_layers_plugin.py to test_layers_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_testid_plugin.py to test_testid_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_functions_loader.py to test_functions_loader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_collector.py to test_collector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/unit/test_buffer_plugin.py to test_buffer_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_logcapture_plugin.py to test_logcapture_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_such_dsl.py to test_such_dsl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_session.py to test_session.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_collect_plugin.py to test_collect_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_mp_plugin.py to test_mp_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_util.py to test_util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_attrib_plugin.py to test_attrib_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_discovery_loader.py to test_discovery_loader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_loading.py to test_loading.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_layers_plugin.py to test_layers_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_main.py to test_main.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/functional/test_loadtests_plugin.py to test_loadtests_plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/tests/_common.py to _common.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/functions.py to functions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/parameters.py to parameters.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/generators.py to generators.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/testclasses.py to testclasses.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/loadtests.py to loadtests.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/testcases.py to testcases.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/loader/discovery.py to discovery.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/doctests.py to doctests.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/logcapture.py to logcapture.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/result.py to result.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/junitxml.py to junitxml.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/buffer.py to buffer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/attrib.py to attrib.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/collect.py to collect.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/layers.py to layers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/outcomes.py to outcomes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/printhooks.py to printhooks.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/failfast.py to failfast.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/debugger.py to debugger.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/mp.py to mp.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/prof.py to prof.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/plugins/testid.py to testid.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/events.py to events.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/collector.py to collector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/result.py to result.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/exceptions.py to exceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/main.py to main.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/__main__.py to __main__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/runner.py to runner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/suite.py to suite.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/loader.py to loader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/session.py to session.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2/sphinxext.py to sphinxext.cpython-34.pyc running install_egg_info running egg_info creating nose2.egg-info writing entry points to nose2.egg-info/entry_points.txt writing dependency_links to nose2.egg-info/dependency_links.txt writing nose2.egg-info/PKG-INFO writing requirements to nose2.egg-info/requires.txt writing top-level names to nose2.egg-info/top_level.txt writing manifest file 'nose2.egg-info/SOURCES.txt' reading manifest file 'nose2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'nose2.egg-info/SOURCES.txt' Copying nose2.egg-info to /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2-0.4.7-py3.4.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin copying build/scripts-3.4/nose2 -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin/nose2 to 755 Installing nose2-3.4 script to /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin Installing nose2 script to /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin + rm /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin/nose2 ~/build/BUILD/nose2-0.4.7 + popd + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/backports copying build/lib/nose2/backports/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/backports copying build/lib/nose2/backports/ordereddict.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/backports creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tools copying build/lib/nose2/tools/such.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tools copying build/lib/nose2/tools/params.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tools copying build/lib/nose2/tools/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tools creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_collector.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_functions_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_testid_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_generators_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_plugin_api.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_params_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_config.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_result.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_prof_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit copying build/lib/nose2/tests/unit/test_testcase_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_main.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_layers_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_loading.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_discovery_loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_util.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_mp_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_collect_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_session.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_such_dsl.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional copying build/lib/nose2/tests/_common.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests copying build/lib/nose2/tests/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins creating /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/discovery.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/testcases.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/loadtests.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/testclasses.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/generators.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/parameters.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/loader/functions.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader copying build/lib/nose2/plugins/testid.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/prof.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/mp.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/debugger.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/failfast.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/printhooks.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/outcomes.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/layers.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/collect.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/attrib.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/buffer.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/junitxml.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/result.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/logcapture.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/plugins/doctests.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins copying build/lib/nose2/sphinxext.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/session.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/loader.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/suite.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/runner.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/__main__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/main.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/__init__.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/compat.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/util.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/exceptions.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/result.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/collector.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/events.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 copying build/lib/nose2/config.py -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2 byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/backports/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/backports/ordereddict.py to ordereddict.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tools/such.py to such.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tools/params.py to params.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_buffer_plugin.py to test_buffer_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_collector.py to test_collector.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_functions_loader.py to test_functions_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_testid_plugin.py to test_testid_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_layers_plugin.py to test_layers_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_junitxml.py to test_junitxml.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_attrib_plugin.py to test_attrib_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_doctest_plugin.py to test_doctest_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_generators_plugin.py to test_generators_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_outcomes_plugin.py to test_outcomes_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_mp_plugin.py to test_mp_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_failfast.py to test_failfast.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_plugin_api.py to test_plugin_api.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_params_plugin.py to test_params_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_collect_plugin.py to test_collect_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_session.py to test_session.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_debugger_plugin.py to test_debugger_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_loader.py to test_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_logcapture_plugin.py to test_logcapture_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_result.py to test_result.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_prof_plugin.py to test_prof_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/unit/test_testcase_loader.py to test_testcase_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_loadtests_plugin.py to test_loadtests_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_main.py to test_main.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_layers_plugin.py to test_layers_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_loading.py to test_loading.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_discovery_loader.py to test_discovery_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_attrib_plugin.py to test_attrib_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_mp_plugin.py to test_mp_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_collect_plugin.py to test_collect_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_session.py to test_session.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_such_dsl.py to test_such_dsl.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/functional/test_logcapture_plugin.py to test_logcapture_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/_common.py to _common.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/discovery.py to discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/testcases.py to testcases.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/loadtests.py to loadtests.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/testclasses.py to testclasses.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/generators.py to generators.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/loader/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/testid.py to testid.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/prof.py to prof.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/mp.py to mp.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/debugger.py to debugger.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/failfast.py to failfast.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/printhooks.py to printhooks.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/outcomes.py to outcomes.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/layers.py to layers.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/collect.py to collect.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/attrib.py to attrib.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/buffer.py to buffer.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/junitxml.py to junitxml.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/result.py to result.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/logcapture.py to logcapture.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/plugins/doctests.py to doctests.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/sphinxext.py to sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/suite.py to suite.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/result.py to result.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/collector.py to collector.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2/config.py to config.pyc running install_egg_info running egg_info creating nose2.egg-info writing requirements to nose2.egg-info/requires.txt writing nose2.egg-info/PKG-INFO writing top-level names to nose2.egg-info/top_level.txt writing dependency_links to nose2.egg-info/dependency_links.txt writing entry points to nose2.egg-info/entry_points.txt writing manifest file 'nose2.egg-info/SOURCES.txt' reading manifest file 'nose2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'nose2.egg-info/SOURCES.txt' Copying nose2.egg-info to /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2-0.4.7-py2.7.egg-info running install_scripts copying build/scripts-2.7/nose2 -> /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin/nose2 to 755 Installing nose2 script to /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin Installing nose2-2.7 script to /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/bin + sed -i -e 's/six>=1.1,<1.4/six/g' /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/nose2-0.4.7-py2.7.egg-info/requires.txt /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4/site-packages/nose2-0.4.7-py3.4.egg-info/requires.txt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/nose2-0.4.7 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fyKdq6 + umask 022 + cd /builddir/build/BUILD + cd nose2-0.4.7 + PYTHONPATH=. + bin/nose2 .................................................................................................................................................... ---------------------------------------------------------------------- Ran 148 tests in 0.775s OK ++ pwd ~/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos ~/build/BUILD/nose2-0.4.7 + py2dir=/builddir/build/BUILD/nose2-0.4.7 + pushd /builddir/build/BUILD/python3-python-nose2-0.4.7-3.el7.centos + PYTHONPATH=. + /usr/bin/python3.4 /builddir/build/BUILD/nose2-0.4.7/bin/nose2 .................................................................................................................................................... ---------------------------------------------------------------------- Ran 148 tests in 1.005s OK ~/build/BUILD/nose2-0.4.7 Processing files: python-nose2-0.4.7-3.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ppzUJ0 + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd nose2-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python-nose2-0.4.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python-nose2-0.4.7 + cp -pr README.rst /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python-nose2-0.4.7 + cp -pr license.txt /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python-nose2-0.4.7 + exit 0 Provides: python-nose2 = 0.4.7-3.el7.centos 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/python /usr/bin/python3.4 python(abi) = 2.7 Processing files: python34-nose2-0.4.7-3.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DKjDk1 + umask 022 + cd /builddir/build/BUILD + cd nose2-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python34-nose2-0.4.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python34-nose2-0.4.7 + cp -pr README.rst /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python34-nose2-0.4.7 + cp -pr license.txt /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64/usr/share/doc/python34-nose2-0.4.7 + exit 0 Provides: python34-nose2 = 0.4.7-3.el7.centos 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.4 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-479016041.novalocal Wrote: /builddir/build/RPMS/python-nose2-0.4.7-3.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python34-nose2-0.4.7-3.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.taVc0p + umask 022 + cd /builddir/build/BUILD + cd nose2-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nose2-0.4.7-3.el7.centos.x86_64 + exit 0 Child return code was: 0