Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-86604-4752/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-josepy-1.13.0-3.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-86604-4752/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7FJTxo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf josepy-1.13.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/josepy-1.13.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd josepy-1.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0000-ignore-missing-linters.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-stop-using-pkg_resources.patch + rm -rf josepy.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xOoAyP + umask 022 + cd /builddir/build/BUILD + cd josepy-1.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running egg_info HOOK STDOUT: writing src/josepy.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/josepy.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/josepy.egg-info/entry_points.txt HOOK STDOUT: writing requirements to src/josepy.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/josepy.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'src/josepy.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running dist_info HOOK STDOUT: creating josepy.egg-info HOOK STDOUT: writing josepy.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to josepy.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to josepy.egg-info/entry_points.txt HOOK STDOUT: writing requirements to josepy.egg-info/requires.txt HOOK STDOUT: writing top-level names to josepy.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/josepy-1.13.0/josepy-1.13.0.dist-info' HOOK STDOUT: adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") Handling cryptography (>=1.5) from wheel metadata: Requires-Dist Requirement not satisfied: cryptography (>=1.5) Handling PyOpenSSL (>=0.13) from wheel metadata: Requires-Dist Requirement not satisfied: PyOpenSSL (>=0.13) Handling setuptools (>=1.0) from wheel metadata: Requires-Dist Requirement satisfied: setuptools (>=1.0) (installed: setuptools 65.5.1) Handling pytest ; extra == 'dev' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest ; extra == 'dev' Handling tox ; extra == 'dev' from wheel metadata: Requires-Dist Ignoring alien requirement: tox ; extra == 'dev' Handling Sphinx (>=1.0) ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: Sphinx (>=1.0) ; extra == 'docs' Handling sphinx-rtd-theme (>=1.0) ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme (>=1.0) ; extra == 'docs' Handling pytest (>=2.8.0) ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest (>=2.8.0) ; extra == 'tests' Handling types-pyOpenSSL ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-pyOpenSSL ; extra == 'tests' Handling types-pyRFC3339 ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-pyRFC3339 ; extra == 'tests' Handling types-requests ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-requests ; extra == 'tests' Handling types-setuptools ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-setuptools ; extra == 'tests' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-josepy-1.13.0-3.ocs23.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 --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-86604-4752/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e0YDqj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf josepy-1.13.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/josepy-1.13.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd josepy-1.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0000-ignore-missing-linters.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-stop-using-pkg_resources.patch + rm -rf josepy.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5wMpvi + umask 022 + cd /builddir/build/BUILD + cd josepy-1.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running egg_info HOOK STDOUT: writing src/josepy.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/josepy.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/josepy.egg-info/entry_points.txt HOOK STDOUT: writing requirements to src/josepy.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/josepy.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'src/josepy.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running dist_info HOOK STDOUT: creating josepy.egg-info HOOK STDOUT: writing josepy.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to josepy.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to josepy.egg-info/entry_points.txt HOOK STDOUT: writing requirements to josepy.egg-info/requires.txt HOOK STDOUT: writing top-level names to josepy.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/josepy-1.13.0/josepy-1.13.0.dist-info' HOOK STDOUT: adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") Handling cryptography (>=1.5) from wheel metadata: Requires-Dist Requirement satisfied: cryptography (>=1.5) (installed: cryptography 41.0.3) Handling PyOpenSSL (>=0.13) from wheel metadata: Requires-Dist Requirement not satisfied: PyOpenSSL (>=0.13) Handling setuptools (>=1.0) from wheel metadata: Requires-Dist Requirement satisfied: setuptools (>=1.0) (installed: setuptools 65.5.1) Handling pytest ; extra == 'dev' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest ; extra == 'dev' Handling tox ; extra == 'dev' from wheel metadata: Requires-Dist Ignoring alien requirement: tox ; extra == 'dev' Handling Sphinx (>=1.0) ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: Sphinx (>=1.0) ; extra == 'docs' Handling sphinx-rtd-theme (>=1.0) ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme (>=1.0) ; extra == 'docs' Handling pytest (>=2.8.0) ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest (>=2.8.0) ; extra == 'tests' Handling types-pyOpenSSL ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-pyOpenSSL ; extra == 'tests' Handling types-pyRFC3339 ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-pyRFC3339 ; extra == 'tests' Handling types-requests ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-requests ; extra == 'tests' Handling types-setuptools ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-setuptools ; extra == 'tests' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-josepy-1.13.0-3.ocs23.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 aarch64 --nodeps /builddir/build/SPECS/python-josepy.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-86604-4752/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.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: aarch64 Building for target aarch64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.IFdKpU + umask 022 + cd /builddir/build/BUILD + cd josepy-1.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv josepy-1.13.0.dist-info/ removed 'josepy-1.13.0.dist-info/METADATA' removed 'josepy-1.13.0.dist-info/top_level.txt' removed 'josepy-1.13.0.dist-info/entry_points.txt' removed 'josepy-1.13.0.dist-info/LICENSE.txt' removed directory 'josepy-1.13.0.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running egg_info HOOK STDOUT: writing src/josepy.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/josepy.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/josepy.egg-info/entry_points.txt HOOK STDOUT: writing requirements to src/josepy.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/josepy.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'src/josepy.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) HOOK STDOUT: running dist_info HOOK STDOUT: writing josepy.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to josepy.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to josepy.egg-info/entry_points.txt HOOK STDOUT: writing requirements to josepy.egg-info/requires.txt HOOK STDOUT: writing top-level names to josepy.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'josepy.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/josepy-1.13.0/josepy-1.13.0.dist-info' HOOK STDOUT: adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") Handling cryptography (>=1.5) from wheel metadata: Requires-Dist Requirement satisfied: cryptography (>=1.5) (installed: cryptography 41.0.3) Handling PyOpenSSL (>=0.13) from wheel metadata: Requires-Dist Requirement not satisfied: PyOpenSSL (>=0.13) Handling setuptools (>=1.0) from wheel metadata: Requires-Dist Requirement satisfied: setuptools (>=1.0) (installed: setuptools 65.5.1) Handling pytest ; extra == 'dev' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest ; extra == 'dev' Handling tox ; extra == 'dev' from wheel metadata: Requires-Dist Ignoring alien requirement: tox ; extra == 'dev' Handling Sphinx (>=1.0) ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: Sphinx (>=1.0) ; extra == 'docs' Handling sphinx-rtd-theme (>=1.0) ; extra == 'docs' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme (>=1.0) ; extra == 'docs' Handling pytest (>=2.8.0) ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: pytest (>=2.8.0) ; extra == 'tests' Handling types-pyOpenSSL ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-pyOpenSSL ; extra == 'tests' Handling types-pyRFC3339 ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-pyRFC3339 ; extra == 'tests' Handling types-requests ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-requests ; extra == 'tests' Handling types-setuptools ; extra == 'tests' from wheel metadata: Requires-Dist Ignoring alien requirement: types-setuptools ; extra == 'tests' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fKsjIC + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd josepy-1.13.0 + mkdir -p /builddir/build/BUILD/josepy-1.13.0/.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/josepy-1.13.0/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/josepy-1.13.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info writing /builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file '/builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-modern-metadata-jidupt97/josepy-1.13.0.dist-info' adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: josepy Building wheel for josepy (pyproject.toml): started Running command Building wheel for josepy (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/josepy copying src/josepy/magic_typing.py -> build/lib/josepy copying src/josepy/jws.py -> build/lib/josepy copying src/josepy/interfaces.py -> build/lib/josepy copying src/josepy/util.py -> build/lib/josepy copying src/josepy/jwa.py -> build/lib/josepy copying src/josepy/b64.py -> build/lib/josepy copying src/josepy/errors.py -> build/lib/josepy copying src/josepy/__init__.py -> build/lib/josepy copying src/josepy/json_util.py -> build/lib/josepy copying src/josepy/jwk.py -> build/lib/josepy running egg_info writing src/josepy.egg-info/PKG-INFO writing dependency_links to src/josepy.egg-info/dependency_links.txt writing entry points to src/josepy.egg-info/entry_points.txt writing requirements to src/josepy.egg-info/requires.txt writing top-level names to src/josepy.egg-info/top_level.txt reading manifest file 'src/josepy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/josepy.egg-info/SOURCES.txt' copying src/josepy/py.typed -> build/lib/josepy installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/magic_typing.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/jws.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/py.typed -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/interfaces.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/util.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/jwa.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/b64.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/errors.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/__init__.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/json_util.py -> build/bdist.linux-aarch64/wheel/josepy copying build/lib/josepy/jwk.py -> build/bdist.linux-aarch64/wheel/josepy running install_egg_info Copying src/josepy.egg-info to build/bdist.linux-aarch64/wheel/josepy-1.13.0-py3.11.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-aarch64/wheel/josepy-1.13.0.dist-info/WHEEL creating '/builddir/build/BUILD/josepy-1.13.0/.pyproject-builddir/pip-wheel-e1kzsza9/tmpqmwug079/josepy-1.13.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'josepy/__init__.py' adding 'josepy/b64.py' adding 'josepy/errors.py' adding 'josepy/interfaces.py' adding 'josepy/json_util.py' adding 'josepy/jwa.py' adding 'josepy/jwk.py' adding 'josepy/jws.py' adding 'josepy/magic_typing.py' adding 'josepy/py.typed' adding 'josepy/util.py' adding 'josepy-1.13.0.dist-info/LICENSE.txt' adding 'josepy-1.13.0.dist-info/METADATA' adding 'josepy-1.13.0.dist-info/WHEEL' adding 'josepy-1.13.0.dist-info/entry_points.txt' adding 'josepy-1.13.0.dist-info/top_level.txt' adding 'josepy-1.13.0.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Building wheel for josepy (pyproject.toml): finished with status 'done' Created wheel for josepy: filename=josepy-1.13.0-py2.py3-none-any.whl size=29485 sha256=d9fb68e33446a3291f7ef5fc403df60397f34763a51804443b6943bc42c8269e Stored in directory: /builddir/.cache/pip/wheels/34/56/86/de9066a874261a3d83b485431affe24824087cab72e935dd87 Successfully built josepy + /usr/bin/python3 setup.py install --user running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing src/josepy.egg-info/PKG-INFO writing dependency_links to src/josepy.egg-info/dependency_links.txt writing entry points to src/josepy.egg-info/entry_points.txt writing requirements to src/josepy.egg-info/requires.txt writing top-level names to src/josepy.egg-info/top_level.txt reading manifest file 'src/josepy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/josepy.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/magic_typing.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/jws.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/py.typed -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/interfaces.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/util.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/jwa.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/b64.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/errors.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/__init__.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/json_util.py -> build/bdist.linux-aarch64/egg/josepy copying build/lib/josepy/jwk.py -> build/bdist.linux-aarch64/egg/josepy byte-compiling build/bdist.linux-aarch64/egg/josepy/magic_typing.py to magic_typing.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/jws.py to jws.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/interfaces.py to interfaces.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/util.py to util.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/jwa.py to jwa.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/b64.py to b64.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/errors.py to errors.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/json_util.py to json_util.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/josepy/jwk.py to jwk.cpython-311.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying src/josepy.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/josepy.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/josepy.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/josepy.egg-info/entry_points.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/josepy.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/josepy.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/josepy-1.13.0-py3.11.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing josepy-1.13.0-py3.11.egg Copying josepy-1.13.0-py3.11.egg to /builddir/.local/lib/python3.11/site-packages Adding josepy 1.13.0 to easy-install.pth file Installing jws script to /builddir/.local/bin Installed /builddir/.local/lib/python3.11/site-packages/josepy-1.13.0-py3.11.egg Processing dependencies for josepy==1.13.0 Searching for PyOpenSSL>=0.13 Reading https://pypi.org/simple/PyOpenSSL/ Download error on https://pypi.org/simple/PyOpenSSL/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! Couldn't find index page for 'PyOpenSSL' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.org/simple/ Download error on https://pypi.org/simple/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! No local packages or working download links found for PyOpenSSL>=0.13 error: Could not find suitable distribution for Requirement.parse('PyOpenSSL>=0.13') RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.fKsjIC (%build) Bad exit status from /var/tmp/rpm-tmp.fKsjIC (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-josepy.spec