Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-twisted-web.spec'], chrootPath='/var/lib/mock/python-twisted-web-12.1.0-8.el7_9-20220613144346-32149/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-twisted-web.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/python-twisted-web-12.1.0-8.el7_9.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-twisted-web.spec'], chrootPath='/var/lib/mock/python-twisted-web-12.1.0-8.el7_9-20220613144346-32149/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-twisted-web.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GQWoCF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf TwistedWeb-12.1.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/TwistedWeb-12.1.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd TwistedWeb-12.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '/^#! *\/usr\/bin\/python/d' twisted/web/test/test_cgi.py + sed -i -e '/^#! *\/usr\/bin\/python/d' twisted/web/test/test_distrib.py Patch #0 (CVE-2016-1000111.patch): + echo 'Patch #0 (CVE-2016-1000111.patch):' + /usr/bin/cat /builddir/build/SOURCES/CVE-2016-1000111.patch + /usr/bin/patch -p1 --fuzz=0 patching file twisted/web/twcgi.py Patch #1 (CVE-2019-12387.patch): + echo 'Patch #1 (CVE-2019-12387.patch):' + /usr/bin/cat /builddir/build/SOURCES/CVE-2019-12387.patch + /usr/bin/patch -p1 --fuzz=0 patching file twisted/web/_newclient.py patching file twisted/web/client.py patching file twisted/web/newsfragments/9647.bugfix patching file twisted/web/test/injectionhelpers.py patching file twisted/web/test/test_webclient.py Patch #2 (CVE-2020-10108-10109.patch): + echo 'Patch #2 (CVE-2020-10108-10109.patch):' + /usr/bin/cat /builddir/build/SOURCES/CVE-2020-10108-10109.patch + /usr/bin/patch -p1 --fuzz=0 patching file twisted/web/http.py Patch #3 (CVE-2022-24801.patch): + echo 'Patch #3 (CVE-2022-24801.patch):' + /usr/bin/cat /builddir/build/SOURCES/CVE-2022-24801.patch + /usr/bin/patch -p1 --fuzz=0 patching file twisted/web/http.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7LqBT4 + umask 022 + cd /builddir/build/BUILD + cd TwistedWeb-12.1.0 + python setup.py build running build running build_py creating build creating build/lib creating build/lib/twisted creating build/lib/twisted/plugins copying twisted/plugins/twisted_web.py -> build/lib/twisted/plugins creating build/lib/twisted/web copying twisted/web/twcgi.py -> build/lib/twisted/web copying twisted/web/_version.py -> build/lib/twisted/web copying twisted/web/xmlrpc.py -> build/lib/twisted/web copying twisted/web/http.py -> build/lib/twisted/web copying twisted/web/server.py -> build/lib/twisted/web copying twisted/web/html.py -> build/lib/twisted/web copying twisted/web/http_headers.py -> build/lib/twisted/web copying twisted/web/rewrite.py -> build/lib/twisted/web copying twisted/web/_stan.py -> build/lib/twisted/web copying twisted/web/__init__.py -> build/lib/twisted/web copying twisted/web/wsgi.py -> build/lib/twisted/web copying twisted/web/_newclient.py -> build/lib/twisted/web package init file 'twisted/plugins/__init__.py' not found (or not a regular file) copying twisted/web/iweb.py -> build/lib/twisted/web copying twisted/web/guard.py -> build/lib/twisted/web copying twisted/web/domhelpers.py -> build/lib/twisted/web copying twisted/web/microdom.py -> build/lib/twisted/web copying twisted/web/_element.py -> build/lib/twisted/web copying twisted/web/soap.py -> build/lib/twisted/web copying twisted/web/demo.py -> build/lib/twisted/web copying twisted/web/template.py -> build/lib/twisted/web copying twisted/web/static.py -> build/lib/twisted/web copying twisted/web/util.py -> build/lib/twisted/web copying twisted/web/distrib.py -> build/lib/twisted/web copying twisted/web/script.py -> build/lib/twisted/web copying twisted/web/_flatten.py -> build/lib/twisted/web copying twisted/web/vhost.py -> build/lib/twisted/web copying twisted/web/proxy.py -> build/lib/twisted/web copying twisted/web/google.py -> build/lib/twisted/web copying twisted/web/error.py -> build/lib/twisted/web copying twisted/web/resource.py -> build/lib/twisted/web copying twisted/web/sux.py -> build/lib/twisted/web copying twisted/web/tap.py -> build/lib/twisted/web copying twisted/web/client.py -> build/lib/twisted/web creating build/lib/twisted/web/_auth copying twisted/web/_auth/wrapper.py -> build/lib/twisted/web/_auth copying twisted/web/_auth/__init__.py -> build/lib/twisted/web/_auth copying twisted/web/_auth/digest.py -> build/lib/twisted/web/_auth copying twisted/web/_auth/basic.py -> build/lib/twisted/web/_auth creating build/lib/twisted/web/test copying twisted/web/test/test_http.py -> build/lib/twisted/web/test copying twisted/web/test/test_webclient.py -> build/lib/twisted/web/test copying twisted/web/test/test_http_headers.py -> build/lib/twisted/web/test copying twisted/web/test/test_xmlrpc.py -> build/lib/twisted/web/test copying twisted/web/test/test_newclient.py -> build/lib/twisted/web/test copying twisted/web/test/test_resource.py -> build/lib/twisted/web/test copying twisted/web/test/test_error.py -> build/lib/twisted/web/test copying twisted/web/test/test_proxy.py -> build/lib/twisted/web/test copying twisted/web/test/test_httpauth.py -> build/lib/twisted/web/test copying twisted/web/test/test_web.py -> build/lib/twisted/web/test copying twisted/web/test/injectionhelpers.py -> build/lib/twisted/web/test copying twisted/web/test/test_util.py -> build/lib/twisted/web/test copying twisted/web/test/__init__.py -> build/lib/twisted/web/test copying twisted/web/test/test_vhost.py -> build/lib/twisted/web/test copying twisted/web/test/test_stan.py -> build/lib/twisted/web/test copying twisted/web/test/test_template.py -> build/lib/twisted/web/test copying twisted/web/test/test_xml.py -> build/lib/twisted/web/test copying twisted/web/test/test_domhelpers.py -> build/lib/twisted/web/test copying twisted/web/test/test_cgi.py -> build/lib/twisted/web/test copying twisted/web/test/test_wsgi.py -> build/lib/twisted/web/test copying twisted/web/test/test_flatten.py -> build/lib/twisted/web/test copying twisted/web/test/test_tap.py -> build/lib/twisted/web/test copying twisted/web/test/_util.py -> build/lib/twisted/web/test copying twisted/web/test/test_soap.py -> build/lib/twisted/web/test copying twisted/web/test/test_distrib.py -> build/lib/twisted/web/test copying twisted/web/test/test_static.py -> build/lib/twisted/web/test copying twisted/web/test/test_script.py -> build/lib/twisted/web/test package init file 'twisted/plugins/__init__.py' not found (or not a regular file) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jbl8cu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 ++ dirname /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 + cd TwistedWeb-12.1.0 + rm -rf /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 + python setup.py install -O1 --skip-build --install-purelib /usr/lib64/python2.7/site-packages --root /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 running install running install_lib creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/plugins copying build/lib/twisted/plugins/twisted_web.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/plugins creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/twcgi.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/wrapper.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/__init__.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/digest.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth copying build/lib/twisted/web/_auth/basic.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth copying build/lib/twisted/web/_version.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/xmlrpc.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/http.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/server.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/html.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/http_headers.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/rewrite.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/_stan.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/__init__.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/wsgi.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/_newclient.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/iweb.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/guard.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/domhelpers.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/microdom.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/_element.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/soap.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/demo.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/template.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/static.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/util.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/distrib.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/script.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/_flatten.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/vhost.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/proxy.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/google.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/error.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/resource.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/sux.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/tap.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web copying build/lib/twisted/web/client.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_http.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_webclient.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_http_headers.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_xmlrpc.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_newclient.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_resource.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_error.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_proxy.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_httpauth.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_web.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/injectionhelpers.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_util.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/__init__.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_vhost.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_stan.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_template.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_xml.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_domhelpers.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_cgi.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_wsgi.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_flatten.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_tap.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/_util.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_soap.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_distrib.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_static.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test copying build/lib/twisted/web/test/test_script.py -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/plugins/twisted_web.py to twisted_web.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/twcgi.py to twcgi.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth/wrapper.py to wrapper.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth/digest.py to digest.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_auth/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/xmlrpc.py to xmlrpc.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/http_headers.py to http_headers.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/rewrite.py to rewrite.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_stan.py to _stan.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_newclient.py to _newclient.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/iweb.py to iweb.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/guard.py to guard.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/domhelpers.py to domhelpers.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/microdom.py to microdom.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_element.py to _element.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/soap.py to soap.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/demo.py to demo.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/distrib.py to distrib.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/script.py to script.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/_flatten.py to _flatten.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/vhost.py to vhost.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/google.py to google.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/sux.py to sux.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/tap.py to tap.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_webclient.py to test_webclient.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_http_headers.py to test_http_headers.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_xmlrpc.py to test_xmlrpc.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_newclient.py to test_newclient.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_error.py to test_error.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_httpauth.py to test_httpauth.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_web.py to test_web.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/injectionhelpers.py to injectionhelpers.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_vhost.py to test_vhost.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_stan.py to test_stan.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_template.py to test_template.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_xml.py to test_xml.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_domhelpers.py to test_domhelpers.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_cgi.py to test_cgi.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_flatten.py to test_flatten.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_tap.py to test_tap.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_soap.py to test_soap.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_distrib.py to test_distrib.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_static.py to test_static.pyc byte-compiling /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/test/test_script.py to test_script.pyc writing byte-compilation script '/tmp/tmpye090A.py' /usr/bin/python -O /tmp/tmpye090A.py removing /tmp/tmpye090A.py running install_data copying twisted/web/failure.xhtml -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web creating /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/newsfragments copying twisted/web/newsfragments/9647.bugfix -> /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/twisted/web/newsfragments running install_egg_info Writing /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/Twisted_Web-12.1.0-py2.7.egg-info + '[' -f /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/Twisted_Web-12.1.0-py2.7.egg-info ']' + echo /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7/site-packages/Twisted_Web-12.1.0-py2.7.egg-info + sed -e 's|^/builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64||' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-twisted-web-12.1.0-8.el7_9.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4l6ssU + umask 022 + cd /builddir/build/BUILD + cd TwistedWeb-12.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/share/doc/python-twisted-web-12.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/share/doc/python-twisted-web-12.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/share/doc/python-twisted-web-12.1.0 + cp -pr NEWS /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/share/doc/python-twisted-web-12.1.0 + cp -pr README /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/share/doc/python-twisted-web-12.1.0 + cp -pr doc/examples doc/howto doc/img doc/index.html /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64/usr/share/doc/python-twisted-web-12.1.0 + exit 0 Provides: python-twisted-web = 12.1.0-8.el7_9 python-twisted-web(ppc-64) = 12.1.0-8.el7_9 Requires(interp): /bin/sh /bin/sh 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(post): /bin/sh Requires(postun): /bin/sh Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 Wrote: /builddir/build/RPMS/python-twisted-web-12.1.0-8.el7_9.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AOSgTN + umask 022 + cd /builddir/build/BUILD + cd TwistedWeb-12.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-twisted-web-12.1.0-8.el7_9.ppc64 + exit 0 Child return code was: 0