Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f701dd42ac0>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.src.rpm
RPM build warnings:
    source_date_epoch_from_changelog set but %changelog is missing
Child return code was: 0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f58a2323520>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.src.rpm
RPM build warnings:
    source_date_epoch_from_changelog set but %changelog is missing
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f58a2323520>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z8YBda
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf stevedore-5.4.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/stevedore-5.4.1-0.20250314122149.27e27c1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd stevedore-5.4.1
+ rm -rf /builddir/build/BUILD/stevedore-5.4.1-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/stevedore-5.4.1-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i '/.*-c{env:TOX_CONSTRAINTS_FILE.*/d' tox.ini
+ sed -i '/^minversion.*/d' tox.ini
+ sed -i '/^requires.*virtualenv.*/d' tox.ini
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^doc8.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^doc8.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^bandit.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^bandit.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^pre-commit.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^pre-commit.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^hacking.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^hacking.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^flake8-import-order.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^flake8-import-order.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^sphinx.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^sphinx.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^coverage.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^coverage.*/d' test-requirements.txt
+ for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx coverage stestr
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f doc/requirements.txt ']'
+ sed -i '/^stestr.*/d' doc/requirements.txt
+ for reqfile in doc/requirements.txt test-requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i '/^stestr.*/d' test-requirements.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nlyqyA
+ umask 022
+ cd /builddir/build/BUILD
+ cd stevedore-5.4.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir --output /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires -t -e py312
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 69.0.3)
Handling wheel from get_requires_for_build_wheel
Requirement not satisfied: wheel
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.buildreqs.nosrc.rpm
RPM build warnings:
    source_date_epoch_from_changelog set but %changelog is missing
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f58a2323520>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.i38sF6
+ umask 022
+ cd /builddir/build/BUILD
+ cd stevedore-5.4.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir --output /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires -t -e py312
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 69.0.3)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement not satisfied: tox-current-env >= 0.0.6
Exiting dependency generation pass: tox itself
+ cat /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
Wrote: /builddir/build/SRPMS/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.buildreqs.nosrc.rpm
RPM build warnings:
+ exit 0
    source_date_epoch_from_changelog set but %changelog is missing
Child return code was: 11
Dynamic buildrequires detected
Going to install missing buildrequires. See root.log for details.
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f58a2323520>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/python-stevedore.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jg7Qqh
+ umask 022
+ cd /builddir/build/BUILD
+ cd stevedore-5.4.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir --output /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires -t -e py312
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 69.0.3)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.12)
  py312: OK (0.01 seconds)
  congratulations :) (0.09 seconds)
Handling tox from tox --print-deps-only: py312
Requirement satisfied: tox
   (installed: tox 4.21.2)
Handling pbr>=2.0.0 from tox --print-deps-only: py312
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************
!!
  easy_install.initialize_options(self)
/usr/lib/python3.12/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.
        Follow the current Python packaging guidelines when building
        Python RPM packages.
        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()
running dist_info
writing stevedore.egg-info/PKG-INFO
writing dependency_links to stevedore.egg-info/dependency_links.txt
writing entry points to stevedore.egg-info/entry_points.txt
writing requirements to stevedore.egg-info/requires.txt
writing top-level names to stevedore.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
creating '/builddir/build/BUILD/stevedore-5.4.1/stevedore-5.4.1.dist-info'
Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (stevedore)
Requirement satisfied: pbr >=2.0.0
   (installed: pbr 6.0.0)
+ cat /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires
+ rm -rfv stevedore-5.4.1.dist-info/
removed 'stevedore-5.4.1.dist-info/AUTHORS'
removed 'stevedore-5.4.1.dist-info/LICENSE'
removed 'stevedore-5.4.1.dist-info/METADATA'
removed 'stevedore-5.4.1.dist-info/entry_points.txt'
removed 'stevedore-5.4.1.dist-info/pbr.json'
removed 'stevedore-5.4.1.dist-info/top_level.txt'
removed directory 'stevedore-5.4.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.buildreqs.nosrc.rpm
RPM build warnings:
    source_date_epoch_from_changelog set but %changelog is missing
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  --target x86_64 /builddir/build/SPECS/python-stevedore.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f58a2323520>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/python-stevedore.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: source_date_epoch_from_changelog set but %changelog is missing
Building target platforms: x86_64
Building for target x86_64
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8Ya9uH
+ umask 022
+ cd /builddir/build/BUILD
+ cd stevedore-5.4.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir --output /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires -t -e py312
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 69.0.3)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.41.2)
Handling pbr>=2.0.0 from get_requires_for_build_wheel
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.12)
  py312: OK (0.03 seconds)
  congratulations :) (0.17 seconds)
Handling tox from tox --print-deps-only: py312
Requirement satisfied: tox
   (installed: tox 4.21.2)
Handling pbr>=2.0.0 from tox --print-deps-only: py312
Requirement satisfied: pbr>=2.0.0
   (installed: pbr 6.0.0)
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************
!!
  easy_install.initialize_options(self)
/usr/lib/python3.12/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.
        Follow the current Python packaging guidelines when building
        Python RPM packages.
        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()
running dist_info
writing stevedore.egg-info/PKG-INFO
writing dependency_links to stevedore.egg-info/dependency_links.txt
writing entry points to stevedore.egg-info/entry_points.txt
writing requirements to stevedore.egg-info/requires.txt
writing top-level names to stevedore.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
creating '/builddir/build/BUILD/stevedore-5.4.1/stevedore-5.4.1.dist-info'
Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (stevedore)
Requirement satisfied: pbr >=2.0.0
   (installed: pbr 6.0.0)
+ cat /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-buildrequires
+ rm -rfv stevedore-5.4.1.dist-info/
removed 'stevedore-5.4.1.dist-info/AUTHORS'
removed 'stevedore-5.4.1.dist-info/LICENSE'
removed 'stevedore-5.4.1.dist-info/METADATA'
removed 'stevedore-5.4.1.dist-info/top_level.txt'
removed 'stevedore-5.4.1.dist-info/pbr.json'
removed 'stevedore-5.4.1.dist-info/entry_points.txt'
removed directory 'stevedore-5.4.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2EiCHo
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd stevedore-5.4.1
+ mkdir -p /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir
Processing /builddir/build/BUILD/stevedore-5.4.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
  !!
          ********************************************************************************
          Please avoid running ``setup.py`` and ``easy_install``.
          Instead, use pypa/build, pypa/installer or other
          standards-based tools.
          See https://github.com/pypa/setuptools/issues/917 for details.
          ********************************************************************************
  !!
    easy_install.initialize_options(self)
  /usr/lib/python3.12/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.
          Follow the current Python packaging guidelines when building
          Python RPM packages.
          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()
  running dist_info
  creating /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.egg-info
  writing /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.egg-info/top_level.txt
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.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 '/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-modern-metadata-y08qfpnl/stevedore-5.4.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: stevedore
  Building wheel for stevedore (pyproject.toml): started
  Running command Building wheel for stevedore (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
  !!
          ********************************************************************************
          Please avoid running ``setup.py`` and ``easy_install``.
          Instead, use pypa/build, pypa/installer or other
          standards-based tools.
          See https://github.com/pypa/setuptools/issues/917 for details.
          ********************************************************************************
  !!
    easy_install.initialize_options(self)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/stevedore
  creating build/lib/stevedore/example2
  copying stevedore/example2/setup.py -> build/lib/stevedore/example2
  copying stevedore/example2/fields.py -> build/lib/stevedore/example2
  copying stevedore/example2/__init__.py -> build/lib/stevedore/example2
  creating build/lib/stevedore/example
  copying stevedore/example/simple.py -> build/lib/stevedore/example
  copying stevedore/example/setup.py -> build/lib/stevedore/example
  copying stevedore/example/load_as_extension.py -> build/lib/stevedore/example
  copying stevedore/example/load_as_driver.py -> build/lib/stevedore/example
  copying stevedore/example/base.py -> build/lib/stevedore/example
  copying stevedore/example/__init__.py -> build/lib/stevedore/example
  creating build/lib/stevedore/tests
  copying stevedore/tests/utils.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_test_manager.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_sphinxext.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_named.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_hook.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_extension.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_example_simple.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_example_fields.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_enabled.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_driver.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_dispatch.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_callback.py -> build/lib/stevedore/tests
  copying stevedore/tests/test_cache.py -> build/lib/stevedore/tests
  copying stevedore/tests/manager.py -> build/lib/stevedore/tests
  copying stevedore/tests/extension_unimportable.py -> build/lib/stevedore/tests
  copying stevedore/tests/__init__.py -> build/lib/stevedore/tests
  copying stevedore/sphinxext.py -> build/lib/stevedore
  copying stevedore/named.py -> build/lib/stevedore
  copying stevedore/hook.py -> build/lib/stevedore
  copying stevedore/extension.py -> build/lib/stevedore
  copying stevedore/exception.py -> build/lib/stevedore
  copying stevedore/enabled.py -> build/lib/stevedore
  copying stevedore/driver.py -> build/lib/stevedore
  copying stevedore/dispatch.py -> build/lib/stevedore
  copying stevedore/_cache.py -> build/lib/stevedore
  copying stevedore/__init__.py -> build/lib/stevedore
  running egg_info
  writing stevedore.egg-info/PKG-INFO
  writing dependency_links to stevedore.egg-info/dependency_links.txt
  writing entry points to stevedore.egg-info/entry_points.txt
  writing requirements to stevedore.egg-info/requires.txt
  writing top-level names to stevedore.egg-info/top_level.txt
  [pbr] Reusing existing SOURCES.txt
  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
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/__init__.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/_cache.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/dispatch.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/driver.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/enabled.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/exception.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/extension.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/hook.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/named.py -> build/bdist.linux-x86_64/wheel/stevedore
  copying build/lib/stevedore/sphinxext.py -> build/bdist.linux-x86_64/wheel/stevedore
  creating build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/__init__.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/extension_unimportable.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/manager.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_cache.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_callback.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_dispatch.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_driver.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_enabled.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_example_fields.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_example_simple.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_extension.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_hook.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_named.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_sphinxext.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/test_test_manager.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  copying build/lib/stevedore/tests/utils.py -> build/bdist.linux-x86_64/wheel/stevedore/tests
  creating build/bdist.linux-x86_64/wheel/stevedore/example
  copying build/lib/stevedore/example/__init__.py -> build/bdist.linux-x86_64/wheel/stevedore/example
  copying build/lib/stevedore/example/base.py -> build/bdist.linux-x86_64/wheel/stevedore/example
  copying build/lib/stevedore/example/load_as_driver.py -> build/bdist.linux-x86_64/wheel/stevedore/example
  copying build/lib/stevedore/example/load_as_extension.py -> build/bdist.linux-x86_64/wheel/stevedore/example
  copying build/lib/stevedore/example/setup.py -> build/bdist.linux-x86_64/wheel/stevedore/example
  copying build/lib/stevedore/example/simple.py -> build/bdist.linux-x86_64/wheel/stevedore/example
  creating build/bdist.linux-x86_64/wheel/stevedore/example2
  copying build/lib/stevedore/example2/__init__.py -> build/bdist.linux-x86_64/wheel/stevedore/example2
  copying build/lib/stevedore/example2/fields.py -> build/bdist.linux-x86_64/wheel/stevedore/example2
  copying build/lib/stevedore/example2/setup.py -> build/bdist.linux-x86_64/wheel/stevedore/example2
  running install_egg_info
  Copying stevedore.egg-info to build/bdist.linux-x86_64/wheel/stevedore-5.4.1-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/stevedore-5.4.1.dist-info/WHEEL
  creating '/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir/pip-wheel-phndxzx5/.tmp-g5bj4vjp/stevedore-5.4.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'stevedore/__init__.py'
  adding 'stevedore/_cache.py'
  adding 'stevedore/dispatch.py'
  adding 'stevedore/driver.py'
  adding 'stevedore/enabled.py'
  adding 'stevedore/exception.py'
  adding 'stevedore/extension.py'
  adding 'stevedore/hook.py'
  adding 'stevedore/named.py'
  adding 'stevedore/sphinxext.py'
  adding 'stevedore/example/__init__.py'
  adding 'stevedore/example/base.py'
  adding 'stevedore/example/load_as_driver.py'
  adding 'stevedore/example/load_as_extension.py'
  adding 'stevedore/example/setup.py'
  adding 'stevedore/example/simple.py'
  adding 'stevedore/example2/__init__.py'
  adding 'stevedore/example2/fields.py'
  adding 'stevedore/example2/setup.py'
  adding 'stevedore/tests/__init__.py'
  adding 'stevedore/tests/extension_unimportable.py'
  adding 'stevedore/tests/manager.py'
  adding 'stevedore/tests/test_cache.py'
  adding 'stevedore/tests/test_callback.py'
  adding 'stevedore/tests/test_dispatch.py'
  adding 'stevedore/tests/test_driver.py'
  adding 'stevedore/tests/test_enabled.py'
  adding 'stevedore/tests/test_example_fields.py'
  adding 'stevedore/tests/test_example_simple.py'
  adding 'stevedore/tests/test_extension.py'
  adding 'stevedore/tests/test_hook.py'
  adding 'stevedore/tests/test_named.py'
  adding 'stevedore/tests/test_sphinxext.py'
  adding 'stevedore/tests/test_test_manager.py'
  adding 'stevedore/tests/utils.py'
  adding 'stevedore-5.4.1.dist-info/AUTHORS'
  adding 'stevedore-5.4.1.dist-info/LICENSE'
  adding 'stevedore-5.4.1.dist-info/METADATA'
  adding 'stevedore-5.4.1.dist-info/WHEEL'
  adding 'stevedore-5.4.1.dist-info/entry_points.txt'
  adding 'stevedore-5.4.1.dist-info/pbr.json'
  adding 'stevedore-5.4.1.dist-info/top_level.txt'
  adding 'stevedore-5.4.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for stevedore (pyproject.toml): finished with status 'done'
  Created wheel for stevedore: filename=stevedore-5.4.1-py3-none-any.whl size=49254 sha256=ac3303a88facf2878fd2497c75d3fcbd0ee9ebc9b599315a79c65e47291a5425
  Stored in directory: /builddir/.cache/pip/wheels/2d/2e/bf/25b117ba196144a5ba2fb3a8f3fe6dfae4c4d081120981b375
Successfully built stevedore
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TORVoC
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64
++ dirname /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd stevedore-5.4.1
++ ls /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir/stevedore-5.4.1-py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
+ specifier=stevedore==5.4.1
+ '[' -z stevedore==5.4.1 ']'
+ TMPDIR=/builddir/build/BUILD/stevedore-5.4.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir stevedore==5.4.1
Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /builddir/build/BUILD/stevedore-5.4.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/stevedore-5.4.1-py3-none-any.whl
Installing collected packages: stevedore
Successfully installed stevedore-5.4.1
+ '[' -d /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/stevedore-5.4.1.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages/stevedore-5.4.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64 --record /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages/stevedore-5.4.1.dist-info/RECORD --output /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages/stevedore-5.4.1.dist-info/RECORD
removed '/builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages/stevedore-5.4.1.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages/stevedore-5.4.1.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12/site-packages/stevedore-5.4.1.dist-info/REQUESTED'
++ cut -f1 '-d '
++ wc -l /builddir/build/BUILD/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64-pyproject-ghost-distinfo
+ lines=1
+ '[' 1 -ne 1 ']'
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 5.4.1-0.20250314122149.27e27c1.el10 --unique-debug-suffix -5.4.1-0.20250314122149.27e27c1.el10.x86_64 --unique-debug-src-base python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/stevedore-5.4.1
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find: ‘debug’: No such file or directory
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Besbsc
+ umask 022
+ cd /builddir/build/BUILD
+ cd stevedore-5.4.1
+ DOCDIR=/builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/share/doc/python3-stevedore
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/share/doc/python3-stevedore
+ cp -pr /builddir/build/BUILD/stevedore-5.4.1/README.rst /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/share/doc/python3-stevedore
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f1A8nE
+ umask 022
+ cd /builddir/build/BUILD
+ cd stevedore-5.4.1
+ LICENSEDIR=/builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/share/licenses/python3-stevedore
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/share/licenses/python3-stevedore
+ cp -pr /builddir/build/BUILD/stevedore-5.4.1/LICENSE /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64/usr/share/licenses/python3-stevedore
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-stevedore = 5.4.1-0.20250314122149.27e27c1.el10 python3-stevedore = 5.4.1-0.20250314122149.27e27c1.el10 python3.12-stevedore = 5.4.1-0.20250314122149.27e27c1.el10 python3.12dist(stevedore) = 5.4.1 python3dist(stevedore) = 5.4.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.12 python3.12dist(pbr) >= 2
Obsoletes: python3.12-stevedore < 5.4.1-0.20250314122149.27e27c1.el10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64
Wrote: /builddir/build/SRPMS/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.src.rpm
Wrote: /builddir/build/RPMS/python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qy1Xg3
+ umask 022
+ cd /builddir/build/BUILD
+ cd stevedore-5.4.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stevedore-5.4.1-0.20250314122149.27e27c1.el10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Lekoqw
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/stevedore-5.4.1-SPECPARTS
+ rm -rf stevedore-5.4.1 stevedore-5.4.1.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
RPM build warnings:
    source_date_epoch_from_changelog set but %changelog is missing
Child return code was: 0