Mock Version: 5.4 Mock Version: 5.4 Mock Version: 5.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-206291-1166302/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --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 sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1701820800 Wrote: /builddir/build/SRPMS/python-werkzeug-3.0.1-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-206291-1166302/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1701820800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ykvvQs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf werkzeug-3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/werkzeug-3.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd werkzeug-3.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 + find examples/ -type f -name '*.png' -executable -print -exec chmod -x '{}' + examples/cupoftee/shared/down.png examples/cupoftee/shared/up.png + sed -i '/watchdog*/d' pyproject.toml + sed -i '/watchdog*/d' requirements/typing.txt + sed -i '/watchdog*/d' requirements/typing.in + sed -i '/watchdog*/d' requirements/dev.txt + sed -i '/watchdog*/d' requirements/tests.txt + sed -i '/watchdog*/d' requirements/tests.in + rm tests/test_serving.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.89R0SI + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 ' + TMPDIR=/builddir/build/BUILD/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyproject-wheeldir --output /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires requirements/tests.in requirements/docs.in Handling pytest from requirements file requirements/tests.in Requirement not satisfied: pytest Handling pytest-timeout from requirements file requirements/tests.in Requirement not satisfied: pytest-timeout Handling pytest-xprocess from requirements file requirements/tests.in Requirement not satisfied: pytest-xprocess Handling cryptography from requirements file requirements/tests.in Requirement not satisfied: cryptography Handling greenlet ; python_version < "3.11" from requirements file requirements/tests.in Requirement not satisfied: greenlet ; python_version < "3.11" Handling ephemeral-port-reserve from requirements file requirements/tests.in Requirement not satisfied: ephemeral-port-reserve Handling Pallets-Sphinx-Themes from requirements file requirements/docs.in Requirement not satisfied: Pallets-Sphinx-Themes Handling Sphinx from requirements file requirements/docs.in Requirement not satisfied: Sphinx Handling sphinx-issues from requirements file requirements/docs.in Requirement not satisfied: sphinx-issues Handling sphinxcontrib-log-cabinet from requirements file requirements/docs.in Requirement not satisfied: sphinxcontrib-log-cabinet Exiting dependency generation pass: all requirements files + cat /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-werkzeug-3.0.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-206291-1166302/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1701820800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.G46587 + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 ' + TMPDIR=/builddir/build/BUILD/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyproject-wheeldir --output /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires requirements/tests.in requirements/docs.in Handling pytest from requirements file requirements/tests.in Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-timeout from requirements file requirements/tests.in Requirement satisfied: pytest-timeout (installed: pytest-timeout 1.4.2) Handling pytest-xprocess from requirements file requirements/tests.in Requirement satisfied: pytest-xprocess (installed: pytest-xprocess 0.18.1) Handling cryptography from requirements file requirements/tests.in Requirement satisfied: cryptography (installed: cryptography 36.0.1) Handling greenlet ; python_version < "3.11" from requirements file requirements/tests.in Requirement satisfied: greenlet ; python_version < "3.11" (installed: greenlet 3.0.3) Handling ephemeral-port-reserve from requirements file requirements/tests.in Requirement satisfied: ephemeral-port-reserve (installed: ephemeral-port-reserve 1.1.4) Handling Pallets-Sphinx-Themes from requirements file requirements/docs.in Requirement satisfied: Pallets-Sphinx-Themes (installed: Pallets-Sphinx-Themes 2.0.2) Handling Sphinx from requirements file requirements/docs.in Requirement satisfied: Sphinx (installed: Sphinx 3.4.3) Handling sphinx-issues from requirements file requirements/docs.in Requirement satisfied: sphinx-issues (installed: sphinx-issues 1.2.0) Handling sphinxcontrib-log-cabinet from requirements file requirements/docs.in Requirement satisfied: sphinxcontrib-log-cabinet (installed: sphinxcontrib-log-cabinet 1.0.1) Handling flit_core<4 from build-system.requires Requirement not satisfied: flit_core<4 Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-werkzeug-3.0.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-206291-1166302/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1701820800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.CxFOY6 + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 ' + TMPDIR=/builddir/build/BUILD/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyproject-wheeldir --output /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires requirements/tests.in requirements/docs.in Handling pytest from requirements file requirements/tests.in Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-timeout from requirements file requirements/tests.in Requirement satisfied: pytest-timeout (installed: pytest-timeout 1.4.2) Handling pytest-xprocess from requirements file requirements/tests.in Requirement satisfied: pytest-xprocess (installed: pytest-xprocess 0.18.1) Handling cryptography from requirements file requirements/tests.in Requirement satisfied: cryptography (installed: cryptography 36.0.1) Handling greenlet ; python_version < "3.11" from requirements file requirements/tests.in Requirement satisfied: greenlet ; python_version < "3.11" (installed: greenlet 3.0.3) Handling ephemeral-port-reserve from requirements file requirements/tests.in Requirement satisfied: ephemeral-port-reserve (installed: ephemeral-port-reserve 1.1.4) Handling Pallets-Sphinx-Themes from requirements file requirements/docs.in Requirement satisfied: Pallets-Sphinx-Themes (installed: Pallets-Sphinx-Themes 2.0.2) Handling Sphinx from requirements file requirements/docs.in Requirement satisfied: Sphinx (installed: Sphinx 3.4.3) Handling sphinx-issues from requirements file requirements/docs.in Requirement satisfied: sphinx-issues (installed: sphinx-issues 1.2.0) Handling sphinxcontrib-log-cabinet from requirements file requirements/docs.in Requirement satisfied: sphinxcontrib-log-cabinet (installed: sphinxcontrib-log-cabinet 1.0.1) Handling flit_core<4 from build-system.requires Requirement satisfied: flit_core<4 (installed: flit_core 3.9.0) Handling MarkupSafe>=2.1.1 from hook generated metadata: Requires-Dist (Werkzeug) Requirement satisfied: MarkupSafe>=2.1.1 (installed: MarkupSafe 2.1.3) + cat /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv werkzeug-3.0.1.dist-info/ removed 'werkzeug-3.0.1.dist-info/WHEEL' removed 'werkzeug-3.0.1.dist-info/METADATA' removed directory 'werkzeug-3.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-werkzeug-3.0.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-werkzeug.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-206291-1166302/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1701820800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lQ9jCx + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 ' + TMPDIR=/builddir/build/BUILD/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/pyproject-wheeldir --output /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires requirements/tests.in requirements/docs.in Handling pytest from requirements file requirements/tests.in Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-timeout from requirements file requirements/tests.in Requirement satisfied: pytest-timeout (installed: pytest-timeout 1.4.2) Handling pytest-xprocess from requirements file requirements/tests.in Requirement satisfied: pytest-xprocess (installed: pytest-xprocess 0.18.1) Handling cryptography from requirements file requirements/tests.in Requirement satisfied: cryptography (installed: cryptography 36.0.1) Handling greenlet ; python_version < "3.11" from requirements file requirements/tests.in Requirement satisfied: greenlet ; python_version < "3.11" (installed: greenlet 3.0.3) Handling ephemeral-port-reserve from requirements file requirements/tests.in Requirement satisfied: ephemeral-port-reserve (installed: ephemeral-port-reserve 1.1.4) Handling Pallets-Sphinx-Themes from requirements file requirements/docs.in Requirement satisfied: Pallets-Sphinx-Themes (installed: Pallets-Sphinx-Themes 2.0.2) Handling Sphinx from requirements file requirements/docs.in Requirement satisfied: Sphinx (installed: Sphinx 3.4.3) Handling sphinx-issues from requirements file requirements/docs.in Requirement satisfied: sphinx-issues (installed: sphinx-issues 1.2.0) Handling sphinxcontrib-log-cabinet from requirements file requirements/docs.in Requirement satisfied: sphinxcontrib-log-cabinet (installed: sphinxcontrib-log-cabinet 1.0.1) Handling flit_core<4 from build-system.requires Requirement satisfied: flit_core<4 (installed: flit_core 3.9.0) Handling MarkupSafe>=2.1.1 from hook generated metadata: Requires-Dist (Werkzeug) Requirement satisfied: MarkupSafe>=2.1.1 (installed: MarkupSafe 2.1.3) + cat /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv werkzeug-3.0.1.dist-info/ removed 'werkzeug-3.0.1.dist-info/WHEEL' removed 'werkzeug-3.0.1.dist-info/METADATA' removed directory 'werkzeug-3.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3BL15d + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + mkdir -p /builddir/build/BUILD/werkzeug-3.0.1/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 ' + TMPDIR=/builddir/build/BUILD/werkzeug-3.0.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/werkzeug-3.0.1/pyproject-wheeldir Processing /builddir/build/BUILD/werkzeug-3.0.1 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/werkzeug-3.0.1/.pyproject-builddir/tmpsaud1sp1 Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: Werkzeug Building wheel for Werkzeug (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/werkzeug-3.0.1/.pyproject-builddir/tmpnwt5gy_o Building wheel for Werkzeug (PEP 517): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.0.1-py3-none-any.whl size=226635 sha256=3dd9b191b370bd0dae2967a4ad82688777c87bba0ca16f130b7221168630247f Stored in directory: /builddir/.cache/pip/wheels/a8/ab/4e/1b4e02ccb895bc7d0ab40b832fb3ed9a87bea77030b6ad4e98 Successfully built Werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VnBadn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch + cd werkzeug-3.0.1 ++ ls /builddir/build/BUILD/werkzeug-3.0.1/pyproject-wheeldir/werkzeug-3.0.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=werkzeug==3.0.1 + '[' -z werkzeug==3.0.1 ']' + TMPDIR=/builddir/build/BUILD/werkzeug-3.0.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/werkzeug-3.0.1/pyproject-wheeldir werkzeug==3.0.1 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/werkzeug-3.0.1/pyproject-wheeldir Processing ./pyproject-wheeldir/werkzeug-3.0.1-py3-none-any.whl Installing collected packages: werkzeug Successfully installed werkzeug-3.0.1 + '[' -d /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/werkzeug-3.0.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug-3.0.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch --record /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug-3.0.1.dist-info/RECORD --output /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug-3.0.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug-3.0.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug-3.0.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/werkzeug-3.0.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=8 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch --sitelib /usr/lib/python3.9/site-packages --sitearch /usr/lib64/python3.9/site-packages --python-version 3.9 --pyproject-record /builddir/build/BUILD/python-werkzeug-3.0.1-1.el9s.noarch-pyproject-record --prefix /usr werkzeug ~/build/BUILD/werkzeug-3.0.1/docs ~/build/BUILD/werkzeug-3.0.1 + pushd docs + make PYTHONPATH=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch//usr/lib/python3.9/site-packages 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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 38 source files that are out of date updating environment: [new config] 38 added, 0 changed, 0 removed reading sources... [ 2%] changes reading sources... [ 5%] datastructures reading sources... [ 7%] debug reading sources... [ 10%] deployment/apache-httpd reading sources... [ 13%] deployment/eventlet reading sources... [ 15%] deployment/gevent reading sources... [ 18%] deployment/gunicorn reading sources... [ 21%] deployment/index reading sources... [ 23%] deployment/mod_wsgi reading sources... [ 26%] deployment/nginx reading sources... [ 28%] deployment/proxy_fix reading sources... [ 31%] deployment/uwsgi reading sources... [ 34%] deployment/waitress reading sources... [ 36%] exceptions reading sources... [ 39%] http reading sources... [ 42%] index reading sources... [ 44%] installation reading sources... [ 47%] levels reading sources... [ 50%] license reading sources... [ 52%] local reading sources... [ 55%] middleware/dispatcher reading sources... [ 57%] middleware/http_proxy reading sources... [ 60%] middleware/index reading sources... [ 63%] middleware/lint reading sources... [ 65%] middleware/profiler reading sources... [ 68%] middleware/proxy_fix reading sources... [ 71%] middleware/shared_data reading sources... [ 73%] quickstart reading sources... [ 76%] request_data reading sources... [ 78%] routing reading sources... [ 81%] serving reading sources... [ 84%] terms reading sources... [ 86%] test reading sources... [ 89%] tutorial reading sources... [ 92%] urls reading sources... [ 94%] utils reading sources... [ 97%] wrappers reading sources... [100%] wsgi looking for now-outdated files... ../CHANGES.rst:8: WARNING: Unknown interpreted text role "cwe". none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] changes writing output... [ 5%] datastructures writing output... [ 7%] debug writing output... [ 10%] deployment/apache-httpd writing output... [ 13%] deployment/eventlet writing output... [ 15%] deployment/gevent writing output... [ 18%] deployment/gunicorn writing output... [ 21%] deployment/index writing output... [ 23%] deployment/mod_wsgi writing output... [ 26%] deployment/nginx writing output... [ 28%] deployment/proxy_fix writing output... [ 31%] deployment/uwsgi writing output... [ 34%] deployment/waitress writing output... [ 36%] exceptions writing output... [ 39%] http writing output... [ 42%] index writing output... [ 44%] installation writing output... [ 47%] levels writing output... [ 50%] license writing output... [ 52%] local writing output... [ 55%] middleware/dispatcher writing output... [ 57%] middleware/http_proxy writing output... [ 60%] middleware/index writing output... [ 63%] middleware/lint writing output... [ 65%] middleware/profiler writing output... [ 68%] middleware/proxy_fix writing output... [ 71%] middleware/shared_data writing output... [ 73%] quickstart writing output... [ 76%] request_data writing output... [ 78%] routing writing output... [ 81%] serving writing output... [ 84%] terms writing output... [ 86%] test writing output... [ 89%] tutorial writing output... [ 92%] 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... [ 33%] _static/debug-screenshot.png copying images... [ 66%] _static/werkzeug-horizontal.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, 2 warnings. The HTML pages are in _build/html. + rm -v _build/html/.buildinfo removed '_build/html/.buildinfo' + popd ~/build/BUILD/werkzeug-3.0.1 + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 3.0.1-1.el9s --unique-debug-suffix -3.0.1-1.el9s.noarch --unique-debug-src-base python-werkzeug-3.0.1-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/werkzeug-3.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-3.0.1-1.el9s.noarch/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.aZkgJT + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + PATH=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages + _PYTHONSITE=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python3 -s /usr/lib/rpm/redhat/import_all_modules.py werkzeug Check import: werkzeug + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 ' + PATH=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -Wdefault --deselect tests/test_serving.py::test_exclude_patterns ============================= test session starts ============================== platform linux -- Python 3.9.18, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/werkzeug-3.0.1, configfile: pyproject.toml, testpaths: tests plugins: xprocess-0.18.1, timeout-1.4.2 collected 870 items tests/test_datastructures.py ........................................... [ 4%] ....................................................... [ 11%] tests/test_debug.py ..................... [ 13%] tests/test_exceptions.py ............................................... [ 19%] ...................................... [ 23%] tests/test_formparser.py ......................... [ 26%] tests/test_http.py ..................................................... [ 32%] ............................................................. [ 39%] tests/test_internal.py . [ 39%] tests/test_local.py .................................................... [ 45%] ........... [ 46%] tests/test_routing.py .................................................. [ 52%] ................................................................... [ 60%] tests/test_security.py ......... [ 61%] tests/test_send_file.py ................................ [ 64%] tests/test_test.py ..................................................... [ 71%] ...... [ 71%] tests/test_urls.py ................ [ 73%] tests/test_utils.py .................................... [ 77%] tests/test_wrappers.py ................................................. [ 83%] ........................................... [ 88%] tests/test_wsgi.py ..................... [ 90%] tests/middleware/test_dispatcher.py . [ 90%] tests/middleware/test_http_proxy.py . [ 90%] tests/middleware/test_lint.py ......... [ 91%] tests/middleware/test_profiler.py . [ 92%] tests/middleware/test_proxy_fix.py ................. [ 94%] tests/middleware/test_shared_data.py .. [ 94%] tests/sansio/test_multipart.py ..................... [ 96%] tests/sansio/test_request.py ......... [ 97%] tests/sansio/test_utils.py .................... [100%] ============================= 870 passed in 8.67s ============================== pytest-xprocess reminder::Be sure to terminate the started process by running 'pytest --xkill' if you have not explicitly done so in your fixture with 'xprocess.getinfo().terminate()'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-werkzeug-3.0.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SDo3b8 + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug + cp -pr README.rst /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yMIKee + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/licenses/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/licenses/python3-werkzeug + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/licenses/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-werkzeug = 3.0.1-1.el9s python3-werkzeug = 3.0.1-1.el9s python3.9-werkzeug = 3.0.1-1.el9s python3.9dist(werkzeug) = 3.0.1 python3dist(werkzeug) = 3.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 python3.9dist(markupsafe) >= 2.1.1 Obsoletes: python39-werkzeug < 3.0.1-1.el9s Processing files: python3-werkzeug-doc-3.0.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eBISMw + umask 022 + cd /builddir/build/BUILD + cd werkzeug-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + cp -pr examples /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch/usr/share/doc/python3-werkzeug-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-werkzeug-doc = 3.0.1-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python39-werkzeug-doc < 3.0.1-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-werkzeug-3.0.1-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-werkzeug-3.0.1-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-werkzeug-3.0.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-werkzeug-doc-3.0.1-1.el9s.noarch.rpm Child return code was: 0