Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-resolvelib.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-aarch64-1724057321.966132/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-resolvelib.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-resolvelib-1.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-resolvelib.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-aarch64-1724057321.966132/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-resolvelib.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-resolvelib-1.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-resolvelib.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-aarch64-1724057321.966132/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-resolvelib.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.hkeQAh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resolvelib-1.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/resolvelib-1.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd resolvelib-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B8LwTz + umask 022 + cd /builddir/build/BUILD + cd resolvelib-1.0.0 + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/resolvelib copying src/resolvelib/__init__.py -> build/lib/resolvelib copying src/resolvelib/providers.py -> build/lib/resolvelib copying src/resolvelib/reporters.py -> build/lib/resolvelib copying src/resolvelib/resolvers.py -> build/lib/resolvelib copying src/resolvelib/structs.py -> build/lib/resolvelib creating build/lib/resolvelib/compat copying src/resolvelib/compat/__init__.py -> build/lib/resolvelib/compat copying src/resolvelib/compat/collections_abc.py -> build/lib/resolvelib/compat running egg_info writing src/resolvelib.egg-info/PKG-INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt writing requirements to src/resolvelib.egg-info/requires.txt writing top-level names to src/resolvelib.egg-info/top_level.txt reading manifest file 'src/resolvelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' copying src/resolvelib/__init__.pyi -> build/lib/resolvelib copying src/resolvelib/providers.pyi -> build/lib/resolvelib copying src/resolvelib/py.typed -> build/lib/resolvelib copying src/resolvelib/reporters.pyi -> build/lib/resolvelib copying src/resolvelib/resolvers.pyi -> build/lib/resolvelib copying src/resolvelib/structs.pyi -> build/lib/resolvelib copying src/resolvelib/compat/collections_abc.pyi -> build/lib/resolvelib/compat + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dyhRcS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 + cd resolvelib-1.0.0 + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/__init__.py -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/providers.py -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/reporters.py -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/resolvers.py -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/structs.py -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib creating /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/compat copying build/lib/resolvelib/compat/__init__.py -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/compat copying build/lib/resolvelib/compat/collections_abc.py -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/compat copying build/lib/resolvelib/compat/collections_abc.pyi -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/compat copying build/lib/resolvelib/__init__.pyi -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/providers.pyi -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/py.typed -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/reporters.pyi -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/resolvers.pyi -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib copying build/lib/resolvelib/structs.pyi -> /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib byte-compiling /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/providers.py to providers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/reporters.py to reporters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/resolvers.py to resolvers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/structs.py to structs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/compat/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib/compat/collections_abc.py to collections_abc.cpython-311.pyc writing byte-compilation script '/tmp/tmpotop03rs.py' /usr/bin/python3 /tmp/tmpotop03rs.py removing /tmp/tmpotop03rs.py running install_egg_info running egg_info writing src/resolvelib.egg-info/PKG-INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt writing requirements to src/resolvelib.egg-info/requires.txt writing top-level names to src/resolvelib.egg-info/top_level.txt reading manifest file 'src/resolvelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' Copying src/resolvelib.egg-info to /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11/site-packages/resolvelib-1.0.0-py3.11.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64//usr/share/doc/python-resolvelib + '[' -d doc ']' ~/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 ~/build/BUILD/resolvelib-1.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/resolvelib-1.0.0 + mv /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.0-1 --unique-debug-suffix -1.0.0-1.aarch64 --unique-debug-src-base python-resolvelib-1.0.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/resolvelib-1.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64/usr/lib/python3.11 using /usr/bin/python3.11 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DIXcMv + umask 022 + cd /builddir/build/BUILD + cd resolvelib-1.0.0 + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( running egg_info writing src/resolvelib.egg-info/PKG-INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt writing requirements to src/resolvelib.egg-info/requires.txt writing top-level names to src/resolvelib.egg-info/top_level.txt reading manifest file 'src/resolvelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-resolvelib-1.0.0-1.noarch /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement Provides: python-resolvelib python3-resolvelib = 1.0.0-1 python3.11dist(resolvelib) = 1 python3dist(resolvelib) = 1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 Processing files: python-resolvelib-help-1.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/resolvelib-1.0.0/doclist.lst Provides: python-resolvelib-help = 1.0.0-1 python3-resolvelib-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 Wrote: /builddir/build/RPMS/python-resolvelib-help-1.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-resolvelib-1.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fzCagC + umask 022 + cd /builddir/build/BUILD + cd resolvelib-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-resolvelib-1.0.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hKSuZp + umask 022 + cd /builddir/build/BUILD + rm -rf resolvelib-1.0.0 resolvelib-1.0.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Empty %files file /builddir/build/BUILD/resolvelib-1.0.0/doclist.lst Child return code was: 0