Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-paste-deploy.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70463-371168/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cc5c4130a8404e39baa9a527b84b7ac1', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70463-371168/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-paste-deploy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-paste-deploy-2.0.1-4.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-paste-deploy.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70463-371168/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7e6921d552c441459bb4fcd8410a3b2f', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70463-371168/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-paste-deploy.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NN54tv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pastedeploy-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/PasteDeploy-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pastedeploy-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '*.egg-info' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oUuPwE + umask 022 + cd /builddir/build/BUILD + cd pastedeploy-2.0.1 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/paste copying paste/__init__.py -> build/lib/paste creating build/lib/paste/deploy copying paste/deploy/loadwsgi.py -> build/lib/paste/deploy copying paste/deploy/converters.py -> build/lib/paste/deploy copying paste/deploy/config.py -> build/lib/paste/deploy copying paste/deploy/compat.py -> build/lib/paste/deploy copying paste/deploy/__init__.py -> build/lib/paste/deploy copying paste/deploy/util.py -> build/lib/paste/deploy copying paste/deploy/paster_templates.py -> build/lib/paste/deploy running egg_info creating PasteDeploy.egg-info writing PasteDeploy.egg-info/PKG-INFO writing dependency_links to PasteDeploy.egg-info/dependency_links.txt writing entry points to PasteDeploy.egg-info/entry_points.txt writing namespace_packages to PasteDeploy.egg-info/namespace_packages.txt writing requirements to PasteDeploy.egg-info/requires.txt writing top-level names to PasteDeploy.egg-info/top_level.txt writing manifest file 'PasteDeploy.egg-info/SOURCES.txt' reading manifest file 'PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.txt' writing manifest file 'PasteDeploy.egg-info/SOURCES.txt' creating build/lib/paste/deploy/paster_templates creating build/lib/paste/deploy/paster_templates/paste_deploy creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ creating build/lib/paste/deploy/paster_templates/paste_deploy/docs copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hs4KoQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch + cd pastedeploy-2.0.1 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/__init__.py (namespace package) copying paste/deploy/loadwsgi.py -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy copying paste/deploy/converters.py -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy copying paste/deploy/config.py -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy copying paste/deploy/compat.py -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy copying paste/deploy/__init__.py -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy copying paste/deploy/util.py -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy copying paste/deploy/paster_templates.py -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/paster_templates/paste_deploy/docs byte-compiling /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/loadwsgi.py to loadwsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/converters.py to converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/paste/deploy/paster_templates.py to paster_templates.cpython-36.pyc writing byte-compilation script '/tmp/tmpc3_zg8s5.py' /usr/libexec/platform-python /tmp/tmpc3_zg8s5.py removing /tmp/tmpc3_zg8s5.py running install_egg_info running egg_info writing PasteDeploy.egg-info/PKG-INFO writing dependency_links to PasteDeploy.egg-info/dependency_links.txt writing entry points to PasteDeploy.egg-info/entry_points.txt writing namespace_packages to PasteDeploy.egg-info/namespace_packages.txt writing requirements to PasteDeploy.egg-info/requires.txt writing top-level names to PasteDeploy.egg-info/top_level.txt reading manifest file 'PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.txt' writing manifest file 'PasteDeploy.egg-info/SOURCES.txt' Copying PasteDeploy.egg-info to /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/PasteDeploy-2.0.1-py3.6.egg-info Installing /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/PasteDeploy-2.0.1-py3.6-nspkg.pth running install_scripts + rm -rf /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/lib/python3.6/site-packages/test + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.0.1-4.el8 --unique-debug-suffix -2.0.1-4.el8.noarch --unique-debug-src-base python-paste-deploy-2.0.1-4.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pastedeploy-2.0.1 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-paste-deploy-2.0.1-4.el8.noarch/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.mxPIV3 + umask 022 + cd /builddir/build/BUILD + cd pastedeploy-2.0.1 + python3 setup.py test running pytest running egg_info writing PasteDeploy.egg-info/PKG-INFO writing dependency_links to PasteDeploy.egg-info/dependency_links.txt writing entry points to PasteDeploy.egg-info/entry_points.txt writing namespace_packages to PasteDeploy.egg-info/namespace_packages.txt writing requirements to PasteDeploy.egg-info/requires.txt writing top-level names to PasteDeploy.egg-info/top_level.txt reading manifest file 'PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.txt' writing manifest file 'PasteDeploy.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/pastedeploy-2.0.1, inifile: pytest.ini collected 27 items tests/test_basic_app.py ... [ 11%] tests/test_config.py ............. [ 59%] tests/test_config_middleware.py s [ 62%] tests/test_converters.py .. [ 70%] tests/test_filter.py ....... [ 96%] tests/test_load_package.py . [100%] ===================== 26 passed, 1 skipped in 0.30 seconds ===================== + exit 0 Processing files: python3-paste-deploy-2.0.1-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TYzu4i + umask 022 + cd /builddir/build/BUILD + cd pastedeploy-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/share/doc/python3-paste-deploy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/share/doc/python3-paste-deploy + cp -pr docs/Makefile docs/conf.py docs/index.rst docs/modules docs/news.rst /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/share/doc/python3-paste-deploy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ewkdey + umask 022 + cd /builddir/build/BUILD + cd pastedeploy-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/share/licenses/python3-paste-deploy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/share/licenses/python3-paste-deploy + cp -pr license.txt /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch/usr/share/licenses/python3-paste-deploy + exit 0 Provides: python3-paste-deploy = 2.0.1-4.el8 python3.6dist(pastedeploy) = 2.0.1 python3dist(pastedeploy) = 2.0.1 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch Wrote: /builddir/build/RPMS/python3-paste-deploy-2.0.1-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hwipI0 + umask 022 + cd /builddir/build/BUILD + cd pastedeploy-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-paste-deploy-2.0.1-4.el8.noarch + exit 0 Child return code was: 0