D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-oslo-log-7.2.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zw3ijv Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b3fCnD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + rm -rf oslo_log-7.2.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/oslo_log-7.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo_log-7.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7OzGJ9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + cd oslo_log-7.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-buildrequires Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) /usr/lib/python3.13/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt creating '/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/oslo_log-7.2.0.dist-info' Handling pbr>=3.1.1 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling oslo.config>=5.2.0 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.4.0) Handling oslo.context>=2.21.0 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.context>=2.21.0 (installed: oslo.context 5.7.1) Handling oslo.i18n>=3.20.0 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.7.1) Handling oslo.utils>=3.36.0 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.utils>=3.36.0 (installed: oslo.utils 8.2.0) Handling oslo.serialization>=2.25.0 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: oslo.serialization>=2.25.0 (installed: oslo.serialization 5.7.0) Handling python-dateutil>=2.7.0 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.9.0.post0) Handling debtcollector>=3.0.0 from hook generated metadata: Requires-Dist (oslo.log) Requirement satisfied: debtcollector>=3.0.0 (installed: debtcollector 3.0.0) Handling fixtures>=3.0.0; extra == "fixtures" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures>=3.0.0; extra == "fixtures" Handling systemd-python>=234; extra == "systemd" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: systemd-python>=234; extra == "systemd" Handling stestr>=2.0.0; extra == "test" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: stestr>=2.0.0; extra == "test" Handling testtools>=2.3.0; extra == "test" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: testtools>=2.3.0; extra == "test" Handling oslotest>=3.3.0; extra == "test" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: oslotest>=3.3.0; extra == "test" Handling coverage>=4.5.1; extra == "test" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: coverage>=4.5.1; extra == "test" Handling fixtures>=3.0.0; extra == "test" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: fixtures>=3.0.0; extra == "test" Handling eventlet>=0.38.2; extra == "test" from hook generated metadata: Requires-Dist (oslo.log) Ignoring alien requirement: eventlet>=0.38.2; extra == "test" + cat /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-buildrequires + rm -rfv oslo_log-7.2.0.dist-info/ removed 'oslo_log-7.2.0.dist-info/pbr.json' removed 'oslo_log-7.2.0.dist-info/entry_points.txt' removed 'oslo_log-7.2.0.dist-info/top_level.txt' removed 'oslo_log-7.2.0.dist-info/METADATA' removed 'oslo_log-7.2.0.dist-info/licenses/AUTHORS' removed 'oslo_log-7.2.0.dist-info/licenses/LICENSE' removed directory 'oslo_log-7.2.0.dist-info/licenses' removed directory 'oslo_log-7.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aMXUZp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo_log-7.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info writing /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo.log.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir/pip-modern-metadata-y67eddt5/oslo_log-7.2.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.log Building wheel for oslo.log (pyproject.toml): started Running command Building wheel for oslo.log (pyproject.toml) /usr/lib/python3.13/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/oslo_log/tests copying oslo_log/tests/__init__.py -> build/lib/oslo_log/tests copying oslo_log/version.py -> build/lib/oslo_log copying oslo_log/versionutils.py -> build/lib/oslo_log copying oslo_log/_i18n.py -> build/lib/oslo_log copying oslo_log/rate_limit.py -> build/lib/oslo_log copying oslo_log/pipe_mutex.py -> build/lib/oslo_log copying oslo_log/__init__.py -> build/lib/oslo_log copying oslo_log/log.py -> build/lib/oslo_log copying oslo_log/_options.py -> build/lib/oslo_log copying oslo_log/handlers.py -> build/lib/oslo_log copying oslo_log/formatters.py -> build/lib/oslo_log copying oslo_log/helpers.py -> build/lib/oslo_log creating build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_rate_limit.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_versionutils.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_helpers.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_pipe_mutex.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_convert_json.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/__init__.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_log.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_formatters.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_custom_loghandler.py -> build/lib/oslo_log/tests/unit creating build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_setlevel.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/__init__.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_logging_error.py -> build/lib/oslo_log/tests/unit/fixture creating build/lib/oslo_log/fixture copying oslo_log/fixture/logging_error.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/__init__.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/setlevel.py -> build/lib/oslo_log/fixture creating build/lib/oslo_log/cmds copying oslo_log/cmds/__init__.py -> build/lib/oslo_log/cmds copying oslo_log/cmds/convert_json.py -> build/lib/oslo_log/cmds running egg_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_log.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_log.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_log.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_log.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_log.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_log.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_log.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_log.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_log.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_log.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_log.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_log.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'oslo_log.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_log.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_log.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_log.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_log.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/oslo_log/locale/de/LC_MESSAGES copying oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/de/LC_MESSAGES creating build/lib/oslo_log/locale/en_GB/LC_MESSAGES copying oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/en_GB/LC_MESSAGES creating build/lib/oslo_log/locale/es/LC_MESSAGES copying oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/es/LC_MESSAGES creating build/lib/oslo_log/locale/ja/LC_MESSAGES copying oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/ja/LC_MESSAGES installing to build/bdist.linux-x86_64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/oslo_log copying build/lib/oslo_log/version.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/versionutils.py -> build/bdist.linux-x86_64/wheel/./oslo_log creating build/bdist.linux-x86_64/wheel/oslo_log/cmds copying build/lib/oslo_log/cmds/__init__.py -> build/bdist.linux-x86_64/wheel/./oslo_log/cmds copying build/lib/oslo_log/cmds/convert_json.py -> build/bdist.linux-x86_64/wheel/./oslo_log/cmds creating build/bdist.linux-x86_64/wheel/oslo_log/tests creating build/bdist.linux-x86_64/wheel/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_rate_limit.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_versionutils.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_helpers.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_pipe_mutex.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit creating build/bdist.linux-x86_64/wheel/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_setlevel.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_logging_error.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/test_convert_json.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_log.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_formatters.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_custom_loghandler.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests/unit copying build/lib/oslo_log/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./oslo_log/tests creating build/bdist.linux-x86_64/wheel/oslo_log/locale creating build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/./oslo_log/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/es creating build/bdist.linux-x86_64/wheel/oslo_log/locale/es/LC_MESSAGES copying build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/./oslo_log/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/ja creating build/bdist.linux-x86_64/wheel/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/./oslo_log/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_log/locale/de creating build/bdist.linux-x86_64/wheel/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/bdist.linux-x86_64/wheel/./oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/_i18n.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/rate_limit.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/pipe_mutex.py -> build/bdist.linux-x86_64/wheel/./oslo_log creating build/bdist.linux-x86_64/wheel/oslo_log/fixture copying build/lib/oslo_log/fixture/logging_error.py -> build/bdist.linux-x86_64/wheel/./oslo_log/fixture copying build/lib/oslo_log/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/./oslo_log/fixture copying build/lib/oslo_log/fixture/setlevel.py -> build/bdist.linux-x86_64/wheel/./oslo_log/fixture copying build/lib/oslo_log/__init__.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/log.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/_options.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/handlers.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/formatters.py -> build/bdist.linux-x86_64/wheel/./oslo_log copying build/lib/oslo_log/helpers.py -> build/bdist.linux-x86_64/wheel/./oslo_log running install_egg_info Copying oslo.log.egg-info to build/bdist.linux-x86_64/wheel/./oslo.log-7.2.0-py3.13.egg-info running install_scripts /usr/lib/python3.13/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.13/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) creating build/bdist.linux-x86_64/wheel/oslo_log-7.2.0.dist-info/WHEEL creating '/home/pterjan/.cache/pip/wheels/34/44/f4/9cce25a1fd7f1ff29e86646099701b85be59b44e64ede3d581/tmpmjml3r7y/.tmp-uw8w4vic/oslo_log-7.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_log/__init__.py' adding 'oslo_log/_i18n.py' adding 'oslo_log/_options.py' adding 'oslo_log/formatters.py' adding 'oslo_log/handlers.py' adding 'oslo_log/helpers.py' adding 'oslo_log/log.py' adding 'oslo_log/pipe_mutex.py' adding 'oslo_log/rate_limit.py' adding 'oslo_log/version.py' adding 'oslo_log/versionutils.py' adding 'oslo_log/cmds/__init__.py' adding 'oslo_log/cmds/convert_json.py' adding 'oslo_log/fixture/__init__.py' adding 'oslo_log/fixture/logging_error.py' adding 'oslo_log/fixture/setlevel.py' adding 'oslo_log/locale/de/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/es/LC_MESSAGES/oslo_log.po' adding 'oslo_log/locale/ja/LC_MESSAGES/oslo_log.po' adding 'oslo_log/tests/__init__.py' adding 'oslo_log/tests/unit/__init__.py' adding 'oslo_log/tests/unit/test_convert_json.py' adding 'oslo_log/tests/unit/test_custom_loghandler.py' adding 'oslo_log/tests/unit/test_formatters.py' adding 'oslo_log/tests/unit/test_helpers.py' adding 'oslo_log/tests/unit/test_log.py' adding 'oslo_log/tests/unit/test_pipe_mutex.py' adding 'oslo_log/tests/unit/test_rate_limit.py' adding 'oslo_log/tests/unit/test_versionutils.py' adding 'oslo_log/tests/unit/fixture/__init__.py' adding 'oslo_log/tests/unit/fixture/test_logging_error.py' adding 'oslo_log/tests/unit/fixture/test_setlevel.py' adding 'oslo_log-7.2.0.dist-info/licenses/AUTHORS' adding 'oslo_log-7.2.0.dist-info/licenses/LICENSE' adding 'oslo_log-7.2.0.dist-info/METADATA' adding 'oslo_log-7.2.0.dist-info/WHEEL' adding 'oslo_log-7.2.0.dist-info/entry_points.txt' adding 'oslo_log-7.2.0.dist-info/top_level.txt' adding 'oslo_log-7.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.log (pyproject.toml): finished with status 'done' Created wheel for oslo.log: filename=oslo_log-7.2.0-py3-none-any.whl size=74710 sha256=9731e6326dc20b6766fbc8524d8c7d980055da6a2d8a6bdfe949a7c5ef9e1036 Stored in directory: /home/pterjan/.cache/pip/wheels/34/44/f4/9cce25a1fd7f1ff29e86646099701b85be59b44e64ede3d581 Successfully built oslo.log + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0 + sphinx-build-3 doc/source html Running Sphinx v8.2.3 loading translations [en]... done /usr/lib/python3.13/site-packages/pbr/packaging.py:42: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Project name not set) with name extracted from the package (oslo.log); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.13/site-packages/openstackdocstheme/theme [openstackdocstheme] cannot find git top directory, assuming "." [openstackdocstheme] no ./.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 21 source files that are out of date updating environment: [new config] 21 added, 0 changed, 0 removed reading sources... [ 5%] admin/advanced_config reading sources... [ 10%] admin/example_nova reading sources... [ 14%] admin/index reading sources... [ 19%] admin/journal reading sources... [ 24%] admin/log_rotation reading sources... [ 29%] configuration/index reading sources... [ 33%] contributor/index reading sources... [ 38%] index reading sources... [ 43%] install/index reading sources... [ 48%] reference/fixtures reading sources... [ 52%] reference/formatters reading sources... [ 57%] reference/handlers reading sources... [ 62%] reference/helpers reading sources... [ 67%] reference/index reading sources... [ 71%] reference/log reading sources... [ 76%] reference/versionutils reading sources... [ 81%] user/examples reading sources... [ 86%] user/guidelines reading sources... [ 90%] user/history reading sources... [ 95%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/html/_static/basic.css Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/html/_static/documentation_options.js Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/html/_static/language_data.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 5%] admin/advanced_config /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/admin/advanced_config.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'admin/advanced_config' writing output... [ 10%] admin/example_nova /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/admin/example_nova.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'admin/example_nova' writing output... [ 14%] admin/index /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'admin/index' writing output... [ 19%] admin/journal /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/admin/journal.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'admin/journal' writing output... [ 24%] admin/log_rotation /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/admin/log_rotation.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'admin/log_rotation' writing output... [ 29%] configuration/index /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'configuration/index' writing output... [ 33%] contributor/index /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'contributor/index' writing output... [ 38%] index /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/index.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'index' writing output... [ 43%] install/index /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'install/index' writing output... [ 48%] reference/fixtures /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/reference/fixtures.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'reference/fixtures' writing output... [ 52%] reference/formatters /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/reference/formatters.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'reference/formatters' writing output... [ 57%] reference/handlers /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/reference/handlers.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'reference/handlers' writing output... [ 62%] reference/helpers /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/reference/helpers.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'reference/helpers' writing output... [ 67%] reference/index /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'reference/index' writing output... [ 71%] reference/log /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/reference/log.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'reference/log' writing output... [ 76%] reference/versionutils /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/reference/versionutils.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'reference/versionutils' writing output... [ 81%] user/examples /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/user/examples.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'user/examples' writing output... [ 86%] user/guidelines /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/user/guidelines.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'user/guidelines' writing output... [ 90%] user/history /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/user/history.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'user/history' writing output... [ 95%] user/index /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'user/index' writing output... [100%] user/usage /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') [openstackdocstheme] Could not get modification time of doc/source/user/usage.rst: [Errno 2] No such file or directory: 'git' [openstackdocstheme] could not determine last_updated for 'user/usage' WARNING: [openstackdocstheme] cannot get gitsha from git repository generating indices... genindex /usr/lib/python3.13/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SR4Snq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo_log-7.2.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/pyproject-wheeldir/oslo_log-7.2.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo_log==7.2.0 + '[' -z oslo_log==7.2.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT --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 /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/pyproject-wheeldir oslo_log==7.2.0 Using pip 25.3 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo_log-7.2.0-py3-none-any.whl Installing collected packages: oslo_log Creating /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/bin/convert-json to 755 Successfully installed oslo_log-7.2.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/bin/convert-json /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/bin/convert-json: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/oslo_log-7.2.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages/oslo_log-7.2.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages/oslo_log-7.2.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages/oslo_log-7.2.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages/oslo_log-7.2.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages/oslo_log-7.2.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13/site-packages/oslo_log-7.2.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/python-oslo-log-7.2.0-1.mga10.noarch-pyproject-record --prefix /usr oslo_log + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RFSBlq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo_log-7.2.0 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-log-7.2.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Gok55k + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + cd oslo_log-7.2.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/share/doc/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/share/doc/python3-oslo-log + cp -pr /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/README.rst /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/share/doc/python3-oslo-log + cp -pr /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/html /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/share/doc/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QJqiOk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + cd oslo_log-7.2.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/share/licenses/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/share/licenses/python3-oslo-log + cp -pr /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/oslo_log-7.2.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT/usr/share/licenses/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log = 7.2.0-1.mga10 python3-oslo-log = 7.2.0-1.mga10 python3.13-oslo-log = 7.2.0-1.mga10 python3.13dist(oslo-log) = 7.2 python3.13dist(oslo.log) = 7.2 python3dist(oslo-log) = 7.2 python3dist(oslo.log) = 7.2 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.13 python3.13dist(debtcollector) >= 3 python3.13dist(oslo-config) >= 5.2 python3.13dist(oslo-context) >= 2.21 python3.13dist(oslo-i18n) >= 3.20 python3.13dist(oslo-serialization) >= 2.25 python3.13dist(oslo-utils) >= 3.36 python3.13dist(pbr) >= 3.1.1 python3.13dist(python-dateutil) >= 2.7 Obsoletes: python-oslo-log < 7.2.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-oslo-log-7.2.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fimeZa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-oslo-log-7.2.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!