Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cliapp.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3160/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cliapp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False 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-207209486.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cliapp-1.20160109-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cliapp.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3160/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cliapp.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GIMhlU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-cliapp-1.20160109 + /usr/bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/python-cliapp_1.20160109.orig.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-cliapp-1.20160109 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yd1qUK + umask 022 + cd /builddir/build/BUILD + cd python-cliapp-1.20160109 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/cliapp copying cliapp/util.py -> build/lib/cliapp copying cliapp/settings_tests.py -> build/lib/cliapp copying cliapp/settings.py -> build/lib/cliapp copying cliapp/runcmd_tests.py -> build/lib/cliapp copying cliapp/runcmd.py -> build/lib/cliapp copying cliapp/pluginmgr_tests.py -> build/lib/cliapp copying cliapp/pluginmgr.py -> build/lib/cliapp copying cliapp/plugin_tests.py -> build/lib/cliapp copying cliapp/plugin.py -> build/lib/cliapp copying cliapp/hookmgr_tests.py -> build/lib/cliapp copying cliapp/hookmgr.py -> build/lib/cliapp copying cliapp/hook_tests.py -> build/lib/cliapp copying cliapp/hook.py -> build/lib/cliapp copying cliapp/genman.py -> build/lib/cliapp copying cliapp/fmt_tests.py -> build/lib/cliapp copying cliapp/fmt.py -> build/lib/cliapp copying cliapp/app_tests.py -> build/lib/cliapp copying cliapp/app.py -> build/lib/cliapp copying cliapp/__init__.py -> build/lib/cliapp + make make -C doc html make[1]: Entering directory `/builddir/build/BUILD/python-cliapp-1.20160109/doc' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] example reading sources... [ 25%] index reading sources... [ 37%] logging reading sources... [ 50%] manpages reading sources... [ 62%] profiling reading sources... [ 75%] refman reading sources... [ 87%] subcommands reading sources... [100%] walkthrough /builddir/build/BUILD/python-cliapp-1.20160109/cliapp/__init__.py:docstring of cliapp.runcmd:3: WARNING: Inline literal start-string without end-string. /builddir/build/BUILD/python-cliapp-1.20160109/cliapp/__init__.py:docstring of cliapp.runcmd:5: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-cliapp-1.20160109/cliapp/__init__.py:docstring of cliapp.PluginManager.find_plugin_files:3: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] example writing output... [ 25%] index writing output... [ 37%] logging writing output... [ 50%] manpages writing output... [ 62%] profiling writing output... [ 75%] refman writing output... [ 87%] subcommands writing output... [100%] walkthrough writing additional files... genindex py-modindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/python-cliapp-1.20160109/doc/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 4 warnings. Build finished. The HTML pages are in _build/html. make[1]: Leaving directory `/builddir/build/BUILD/python-cliapp-1.20160109/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.o6HPuG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64 + cd python-cliapp-1.20160109 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/__init__.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/app.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/app_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/fmt.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/fmt_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/genman.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/hook.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/hook_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/hookmgr.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/hookmgr_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/plugin.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/plugin_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/pluginmgr.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/pluginmgr_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/runcmd.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/runcmd_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/settings.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/settings_tests.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp copying build/lib/cliapp/util.py -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/app_tests.py to app_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/fmt.py to fmt.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/fmt_tests.py to fmt_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/genman.py to genman.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/hook.py to hook.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/hook_tests.py to hook_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/hookmgr.py to hookmgr.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/hookmgr_tests.py to hookmgr_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/plugin_tests.py to plugin_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/pluginmgr.py to pluginmgr.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/pluginmgr_tests.py to pluginmgr_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/runcmd.py to runcmd.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/runcmd_tests.py to runcmd_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/settings_tests.py to settings_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp/util.py to util.pyc writing byte-compilation script '/tmp/tmpvlZYP5.py' /usr/bin/python -O /tmp/tmpvlZYP5.py removing /tmp/tmpvlZYP5.py running install_data creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/man creating /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/man/man5 copying cliapp.5 -> /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/man/man5 running install_egg_info Writing /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/cliapp-1.20160109-py2.7.egg-info + /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/python-cliapp-1.20160109 /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-cliapp-1.20160109-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.y2jcBD + umask 022 + cd /builddir/build/BUILD + cd python-cliapp-1.20160109 + rm -rf build + echo ./cliapp/runcmd.py + make check python -m CoverageTestRunner --ignore-missing-from=without-tests OK 274 excluded statements 14 excluded modules Time: 2.4 s rm -f .coverage pep8 cliapp if command -v pylint && pylint --version | grep '^pylint [1-9]'; \ then \ PYTHONPATH=. pylint --rcfile=pylint.conf \ cliapp *.py test-plugins/*.py; \ fi + exit 0 Processing files: python-cliapp-1.20160109-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ImjGSL + umask 022 + cd /builddir/build/BUILD + cd python-cliapp-1.20160109 + DOCDIR=/builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-1.20160109 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-1.20160109 + cp -pr COPYING /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-1.20160109 + cp -pr NEWS /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-1.20160109 + cp -pr README /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-1.20160109 + exit 0 Provides: python-cliapp = 1.20160109-1.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: python(abi) = 2.7 Processing files: python-cliapp-doc-1.20160109-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S1xEzV + umask 022 + cd /builddir/build/BUILD + cd python-cliapp-1.20160109 + DOCDIR=/builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-doc-1.20160109 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-doc-1.20160109 + cp -pr doc/_build/html/_sources doc/_build/html/_static doc/_build/html/example.html doc/_build/html/genindex.html doc/_build/html/index.html doc/_build/html/logging.html doc/_build/html/manpages.html doc/_build/html/objects.inv doc/_build/html/profiling.html doc/_build/html/py-modindex.html doc/_build/html/refman.html doc/_build/html/search.html doc/_build/html/searchindex.js doc/_build/html/subcommands.html doc/_build/html/walkthrough.html /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64/usr/share/doc/python-cliapp-doc-1.20160109 + exit 0 Provides: python-cliapp-doc = 1.20160109-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-207209486.novalocal Wrote: /builddir/build/RPMS/python-cliapp-1.20160109-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-cliapp-doc-1.20160109-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2TFhft + umask 022 + cd /builddir/build/BUILD + cd python-cliapp-1.20160109 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cliapp-1.20160109-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->