Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cotyledon.spec'], chrootPath='/var/lib/mock/1123707-centos-stream-x86_64-1575460055.376619/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.yyys1zhl:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yyys1zhl:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b3686b0b11564e1a8d338b08cb9cab93', '-D', '/var/lib/mock/1123707-centos-stream-x86_64-1575460055.376619/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yyys1zhl:/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 x86_64 --nodeps /builddir/build/SPECS/python-cotyledon.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cotyledon-1.7.3-4.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cotyledon.spec'], chrootPath='/var/lib/mock/1123707-centos-stream-x86_64-1575460055.376619/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.yyys1zhl:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yyys1zhl:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8092865a8a054816b60dac363ba6453b', '-D', '/var/lib/mock/1123707-centos-stream-x86_64-1575460055.376619/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yyys1zhl:/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 x86_64 --nodeps /builddir/build/SPECS/python-cotyledon.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pOhgHE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cotyledon-1.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cotyledon-1.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cotyledon-1.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python-cotyledon-1.7.3-4.el8 + cp -a . /builddir/build/BUILD/python3-python-cotyledon-1.7.3-4.el8 + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZDr2IS + umask 022 + cd /builddir/build/BUILD + cd cotyledon-1.7.3 + pushd /builddir/build/BUILD/python3-python-cotyledon-1.7.3-4.el8 ~/build/BUILD/python3-python-cotyledon-1.7.3-4.el8 ~/build/BUILD/cotyledon-1.7.3 + /usr/libexec/platform-python setup.py build your setuptools is too old (<12) setuptools_scm functionality is degraded running build running build_py creating build creating build/lib creating build/lib/cotyledon copying cotyledon/oslo_config_glue.py -> build/lib/cotyledon copying cotyledon/_utils.py -> build/lib/cotyledon copying cotyledon/_service_manager.py -> build/lib/cotyledon copying cotyledon/_service.py -> build/lib/cotyledon copying cotyledon/__init__.py -> build/lib/cotyledon running egg_info writing cotyledon.egg-info/PKG-INFO writing dependency_links to cotyledon.egg-info/dependency_links.txt writing entry points to cotyledon.egg-info/entry_points.txt writing requirements to cotyledon.egg-info/requires.txt writing top-level names to cotyledon.egg-info/top_level.txt reading manifest file 'cotyledon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cotyledon.egg-info/SOURCES.txt' creating build/lib/cotyledon/tests copying cotyledon/tests/__init__.py -> build/lib/cotyledon/tests copying cotyledon/tests/base.py -> build/lib/cotyledon/tests copying cotyledon/tests/examples.py -> build/lib/cotyledon/tests copying cotyledon/tests/test_functional.py -> build/lib/cotyledon/tests copying cotyledon/tests/test_unit.py -> build/lib/cotyledon/tests + popd ~/build/BUILD/cotyledon-1.7.3 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/cotyledon-1.7.3: + PYTHONPATH=/builddir/build/BUILD/cotyledon-1.7.3: + sphinx-build-3 -b html doc/source html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] api reading sources... [ 28%] contributing reading sources... [ 42%] examples reading sources... [ 57%] index reading sources... [ 71%] installation reading sources... [ 85%] non-posix-support reading sources... [100%] oslo-service-migration WARNING: autodoc: failed to import function 'setup' from module 'cotyledon.oslo_config_glue'; the following exception was raised: No module named 'oslo_config' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] api writing output... [ 28%] contributing writing output... [ 42%] examples writing output... [ 57%] index writing output... [ 71%] installation writing output... [ 85%] non-posix-support writing output... [100%] oslo-service-migration generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Z77af + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64 + cd cotyledon-1.7.3 + pushd /builddir/build/BUILD/python3-python-cotyledon-1.7.3-4.el8 ~/build/BUILD/python3-python-cotyledon-1.7.3-4.el8 ~/build/BUILD/cotyledon-1.7.3 + /usr/libexec/platform-python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64 your setuptools is too old (<12) setuptools_scm functionality is degraded running install running install_lib creating /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon creating /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests copying build/lib/cotyledon/tests/test_unit.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests copying build/lib/cotyledon/tests/test_functional.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests copying build/lib/cotyledon/tests/examples.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests copying build/lib/cotyledon/tests/base.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests copying build/lib/cotyledon/tests/__init__.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests copying build/lib/cotyledon/__init__.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon copying build/lib/cotyledon/_service.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon copying build/lib/cotyledon/_service_manager.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon copying build/lib/cotyledon/_utils.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon copying build/lib/cotyledon/oslo_config_glue.py -> /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests/test_unit.py to test_unit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests/test_functional.py to test_functional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests/examples.py to examples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/_service.py to _service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/_service_manager.py to _service_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon/oslo_config_glue.py to oslo_config_glue.cpython-36.pyc running install_egg_info running egg_info writing cotyledon.egg-info/PKG-INFO writing dependency_links to cotyledon.egg-info/dependency_links.txt writing entry points to cotyledon.egg-info/entry_points.txt writing requirements to cotyledon.egg-info/requires.txt writing top-level names to cotyledon.egg-info/top_level.txt reading manifest file 'cotyledon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cotyledon.egg-info/SOURCES.txt' Copying cotyledon.egg-info to /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6/site-packages/cotyledon-1.7.3-py3.6.egg-info running install_scripts + popd ~/build/BUILD/cotyledon-1.7.3 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.7.3-4.el8 --unique-debug-suffix -1.7.3-4.el8.x86_64 --unique-debug-src-base python-cotyledon-1.7.3-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cotyledon-1.7.3 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: /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/python-cotyledon-1.7.3-4.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XBwgFE + umask 022 + cd /builddir/build/BUILD + cd cotyledon-1.7.3 + /usr/libexec/platform-python setup.py test your setuptools is too old (<12) setuptools_scm functionality is degraded running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing cotyledon.egg-info/PKG-INFO writing dependency_links to cotyledon.egg-info/dependency_links.txt writing entry points to cotyledon.egg-info/entry_points.txt writing requirements to cotyledon.egg-info/requires.txt writing top-level names to cotyledon.egg-info/top_level.txt reading manifest file 'cotyledon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cotyledon.egg-info/SOURCES.txt' running build_ext oslo_config_glue (unittest.loader._FailedTest) ... ERROR test_forking_slowdown (cotyledon.tests.test_unit.SomeTest) ... ok test_invalid_service (cotyledon.tests.test_unit.SomeTest) ... ok test_functional (unittest.loader._FailedTest) ... ERROR examples (unittest.loader._FailedTest) ... ERROR cotyledon.tests.test_functional (unittest.loader._FailedTest) ... ERROR ====================================================================== ERROR: oslo_config_glue (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: oslo_config_glue Traceback (most recent call last): File "/usr/lib64/python3.6/unittest/loader.py", line 153, in loadTestsFromName module = __import__(module_name) File "/builddir/build/BUILD/cotyledon-1.7.3/cotyledon/oslo_config_glue.py", line 18, in from oslo_config import cfg ModuleNotFoundError: No module named 'oslo_config' ====================================================================== ERROR: test_functional (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_functional Traceback (most recent call last): File "/usr/lib64/python3.6/unittest/loader.py", line 153, in loadTestsFromName module = __import__(module_name) File "/builddir/build/BUILD/cotyledon-1.7.3/cotyledon/tests/test_functional.py", line 24, in from cotyledon import oslo_config_glue File "/builddir/build/BUILD/cotyledon-1.7.3/cotyledon/oslo_config_glue.py", line 18, in from oslo_config import cfg ModuleNotFoundError: No module named 'oslo_config' ====================================================================== ERROR: examples (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: examples Traceback (most recent call last): File "/usr/lib64/python3.6/unittest/loader.py", line 153, in loadTestsFromName module = __import__(module_name) File "/builddir/build/BUILD/cotyledon-1.7.3/cotyledon/tests/examples.py", line 21, in from oslo_config import cfg ModuleNotFoundError: No module named 'oslo_config' ====================================================================== ERROR: cotyledon.tests.test_functional (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: cotyledon.tests.test_functional Traceback (most recent call last): File "/usr/lib64/python3.6/unittest/loader.py", line 428, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib64/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/cotyledon-1.7.3/cotyledon/tests/test_functional.py", line 24, in from cotyledon import oslo_config_glue File "/builddir/build/BUILD/cotyledon-1.7.3/cotyledon/oslo_config_glue.py", line 18, in from oslo_config import cfg ModuleNotFoundError: No module named 'oslo_config' ---------------------------------------------------------------------- Ran 6 tests in 0.006s FAILED (errors=4) Test failed: error: Test failed: + : + rm -rf .testrepository + exit 0 Processing files: python3-cotyledon-1.7.3-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vr0dU5 + umask 022 + cd /builddir/build/BUILD + cd cotyledon-1.7.3 + DOCDIR=/builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/doc/python3-cotyledon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/doc/python3-cotyledon + cp -pr README.rst /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/doc/python3-cotyledon + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fddTax + umask 022 + cd /builddir/build/BUILD + cd cotyledon-1.7.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/licenses/python3-cotyledon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/licenses/python3-cotyledon + cp -pr LICENSE /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/licenses/python3-cotyledon + exit 0 Provides: python3-cotyledon = 1.7.3-4.el8 python3.6dist(cotyledon) = 1.7.3 python3dist(cotyledon) = 1.7.3 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) = 3.6 python3.6dist(setproctitle) Processing files: python3-cotyledon-tests-1.7.3-4.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7jDkao + umask 022 + cd /builddir/build/BUILD + cd cotyledon-1.7.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/licenses/python3-cotyledon-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/licenses/python3-cotyledon-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/licenses/python3-cotyledon-tests + exit 0 Provides: python3-cotyledon-tests = 1.7.3-4.el8 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) = 3.6 Processing files: python-cotyledon-doc-1.7.3-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hUJmql + umask 022 + cd /builddir/build/BUILD + cd cotyledon-1.7.3 + DOCDIR=/builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/doc/python-cotyledon-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/doc/python-cotyledon-doc + cp -pr html /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64/usr/share/doc/python-cotyledon-doc + exit 0 Provides: python-cotyledon-doc = 1.7.3-4.el8 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-cotyledon-1.7.3-4.el8.x86_64 Wrote: /builddir/build/RPMS/python3-cotyledon-1.7.3-4.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-cotyledon-tests-1.7.3-4.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-cotyledon-doc-1.7.3-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L2SSes + umask 022 + cd /builddir/build/BUILD + cd cotyledon-1.7.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cotyledon-1.7.3-4.el8.x86_64 + exit 0 Child return code was: 0