Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-werkzeug.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python-werkzeug-2.0.1-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-werkzeug.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-werkzeug.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5JN0S7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Werkzeug-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Werkzeug-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Werkzeug-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/preserve-any-existing-PYTHONPATH-in-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/py310-deprecations.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find examples/ -type f -name '*.png' -executable -print -exec chmod -x '{}' + examples/cupoftee/shared/up.png examples/cupoftee/shared/down.png + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gWA8Cg + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.0.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/filesystem.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/routing.py -> build/lib/werkzeug copying src/werkzeug/user_agent.py -> build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/useragents.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug copying src/werkzeug/datastructures.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/common_descriptors.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/json.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/user_agent.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/cors.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/accept.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/auth.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/etag.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_request.py -> build/lib/werkzeug/wrappers creating build/lib/werkzeug/debug copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug creating build/lib/werkzeug/sansio copying src/werkzeug/sansio/multipart.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/request.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/utils.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/response.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/__init__.py -> build/lib/werkzeug/sansio creating build/lib/werkzeug/middleware copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' copying src/werkzeug/datastructures.pyi -> build/lib/werkzeug copying src/werkzeug/py.typed -> build/lib/werkzeug creating build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/FONT_LICENSE -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/ICON_LICENSE.md -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/console.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/debugger.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/less.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/more.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/source.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/style.css -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/ubuntu.ttf -> build/lib/werkzeug/debug/shared + pushd docs ~/build/BUILD/Werkzeug-2.0.1/docs ~/build/BUILD/Werkzeug-2.0.1 + make PYTHONPATH=../src/ SPHINXBUILD=sphinx-build-3 html Running Sphinx v3.4.3 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 35 source files that are out of date updating environment: [new config] 35 added, 0 changed, 0 removed reading sources... [ 2%] changes reading sources... [ 5%] datastructures reading sources... [ 8%] debug reading sources... [ 11%] deployment/cgi reading sources... [ 14%] deployment/fastcgi reading sources... [ 17%] deployment/index reading sources... [ 20%] deployment/mod_wsgi reading sources... [ 22%] deployment/proxying reading sources... [ 25%] exceptions reading sources... [ 28%] filesystem reading sources... [ 31%] http reading sources... [ 34%] index reading sources... [ 37%] installation reading sources... [ 40%] levels reading sources... [ 42%] license reading sources... [ 45%] local reading sources... [ 48%] middleware/dispatcher reading sources... [ 51%] middleware/http_proxy reading sources... [ 54%] middleware/index reading sources... [ 57%] middleware/lint reading sources... [ 60%] middleware/profiler reading sources... [ 62%] middleware/proxy_fix reading sources... [ 65%] middleware/shared_data reading sources... [ 68%] quickstart reading sources... [ 71%] request_data reading sources... [ 74%] routing reading sources... [ 77%] serving reading sources... [ 80%] terms reading sources... [ 82%] test reading sources... [ 85%] tutorial reading sources... [ 88%] unicode reading sources... [ 91%] urls reading sources... [ 94%] utils reading sources... [ 97%] wrappers reading sources... [100%] wsgi looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] changes writing output... [ 5%] datastructures writing output... [ 8%] debug writing output... [ 11%] deployment/cgi writing output... [ 14%] deployment/fastcgi writing output... [ 17%] deployment/index writing output... [ 20%] deployment/mod_wsgi writing output... [ 22%] deployment/proxying writing output... [ 25%] exceptions writing output... [ 28%] filesystem writing output... [ 31%] http writing output... [ 34%] index writing output... [ 37%] installation writing output... [ 40%] levels writing output... [ 42%] license writing output... [ 45%] local writing output... [ 48%] middleware/dispatcher writing output... [ 51%] middleware/http_proxy writing output... [ 54%] middleware/index writing output... [ 57%] middleware/lint writing output... [ 60%] middleware/profiler writing output... [ 62%] middleware/proxy_fix writing output... [ 65%] middleware/shared_data writing output... [ 68%] quickstart writing output... [ 71%] request_data writing output... [ 74%] routing writing output... [ 77%] serving writing output... [ 80%] terms writing output... [ 82%] test writing output... [ 85%] tutorial writing output... [ 88%] unicode writing output... [ 91%] urls writing output... [ 94%] utils writing output... [ 97%] wrappers writing output... [100%] wsgi generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 50%] _static/debug-screenshot.png copying images... [100%] _static/shortly.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. + rm -v _build/html/.buildinfo removed '_build/html/.buildinfo' + popd ~/build/BUILD/Werkzeug-2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BSwR35 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64 + cd Werkzeug-2.0.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/filesystem.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/testapp.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/http.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/common_descriptors.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/json.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/user_agent.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/cors.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/accept.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_response.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/auth.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/etag.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_request.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers copying build/lib/werkzeug/routing.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/user_agent.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/tbtools.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ICON_LICENSE.md -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/source.png -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/repr.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug copying build/lib/werkzeug/_internal.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/test.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/datastructures.pyi -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/multipart.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/request.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/utils.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/response.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio copying build/lib/werkzeug/formparser.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/useragents.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/_reloader.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug creating /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware copying build/lib/werkzeug/__init__.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/urls.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/datastructures.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/py.typed -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/exceptions.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug copying build/lib/werkzeug/security.py -> /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/testapp.py to testapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/common_descriptors.py to common_descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/user_agent.py to user_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/cors.py to cors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/accept.py to accept.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/base_response.py to base_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/etag.py to etag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wrappers/base_request.py to base_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/user_agent.py to user_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/tbtools.py to tbtools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/repr.py to repr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/debug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/_internal.py to _internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio/multipart.py to multipart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/sansio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/formparser.py to formparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/useragents.py to useragents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/serving.py to serving.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/_reloader.py to _reloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware/http_proxy.py to http_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware/shared_data.py to shared_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware/profiler.py to profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware/lint.py to lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/middleware/proxy_fix.py to proxy_fix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/datastructures.py to datastructures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/werkzeug/security.py to security.cpython-39.pyc writing byte-compilation script '/tmp/tmpt0_v9gtd.py' /usr/bin/python3 /tmp/tmpt0_v9gtd.py removing /tmp/tmpt0_v9gtd.py running install_egg_info running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' Copying src/Werkzeug.egg-info to /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9/site-packages/Werkzeug-2.0.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.0.1-2.el9 --unique-debug-suffix -2.0.1-2.el9.x86_64 --unique-debug-src-base python-werkzeug-2.0.1-2.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/Werkzeug-2.0.1 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p15yDq Processing files: python3-werkzeug-2.0.1-2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vJESQg + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug + cp -pr README.rst /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OPI8iw + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/licenses/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/licenses/python3-werkzeug + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/licenses/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-werkzeug = 2.0.1-2.el9 python3-werkzeug = 2.0.1-2.el9 python3.9-werkzeug = 2.0.1-2.el9 python3.9dist(werkzeug) = 2.0.1 python3dist(werkzeug) = 2.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-werkzeug < 2.0.1-2.el9 python39-werkzeug < 2.0.1-2.el9 Processing files: python3-werkzeug-doc-2.0.1-2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZW0TLL + umask 022 + cd /builddir/build/BUILD + cd Werkzeug-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug-doc + cp -pr examples /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64/usr/share/doc/python3-werkzeug-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-werkzeug-doc = 2.0.1-2.el9 python3-werkzeug-doc = 2.0.1-2.el9 python3.9-werkzeug-doc = 2.0.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-werkzeug-doc < 2.0.1-2.el9 python39-werkzeug-doc < 2.0.1-2.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-werkzeug-2.0.1-2.el9.x86_64 Wrote: /builddir/build/RPMS/python3-werkzeug-2.0.1-2.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-werkzeug-doc-2.0.1-2.el9.noarch.rpm Child return code was: 0 Mock Version: 3.5 Mock Version: 3.5