Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tracer.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7495/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tracer.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-84335926 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tracer-0.6.6-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/tracer.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7495/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tracer.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WPBY6b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tracer-0.6.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/tracer-0.6.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tracer-0.6.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Tu8Gp4 + umask 022 + cd /builddir/build/BUILD + cd tracer-0.6.6 + make -j2 man make --directory=doc man make[1]: Entering directory `/builddir/build/BUILD/tracer-0.6.6/doc' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. sphinx-build -b man -d build/doctrees source build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] api Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/tracer-0.6.6/tracer/query.py", line 19, in from tracer.resources.tracer import Tracer File "/builddir/build/BUILD/tracer-0.6.6/tracer/resources/tracer.py", line 21, in from psutil import NoSuchProcess ImportError: No module named psutil Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/tracer-0.6.6/tracer/hooks.py", line 21, in from tracer.paths import HOOKS_DIRS File "/builddir/build/BUILD/tracer-0.6.6/tracer/paths.py", line 22, in from tracer.resources.system import System File "/builddir/build/BUILD/tracer-0.6.6/tracer/resources/system.py", line 28, in import psutil ImportError: No module named psutil Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/tracer-0.6.6/tracer/resources/applications.py", line 21, in from bs4 import BeautifulSoup, element ImportError: No module named bs4 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/tracer-0.6.6/tracer/resources/processes.py", line 19, in from .collections import ProcessesCollection File "/builddir/build/BUILD/tracer-0.6.6/tracer/resources/collections.py", line 22, in from psutil import NoSuchProcess ImportError: No module named psutil reading sources... [ 33%] developer-guide reading sources... [ 50%] get-tracer reading sources... [ 66%] index reading sources... [ 83%] manpage reading sources... [100%] user-guide /builddir/build/BUILD/tracer-0.6.6/doc/source/api.rst:13: WARNING: autodoc can't import/find class 'tracer.query.Query', it reported error: "No module named psutil", please check your spelling and sys.path /builddir/build/BUILD/tracer-0.6.6/doc/source/api.rst:24: WARNING: autodoc can't import/find function 'tracer.hooks.match', it reported error: "No module named psutil", please check your spelling and sys.path /builddir/build/BUILD/tracer-0.6.6/doc/source/api.rst:46: WARNING: autodoc can't import/find class 'tracer.resources.applications.Application', it reported error: "No module named bs4", please check your spelling and sys.path /builddir/build/BUILD/tracer-0.6.6/doc/source/api.rst:50: WARNING: autodoc can't import/find class 'tracer.resources.processes.Process', it reported error: "No module named psutil", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... done checking consistency... done writing... tracer.8 { } build succeeded, 4 warnings. Build finished. The manual pages are in build/man. make[1]: Leaving directory `/builddir/build/BUILD/tracer-0.6.6/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.443GqY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64 + cd tracer-0.6.6 + mkdir -p /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64//usr/bin + mkdir -p /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64//usr/share/tracer + mkdir -p /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64//usr/lib/python2.7/site-packages/tracer + cp -a bin/tracer.py /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64//usr/bin/tracer + cp -a data/README.md data/__init__.py data/applications.xml data/rules.xml /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64//usr/share/tracer/ + cp -ar tracer/__init__.py tracer/__init__.pyc tracer/controllers tracer/hooks.py tracer/hooks.pyc tracer/main.py tracer/packageManagers tracer/paths.py tracer/paths.pyc tracer/query.py tracer/query.pyc tracer/resources tracer/version.py tracer/views tests /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64//usr/lib/python2.7/site-packages/tracer/ + install -m644 doc/build/man/tracer.8 /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64//usr/share/man/man8/ + make DESTDIR=/builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share/ mo mkdir -p /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share//locale/cs/LC_MESSAGES/ msgcat po/cs.po | msgfmt -o /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share//locale/cs/LC_MESSAGES/tracer.mo - + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64 tracer + /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/tracer-0.6.6 /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/tracer-0.6.6-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 Processing files: tracer-0.6.6-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JVJJuU + umask 022 + cd /builddir/build/BUILD + cd tracer-0.6.6 + DOCDIR=/builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share/doc/tracer-0.6.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share/doc/tracer-0.6.6 + cp -pr LICENSE /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share/doc/tracer-0.6.6 + cp -pr README.md /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64/usr/share/doc/tracer-0.6.6 + exit 0 Provides: tracer = 0.6.6-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: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/tracer-0.6.6-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ns1kJV + umask 022 + cd /builddir/build/BUILD + cd tracer-0.6.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tracer-0.6.6-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->