Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-paste.spec'], chrootPath='/var/lib/mock/f32-build-18842930-1331490/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1578355200 Wrote: /builddir/build/SRPMS/python-paste-3.2.4-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-paste.spec'], chrootPath='/var/lib/mock/f32-build-18842930-1331490/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1578355200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uswgbN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Paste-3.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/Paste-3.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Paste-3.2.4 + /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.4/docs ~/build/BUILD/Paste-3.2.4 + rm StyleGuide.txt + popd ~/build/BUILD/Paste-3.2.4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gbR3TN + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.4 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste creating build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/html.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util creating build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug creating build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/__init__.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/form.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth creating build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> 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/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions creating build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PrCA7M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch + cd Paste-3.2.4 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch running install running install_lib copying paste/gzipper.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/proxy.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/registry.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/httpexceptions.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/reloader.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/session.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/url.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/response.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/wsgiwrappers.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/modpython.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/transaction.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/httpserver.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/cgitb_catcher.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste Skipping installation of /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/__init__.py (namespace package) copying paste/config.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/flup_session.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/errordocument.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/cascade.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/httpheaders.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/wsgilib.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/progress.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/translogger.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/request.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/fileapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/lint.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/cgiapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/urlparser.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/urlmap.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/pony.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/fixture.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/recursive.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste copying paste/util/threadedprint.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/template.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/classinit.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/quoting.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/findpackage.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/datetimeutil.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/filemixin.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/threadinglocal.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/finddata.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/PySourceColor.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/converters.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/dateinterval.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/ip4.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/killthread.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/mimeparse.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/multidict.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/html.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/looper.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/import_string.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/classinstance.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/scgiserver.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/util/intset.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util copying paste/debug/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/prints.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/doctest_webapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/fsdiff.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/testserver.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/watchthreads.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/debugapp.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/debug/profile.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug copying paste/auth/cas.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/multi.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/digest.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/basic.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/open_id.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/cookie.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/form.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/grantip.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth copying paste/exceptions/formatter.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/serial_number_generator.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions copying paste/exceptions/reporter.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions copying paste/evalexception/middleware.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception copying paste/evalexception/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception copying paste/evalexception/evalcontext.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception copying paste/evalexception/media/plus.jpg -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception/media copying paste/cowbell/bell-descending.png -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/cowbell copying paste/cowbell/__init__.py -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/cowbell copying paste/cowbell/bell-ascending.png -> /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/cowbell byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/gzipper.py to gzipper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/proxy.py to proxy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/registry.py to registry.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/httpexceptions.py to httpexceptions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/reloader.py to reloader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/session.py to session.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/url.py to url.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/response.py to response.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/wsgiwrappers.py to wsgiwrappers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/modpython.py to modpython.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/transaction.py to transaction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/httpserver.py to httpserver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/cgitb_catcher.py to cgitb_catcher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/flup_session.py to flup_session.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/errordocument.py to errordocument.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/cascade.py to cascade.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/httpheaders.py to httpheaders.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/wsgilib.py to wsgilib.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/progress.py to progress.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/translogger.py to translogger.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/request.py to request.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/fileapp.py to fileapp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/lint.py to lint.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/cgiapp.py to cgiapp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/urlparser.py to urlparser.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/urlmap.py to urlmap.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/pony.py to pony.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/fixture.py to fixture.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/recursive.py to recursive.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/threadedprint.py to threadedprint.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/template.py to template.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/classinit.py to classinit.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/quoting.py to quoting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/findpackage.py to findpackage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/datetimeutil.py to datetimeutil.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/filemixin.py to filemixin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/threadinglocal.py to threadinglocal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/finddata.py to finddata.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/PySourceColor.py to PySourceColor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/converters.py to converters.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/dateinterval.py to dateinterval.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/ip4.py to ip4.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/killthread.py to killthread.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/mimeparse.py to mimeparse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/multidict.py to multidict.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/html.py to html.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/looper.py to looper.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/import_string.py to import_string.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/classinstance.py to classinstance.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/scgiserver.py to scgiserver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/util/intset.py to intset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/prints.py to prints.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/fsdiff.py to fsdiff.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/testserver.py to testserver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/watchthreads.py to watchthreads.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/debugapp.py to debugapp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/wdg_validate.py to wdg_validate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/debug/profile.py to profile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/cas.py to cas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/multi.py to multi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/digest.py to digest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/basic.py to basic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/open_id.py to open_id.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/cookie.py to cookie.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/form.py to form.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/grantip.py to grantip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/auth/auth_tkt.py to auth_tkt.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions/formatter.py to formatter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions/collector.py to collector.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/exceptions/reporter.py to reporter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception/middleware.py to middleware.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/evalexception/evalcontext.py to evalcontext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/paste/cowbell/__init__.py to __init__.cpython-38.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.4-1.fc32.noarch/usr/lib/python3.8/site-packages/Paste-3.2.4-py3.8.egg-info Installing /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8/site-packages/Paste-3.2.4-py3.8-nspkg.pth running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 3.2.4-1.fc32 --unique-debug-suffix -3.2.4-1.fc32.noarch --unique-debug-src-base python-paste-3.2.4-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Paste-3.2.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DtJDsO + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.4 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/Paste-3.2.4 + PYTHONPATH=/builddir/build/BUILD/Paste-3.2.4 + py.test-3 -k 'not test_paste_website and not test_proxy_to_website and not test_modified' ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 rootdir: /builddir/build/BUILD/Paste-3.2.4, inifile: setup.cfg, testpaths: tests collected 145 items / 2 deselected / 143 selected tests/test_cgiapp.py .... [ 2%] tests/test_cgitb_catcher.py .... [ 5%] tests/test_config.py .... [ 8%] tests/test_doctests.py .......... [ 15%] tests/test_errordocument.py ..... [ 18%] tests/test_fileapp.py ......... [ 25%] tests/test_fixture.py ..... [ 28%] tests/test_grantip.py .. [ 30%] tests/test_gzipper.py . [ 30%] tests/test_httpheaders.py .......... [ 37%] tests/test_httpserver.py .... [ 40%] tests/test_import_string.py .. [ 41%] tests/test_multidict.py .. [ 43%] tests/test_recursive.py .... [ 46%] tests/test_registry.py ............. [ 55%] tests/test_request.py .... [ 58%] tests/test_request_form.py .. [ 59%] tests/test_response.py . [ 60%] tests/test_session.py .. [ 61%] tests/test_urlmap.py .. [ 62%] tests/test_urlparser.py ......... [ 69%] tests/test_wsgilib.py .. [ 70%] tests/test_wsgiwrappers.py .... [ 73%] tests/test_auth/test_auth_cookie.py ... [ 75%] tests/test_auth/test_auth_digest.py . [ 76%] tests/test_exceptions/test_error_middleware.py ..... [ 79%] tests/test_exceptions/test_formatter.py ........ [ 85%] tests/test_exceptions/test_httpexceptions.py ...... [ 89%] tests/test_exceptions/test_reporter.py . [ 90%] tests/test_util/test_datetimeutil.py ... [ 92%] tests/test_util/test_mimeparse.py ......... [ 98%] tests/test_util/test_quoting.py .. [100%] =============================== warnings summary =============================== tests/test_httpserver.py:7 /builddir/build/BUILD/Paste-3.2.4/tests/test_httpserver.py:7: DeprecationWarning: OpenSSL.tsafe is deprecated and will be removed from paste.httpserver import LimitedLengthFile, WSGIHandler tests/test_cgitb_catcher.py::test_makes_exception tests/test_errordocument.py::test_ok tests/test_fileapp.py::test_data tests/test_grantip.py::test_make_app tests/test_recursive.py::test_ForwardRequest_url tests/test_registry.py::test_simple tests/test_request.py::test_gets tests/test_urlmap.py::test_map tests/test_urlparser.py::test_find_file tests/test_exceptions/test_error_middleware.py::test_makes_exception /usr/lib/python3.8/site-packages/_pytest/python.py:697: DeprecationWarning: setup_module is deprecated func(arg) tests/test_recursive.py::test_ForwardRequestException /builddir/build/BUILD/Paste-3.2.4/tests/test_recursive.py:104: DeprecationWarning: ForwardRequestException(path_info=...) has been deprecated; please use ForwardRequestException(url=...) raise ForwardRequestException(path_info=self.url) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============ 143 passed, 2 deselected, 12 warnings in 4.28 seconds ============= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-paste-3.2.4-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YIZmdN + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/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.4-1.fc32.noarch/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.4-1.fc32.noarch/usr/share/doc/python3-paste + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uTEoOO + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/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.4-1.fc32.noarch/usr/share/licenses/python3-paste + cp -pr docs/license.txt /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch/usr/share/licenses/python3-paste + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-paste = 3.2.4-1.fc32 python3-paste = 3.2.4-1.fc32 python3.8dist(paste) = 3.2.4 python3dist(paste) = 3.2.4 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.8 python3.8dist(six) >= 1.4 Obsoletes: python-paste < 3.2.4-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch Wrote: /builddir/build/RPMS/python3-paste-3.2.4-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.usM5oN + umask 022 + cd /builddir/build/BUILD + cd Paste-3.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-paste-3.2.4-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0