Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/watchghost.spec'], chrootPath='/var/lib/mock/1129657-epel-8-ppc64le-1576435331.921008/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ke8k0g47:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ke8k0g47:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3a35e2dbb62d452a9d9ead9518efe389', '-D', '/var/lib/mock/1129657-epel-8-ppc64le-1576435331.921008/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ke8k0g47:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/watchghost.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/watchghost-0.3.0-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/watchghost.spec'], chrootPath='/var/lib/mock/1129657-epel-8-ppc64le-1576435331.921008/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ke8k0g47:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ke8k0g47:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '325745713dbb4aec8ea9996550869b48', '-D', '/var/lib/mock/1129657-epel-8-ppc64le-1576435331.921008/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ke8k0g47:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/watchghost.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5lmMVa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf watchghost-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/watchghost-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd watchghost-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OEhc3X + umask 022 + cd /builddir/build/BUILD + cd watchghost-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/watchghost copying watchghost/web.py -> build/lib/watchghost copying watchghost/watchers.py -> build/lib/watchghost copying watchghost/loggers.py -> build/lib/watchghost copying watchghost/json2toml.py -> build/lib/watchghost copying watchghost/config.py -> build/lib/watchghost copying watchghost/__main__.py -> build/lib/watchghost copying watchghost/__init__.py -> build/lib/watchghost creating build/lib/watchghost/tests copying watchghost/tests/test_watcher.py -> build/lib/watchghost/tests copying watchghost/tests/test_should_log.py -> build/lib/watchghost/tests copying watchghost/tests/test_logger.py -> build/lib/watchghost/tests copying watchghost/tests/__init__.py -> build/lib/watchghost/tests creating build/lib/watchghost/services copying watchghost/services/whois.py -> build/lib/watchghost/services copying watchghost/services/network.py -> build/lib/watchghost/services copying watchghost/services/command.py -> build/lib/watchghost/services copying watchghost/services/__init__.py -> build/lib/watchghost/services copying watchghost/VERSION -> build/lib/watchghost creating build/lib/watchghost/static copying watchghost/static/watchghost.js -> build/lib/watchghost/static copying watchghost/static/vue.js -> build/lib/watchghost/static copying watchghost/static/vue-router.js -> build/lib/watchghost/static copying watchghost/static/vue-native-websocket.js -> build/lib/watchghost/static copying watchghost/static/favicon.ico -> build/lib/watchghost/static copying watchghost/static/bootstrap.css -> build/lib/watchghost/static copying watchghost/static/axios.js -> build/lib/watchghost/static creating build/lib/watchghost/templates copying watchghost/templates/index.html -> build/lib/watchghost/templates creating build/lib/watchghost/etc copying watchghost/etc/watchers.toml -> build/lib/watchghost/etc copying watchghost/etc/servers.toml -> build/lib/watchghost/etc copying watchghost/etc/loggers.toml -> build/lib/watchghost/etc copying watchghost/etc/groups.toml -> build/lib/watchghost/etc + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SrDQWL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le + cd watchghost-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6 creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/etc copying build/lib/watchghost/etc/groups.toml -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/etc copying build/lib/watchghost/etc/loggers.toml -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/etc copying build/lib/watchghost/etc/servers.toml -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/etc copying build/lib/watchghost/etc/watchers.toml -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/etc creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/templates copying build/lib/watchghost/templates/index.html -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/templates creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/static/axios.js -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/static/bootstrap.css -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/static/favicon.ico -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/static/vue-native-websocket.js -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/static/vue-router.js -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/static/vue.js -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/static/watchghost.js -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/static copying build/lib/watchghost/VERSION -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services copying build/lib/watchghost/services/__init__.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services copying build/lib/watchghost/services/command.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services copying build/lib/watchghost/services/network.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services copying build/lib/watchghost/services/whois.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services creating /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests copying build/lib/watchghost/tests/__init__.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests copying build/lib/watchghost/tests/test_logger.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests copying build/lib/watchghost/tests/test_should_log.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests copying build/lib/watchghost/tests/test_watcher.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests copying build/lib/watchghost/__init__.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost copying build/lib/watchghost/__main__.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost copying build/lib/watchghost/config.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost copying build/lib/watchghost/json2toml.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost copying build/lib/watchghost/loggers.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost copying build/lib/watchghost/watchers.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost copying build/lib/watchghost/web.py -> /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/services/whois.py to whois.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests/test_logger.py to test_logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests/test_should_log.py to test_should_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/tests/test_watcher.py to test_watcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/json2toml.py to json2toml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/loggers.py to loggers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/watchers.py to watchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost/web.py to web.cpython-36.pyc writing byte-compilation script '/tmp/tmpe4g1z1jv.py' /usr/bin/python3.6 /tmp/tmpe4g1z1jv.py removing /tmp/tmpe4g1z1jv.py running install_egg_info running egg_info writing watchghost.egg-info/PKG-INFO writing dependency_links to watchghost.egg-info/dependency_links.txt writing entry points to watchghost.egg-info/entry_points.txt writing requirements to watchghost.egg-info/requires.txt writing top-level names to watchghost.egg-info/top_level.txt reading manifest file 'watchghost.egg-info/SOURCES.txt' writing manifest file 'watchghost.egg-info/SOURCES.txt' Copying watchghost.egg-info to /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/watchghost-0.3.0-py3.6.egg-info running install_scripts Installing watchghost script to /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/bin Installing watchghost-json2toml script to /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/bin + install -d -m0755 /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/etc/watchghost + install -m0644 -p watchghost/etc/groups.toml watchghost/etc/loggers.toml watchghost/etc/servers.toml watchghost/etc/watchers.toml /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/etc/watchghost/ + install -d -m0755 /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/sysusers.d + install -m0644 -p /builddir/build/SOURCES/sysusers.conf /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/sysusers.d/watchghost.conf + install -d -m0755 /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/systemd/system + install -m0644 -p /builddir/build/SOURCES/watchghost.service /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/systemd/system/watchghost.service + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.3.0-1.el8 --unique-debug-suffix -0.3.0-1.el8.ppc64le --unique-debug-src-base watchghost-0.3.0-1.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/watchghost-0.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pIYauA + umask 022 + cd /builddir/build/BUILD + cd watchghost-0.3.0 + py.test ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.12.0 rootdir: /builddir/build/BUILD/watchghost-0.3.0, inifile: setup.cfg plugins: isort-0.3.1, flake8-1.0.4 collecting ... collecting 27 items collected 42 items setup.py .. [ 4%] watchghost/__init__.py .. [ 9%] watchghost/__main__.py .. [ 14%] watchghost/config.py .. [ 19%] watchghost/json2toml.py .. [ 23%] watchghost/loggers.py .. [ 28%] watchghost/watchers.py .. [ 33%] watchghost/web.py .. [ 38%] watchghost/services/__init__.py .. [ 42%] watchghost/services/command.py .. [ 47%] watchghost/services/network.py .. [ 52%] watchghost/services/whois.py .. [ 57%] watchghost/tests/__init__.py .. [ 61%] watchghost/tests/test_logger.py ... [ 69%] watchghost/tests/test_should_log.py ....... [ 85%] watchghost/tests/test_watcher.py ...... [100%] ========================== 42 passed in 2.75 seconds =========================== + exit 0 Processing files: watchghost-0.3.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wRBjZq + umask 022 + cd /builddir/build/BUILD + cd watchghost-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/share/doc/watchghost + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/share/doc/watchghost + cp -pr README.rst /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le/usr/share/doc/watchghost + exit 0 Provides: config(watchghost) = 0.3.0-1.el8 python3.6dist(watchghost) = 0.3.0 python3dist(watchghost) = 0.3.0 watchghost = 0.3.0-1.el8 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3.6 python(abi) = 3.6 python3.6dist(aioftp) python3.6dist(aiohttp) > 3 python3.6dist(aiohttp-jinja2) python3.6dist(asyncssh) python3.6dist(influxdb) python3.6dist(python-whois) python3.6dist(toml) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le Wrote: /builddir/build/RPMS/watchghost-0.3.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IakI7k + umask 022 + cd /builddir/build/BUILD + cd watchghost-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/watchghost-0.3.0-1.el8.ppc64le + exit 0 Child return code was: 0