Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-paste.spec'], chrootPath='/var/lib/mock/1122980-centos-stream-x86_64-1575384366.373062/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.fvxdwlce:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fvxdwlce:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '938f640ca9d140f7ab52d04ecce87731', '-D', '/var/lib/mock/1122980-centos-stream-x86_64-1575384366.373062/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fvxdwlce:/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-paste.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-paste-3.2.2-1.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-paste.spec'], chrootPath='/var/lib/mock/1122980-centos-stream-x86_64-1575384366.373062/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.fvxdwlce:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fvxdwlce:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '52b5ce1df57e420eb1fdfe161f36637c', '-D', '/var/lib/mock/1122980-centos-stream-x86_64-1575384366.373062/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fvxdwlce:/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-paste.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.iTFblc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Paste-3.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Paste-3.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Paste-3.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.orig' -delete + /usr/bin/sed -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py + pushd docs ~/build/BUILD/Paste-3.2.2/docs ~/build/BUILD/Paste-3.2.2 + rm StyleGuide.txt + popd ~/build/BUILD/Paste-3.2.2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6wMG1f + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.2 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste creating build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug creating build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/exceptions copying paste/exceptions/__init__.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions creating build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth copying paste/auth/open_id.py -> build/lib/paste/auth copying paste/auth/cookie.py -> build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth creating build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/html.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util creating build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pa76sk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64 + cd Paste-3.2.2 + /usr/libexec/platform-python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64 running install running install_lib copying paste/wsgiwrappers.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/flup_session.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/fixture.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/modpython.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/reloader.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/config.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/translogger.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/registry.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/urlmap.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/fileapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/proxy.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/recursive.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/transaction.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/errordocument.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/httpheaders.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/session.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/request.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/httpserver.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste Skipping installation of /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/__init__.py (namespace package) copying paste/pony.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/response.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/httpexceptions.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/url.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/cgitb_catcher.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/urlparser.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/gzipper.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/wsgilib.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/progress.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/cgiapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/lint.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/cascade.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste copying paste/util/multidict.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/PySourceColor.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/intset.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/finddata.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/findpackage.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/ip4.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/killthread.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/html.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/threadedprint.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/looper.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/classinit.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/datetimeutil.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/dateinterval.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/quoting.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/threadinglocal.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/template.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/classinstance.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/converters.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/mimeparse.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/import_string.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/filemixin.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/util/scgiserver.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util copying paste/auth/digest.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/grantip.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/multi.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/cookie.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/open_id.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/form.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/basic.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/auth/cas.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth copying paste/exceptions/serial_number_generator.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions copying paste/exceptions/formatter.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions copying paste/exceptions/reporter.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions copying paste/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions copying paste/cowbell/bell-descending.png -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/cowbell copying paste/cowbell/bell-ascending.png -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/cowbell copying paste/cowbell/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/cowbell copying paste/evalexception/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception copying paste/evalexception/evalcontext.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception copying paste/evalexception/middleware.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception copying paste/evalexception/media/plus.jpg -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception/media copying paste/debug/debugapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/profile.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/fsdiff.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/watchthreads.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/prints.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/testserver.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug copying paste/debug/doctest_webapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/flup_session.py to flup_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/fixture.py to fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/modpython.py to modpython.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/reloader.py to reloader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/translogger.py to translogger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/registry.py to registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/urlmap.py to urlmap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/fileapp.py to fileapp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/recursive.py to recursive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/transaction.py to transaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/errordocument.py to errordocument.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/httpheaders.py to httpheaders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/session.py to session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/httpserver.py to httpserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/pony.py to pony.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/httpexceptions.py to httpexceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/urlparser.py to urlparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/gzipper.py to gzipper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/wsgilib.py to wsgilib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/progress.py to progress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/cgiapp.py to cgiapp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/cascade.py to cascade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/multidict.py to multidict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/intset.py to intset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/finddata.py to finddata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/findpackage.py to findpackage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/ip4.py to ip4.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/killthread.py to killthread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/html.py to html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/threadedprint.py to threadedprint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/looper.py to looper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/classinit.py to classinit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/dateinterval.py to dateinterval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/quoting.py to quoting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/classinstance.py to classinstance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/converters.py to converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/mimeparse.py to mimeparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/import_string.py to import_string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/filemixin.py to filemixin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/util/scgiserver.py to scgiserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/digest.py to digest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/grantip.py to grantip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/multi.py to multi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/cookie.py to cookie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/open_id.py to open_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/form.py to form.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/basic.py to basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/auth/cas.py to cas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions/formatter.py to formatter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions/reporter.py to reporter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions/collector.py to collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/exceptions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/cowbell/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/evalexception/middleware.py to middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/debugapp.py to debugapp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/profile.py to profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/prints.py to prints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/testserver.py to testserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-36.pyc running install_egg_info running egg_info writing Paste.egg-info/PKG-INFO writing dependency_links to Paste.egg-info/dependency_links.txt writing entry points to Paste.egg-info/entry_points.txt writing namespace_packages to Paste.egg-info/namespace_packages.txt writing requirements to Paste.egg-info/requires.txt writing top-level names to Paste.egg-info/top_level.txt reading manifest file 'Paste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/_templates/*.html' warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' warning: no files found matching '*.html' under directory 'docs/_build' writing manifest file 'Paste.egg-info/SOURCES.txt' Copying Paste.egg-info to /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/Paste-3.2.2-py3.6.egg-info Installing /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/lib/python3.6/site-packages/Paste-3.2.2-py3.6-nspkg.pth running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.2.2-1.el8 --unique-debug-suffix -3.2.2-1.el8.x86_64 --unique-debug-src-base python-paste-3.2.2-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Paste-3.2.2 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-3.2.2-1.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.Yz7i3s + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.2 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/Paste-3.2.2 + PYTHONPATH=/builddir/build/BUILD/Paste-3.2.2 + exit 0 Processing files: python3-paste-3.2.2-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z3zmEB + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/share/doc/python3-paste + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/share/doc/python3-paste + cp -pr docs/DeveloperGuidelines.txt docs/_static docs/community docs/conf.py docs/developer-features.txt docs/do-it-yourself-framework.txt docs/download docs/future.txt docs/include docs/index.txt docs/license.txt docs/modules docs/news.txt docs/paste-httpserver-threadpool.txt docs/test_server.ini docs/testing-applications.txt docs/url-parsing-with-wsgi.txt docs/web /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/share/doc/python3-paste + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0bPUgK + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/share/licenses/python3-paste + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/share/licenses/python3-paste + cp -pr docs/license.txt /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64/usr/share/licenses/python3-paste + exit 0 Provides: python3-paste = 3.2.2-1.el8 python3.6dist(paste) = 3.2.2 python3dist(paste) = 3.2.2 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(six) >= 1.4.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3-paste-3.2.2-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jd5vMM + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-paste-3.2.2-1.el8.x86_64 + exit 0 Child return code was: 0