Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-48753-148611/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-reno-2.9.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-48753-148611/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JHdMgl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf reno-2.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/reno-2.9.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd reno-2.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lp47EZ + umask 022 + cd /builddir/build/BUILD + cd reno-2.9.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/reno creating build/lib/reno/_exts copying reno/_exts/__init__.py -> build/lib/reno/_exts copying reno/_exts/show_reno_config.py -> build/lib/reno/_exts copying reno/sphinxext.py -> build/lib/reno copying reno/config.py -> build/lib/reno copying reno/lister.py -> build/lib/reno copying reno/report.py -> build/lib/reno copying reno/__init__.py -> build/lib/reno copying reno/scanner.py -> build/lib/reno copying reno/cache.py -> build/lib/reno copying reno/utils.py -> build/lib/reno copying reno/defaults.py -> build/lib/reno copying reno/linter.py -> build/lib/reno copying reno/create.py -> build/lib/reno copying reno/loader.py -> build/lib/reno copying reno/main.py -> build/lib/reno copying reno/formatter.py -> build/lib/reno copying reno/setup_command.py -> build/lib/reno creating build/lib/reno/tests copying reno/tests/test_create.py -> build/lib/reno/tests copying reno/tests/__init__.py -> build/lib/reno/tests copying reno/tests/test_config.py -> build/lib/reno/tests copying reno/tests/test_scanner.py -> build/lib/reno/tests copying reno/tests/test_utils.py -> build/lib/reno/tests copying reno/tests/test_formatter.py -> build/lib/reno/tests copying reno/tests/test_loader.py -> build/lib/reno/tests copying reno/tests/base.py -> build/lib/reno/tests copying reno/tests/test_exts.py -> build/lib/reno/tests copying reno/tests/test_cache.py -> build/lib/reno/tests running egg_info writing requirements to reno.egg-info/requires.txt writing reno.egg-info/PKG-INFO writing top-level names to reno.egg-info/top_level.txt writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9vPLyH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch + cd reno-2.9.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/sphinxext.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/config.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/lister.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/report.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/__init__.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/scanner.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/cache.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/utils.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno creating /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/_exts copying build/lib/reno/_exts/__init__.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/_exts copying build/lib/reno/_exts/show_reno_config.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/_exts copying build/lib/reno/defaults.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/linter.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/create.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/loader.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/main.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/formatter.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/setup_command.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno creating /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_create.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/__init__.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_config.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_scanner.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_utils.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_formatter.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_loader.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/base.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_exts.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_cache.py -> /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/sphinxext.py to sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/lister.py to lister.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/report.py to report.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/_exts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/_exts/show_reno_config.py to show_reno_config.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/linter.py to linter.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/setup_command.py to setup_command.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_create.py to test_create.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_scanner.py to test_scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_formatter.py to test_formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_loader.py to test_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_exts.py to test_exts.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno/tests/test_cache.py to test_cache.pyc writing byte-compilation script '/tmp/tmpLxpqTX.py' /usr/bin/python2 -O /tmp/tmpLxpqTX.py removing /tmp/tmpLxpqTX.py running install_egg_info running egg_info writing requirements to reno.egg-info/requires.txt writing reno.egg-info/PKG-INFO writing top-level names to reno.egg-info/top_level.txt writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying reno.egg-info to /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/lib/python2.7/site-packages/reno-2.9.2-py2.7.egg-info running install_scripts Installing reno script to /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/reno-2.9.2 /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-reno-2.9.2-1.el7.noarch/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: python2-reno-2.9.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lr78js + umask 022 + cd /builddir/build/BUILD + cd reno-2.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/doc/python2-reno-2.9.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/doc/python2-reno-2.9.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/doc/python2-reno-2.9.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OzAC6c + umask 022 + cd /builddir/build/BUILD + cd reno-2.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/licenses/python2-reno-2.9.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/licenses/python2-reno-2.9.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/licenses/python2-reno-2.9.2 + exit 0 Provides: python-reno = 2.9.2-1.el7 python2-reno = 2.9.2-1.el7 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/python2 python(abi) = 2.7 Obsoletes: python-reno < 2.9.2-1.el7 Processing files: python-reno-doc-2.9.2-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.79U7q0 + umask 022 + cd /builddir/build/BUILD + cd reno-2.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/licenses/python-reno-doc-2.9.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/licenses/python-reno-doc-2.9.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch/usr/share/licenses/python-reno-doc-2.9.2 + exit 0 Provides: python-reno-doc = 2.9.2-1.el7 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-reno-2.9.2-1.el7.noarch Wrote: /builddir/build/RPMS/python2-reno-2.9.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-reno-doc-2.9.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ookwYo + umask 022 + cd /builddir/build/BUILD + cd reno-2.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-reno-2.9.2-1.el7.noarch + exit 0 Child return code was: 0