Mock Version: 5.9 Mock Version: 5.9 Mock Version: 5.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-virtualenv.spec'], chrootPath='/var/lib/mock/epel9-build-55417537-6535324/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ydo7hs07:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-virtualenv.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=1733356800 Wrote: /builddir/build/SRPMS/python-virtualenv-20.21.1-14.el9.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-virtualenv.spec'], chrootPath='/var/lib/mock/epel9-build-55417537-6535324/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ydo7hs07:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-virtualenv.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=1733356800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ChYyjU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf virtualenv-20.21.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/virtualenv-20.21.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd virtualenv-20.21.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/rpm-wheels.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/prevent-PermissionError-when-using-venv-creator-on-s.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/3.12-support-and-no-setuptools-wheel-on-3.12-2558.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/py3.13.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/prs-2709-and-2712.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/prevent_command_injection.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm src/virtualenv/seed/wheels/embed/pip-20.3.4-py2.py3-none-any.whl src/virtualenv/seed/wheels/embed/pip-21.3.1-py3-none-any.whl src/virtualenv/seed/wheels/embed/pip-23.1-py3-none-any.whl + rm src/virtualenv/seed/wheels/embed/setuptools-44.1.1-py2.py3-none-any.whl src/virtualenv/seed/wheels/embed/setuptools-50.3.2-py3-none-any.whl src/virtualenv/seed/wheels/embed/setuptools-59.6.0-py3-none-any.whl src/virtualenv/seed/wheels/embed/setuptools-67.6.1-py3-none-any.whl + rm src/virtualenv/seed/wheels/embed/wheel-0.37.1-py2.py3-none-any.whl src/virtualenv/seed/wheels/embed/wheel-0.40.0-py3-none-any.whl + test '!' -f 'src/virtualenv/seed/embed/wheels/*.whl' + sed -i -e 's/distlib<1,>=0.3.6/distlib<1,>=0.3.2/' -e 's/filelock<4,>=3.4.1/filelock<4,>=3.3.1/' -e 's/platformdirs<4,>=2.4/platformdirs<4,>=2.3/' pyproject.toml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yektbO + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.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/virtualenv-20.21.1/.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 -fasynchronous-unwind-tables -fstack-clash-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/virtualenv-20.21.1/.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/virtualenv-20.21.1/pyproject-wheeldir --output /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires Import error: No module named 'tomli' + cat /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-virtualenv-20.21.1-14.el9.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-virtualenv.spec'], chrootPath='/var/lib/mock/epel9-build-55417537-6535324/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ydo7hs07:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-virtualenv.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=1733356800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vCX17O + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.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/virtualenv-20.21.1/.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 -fasynchronous-unwind-tables -fstack-clash-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/virtualenv-20.21.1/.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/virtualenv-20.21.1/pyproject-wheeldir --output /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires Handling hatch-vcs>=0.3 from build-system.requires Requirement not satisfied: hatch-vcs>=0.3 Handling hatchling>=1.14 from build-system.requires Requirement not satisfied: hatchling>=1.14 Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-virtualenv-20.21.1-14.el9.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-virtualenv.spec'], chrootPath='/var/lib/mock/epel9-build-55417537-6535324/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ydo7hs07:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-virtualenv.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=1733356800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.B2M14c + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.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/virtualenv-20.21.1/.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 -fasynchronous-unwind-tables -fstack-clash-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/virtualenv-20.21.1/.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/virtualenv-20.21.1/pyproject-wheeldir --output /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires Handling hatch-vcs>=0.3 from build-system.requires Requirement satisfied: hatch-vcs>=0.3 (installed: hatch-vcs 0.4.0) Handling hatchling>=1.14 from build-system.requires Requirement satisfied: hatchling>=1.14 (installed: hatchling 1.21.1) Handling distlib<1,>=0.3.2 from hook generated metadata: Requires-Dist (virtualenv) Requirement not satisfied: distlib<1,>=0.3.2 Handling filelock<4,>=3.3.1 from hook generated metadata: Requires-Dist (virtualenv) Requirement not satisfied: filelock<4,>=3.3.1 Handling importlib-metadata>=4.8.3; python_version < '3.8' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: importlib-metadata>=4.8.3; python_version < '3.8' Handling platformdirs<4,>=2.3 from hook generated metadata: Requires-Dist (virtualenv) Requirement not satisfied: platformdirs<4,>=2.3 Handling furo>=2023.3.27; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: furo>=2023.3.27; extra == 'docs' Handling proselint>=0.13; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: proselint>=0.13; extra == 'docs' Handling sphinx-argparse>=0.4; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinx-argparse>=0.4; extra == 'docs' Handling sphinx>=6.1.3; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinx>=6.1.3; extra == 'docs' Handling sphinxcontrib-towncrier>=0.2.1a0; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinxcontrib-towncrier>=0.2.1a0; extra == 'docs' Handling towncrier>=22.12; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: towncrier>=22.12; extra == 'docs' Handling covdefaults>=2.3; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: covdefaults>=2.3; extra == 'test' Handling coverage-enable-subprocess>=1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: coverage-enable-subprocess>=1; extra == 'test' Handling coverage>=7.2.3; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: coverage>=7.2.3; extra == 'test' Handling flaky>=3.7; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: flaky>=3.7; extra == 'test' Handling packaging>=23.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: packaging>=23.1; extra == 'test' Handling pytest-env>=0.8.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-env>=0.8.1; extra == 'test' Handling pytest-freezegun>=0.4.2; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-freezegun>=0.4.2; extra == 'test' Handling pytest-mock>=3.10; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-mock>=3.10; extra == 'test' Handling pytest-randomly>=3.12; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-randomly>=3.12; extra == 'test' Handling pytest-timeout>=2.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-timeout>=2.1; extra == 'test' Handling pytest>=7.3.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest>=7.3.1; extra == 'test' + cat /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires + rm -rfv virtualenv-20.21.1.dist-info/ removed 'virtualenv-20.21.1.dist-info/METADATA' removed directory 'virtualenv-20.21.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-virtualenv-20.21.1-14.el9.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-virtualenv.spec'], chrootPath='/var/lib/mock/epel9-build-55417537-6535324/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ydo7hs07:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-virtualenv.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=1733356800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.gTgKv7 + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.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/virtualenv-20.21.1/.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 -fasynchronous-unwind-tables -fstack-clash-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/virtualenv-20.21.1/.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/virtualenv-20.21.1/pyproject-wheeldir --output /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires Handling hatch-vcs>=0.3 from build-system.requires Requirement satisfied: hatch-vcs>=0.3 (installed: hatch-vcs 0.4.0) Handling hatchling>=1.14 from build-system.requires Requirement satisfied: hatchling>=1.14 (installed: hatchling 1.21.1) Handling distlib<1,>=0.3.2 from hook generated metadata: Requires-Dist (virtualenv) Requirement satisfied: distlib<1,>=0.3.2 (installed: distlib 0.3.2) Handling filelock<4,>=3.3.1 from hook generated metadata: Requires-Dist (virtualenv) Requirement satisfied: filelock<4,>=3.3.1 (installed: filelock 3.7.1) Handling importlib-metadata>=4.8.3; python_version < '3.8' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: importlib-metadata>=4.8.3; python_version < '3.8' Handling platformdirs<4,>=2.3 from hook generated metadata: Requires-Dist (virtualenv) Requirement satisfied: platformdirs<4,>=2.3 (installed: platformdirs 2.5.4) Handling furo>=2023.3.27; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: furo>=2023.3.27; extra == 'docs' Handling proselint>=0.13; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: proselint>=0.13; extra == 'docs' Handling sphinx-argparse>=0.4; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinx-argparse>=0.4; extra == 'docs' Handling sphinx>=6.1.3; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinx>=6.1.3; extra == 'docs' Handling sphinxcontrib-towncrier>=0.2.1a0; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinxcontrib-towncrier>=0.2.1a0; extra == 'docs' Handling towncrier>=22.12; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: towncrier>=22.12; extra == 'docs' Handling covdefaults>=2.3; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: covdefaults>=2.3; extra == 'test' Handling coverage-enable-subprocess>=1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: coverage-enable-subprocess>=1; extra == 'test' Handling coverage>=7.2.3; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: coverage>=7.2.3; extra == 'test' Handling flaky>=3.7; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: flaky>=3.7; extra == 'test' Handling packaging>=23.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: packaging>=23.1; extra == 'test' Handling pytest-env>=0.8.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-env>=0.8.1; extra == 'test' Handling pytest-freezegun>=0.4.2; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-freezegun>=0.4.2; extra == 'test' Handling pytest-mock>=3.10; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-mock>=3.10; extra == 'test' Handling pytest-randomly>=3.12; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-randomly>=3.12; extra == 'test' Handling pytest-timeout>=2.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-timeout>=2.1; extra == 'test' Handling pytest>=7.3.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest>=7.3.1; extra == 'test' + cat /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires + rm -rfv virtualenv-20.21.1.dist-info/ removed 'virtualenv-20.21.1.dist-info/METADATA' removed directory 'virtualenv-20.21.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-virtualenv-20.21.1-14.el9.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 /builddir/build/SPECS/python-virtualenv.spec'], chrootPath='/var/lib/mock/epel9-build-55417537-6535324/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ydo7hs07:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch /builddir/build/SPECS/python-virtualenv.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=1733356800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bBEruZ + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.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/virtualenv-20.21.1/.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 -fasynchronous-unwind-tables -fstack-clash-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/virtualenv-20.21.1/.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/virtualenv-20.21.1/pyproject-wheeldir --output /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires Handling hatch-vcs>=0.3 from build-system.requires Requirement satisfied: hatch-vcs>=0.3 (installed: hatch-vcs 0.4.0) Handling hatchling>=1.14 from build-system.requires Requirement satisfied: hatchling>=1.14 (installed: hatchling 1.21.1) Handling distlib<1,>=0.3.2 from hook generated metadata: Requires-Dist (virtualenv) Requirement satisfied: distlib<1,>=0.3.2 (installed: distlib 0.3.2) Handling filelock<4,>=3.3.1 from hook generated metadata: Requires-Dist (virtualenv) Requirement satisfied: filelock<4,>=3.3.1 (installed: filelock 3.7.1) Handling importlib-metadata>=4.8.3; python_version < '3.8' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: importlib-metadata>=4.8.3; python_version < '3.8' Handling platformdirs<4,>=2.3 from hook generated metadata: Requires-Dist (virtualenv) Requirement satisfied: platformdirs<4,>=2.3 (installed: platformdirs 2.5.4) Handling furo>=2023.3.27; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: furo>=2023.3.27; extra == 'docs' Handling proselint>=0.13; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: proselint>=0.13; extra == 'docs' Handling sphinx-argparse>=0.4; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinx-argparse>=0.4; extra == 'docs' Handling sphinx>=6.1.3; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinx>=6.1.3; extra == 'docs' Handling sphinxcontrib-towncrier>=0.2.1a0; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: sphinxcontrib-towncrier>=0.2.1a0; extra == 'docs' Handling towncrier>=22.12; extra == 'docs' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: towncrier>=22.12; extra == 'docs' Handling covdefaults>=2.3; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: covdefaults>=2.3; extra == 'test' Handling coverage-enable-subprocess>=1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: coverage-enable-subprocess>=1; extra == 'test' Handling coverage>=7.2.3; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: coverage>=7.2.3; extra == 'test' Handling flaky>=3.7; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: flaky>=3.7; extra == 'test' Handling packaging>=23.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: packaging>=23.1; extra == 'test' Handling pytest-env>=0.8.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-env>=0.8.1; extra == 'test' Handling pytest-freezegun>=0.4.2; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-freezegun>=0.4.2; extra == 'test' Handling pytest-mock>=3.10; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-mock>=3.10; extra == 'test' Handling pytest-randomly>=3.12; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-randomly>=3.12; extra == 'test' Handling pytest-timeout>=2.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest-timeout>=2.1; extra == 'test' Handling pytest>=7.3.1; extra == 'test' from hook generated metadata: Requires-Dist (virtualenv) Ignoring alien requirement: pytest>=7.3.1; extra == 'test' + cat /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-buildrequires + rm -rfv virtualenv-20.21.1.dist-info/ removed 'virtualenv-20.21.1.dist-info/METADATA' removed directory 'virtualenv-20.21.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cR1SfZ + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.1 + mkdir -p /builddir/build/BUILD/virtualenv-20.21.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 -fasynchronous-unwind-tables -fstack-clash-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/virtualenv-20.21.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/virtualenv-20.21.1/pyproject-wheeldir Processing /builddir/build/BUILD/virtualenv-20.21.1 Preparing metadata (pyproject.toml): 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/virtualenv-20.21.1/.pyproject-builddir/tmp5bptjpkk Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: virtualenv Building wheel for virtualenv (pyproject.toml): 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/virtualenv-20.21.1/.pyproject-builddir/tmplx67y7u3 Building wheel for virtualenv (pyproject.toml): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-20.21.1-py3-none-any.whl size=114264 sha256=e05c5afde100ccf9900c5dbb0bfd6da468c04e619c3e47295fb6b3e059b8515f Stored in directory: /builddir/.cache/pip/wheels/8a/ed/4f/50deb379d7383cb847ac73708ef82c8652b1c0dd18b343f1a9 Successfully built virtualenv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FUbeZN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch ++ dirname /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch + cd virtualenv-20.21.1 ++ ls /builddir/build/BUILD/virtualenv-20.21.1/pyproject-wheeldir/virtualenv-20.21.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=virtualenv==20.21.1 + '[' -z virtualenv==20.21.1 ']' + TMPDIR=/builddir/build/BUILD/virtualenv-20.21.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.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/virtualenv-20.21.1/pyproject-wheeldir virtualenv==20.21.1 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/virtualenv-20.21.1/pyproject-wheeldir Processing ./pyproject-wheeldir/virtualenv-20.21.1-py3-none-any.whl Installing collected packages: virtualenv Creating /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/bin/virtualenv to 755 Successfully installed virtualenv-20.21.1 + '[' -d /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/bin/virtualenv /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/bin/virtualenv: updating + rm -rfv /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/virtualenv-20.21.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages/virtualenv-20.21.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-virtualenv-20.21.1-14.el9.noarch --record /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages/virtualenv-20.21.1.dist-info/RECORD --output /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages/virtualenv-20.21.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages/virtualenv-20.21.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages/virtualenv-20.21.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages/virtualenv-20.21.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.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-virtualenv-20.21.1-14.el9.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-virtualenv-20.21.1-14.el9.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.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-virtualenv-20.21.1-14.el9.noarch-pyproject-record --prefix /usr virtualenv + echo '__version__, __version_tuple__ = version, version_tuple' + /usr/bin/find-debuginfo -j12 --strict-build-id -m -i --build-id-seed 20.21.1-14.el9 --unique-debug-suffix -20.21.1-14.el9.noarch --unique-debug-src-base python-virtualenv-20.21.1-14.el9.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/virtualenv-20.21.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-virtualenv-20.21.1-14.el9.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.ydo3Ca + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.1 + PIP_CERT=/etc/pki/tls/certs/ca-bundle.crt + 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 -fasynchronous-unwind-tables -fstack-clash-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-virtualenv-20.21.1-14.el9.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/virtualenv-20.21.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=12 + /usr/bin/pytest -vv -k 'not test_bundle and not test_acquire and not test_periodic_update and not test_wheel_ and not test_download_ and not test_base_bootstrap_via_pip_invoke and not test_seed_link_via_app_data and not test_py_pyc_missing' ============================= test session starts ============================== platform linux -- Python 3.9.19, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache Using --randomly-seed=2084843581 rootdir: /builddir/build/BUILD/virtualenv-20.21.1, configfile: pyproject.toml plugins: randomly-3.12.0, mock-3.6.1, timeout-1.4.2, flaky-3.7.0 timeout: 600.0s timeout method: signal timeout func_only: False collecting ... collected 342 items / 60 deselected / 282 selected tests/unit/activation/test_activation_support.py::test_activator_support_posix[BashActivator] PASSED [ 0%] tests/unit/activation/test_activation_support.py::test_activator_support_windows[BashActivator] PASSED [ 0%] tests/unit/activation/test_activation_support.py::test_activator_support_windows[PythonActivator] PASSED [ 1%] tests/unit/activation/test_activation_support.py::test_activator_support_windows[FishActivator] PASSED [ 1%] tests/unit/activation/test_activation_support.py::test_activator_no_support_posix[BatchActivator] PASSED [ 1%] tests/unit/activation/test_activation_support.py::test_activator_support_windows[PowerShellActivator] PASSED [ 2%] tests/unit/activation/test_activation_support.py::test_activator_support_posix[PowerShellActivator] PASSED [ 2%] tests/unit/activation/test_activation_support.py::test_activator_support_posix[FishActivator] PASSED [ 2%] tests/unit/activation/test_activation_support.py::test_activator_support_windows[BatchActivator] PASSED [ 3%] tests/unit/activation/test_activation_support.py::test_activator_support_posix[CShellActivator] PASSED [ 3%] tests/unit/activation/test_activation_support.py::test_activator_no_support_windows[CShellActivator] PASSED [ 3%] tests/unit/activation/test_activation_support.py::test_activator_support_posix[PythonActivator] PASSED [ 4%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_app_data_parallel_ok PASSED [ 4%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_base_bootstrap_link_via_app_data_not_writable PASSED [ 4%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_app_data_parallel_fail PASSED [ 5%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_populated_read_only_cache_and_symlinked_app_data PASSED [ 5%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_populated_read_only_cache_and_copied_app_data PASSED [ 6%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_base_bootstrap_link_via_app_data_no[setuptools] PASSED [ 6%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_base_bootstrap_link_via_app_data_no[wheel] PASSED [ 6%] tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_base_bootstrap_link_via_app_data_no[pip] PASSED [ 7%] tests/unit/activation/test_fish.py::test_fish[with_prompt] PASSED [ 7%] tests/unit/activation/test_fish.py::test_fish[no_prompt] PASSED [ 7%] tests/unit/config/test___main__.py::test_fail_with_traceback PASSED [ 8%] tests/unit/config/test___main__.py::test_session_report_full PASSED [ 8%] tests/unit/config/test___main__.py::test_fail_no_traceback PASSED [ 8%] tests/unit/config/test___main__.py::test_session_report_subprocess PASSED [ 9%] tests/unit/config/test___main__.py::test_main PASSED [ 9%] tests/unit/config/test___main__.py::test_session_report_minimal PASSED [ 9%] tests/integration/test_zipapp.py::test_zipapp_help SKIPPED (need --i...) [ 10%] tests/integration/test_zipapp.py::test_zipapp_create[pip] SKIPPED (n...) [ 10%] tests/integration/test_zipapp.py::test_zipapp_create[app-data] SKIPPED [ 10%] tests/unit/create/test_creator.py::test_venv_fails_not_inline PASSED [ 11%] tests/unit/create/test_creator.py::test_python_path[off] PASSED [ 11%] tests/unit/create/test_creator.py::test_destination_exists_file PASSED [ 12%] tests/unit/create/test_creator.py::test_prompt_set[None-cpython3-posix] PASSED [ 12%] tests/unit/create/test_creator.py::test_create_vcs_ignore_override PASSED [ 12%] tests/unit/create/test_creator.py::test_destination_not_write_able PASSED [ 13%] tests/unit/create/test_creator.py::test_create_no_seed[root-venv-copies-isolated] PASSED [ 13%] tests/unit/create/test_creator.py::test_create_parallel PASSED [ 13%] tests/unit/create/test_creator.py::test_create_vcs_ignore_exists PASSED [ 14%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-venv-symlinks-isolated] SKIPPED [ 14%] tests/unit/create/test_creator.py::test_create_vcs_ignore_exists_override PASSED [ 14%] tests/unit/create/test_creator.py::test_create_no_seed[venv-venv-copies-global] PASSED [ 15%] tests/unit/create/test_creator.py::test_getsitepackages_system_site PASSED [ 15%] tests/unit/create/test_creator.py::test_pth_in_site_vs_python_path PASSED [ 15%] tests/unit/create/test_creator.py::test_home_path_is_exe_parent[cpython3-posix] PASSED [ 16%] tests/unit/create/test_creator.py::test_create_no_seed[root-venv-symlinks-global] PASSED [ 16%] tests/unit/create/test_creator.py::test_create_clear_resets[no_clear-cpython3-posix] PASSED [ 17%] tests/unit/create/test_creator.py::test_create_no_seed[root-cpython3-posix-symlinks-global] PASSED [ 17%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-cpython3-posix-symlinks-global] SKIPPED [ 17%] tests/unit/create/test_creator.py::test_create_no_seed[root-cpython3-posix-copies-global] PASSED [ 18%] tests/unit/create/test_creator.py::test_prompt_set[magic-venv] PASSED [ 18%] tests/unit/create/test_creator.py::test_create_no_seed[venv-venv-symlinks-isolated] PASSED [ 18%] tests/unit/create/test_creator.py::test_prompt_set[None-venv] PASSED [ 19%] tests/unit/create/test_creator.py::test_venv_creator_without_write_perms PASSED [ 19%] tests/unit/create/test_creator.py::test_create_no_seed[root-cpython3-posix-symlinks-isolated] PASSED [ 19%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-cpython3-posix-symlinks-isolated] SKIPPED [ 20%] tests/unit/create/test_creator.py::test_create_no_seed[venv-cpython3-posix-symlinks-isolated] PASSED [ 20%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-cpython3-posix-copies-isolated] SKIPPED [ 20%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-cpython3-posix-copies-global] SKIPPED [ 21%] tests/unit/create/test_creator.py::test_create_distutils_cfg[cpython3-posix] PASSED [ 21%] tests/unit/create/test_creator.py::test_os_path_sep_not_allowed PASSED [ 21%] tests/unit/create/test_creator.py::test_python_path[on] PASSED [ 22%] tests/unit/create/test_creator.py::test_create_no_seed[root-venv-symlinks-isolated] PASSED [ 22%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-venv-copies-global] SKIPPED [ 23%] tests/unit/create/test_creator.py::test_prompt_set[magic-cpython3-posix] PASSED [ 23%] tests/unit/create/test_creator.py::test_create_clear_resets[no_clear-venv] SKIPPED [ 23%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-venv-copies-isolated] SKIPPED [ 24%] tests/unit/create/test_creator.py::test_create_no_seed[venv-venv-copies-isolated] PASSED [ 24%] tests/unit/create/test_creator.py::test_create_clear_resets[clear-cpython3-posix] PASSED [ 24%] tests/unit/create/test_creator.py::test_no_preimport_threading PASSED [ 25%] tests/unit/create/test_creator.py::test_create_no_seed[root-cpython3-posix-copies-isolated] PASSED [ 25%] tests/unit/create/test_creator.py::test_zip_importer_can_import_setuptools PASSED [ 25%] tests/unit/create/test_creator.py::test_create_no_seed[venv-cpython3-posix-copies-isolated] PASSED [ 26%] tests/unit/create/test_creator.py::test_create_no_seed[venv-cpython3-posix-copies-global] PASSED [ 26%] tests/unit/create/test_creator.py::test_create_no_seed[venv-venv-symlinks-global] PASSED [ 26%] tests/unit/create/test_creator.py::test_create_clear_resets[clear-venv] PASSED [ 27%] tests/unit/create/test_creator.py::test_debug_bad_virtualenv PASSED [ 27%] tests/unit/create/test_creator.py::test_create_no_seed[old_virtualenv-venv-symlinks-global] SKIPPED [ 28%] tests/unit/create/test_creator.py::test_create_distutils_cfg[venv] PASSED [ 28%] tests/unit/create/test_creator.py::test_home_path_is_exe_parent[venv] PASSED [ 28%] tests/unit/create/test_creator.py::test_creator_input_passed_is_abs PASSED [ 29%] tests/unit/create/test_creator.py::test_get_site_packages PASSED [ 29%] tests/unit/create/test_creator.py::test_creator_replaces_altsep_in_dest SKIPPED [ 29%] tests/unit/create/test_creator.py::test_create_no_seed[venv-cpython3-posix-symlinks-global] PASSED [ 30%] tests/unit/create/test_creator.py::test_create_long_path PASSED [ 30%] tests/unit/create/test_creator.py::test_create_no_seed[root-venv-copies-global] PASSED [ 30%] tests/unit/create/test_creator.py::test_cross_major SKIPPED (could n...) [ 31%] tests/unit/activation/test_python_activator.py::test_python[with_prompt] PASSED [ 31%] tests/unit/activation/test_python_activator.py::test_python[no_prompt] PASSED [ 31%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[none-lower] PASSED [ 32%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[less-upper] PASSED [ 32%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[more-lower] PASSED [ 32%] tests/unit/discovery/test_discovery.py::test_discovery_via_path_not_found PASSED [ 33%] tests/unit/discovery/test_discovery.py::test_discovery_fallback_fail PASSED [ 33%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[less-lower] PASSED [ 34%] tests/unit/discovery/test_discovery.py::test_relative_path PASSED [ 34%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[more-mixed] PASSED [ 34%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[none-upper] PASSED [ 35%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[less-mixed] PASSED [ 35%] tests/unit/discovery/test_discovery.py::test_discovery_fallback_ok PASSED [ 35%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[more-upper] PASSED [ 36%] tests/unit/discovery/test_discovery.py::test_discovery_via_path[none-mixed] PASSED [ 36%] tests/unit/test_run.py::test_help PASSED [ 36%] tests/unit/test_run.py::test_logging_setup[False] PASSED [ 37%] tests/unit/test_run.py::test_logging_setup[True] PASSED [ 37%] tests/unit/test_run.py::test_version PASSED [ 37%] tests/unit/activation/test_batch.py::test_batch[with_prompt] SKIPPED [ 38%] tests/unit/activation/test_batch.py::test_batch[no_prompt] SKIPPED (...) [ 38%] tests/unit/create/via_global_ref/test_api.py::test_can_symlink_when_symlinks_not_enabled PASSED [ 39%] tests/unit/create/via_global_ref/builtin/pypy/test_pypy3.py::test_debian_pypy37_virtualenvs[deb_pypy37] PASSED [ 39%] tests/unit/create/via_global_ref/builtin/pypy/test_pypy3.py::test_portable_pypy3_virtualenvs_get_their_libs[portable_pypy38] PASSED [ 39%] tests/unit/create/via_global_ref/builtin/pypy/test_pypy3.py::test_debian_pypy38_virtualenvs_exclude_usr[deb_pypy38] PASSED [ 40%] tests/unit/activation/test_bash.py::test_bash[with_prompt] PASSED [ 40%] tests/unit/activation/test_bash.py::test_bash[no_prompt] PASSED [ 40%] tests/unit/activation/test_activator.py::test_activator_prompt_cwd PASSED [ 41%] tests/unit/config/cli/test_parser.py::test_flag PASSED [ 41%] tests/unit/config/cli/test_parser.py::test_builtin_discovery_class_preferred PASSED [ 41%] tests/unit/config/cli/test_parser.py::test_reset_app_data_does_not_conflict_clear PASSED [ 42%] tests/unit/config/test_ini.py::test_ini_can_be_overwritten_by_flag PASSED [ 42%] tests/unit/seed/embed/test_base_embed.py::test_embed_wheel_versions PASSED [ 42%] tests/unit/create/via_global_ref/test_build_c_ext.py::test_can_build_c_extensions[venv] PASSED [ 43%] tests/unit/create/via_global_ref/test_build_c_ext.py::test_can_build_c_extensions[cpython3-posix] PASSED [ 43%] tests/unit/create/via_global_ref/builtin/cpython/test_cpython3_win.py::test_2_exe_on_default_py_host[cpython3_win_embed] PASSED [ 43%] tests/unit/create/via_global_ref/builtin/cpython/test_cpython3_win.py::test_3_exe_on_not_default_py_host[cpython3_win_embed] PASSED [ 44%] tests/unit/create/via_global_ref/builtin/cpython/test_cpython3_win.py::test_only_shim[cpython3_win_embed] PASSED [ 44%] tests/unit/create/via_global_ref/builtin/cpython/test_cpython3_win.py::test_python_zip_if_exists_and_set_in_path[cpython3_win_embed] PASSED [ 45%] tests/unit/create/via_global_ref/builtin/cpython/test_cpython3_win.py::test_no_python_zip_if_not_exists[cpython3_win_embed] PASSED [ 45%] tests/unit/create/via_global_ref/builtin/cpython/test_cpython3_win.py::test_exe_dll_pyd_without_shim[cpython3_win_embed] PASSED [ 45%] tests/unit/create/via_global_ref/builtin/cpython/test_cpython3_win.py::test_no_python_zip_if_exists_and_not_set_in_path[cpython3_win_embed] PASSED [ 46%] tests/unit/config/test_env_var.py::test_extra_search_dir_via_env_var PASSED [ 46%] tests/unit/config/test_env_var.py::test_value_ok PASSED [ 46%] tests/unit/config/test_env_var.py::test_python_multi_value_prefer_newline_via_env_var PASSED [ 47%] tests/unit/config/test_env_var.py::test_python_multi_value_via_env_var PASSED [ 47%] tests/unit/config/test_env_var.py::test_value_bad PASSED [ 47%] tests/unit/config/test_env_var.py::test_python_via_env_var PASSED [ 48%] tests/unit/config/test_env_var.py::test_value_alias PASSED [ 48%] tests/unit/config/test_env_var.py::test_python_multi_value_newline_via_env_var PASSED [ 48%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[cpython3.6-Z:\\CompanyA\\Python\\3.6\\python.exe] SKIPPED [ 49%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[cpython-C:\\Users\\user\\AppData\\Local\\Programs\\Python\\Python312\\python.exe] SKIPPED [ 49%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[python3.6-Z:\\CompanyA\\Python\\3.6\\python.exe] SKIPPED [ 50%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[cpython3.12-C:\\Users\\user\\AppData\\Local\\Programs\\Python\\Python312\\python.exe] SKIPPED [ 50%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[python3.10-C:\\Users\\user\\Miniconda3-64\\python.exe] SKIPPED [ 50%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[cpython3.10-C:\\Users\\user\\Miniconda3-64\\python.exe] SKIPPED [ 51%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[python-C:\\Users\\user\\AppData\\Local\\Programs\\Python\\Python312\\python.exe] SKIPPED [ 51%] tests/unit/discovery/windows/test_windows.py::test_propose_interpreters[python3.12-C:\\Users\\user\\AppData\\Local\\Programs\\Python\\Python312\\python.exe] SKIPPED [ 51%] tests/unit/activation/test_activate_this.py::test_python_activator_cross SKIPPED [ 52%] tests/unit/discovery/test_py_spec.py::test_spec_satisfies_implementation_ok[py-python] PASSED [ 52%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-3.8.19] PASSED [ 52%] tests/unit/discovery/test_py_spec.py::test_py_spec_first_digit_only_major PASSED [ 53%] tests/unit/discovery/test_py_spec.py::test_spec_satisfies_implementation_ok[jython-jython] PASSED [ 53%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-2.9] PASSED [ 53%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-3.9.20] PASSED [ 54%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[-3.9.19] PASSED [ 54%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3-3.9.19] PASSED [ 54%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-2.9.19] PASSED [ 55%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9-3.9] PASSED [ 55%] tests/unit/discovery/test_py_spec.py::test_spec_satisfies_arch PASSED [ 56%] tests/unit/discovery/test_py_spec.py::test_spec_satisfies_implementation_nok PASSED [ 56%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-4] PASSED [ 56%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3-4] PASSED [ 57%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9.19-3] PASSED [ 57%] tests/unit/discovery/test_py_spec.py::test_spec_satisfies_path_nok PASSED [ 57%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[-] PASSED [ 58%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3-] PASSED [ 58%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-4.9] PASSED [ 58%] tests/unit/discovery/test_py_spec.py::test_bad_py_spec PASSED [ 59%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3-2] PASSED [ 59%] tests/unit/discovery/test_py_spec.py::test_spec_satisfies_path_ok PASSED [ 59%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9.19-3.9] PASSED [ 60%] tests/unit/discovery/test_py_spec.py::test_spec_satisfies_implementation_ok[CPython-cpython] PASSED [ 60%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9-4] PASSED [ 60%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3-3] PASSED [ 61%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-2] PASSED [ 61%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-3.10] PASSED [ 62%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9-2.9] PASSED [ 62%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9-] PASSED [ 62%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-4.9.19] PASSED [ 63%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9-3.10] PASSED [ 63%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-3.10.19] PASSED [ 63%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9.19-] PASSED [ 64%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9-3] PASSED [ 64%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9-3.8] PASSED [ 64%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9.19-3.9.19] PASSED [ 65%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3-3.9] PASSED [ 65%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9-2] PASSED [ 65%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9-4.9] PASSED [ 66%] tests/unit/discovery/test_py_spec.py::test_relative_spec PASSED [ 66%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[3.9-3.9.19] PASSED [ 67%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-3.9.18] PASSED [ 67%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[-3] PASSED [ 67%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_ok[-3.9] PASSED [ 68%] tests/unit/discovery/test_py_spec.py::test_version_satisfies_nok[3.9.19-3.8] PASSED [ 68%] tests/unit/activation/test_powershell.py::test_powershell[no_prompt] SKIPPED [ 68%] tests/unit/activation/test_powershell.py::test_powershell[with_prompt] SKIPPED [ 69%] tests/unit/activation/test_csh.py::test_csh[with_prompt] PASSED [ 69%] tests/unit/activation/test_csh.py::test_csh[no_prompt] PASSED [ 69%] tests/unit/seed/wheels/test_wheels_util.py::test_bad_as_version_tuple PASSED [ 70%] tests/unit/discovery/windows/test_windows_pep514.py::test_pep514_run SKIPPED [ 70%] tests/unit/discovery/windows/test_windows_pep514.py::test_pep514 SKIPPED [ 70%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3-64-bin-] PASSED [ 71%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9--bin-] PASSED [ 71%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3-64-.-] PASSED [ 71%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9--bin-] PASSED [ 72%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3--.-] PASSED [ 72%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9.19--bin-] PASSED [ 73%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_empty_folder PASSED [ 73%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9--.-] PASSED [ 73%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9.19-64-.-] PASSED [ 74%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9.19--.-] PASSED [ 74%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3--.-] PASSED [ 74%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9.19-64-.-] PASSED [ 75%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9.19--bin-] PASSED [ 75%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3--bin-] PASSED [ 75%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9-64-.-] PASSED [ 76%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9-64-.-] PASSED [ 76%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3-64-.-] PASSED [ 76%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9.19-64-bin-] PASSED [ 77%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9-64-bin-] PASSED [ 77%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9.19-64-bin-] PASSED [ 78%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9.19--.-] PASSED [ 78%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3--bin-] PASSED [ 78%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[python-3.9--.-] PASSED [ 79%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3.9-64-bin-] PASSED [ 79%] tests/unit/discovery/py_info/test_py_info_exe_based_of.py::test_discover_ok[CPython-3-64-bin-] PASSED [ 79%] tests/unit/discovery/py_info/test_py_info.py::test_py_info_ignores_distutils_config PASSED [ 80%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[CPython3] PASSED [ 80%] tests/unit/discovery/py_info/test_py_info.py::test_uses_posix_prefix_on_debian_3_10_without_venv SKIPPED [ 80%] tests/unit/discovery/py_info/test_py_info.py::test_py_info_cached_symlink_error PASSED [ 81%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[4.9.19] PASSED [ 81%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[cpython3.9-64] PASSED [ 81%] tests/unit/discovery/py_info/test_py_info.py::test_custom_venv_install_scheme_is_prefered PASSED [ 82%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[python3-64] PASSED [ 82%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[python3.9] PASSED [ 82%] tests/unit/discovery/py_info/test_py_info.py::test_system_executable_no_exact_match[target1-0-discovered1] PASSED [ 83%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[CPython3.9-64] PASSED [ 83%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[python3.9.19] PASSED [ 84%] tests/unit/discovery/py_info/test_py_info.py::test_bad_exe_py_info_no_raise PASSED [ 84%] tests/unit/discovery/py_info/test_py_info.py::test_system_executable_no_exact_match[target2-0-discovered2] PASSED [ 84%] tests/unit/discovery/py_info/test_py_info.py::test_py_info_cached_error PASSED [ 85%] tests/unit/discovery/py_info/test_py_info.py::test_py_info_cache_clear PASSED [ 85%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[3.9.20] PASSED [ 85%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[CPython3.9.19] PASSED [ 86%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[cpython3] PASSED [ 86%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[3.9.18] PASSED [ 86%] tests/unit/discovery/py_info/test_py_info.py::test_py_info_to_system_raises SKIPPED [ 87%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[CPython3.9.19-64] PASSED [ 87%] tests/unit/discovery/py_info/test_py_info.py::test_fallback_existent_system_executable SKIPPED [ 87%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_arch PASSED [ 88%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[/usr/bin/python3] PASSED [ 88%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[3.10.19] PASSED [ 89%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[cpython3.9.19] PASSED [ 89%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[cpython3.9.19-64] PASSED [ 89%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[3.8] PASSED [ 90%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[CPython3-64] PASSED [ 90%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[2] PASSED [ 90%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[2.9] PASSED [ 91%] tests/unit/discovery/py_info/test_py_info.py::test_discover_exe_on_path_non_spec_name_not_match PASSED [ 91%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[CPython3.9] PASSED [ 91%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[cpython3.9] PASSED [ 92%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[python3.9.19-64] PASSED [ 92%] tests/unit/discovery/py_info/test_py_info.py::test_bad_exe_py_info_raise PASSED [ 92%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[2.9.19] PASSED [ 93%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[python3.9-64] PASSED [ 93%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[3.10] PASSED [ 93%] tests/unit/discovery/py_info/test_py_info.py::test_system_executable_no_exact_match[target0-0-discovered0] PASSED [ 94%] tests/unit/discovery/py_info/test_py_info.py::test_current_as_json PASSED [ 94%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[4.9] PASSED [ 95%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[cpython3-64] PASSED [ 95%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_py_info[python3] PASSED [ 95%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[4] PASSED [ 96%] tests/unit/discovery/py_info/test_py_info.py::test_py_info_setuptools PASSED [ 96%] tests/unit/discovery/py_info/test_py_info.py::test_py_info_cached_symlink PASSED [ 96%] tests/unit/discovery/py_info/test_py_info.py::test_discover_exe_on_path_non_spec_name_match PASSED [ 97%] tests/unit/discovery/py_info/test_py_info.py::test_satisfy_not_version[3.8.19] PASSED [ 97%] tests/integration/test_run_int.py::test_app_data_pinning SKIPPED (ne...) [ 97%] tests/unit/test_util.py::test_run_fail PASSED [ 98%] tests/unit/test_util.py::test_reentrant_file_lock_is_thread_safe PASSED [ 98%] tests/unit/create/test_interpreters.py::test_failed_to_find_implementation[CPython] PASSED [ 98%] tests/unit/create/test_interpreters.py::test_failed_to_find_bad_spec PASSED [ 99%] tests/unit/activation/test_nushell.py::test_nushell[with_prompt] SKIPPED [ 99%] tests/unit/activation/test_nushell.py::test_nushell[no_prompt] SKIPPED [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1233 /usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1233: PytestConfigWarning: Unknown config option: env self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/integration/test_zipapp.py: need --int option to run SKIPPED [2] tests/integration/test_zipapp.py:91: need --int option to run SKIPPED [8] tests/unit/create/conftest.py:100: could not resolve interpreter based on old_virtualenv because failed to create old virtualenv assert not 1 + where 1 = .returncode SKIPPED [1] tests/unit/create/test_creator.py:295: venv without clear might fail SKIPPED [1] tests/unit/create/test_creator.py:393: OS does not have an altsep SKIPPED [2] tests/conftest.py:372: could not find 2 SKIPPED [2] tests/unit/activation/conftest.py:232: BatchActivator not supported SKIPPED [8] tests/unit/discovery/windows/test_windows.py:8: no Windows registry SKIPPED [1] tests/unit/activation/conftest.py:235: PowerShell( version=FileNotFoundError(2, 'No such file or directory'), creator=CPython3Posix(dest=/tmp/pytest-of-mockbuild/pytest-0/activation-tester-env7/'";&&e-$ Γ¨Ρ€Ρ‚πŸš’β™žδΈ­η‰‡-j, clear=False, no_vcs_ignore=False, global=False), interpreter=PythonInfo(spec=CPython3.9.19.final.0-64, exe=/usr/bin/python3, platform=linux, version='3.9.19 (main, Sep 11 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)]', encoding_fs_io=utf-8-utf-8)) is not available due [Errno 2] No such file or directory: 'pwsh' SKIPPED [1] tests/unit/activation/conftest.py:235: PowerShell( version=FileNotFoundError(2, 'No such file or directory'), creator=CPython3Posix(dest=/tmp/pytest-of-mockbuild/pytest-0/activation-tester-env8/'";&&e-$ Γ¨Ρ€Ρ‚πŸš’β™žδΈ­η‰‡-j, clear=False, no_vcs_ignore=False, global=False), interpreter=PythonInfo(spec=CPython3.9.19.final.0-64, exe=/usr/bin/python3, platform=linux, version='3.9.19 (main, Sep 11 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)]', encoding_fs_io=utf-8-utf-8)) is not available due [Errno 2] No such file or directory: 'pwsh' SKIPPED [1] tests/unit/discovery/windows/test_windows_pep514.py:28: no Windows registry SKIPPED [1] tests/unit/discovery/windows/test_windows_pep514.py:7: no Windows registry SKIPPED [1] tests/unit/discovery/py_info/test_py_info.py:404: 3.10 specific SKIPPED [1] tests/conftest.py:385: test not valid if run under system SKIPPED [1] tests/unit/discovery/py_info/test_py_info.py:381: POSIX 3.11+ specific SKIPPED [1] tests/integration/test_run_int.py:10: need --int option to run SKIPPED [1] tests/unit/activation/conftest.py:235: Nushell( version=TypeError('expected str, bytes or os.PathLike object, not NoneType'), creator=CPython3Posix(dest=/tmp/pytest-of-mockbuild/pytest-0/activation-tester-env10/'";&&e-$ Γ¨Ρ€Ρ‚πŸš’β™žδΈ­η‰‡-j, clear=False, no_vcs_ignore=False, global=False), interpreter=PythonInfo(spec=CPython3.9.19.final.0-64, exe=/usr/bin/python3, platform=linux, version='3.9.19 (main, Sep 11 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)]', encoding_fs_io=utf-8-utf-8)) is not available due expected str, bytes or os.PathLike object, not NoneType SKIPPED [1] tests/unit/activation/conftest.py:235: Nushell( version=TypeError('expected str, bytes or os.PathLike object, not NoneType'), creator=CPython3Posix(dest=/tmp/pytest-of-mockbuild/pytest-0/activation-tester-env11/'";&&e-$ Γ¨Ρ€Ρ‚πŸš’β™žδΈ­η‰‡-j, clear=False, no_vcs_ignore=False, global=False), interpreter=PythonInfo(spec=CPython3.9.19.final.0-64, exe=/usr/bin/python3, platform=linux, version='3.9.19 (main, Sep 11 2024, 00:00:00) \n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)]', encoding_fs_io=utf-8-utf-8)) is not available due expected str, bytes or os.PathLike object, not NoneType ========== 247 passed, 35 skipped, 60 deselected, 1 warning in 38.56s ========== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-virtualenv-20.21.1-14.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KOW1zi + umask 022 + cd /builddir/build/BUILD + cd virtualenv-20.21.1 + DOCDIR=/builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/share/doc/python3-virtualenv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/share/doc/python3-virtualenv + cp -pr README.md /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch/usr/share/doc/python3-virtualenv + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-virtualenv = 20.21.1-14.el9 python3-virtualenv = 20.21.1-14.el9 python3.9-virtualenv = 20.21.1-14.el9 python3.9dist(virtualenv) = 20.21.1 python3dist(virtualenv) = 20.21.1 virtualenv = 20.21.1-14.el9 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: (python3.9dist(distlib) < 1 with python3.9dist(distlib) >= 0.3.2) (python3.9dist(filelock) < 4 with python3.9dist(filelock) >= 3.3.1) (python3.9dist(platformdirs) < 4 with python3.9dist(platformdirs) >= 2.3) /usr/bin/python3 python(abi) = 3.9 Conflicts: python3.11 < 3.11.0~a2 Obsoletes: python-virtualenv < 20.21.1-14.el9 python3-virtualenv-python26 < 16.6 python39-virtualenv < 20.21.1-14.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-virtualenv-20.21.1-14.el9.noarch Wrote: /builddir/build/SRPMS/python-virtualenv-20.21.1-14.el9.src.rpm Wrote: /builddir/build/RPMS/python3-virtualenv-20.21.1-14.el9.noarch.rpm Child return code was: 0