Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.src.rpm Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mIG1IQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf horizon-25.4.1.dev28 + /usr/bin/gzip -dc /builddir/build/SOURCES/horizon-25.4.1.dev28-0.20250625170215.fd47470.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd horizon-25.4.1.dev28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-django-horizon-25.4.1 base' + sed -i '/^DEBUG =.*/c\DEBUG = False' openstack_dashboard/local/local_settings.py.example + sed -i '/^WEBROOT =.*/c\WEBROOT = '\''/dashboard/'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*ALLOWED_HOSTS =.*/c\ALLOWED_HOSTS = ['\''horizon.example.com'\'', '\''localhost'\'']' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*LOCAL_PATH =.*/c\LOCAL_PATH = '\''/tmp'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*POLICY_FILES_PATH =.*/c\POLICY_FILES_PATH = '\''/etc/openstack-dashboard'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^BIN_DIR = .*/c\BIN_DIR = '\''/usr/bin'\''' openstack_dashboard/settings.py + sed -i '/^COMPRESS_PARSER = .*/a COMPRESS_OFFLINE = True' openstack_dashboard/settings.py + sed -i 's:COMPRESS_OFFLINE.=.False:COMPRESS_OFFLINE = True:' openstack_dashboard/settings.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/^[\ ]*hacking>=.*/d' tox.ini + sed -i '/^[\ ]*doc8 doc\/source/d' tox.ini + sed -i 's/PyYAML.*/PyYAML/' requirements.txt + sed -i 's/^\(XStatic\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-Angular\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-JQuery-Migrate\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-jquery-ui\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-jQuery\)>=.*/\1/' requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^nodeenv.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^nodeenv.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pytest-django.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pytest-django.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pytest-html.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pytest-html.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^enmerkar.*/d' requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^pymongo.*/d' requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^tzdata.*/d' requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.D2GhRV + umask 022 + cd /builddir/build/BUILD + cd horizon-25.4.1.dev28 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.4.1.dev28/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.4.1.dev28/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.4.1.dev28/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) 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.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wTYku8 + umask 022 + cd /builddir/build/BUILD + cd horizon-25.4.1.dev28 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.4.1.dev28/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.4.1.dev28/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.4.1.dev28/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) 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-django-horizon-25.4.1-0.20250625170215.fd47470.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=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-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.eP5v5C + umask 022 + cd /builddir/build/BUILD + cd horizon-25.4.1.dev28 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.4.1.dev28/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.4.1.dev28/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.4.1.dev28/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.0 Handling freezegun>=0.3.15 from tox --print-deps-only: py39,docs Requirement not satisfied: freezegun>=0.3.15 Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement not satisfied: pytest>=5.3.5 Handling pymemcache>=4.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: pymemcache>=4.0.0 Handling selenium>=2.50.1 from tox --print-deps-only: py39,docs Requirement not satisfied: selenium>=2.50.1 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Django>=4.2,<4.3 Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement not satisfied: django-compressor>=4.4 Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: django-debreach>=1.4.2 Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: futurist>=1.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.3.1 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.8.0 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=3.11.0 Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.2 Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement not satisfied: libsass>=0.23.0 Handling Pillow>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: Pillow>=9.1.0 Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=8.0.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.22.0 Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=8.1.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling PyYAML from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML Handling qrcode>=8.2 from tox --print-deps-only: py39,docs Requirement not satisfied: qrcode>=8.2 Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: semantic-version>=2.3.1 Handling XStatic from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-FileUpload>=12.0.4.0 Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Gettext>=2.3.8.0 Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-bootswatch>=3.3.7.0 Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-D3>=3.5.17.0 Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Hogan>=2.0.0.2 Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Font-Awesome>=4.7.0.0 Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Jasmine>=2.4.1.1 Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JSEncrypt>=2.3.1.1 Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-mdi>=1.6.50.2 Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-objectpath>=1.2.1.0 Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Rickshaw>=1.5.0.0 Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-roboto-fontface>=0.5.0.0 Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-smart-table>=1.4.13.2 Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Spin>=1.2.5.2 Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-term.js>=0.0.7.0 Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-tv4>=1.2.7.0 Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Django>=4.2,<4.3 Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement not satisfied: django-compressor>=4.4 Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: django-debreach>=1.4.2 Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: futurist>=1.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.3.1 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.8.0 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=3.11.0 Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.2 Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement not satisfied: libsass>=0.23.0 Handling Pillow>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: Pillow>=9.1.0 Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=8.0.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.22.0 Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=8.1.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling PyYAML from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML Handling qrcode>=8.2 from tox --print-deps-only: py39,docs Requirement not satisfied: qrcode>=8.2 Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: semantic-version>=2.3.1 Handling XStatic from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-FileUpload>=12.0.4.0 Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Gettext>=2.3.8.0 Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-bootswatch>=3.3.7.0 Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-D3>=3.5.17.0 Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Hogan>=2.0.0.2 Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Font-Awesome>=4.7.0.0 Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Jasmine>=2.4.1.1 Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JSEncrypt>=2.3.1.1 Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-mdi>=1.6.50.2 Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-objectpath>=1.2.1.0 Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Rickshaw>=1.5.0.0 Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-roboto-fontface>=0.5.0.0 Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-smart-table>=1.4.13.2 Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Spin>=1.2.5.2 Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-term.js>=0.0.7.0 Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-tv4>=1.2.7.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=2.0.0 Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement not satisfied: pytest>=5.3.5 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing horizon.egg-info/PKG-INFO writing dependency_links to horizon.egg-info/dependency_links.txt writing entry points to horizon.egg-info/entry_points.txt writing requirements to horizon.egg-info/requires.txt writing top-level names to horizon.egg-info/top_level.txt writing pbr to horizon.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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 'horizon.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/horizon-25.4.1.dev28/horizon-25.4.1.dev28.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling Babel (>=2.6.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: Babel (>=2.6.0) (installed: Babel 2.9.1) Handling Django (<4.3,>=4.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: Django (<4.3,>=4.2) Handling django-compressor (>=4.4) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: django-compressor (>=4.4) Handling django-debreach (>=1.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: django-debreach (>=1.4.2) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: futurist (>=1.2.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: iso8601 (>=0.1.11) Handling keystoneauth1 (>=4.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: keystoneauth1 (>=4.3.1) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: netaddr (>=0.7.18) Handling oslo.concurrency (>=4.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.concurrency (>=4.5.0) Handling oslo.config (>=8.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.config (>=8.8.0) Handling oslo.i18n (>=5.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.i18n (>=5.1.0) Handling oslo.policy (>=3.11.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.policy (>=3.11.0) Handling oslo.serialization (>=4.3.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.serialization (>=4.3.0) Handling oslo.upgradecheck (>=1.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.upgradecheck (>=1.5.0) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.utils (>=7.0.0) Handling osprofiler (>=3.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: osprofiler (>=3.4.2) Handling libsass (>=0.23.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: libsass (>=0.23.0) Handling Pillow (>=9.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: Pillow (>=9.1.0) Handling python-cinderclient (>=8.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-cinderclient (>=8.0.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-glanceclient (>=2.8.0) Handling python-keystoneclient (>=3.22.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-keystoneclient (>=3.22.0) Handling python-neutronclient (>=8.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-neutronclient (>=8.1.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-novaclient (>=9.1.0) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-swiftclient (>=3.2.0) Handling PyYAML from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: PyYAML Handling qrcode (>=8.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: qrcode (>=8.2) Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: requests (>=2.25.1) (installed: requests 2.32.3) Handling semantic-version (>=2.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: semantic-version (>=2.3.1) Handling XStatic from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic Handling XStatic-Angular from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap (>=2.2.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Bootstrap (>=2.2.0.0) Handling XStatic-Angular-FileUpload (>=12.0.4.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-FileUpload (>=12.0.4.0) Handling XStatic-Angular-Gettext (>=2.3.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Gettext (>=2.3.8.0) Handling XStatic-Angular-lrdragndrop (>=1.0.2.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-lrdragndrop (>=1.0.2.2) Handling XStatic-Angular-Schema-Form (>=0.8.13.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Schema-Form (>=0.8.13.0) Handling XStatic-Bootstrap-Datepicker (>=1.3.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Bootstrap-Datepicker (>=1.3.1.0) Handling XStatic-Bootstrap-SCSS (>=3.3.7.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Bootstrap-SCSS (>=3.3.7.1) Handling XStatic-bootswatch (>=3.3.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-bootswatch (>=3.3.7.0) Handling XStatic-D3 (>=3.5.17.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-D3 (>=3.5.17.0) Handling XStatic-Hogan (>=2.0.0.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Hogan (>=2.0.0.2) Handling XStatic-Font-Awesome (>=4.7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Font-Awesome (>=4.7.0.0) Handling XStatic-Jasmine (>=2.4.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Jasmine (>=2.4.1.1) Handling XStatic-jQuery from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch (>=2.0.3.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery.quicksearch (>=2.0.3.2) Handling XStatic-JQuery.TableSorter (>=2.14.5.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery.TableSorter (>=2.14.5.1) Handling XStatic-jquery-ui from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt (>=2.3.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JSEncrypt (>=2.3.1.1) Handling XStatic-mdi (>=1.6.50.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-mdi (>=1.6.50.2) Handling XStatic-objectpath (>=1.2.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-objectpath (>=1.2.1.0) Handling XStatic-Rickshaw (>=1.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Rickshaw (>=1.5.0.0) Handling XStatic-roboto-fontface (>=0.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-roboto-fontface (>=0.5.0.0) Handling XStatic-smart-table (>=1.4.13.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-smart-table (>=1.4.13.2) Handling XStatic-Spin (>=1.2.5.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Spin (>=1.2.5.2) Handling XStatic-term.js (>=0.0.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-term.js (>=0.0.7.0) Handling XStatic-tv4 (>=1.2.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-tv4 (>=1.2.7.0) + cat /builddir/build/BUILD/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.x86_64-pyproject-buildrequires + rm -rfv horizon-25.4.1.dev28.dist-info/ removed 'horizon-25.4.1.dev28.dist-info/LICENSE' removed 'horizon-25.4.1.dev28.dist-info/AUTHORS' removed 'horizon-25.4.1.dev28.dist-info/METADATA' removed 'horizon-25.4.1.dev28.dist-info/entry_points.txt' removed 'horizon-25.4.1.dev28.dist-info/pbr.json' removed 'horizon-25.4.1.dev28.dist-info/top_level.txt' removed directory 'horizon-25.4.1.dev28.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.4.1-0.20250625170215.fd47470.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.