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-os-win.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-os-win.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: 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-os-win-5.9.0-0.20250311184926.318b105.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-os-win.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-os-win.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: 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-os-win-5.9.0-0.20250311184926.318b105.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-os-win.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-os-win.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: 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.mhBEXa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-win-5.9.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/os-win-5.9.0-0.20250311184926.318b105.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd os-win-5.9.0 + rm -rf /builddir/build/BUILD/os-win-5.9.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/os-win-5.9.0-SPECPARTS + /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-os-win-5.9.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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 '/^basepython.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + 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 + 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 + 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 + 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 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5UXDGJ + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + 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/os-win-5.9.0/.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/os-win-5.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-win-5.9.0-0.20250311184926.318b105.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-os-win.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-os-win.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: 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.hq3abm + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + 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/os-win-5.9.0/.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/os-win-5.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-win-5.9.0-0.20250311184926.318b105.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-os-win.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-os-win.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: 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.K5KoXu + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + 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/os-win-5.9.0/.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/os-win-5.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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 ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling ddt>=1.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: ddt>=1.2.1 Handling oslotest>=3.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.8.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling eventlet>=0.22.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.22.0 (installed: eventlet 0.36.1) Handling oslo.concurrency>=3.29.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=3.29.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=4.7.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling PyMI>=1.0.0;sys_platform=='win32' from tox --print-deps-only: py312,docs Ignoring alien requirement: PyMI>=1.0.0;sys_platform=='win32' Handling wmi>=0.5;sys_platform=='win32' from tox --print-deps-only: py312,docs Ignoring alien requirement: wmi>=0.5;sys_platform=='win32' Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=6.8.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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing os_win.egg-info/PKG-INFO writing dependency_links to os_win.egg-info/dependency_links.txt writing entry points to os_win.egg-info/entry_points.txt writing requirements to os_win.egg-info/requires.txt writing top-level names to os_win.egg-info/top_level.txt writing pbr to os_win.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 reading manifest template 'MANIFEST.in' 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 'os_win.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-win-5.9.0/os_win-5.9.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling eventlet >=0.22.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: eventlet >=0.22.0 (installed: eventlet 0.36.1) Handling oslo.concurrency >=3.29.0 from hook generated metadata: Requires-Dist (os-win) Requirement not satisfied: oslo.concurrency >=3.29.0 Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (os-win) Requirement not satisfied: oslo.config >=6.8.0 Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (os-win) Requirement not satisfied: oslo.log >=3.36.0 Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (os-win) Requirement not satisfied: oslo.utils >=4.7.0 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (os-win) Requirement not satisfied: oslo.i18n >=3.15.3 Handling PyMI >=1.0.0 ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (os-win) Ignoring alien requirement: PyMI >=1.0.0 ; (sys_platform=='win32') Handling wmi >=0.5 ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (os-win) Ignoring alien requirement: wmi >=0.5 ; (sys_platform=='win32') + cat /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires + rm -rfv os_win-5.9.0.dist-info/ removed 'os_win-5.9.0.dist-info/AUTHORS' removed 'os_win-5.9.0.dist-info/LICENSE' removed 'os_win-5.9.0.dist-info/METADATA' removed 'os_win-5.9.0.dist-info/entry_points.txt' removed 'os_win-5.9.0.dist-info/pbr.json' removed 'os_win-5.9.0.dist-info/top_level.txt' removed directory 'os_win-5.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-win-5.9.0-0.20250311184926.318b105.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-os-win.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-os-win.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: 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.PstpRk + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + 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/os-win-5.9.0/.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/os-win-5.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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 ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.2.1 (installed: ddt 1.6.0) Handling oslotest>=3.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.8.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling eventlet>=0.22.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.22.0 (installed: eventlet 0.36.1) Handling oslo.concurrency>=3.29.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.29.0 (installed: oslo.concurrency 7.0.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.0.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.0.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.0) Handling PyMI>=1.0.0;sys_platform=='win32' from tox --print-deps-only: py312,docs Ignoring alien requirement: PyMI>=1.0.0;sys_platform=='win32' Handling wmi>=0.5;sys_platform=='win32' from tox --print-deps-only: py312,docs Ignoring alien requirement: wmi>=0.5;sys_platform=='win32' Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing os_win.egg-info/PKG-INFO writing dependency_links to os_win.egg-info/dependency_links.txt writing entry points to os_win.egg-info/entry_points.txt writing requirements to os_win.egg-info/requires.txt writing top-level names to os_win.egg-info/top_level.txt writing pbr to os_win.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 reading manifest template 'MANIFEST.in' 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 'os_win.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-win-5.9.0/os_win-5.9.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling eventlet >=0.22.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: eventlet >=0.22.0 (installed: eventlet 0.36.1) Handling oslo.concurrency >=3.29.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.concurrency >=3.29.0 (installed: oslo.concurrency 7.0.0) Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.config >=6.8.0 (installed: oslo.config 9.7.0) Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.0.0) Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.utils >=4.7.0 (installed: oslo.utils 8.0.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.0) Handling PyMI >=1.0.0 ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (os-win) Ignoring alien requirement: PyMI >=1.0.0 ; (sys_platform=='win32') Handling wmi >=0.5 ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (os-win) Ignoring alien requirement: wmi >=0.5 ; (sys_platform=='win32') + cat /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires + rm -rfv os_win-5.9.0.dist-info/ removed 'os_win-5.9.0.dist-info/AUTHORS' removed 'os_win-5.9.0.dist-info/LICENSE' removed 'os_win-5.9.0.dist-info/METADATA' removed 'os_win-5.9.0.dist-info/top_level.txt' removed 'os_win-5.9.0.dist-info/pbr.json' removed 'os_win-5.9.0.dist-info/entry_points.txt' removed directory 'os_win-5.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-win-5.9.0-0.20250311184926.318b105.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-os-win.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-os-win.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: 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.HYElyK + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + 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/os-win-5.9.0/.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/os-win-5.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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 ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.2.1 (installed: ddt 1.6.0) Handling oslotest>=3.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.8.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling eventlet>=0.22.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.22.0 (installed: eventlet 0.36.1) Handling oslo.concurrency>=3.29.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.29.0 (installed: oslo.concurrency 7.0.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.0.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.0.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.0) Handling PyMI>=1.0.0;sys_platform=='win32' from tox --print-deps-only: py312,docs Ignoring alien requirement: PyMI>=1.0.0;sys_platform=='win32' Handling wmi>=0.5;sys_platform=='win32' from tox --print-deps-only: py312,docs Ignoring alien requirement: wmi>=0.5;sys_platform=='win32' Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing os_win.egg-info/PKG-INFO writing dependency_links to os_win.egg-info/dependency_links.txt writing entry points to os_win.egg-info/entry_points.txt writing requirements to os_win.egg-info/requires.txt writing top-level names to os_win.egg-info/top_level.txt writing pbr to os_win.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 reading manifest template 'MANIFEST.in' 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 'os_win.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-win-5.9.0/os_win-5.9.0.dist-info' Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling eventlet >=0.22.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: eventlet >=0.22.0 (installed: eventlet 0.36.1) Handling oslo.concurrency >=3.29.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.concurrency >=3.29.0 (installed: oslo.concurrency 7.0.0) Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.config >=6.8.0 (installed: oslo.config 9.7.0) Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.0.0) Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.utils >=4.7.0 (installed: oslo.utils 8.0.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (os-win) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.0) Handling PyMI >=1.0.0 ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (os-win) Ignoring alien requirement: PyMI >=1.0.0 ; (sys_platform=='win32') Handling wmi >=0.5 ; (sys_platform=='win32') from hook generated metadata: Requires-Dist (os-win) Ignoring alien requirement: wmi >=0.5 ; (sys_platform=='win32') + cat /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-buildrequires + rm -rfv os_win-5.9.0.dist-info/ removed 'os_win-5.9.0.dist-info/AUTHORS' removed 'os_win-5.9.0.dist-info/LICENSE' removed 'os_win-5.9.0.dist-info/METADATA' removed 'os_win-5.9.0.dist-info/entry_points.txt' removed 'os_win-5.9.0.dist-info/pbr.json' removed 'os_win-5.9.0.dist-info/top_level.txt' removed directory 'os_win-5.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KMN1mb + 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 os-win-5.9.0 + mkdir -p /builddir/build/BUILD/os-win-5.9.0/.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/os-win-5.9.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir Processing /builddir/build/BUILD/os-win-5.9.0 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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info creating /builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info writing /builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/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 reading manifest template 'MANIFEST.in' 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/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-modern-metadata-7mbvc987/os_win-5.9.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: os-win Building wheel for os-win (pyproject.toml): started Running command Building wheel for os-win (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/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/os_win creating build/lib/os_win/utils creating build/lib/os_win/utils/network copying os_win/utils/network/nvgreutils.py -> build/lib/os_win/utils/network copying os_win/utils/network/networkutils.py -> build/lib/os_win/utils/network copying os_win/utils/network/__init__.py -> build/lib/os_win/utils/network creating build/lib/os_win/tests copying os_win/tests/__init__.py -> build/lib/os_win/tests creating build/lib/os_win/tests/unit creating build/lib/os_win/tests/unit/utils creating build/lib/os_win/tests/unit/utils/io copying os_win/tests/unit/utils/io/test_namedpipe.py -> build/lib/os_win/tests/unit/utils/io copying os_win/tests/unit/utils/io/test_ioutils.py -> build/lib/os_win/tests/unit/utils/io copying os_win/tests/unit/utils/io/__init__.py -> build/lib/os_win/tests/unit/utils/io creating build/lib/os_win/utils/dns copying os_win/utils/dns/dnsutils.py -> build/lib/os_win/utils/dns copying os_win/utils/dns/__init__.py -> build/lib/os_win/utils/dns creating build/lib/os_win/utils/io copying os_win/utils/io/namedpipe.py -> build/lib/os_win/utils/io copying os_win/utils/io/ioutils.py -> build/lib/os_win/utils/io copying os_win/utils/io/__init__.py -> build/lib/os_win/utils/io creating build/lib/os_win/tests/unit/utils/metrics copying os_win/tests/unit/utils/metrics/test_metricsutils.py -> build/lib/os_win/tests/unit/utils/metrics copying os_win/tests/unit/utils/metrics/__init__.py -> build/lib/os_win/tests/unit/utils/metrics creating build/lib/os_win/tests/unit/utils/storage creating build/lib/os_win/tests/unit/utils/storage/virtdisk copying os_win/tests/unit/utils/storage/virtdisk/test_vhdutils.py -> build/lib/os_win/tests/unit/utils/storage/virtdisk copying os_win/tests/unit/utils/storage/virtdisk/__init__.py -> build/lib/os_win/tests/unit/utils/storage/virtdisk creating build/lib/os_win/utils/storage copying os_win/utils/storage/smbutils.py -> build/lib/os_win/utils/storage copying os_win/utils/storage/diskutils.py -> build/lib/os_win/utils/storage copying os_win/utils/storage/__init__.py -> build/lib/os_win/utils/storage creating build/lib/os_win/utils/storage/target copying os_win/utils/storage/target/iscsi_target_utils.py -> build/lib/os_win/utils/storage/target copying os_win/utils/storage/target/__init__.py -> build/lib/os_win/utils/storage/target creating build/lib/os_win/tests/unit/utils/network copying os_win/tests/unit/utils/network/test_nvgreutils.py -> build/lib/os_win/tests/unit/utils/network copying os_win/tests/unit/utils/network/test_networkutils.py -> build/lib/os_win/tests/unit/utils/network copying os_win/tests/unit/utils/network/__init__.py -> build/lib/os_win/tests/unit/utils/network creating build/lib/os_win/tests/unit/utils/storage/initiator copying os_win/tests/unit/utils/storage/initiator/test_iscsi_utils.py -> build/lib/os_win/tests/unit/utils/storage/initiator copying os_win/tests/unit/utils/storage/initiator/test_fc_utils.py -> build/lib/os_win/tests/unit/utils/storage/initiator copying os_win/tests/unit/utils/storage/initiator/__init__.py -> build/lib/os_win/tests/unit/utils/storage/initiator creating build/lib/os_win/tests/functional copying os_win/tests/functional/test_vhdutils.py -> build/lib/os_win/tests/functional copying os_win/tests/functional/test_pathutils.py -> build/lib/os_win/tests/functional copying os_win/tests/functional/test_mutex.py -> build/lib/os_win/tests/functional copying os_win/tests/functional/test_base.py -> build/lib/os_win/tests/functional copying os_win/tests/functional/__init__.py -> build/lib/os_win/tests/functional creating build/lib/os_win/utils/winapi creating build/lib/os_win/utils/winapi/libs copying os_win/utils/winapi/libs/virtdisk.py -> build/lib/os_win/utils/winapi/libs copying os_win/utils/winapi/libs/kernel32.py -> build/lib/os_win/utils/winapi/libs copying os_win/utils/winapi/libs/iscsidsc.py -> build/lib/os_win/utils/winapi/libs copying os_win/utils/winapi/libs/hbaapi.py -> build/lib/os_win/utils/winapi/libs copying os_win/utils/winapi/libs/clusapi.py -> build/lib/os_win/utils/winapi/libs copying os_win/utils/winapi/libs/advapi32.py -> build/lib/os_win/utils/winapi/libs copying os_win/utils/winapi/libs/__init__.py -> build/lib/os_win/utils/winapi/libs copying os_win/utils/win32utils.py -> build/lib/os_win/utils copying os_win/utils/processutils.py -> build/lib/os_win/utils copying os_win/utils/pathutils.py -> build/lib/os_win/utils copying os_win/utils/jobutils.py -> build/lib/os_win/utils copying os_win/utils/hostutils10.py -> build/lib/os_win/utils copying os_win/utils/hostutils.py -> build/lib/os_win/utils copying os_win/utils/baseutils.py -> build/lib/os_win/utils copying os_win/utils/_wqlutils.py -> build/lib/os_win/utils copying os_win/utils/_acl_utils.py -> build/lib/os_win/utils copying os_win/utils/__init__.py -> build/lib/os_win/utils copying os_win/tests/unit/utils/storage/test_smbutils.py -> build/lib/os_win/tests/unit/utils/storage copying os_win/tests/unit/utils/storage/test_diskutils.py -> build/lib/os_win/tests/unit/utils/storage copying os_win/tests/unit/utils/storage/__init__.py -> build/lib/os_win/tests/unit/utils/storage creating build/lib/os_win/utils/compute copying os_win/utils/compute/vmutils10.py -> build/lib/os_win/utils/compute copying os_win/utils/compute/vmutils.py -> build/lib/os_win/utils/compute copying os_win/utils/compute/rdpconsoleutils.py -> build/lib/os_win/utils/compute copying os_win/utils/compute/migrationutils.py -> build/lib/os_win/utils/compute copying os_win/utils/compute/livemigrationutils.py -> build/lib/os_win/utils/compute copying os_win/utils/compute/clusterutils.py -> build/lib/os_win/utils/compute copying os_win/utils/compute/_clusapi_utils.py -> build/lib/os_win/utils/compute copying os_win/utils/compute/__init__.py -> build/lib/os_win/utils/compute creating build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/test_vmutils10.py -> build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/test_vmutils.py -> build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/test_rdpconsoleutils.py -> build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/test_migrationutils.py -> build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/test_livemigrationutils.py -> build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/test_clusterutils.py -> build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/test_clusapi_utils.py -> build/lib/os_win/tests/unit/utils/compute copying os_win/tests/unit/utils/compute/__init__.py -> build/lib/os_win/tests/unit/utils/compute creating build/lib/os_win/tests/unit/utils/dns copying os_win/tests/unit/utils/dns/test_dnsutils.py -> build/lib/os_win/tests/unit/utils/dns copying os_win/tests/unit/utils/dns/__init__.py -> build/lib/os_win/tests/unit/utils/dns creating build/lib/os_win/utils/metrics copying os_win/utils/metrics/metricsutils.py -> build/lib/os_win/utils/metrics copying os_win/utils/metrics/__init__.py -> build/lib/os_win/utils/metrics creating build/lib/os_win/utils/storage/initiator copying os_win/utils/storage/initiator/iscsi_utils.py -> build/lib/os_win/utils/storage/initiator copying os_win/utils/storage/initiator/fc_utils.py -> build/lib/os_win/utils/storage/initiator copying os_win/utils/storage/initiator/__init__.py -> build/lib/os_win/utils/storage/initiator copying os_win/version.py -> build/lib/os_win copying os_win/utilsfactory.py -> build/lib/os_win copying os_win/exceptions.py -> build/lib/os_win copying os_win/constants.py -> build/lib/os_win copying os_win/conf.py -> build/lib/os_win copying os_win/_utils.py -> build/lib/os_win copying os_win/_i18n.py -> build/lib/os_win copying os_win/__init__.py -> build/lib/os_win creating build/lib/os_win/utils/storage/virtdisk copying os_win/utils/storage/virtdisk/vhdutils.py -> build/lib/os_win/utils/storage/virtdisk copying os_win/utils/storage/virtdisk/__init__.py -> build/lib/os_win/utils/storage/virtdisk creating build/lib/os_win/tests/unit/utils/storage/target copying os_win/tests/unit/utils/storage/target/test_iscsi_target_utils.py -> build/lib/os_win/tests/unit/utils/storage/target copying os_win/tests/unit/utils/storage/target/__init__.py -> build/lib/os_win/tests/unit/utils/storage/target copying os_win/tests/unit/test_utilsfactory.py -> build/lib/os_win/tests/unit copying os_win/tests/unit/test_utils.py -> build/lib/os_win/tests/unit copying os_win/tests/unit/test_processutils.py -> build/lib/os_win/tests/unit copying os_win/tests/unit/test_hacking.py -> build/lib/os_win/tests/unit copying os_win/tests/unit/test_base.py -> build/lib/os_win/tests/unit copying os_win/tests/unit/__init__.py -> build/lib/os_win/tests/unit creating build/lib/os_win/_hacking copying os_win/_hacking/checks.py -> build/lib/os_win/_hacking copying os_win/_hacking/__init__.py -> build/lib/os_win/_hacking creating build/lib/os_win/utils/winapi/errmsg copying os_win/utils/winapi/errmsg/iscsierr.py -> build/lib/os_win/utils/winapi/errmsg copying os_win/utils/winapi/errmsg/__init__.py -> build/lib/os_win/utils/winapi/errmsg copying os_win/tests/unit/utils/test_wqlutils.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/test_win32utils.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/test_pathutils.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/test_jobutils.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/test_hostutils10.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/test_hostutils.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/test_baseutils.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/test_aclutils.py -> build/lib/os_win/tests/unit/utils copying os_win/tests/unit/utils/__init__.py -> build/lib/os_win/tests/unit/utils copying os_win/utils/winapi/wintypes.py -> build/lib/os_win/utils/winapi copying os_win/utils/winapi/constants.py -> build/lib/os_win/utils/winapi copying os_win/utils/winapi/__init__.py -> build/lib/os_win/utils/winapi running egg_info writing os_win.egg-info/PKG-INFO writing dependency_links to os_win.egg-info/dependency_links.txt writing entry points to os_win.egg-info/entry_points.txt writing requirements to os_win.egg-info/requires.txt writing top-level names to os_win.egg-info/top_level.txt writing pbr to os_win.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 reading manifest template 'MANIFEST.in' 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 'os_win.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [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/os_win creating build/bdist.linux-x86_64/wheel/os_win/_hacking copying build/lib/os_win/_hacking/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/_hacking copying build/lib/os_win/_hacking/checks.py -> build/bdist.linux-x86_64/wheel/os_win/_hacking copying build/lib/os_win/__init__.py -> build/bdist.linux-x86_64/wheel/os_win copying build/lib/os_win/_i18n.py -> build/bdist.linux-x86_64/wheel/os_win copying build/lib/os_win/_utils.py -> build/bdist.linux-x86_64/wheel/os_win copying build/lib/os_win/conf.py -> build/bdist.linux-x86_64/wheel/os_win copying build/lib/os_win/constants.py -> build/bdist.linux-x86_64/wheel/os_win copying build/lib/os_win/exceptions.py -> build/bdist.linux-x86_64/wheel/os_win copying build/lib/os_win/utilsfactory.py -> build/bdist.linux-x86_64/wheel/os_win copying build/lib/os_win/version.py -> build/bdist.linux-x86_64/wheel/os_win creating build/bdist.linux-x86_64/wheel/os_win/tests creating build/bdist.linux-x86_64/wheel/os_win/tests/functional copying build/lib/os_win/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/functional copying build/lib/os_win/tests/functional/test_base.py -> build/bdist.linux-x86_64/wheel/os_win/tests/functional copying build/lib/os_win/tests/functional/test_mutex.py -> build/bdist.linux-x86_64/wheel/os_win/tests/functional copying build/lib/os_win/tests/functional/test_pathutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/functional copying build/lib/os_win/tests/functional/test_vhdutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/functional creating build/bdist.linux-x86_64/wheel/os_win/tests/unit copying build/lib/os_win/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit copying build/lib/os_win/tests/unit/test_base.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit copying build/lib/os_win/tests/unit/test_hacking.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit copying build/lib/os_win/tests/unit/test_processutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit copying build/lib/os_win/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit copying build/lib/os_win/tests/unit/test_utilsfactory.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_aclutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_baseutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_hostutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_hostutils10.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_jobutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_pathutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_win32utils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils copying build/lib/os_win/tests/unit/utils/test_wqlutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/dns copying build/lib/os_win/tests/unit/utils/dns/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/dns copying build/lib/os_win/tests/unit/utils/dns/test_dnsutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/dns creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/test_clusapi_utils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/test_clusterutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/test_livemigrationutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/test_migrationutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/test_rdpconsoleutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/test_vmutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute copying build/lib/os_win/tests/unit/utils/compute/test_vmutils10.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/compute creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/network copying build/lib/os_win/tests/unit/utils/network/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/network copying build/lib/os_win/tests/unit/utils/network/test_networkutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/network copying build/lib/os_win/tests/unit/utils/network/test_nvgreutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/network creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/target copying build/lib/os_win/tests/unit/utils/storage/target/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/target copying build/lib/os_win/tests/unit/utils/storage/target/test_iscsi_target_utils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/target copying build/lib/os_win/tests/unit/utils/storage/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage copying build/lib/os_win/tests/unit/utils/storage/test_diskutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage copying build/lib/os_win/tests/unit/utils/storage/test_smbutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/initiator copying build/lib/os_win/tests/unit/utils/storage/initiator/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/initiator copying build/lib/os_win/tests/unit/utils/storage/initiator/test_fc_utils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/initiator copying build/lib/os_win/tests/unit/utils/storage/initiator/test_iscsi_utils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/initiator creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/virtdisk copying build/lib/os_win/tests/unit/utils/storage/virtdisk/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/virtdisk copying build/lib/os_win/tests/unit/utils/storage/virtdisk/test_vhdutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/storage/virtdisk creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/metrics copying build/lib/os_win/tests/unit/utils/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/metrics copying build/lib/os_win/tests/unit/utils/metrics/test_metricsutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/metrics creating build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/io copying build/lib/os_win/tests/unit/utils/io/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/io copying build/lib/os_win/tests/unit/utils/io/test_ioutils.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/io copying build/lib/os_win/tests/unit/utils/io/test_namedpipe.py -> build/bdist.linux-x86_64/wheel/os_win/tests/unit/utils/io copying build/lib/os_win/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/tests creating build/bdist.linux-x86_64/wheel/os_win/utils creating build/bdist.linux-x86_64/wheel/os_win/utils/metrics copying build/lib/os_win/utils/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/metrics copying build/lib/os_win/utils/metrics/metricsutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/metrics creating build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/_clusapi_utils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/clusterutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/livemigrationutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/migrationutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/rdpconsoleutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/vmutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/compute/vmutils10.py -> build/bdist.linux-x86_64/wheel/os_win/utils/compute copying build/lib/os_win/utils/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/_acl_utils.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/_wqlutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/baseutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/hostutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/hostutils10.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/jobutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/pathutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/processutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils copying build/lib/os_win/utils/win32utils.py -> build/bdist.linux-x86_64/wheel/os_win/utils creating build/bdist.linux-x86_64/wheel/os_win/utils/winapi copying build/lib/os_win/utils/winapi/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi copying build/lib/os_win/utils/winapi/constants.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi copying build/lib/os_win/utils/winapi/wintypes.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi creating build/bdist.linux-x86_64/wheel/os_win/utils/winapi/errmsg copying build/lib/os_win/utils/winapi/errmsg/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/errmsg copying build/lib/os_win/utils/winapi/errmsg/iscsierr.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/errmsg creating build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs copying build/lib/os_win/utils/winapi/libs/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs copying build/lib/os_win/utils/winapi/libs/advapi32.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs copying build/lib/os_win/utils/winapi/libs/clusapi.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs copying build/lib/os_win/utils/winapi/libs/hbaapi.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs copying build/lib/os_win/utils/winapi/libs/iscsidsc.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs copying build/lib/os_win/utils/winapi/libs/kernel32.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs copying build/lib/os_win/utils/winapi/libs/virtdisk.py -> build/bdist.linux-x86_64/wheel/os_win/utils/winapi/libs creating build/bdist.linux-x86_64/wheel/os_win/utils/storage creating build/bdist.linux-x86_64/wheel/os_win/utils/storage/virtdisk copying build/lib/os_win/utils/storage/virtdisk/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage/virtdisk copying build/lib/os_win/utils/storage/virtdisk/vhdutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage/virtdisk creating build/bdist.linux-x86_64/wheel/os_win/utils/storage/initiator copying build/lib/os_win/utils/storage/initiator/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage/initiator copying build/lib/os_win/utils/storage/initiator/fc_utils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage/initiator copying build/lib/os_win/utils/storage/initiator/iscsi_utils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage/initiator creating build/bdist.linux-x86_64/wheel/os_win/utils/storage/target copying build/lib/os_win/utils/storage/target/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage/target copying build/lib/os_win/utils/storage/target/iscsi_target_utils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage/target copying build/lib/os_win/utils/storage/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage copying build/lib/os_win/utils/storage/diskutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage copying build/lib/os_win/utils/storage/smbutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/storage creating build/bdist.linux-x86_64/wheel/os_win/utils/io copying build/lib/os_win/utils/io/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/io copying build/lib/os_win/utils/io/ioutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/io copying build/lib/os_win/utils/io/namedpipe.py -> build/bdist.linux-x86_64/wheel/os_win/utils/io creating build/bdist.linux-x86_64/wheel/os_win/utils/dns copying build/lib/os_win/utils/dns/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/dns copying build/lib/os_win/utils/dns/dnsutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/dns creating build/bdist.linux-x86_64/wheel/os_win/utils/network copying build/lib/os_win/utils/network/__init__.py -> build/bdist.linux-x86_64/wheel/os_win/utils/network copying build/lib/os_win/utils/network/networkutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/network copying build/lib/os_win/utils/network/nvgreutils.py -> build/bdist.linux-x86_64/wheel/os_win/utils/network running install_egg_info Copying os_win.egg-info to build/bdist.linux-x86_64/wheel/os_win-5.9.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/os_win-5.9.0.dist-info/WHEEL creating '/builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir/pip-wheel-b_hivvf5/.tmp-ylew773s/os_win-5.9.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'os_win/__init__.py' adding 'os_win/_i18n.py' adding 'os_win/_utils.py' adding 'os_win/conf.py' adding 'os_win/constants.py' adding 'os_win/exceptions.py' adding 'os_win/utilsfactory.py' adding 'os_win/version.py' adding 'os_win/_hacking/__init__.py' adding 'os_win/_hacking/checks.py' adding 'os_win/tests/__init__.py' adding 'os_win/tests/functional/__init__.py' adding 'os_win/tests/functional/test_base.py' adding 'os_win/tests/functional/test_mutex.py' adding 'os_win/tests/functional/test_pathutils.py' adding 'os_win/tests/functional/test_vhdutils.py' adding 'os_win/tests/unit/__init__.py' adding 'os_win/tests/unit/test_base.py' adding 'os_win/tests/unit/test_hacking.py' adding 'os_win/tests/unit/test_processutils.py' adding 'os_win/tests/unit/test_utils.py' adding 'os_win/tests/unit/test_utilsfactory.py' adding 'os_win/tests/unit/utils/__init__.py' adding 'os_win/tests/unit/utils/test_aclutils.py' adding 'os_win/tests/unit/utils/test_baseutils.py' adding 'os_win/tests/unit/utils/test_hostutils.py' adding 'os_win/tests/unit/utils/test_hostutils10.py' adding 'os_win/tests/unit/utils/test_jobutils.py' adding 'os_win/tests/unit/utils/test_pathutils.py' adding 'os_win/tests/unit/utils/test_win32utils.py' adding 'os_win/tests/unit/utils/test_wqlutils.py' adding 'os_win/tests/unit/utils/compute/__init__.py' adding 'os_win/tests/unit/utils/compute/test_clusapi_utils.py' adding 'os_win/tests/unit/utils/compute/test_clusterutils.py' adding 'os_win/tests/unit/utils/compute/test_livemigrationutils.py' adding 'os_win/tests/unit/utils/compute/test_migrationutils.py' adding 'os_win/tests/unit/utils/compute/test_rdpconsoleutils.py' adding 'os_win/tests/unit/utils/compute/test_vmutils.py' adding 'os_win/tests/unit/utils/compute/test_vmutils10.py' adding 'os_win/tests/unit/utils/dns/__init__.py' adding 'os_win/tests/unit/utils/dns/test_dnsutils.py' adding 'os_win/tests/unit/utils/io/__init__.py' adding 'os_win/tests/unit/utils/io/test_ioutils.py' adding 'os_win/tests/unit/utils/io/test_namedpipe.py' adding 'os_win/tests/unit/utils/metrics/__init__.py' adding 'os_win/tests/unit/utils/metrics/test_metricsutils.py' adding 'os_win/tests/unit/utils/network/__init__.py' adding 'os_win/tests/unit/utils/network/test_networkutils.py' adding 'os_win/tests/unit/utils/network/test_nvgreutils.py' adding 'os_win/tests/unit/utils/storage/__init__.py' adding 'os_win/tests/unit/utils/storage/test_diskutils.py' adding 'os_win/tests/unit/utils/storage/test_smbutils.py' adding 'os_win/tests/unit/utils/storage/initiator/__init__.py' adding 'os_win/tests/unit/utils/storage/initiator/test_fc_utils.py' adding 'os_win/tests/unit/utils/storage/initiator/test_iscsi_utils.py' adding 'os_win/tests/unit/utils/storage/target/__init__.py' adding 'os_win/tests/unit/utils/storage/target/test_iscsi_target_utils.py' adding 'os_win/tests/unit/utils/storage/virtdisk/__init__.py' adding 'os_win/tests/unit/utils/storage/virtdisk/test_vhdutils.py' adding 'os_win/utils/__init__.py' adding 'os_win/utils/_acl_utils.py' adding 'os_win/utils/_wqlutils.py' adding 'os_win/utils/baseutils.py' adding 'os_win/utils/hostutils.py' adding 'os_win/utils/hostutils10.py' adding 'os_win/utils/jobutils.py' adding 'os_win/utils/pathutils.py' adding 'os_win/utils/processutils.py' adding 'os_win/utils/win32utils.py' adding 'os_win/utils/compute/__init__.py' adding 'os_win/utils/compute/_clusapi_utils.py' adding 'os_win/utils/compute/clusterutils.py' adding 'os_win/utils/compute/livemigrationutils.py' adding 'os_win/utils/compute/migrationutils.py' adding 'os_win/utils/compute/rdpconsoleutils.py' adding 'os_win/utils/compute/vmutils.py' adding 'os_win/utils/compute/vmutils10.py' adding 'os_win/utils/dns/__init__.py' adding 'os_win/utils/dns/dnsutils.py' adding 'os_win/utils/io/__init__.py' adding 'os_win/utils/io/ioutils.py' adding 'os_win/utils/io/namedpipe.py' adding 'os_win/utils/metrics/__init__.py' adding 'os_win/utils/metrics/metricsutils.py' adding 'os_win/utils/network/__init__.py' adding 'os_win/utils/network/networkutils.py' adding 'os_win/utils/network/nvgreutils.py' adding 'os_win/utils/storage/__init__.py' adding 'os_win/utils/storage/diskutils.py' adding 'os_win/utils/storage/smbutils.py' adding 'os_win/utils/storage/initiator/__init__.py' adding 'os_win/utils/storage/initiator/fc_utils.py' adding 'os_win/utils/storage/initiator/iscsi_utils.py' adding 'os_win/utils/storage/target/__init__.py' adding 'os_win/utils/storage/target/iscsi_target_utils.py' adding 'os_win/utils/storage/virtdisk/__init__.py' adding 'os_win/utils/storage/virtdisk/vhdutils.py' adding 'os_win/utils/winapi/__init__.py' adding 'os_win/utils/winapi/constants.py' adding 'os_win/utils/winapi/wintypes.py' adding 'os_win/utils/winapi/errmsg/__init__.py' adding 'os_win/utils/winapi/errmsg/iscsierr.py' adding 'os_win/utils/winapi/libs/__init__.py' adding 'os_win/utils/winapi/libs/advapi32.py' adding 'os_win/utils/winapi/libs/clusapi.py' adding 'os_win/utils/winapi/libs/hbaapi.py' adding 'os_win/utils/winapi/libs/iscsidsc.py' adding 'os_win/utils/winapi/libs/kernel32.py' adding 'os_win/utils/winapi/libs/virtdisk.py' adding 'os_win-5.9.0.dist-info/AUTHORS' adding 'os_win-5.9.0.dist-info/LICENSE' adding 'os_win-5.9.0.dist-info/METADATA' adding 'os_win-5.9.0.dist-info/WHEEL' adding 'os_win-5.9.0.dist-info/entry_points.txt' adding 'os_win-5.9.0.dist-info/pbr.json' adding 'os_win-5.9.0.dist-info/top_level.txt' adding 'os_win-5.9.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for os-win (pyproject.toml): finished with status 'done' Created wheel for os-win: filename=os_win-5.9.0-py3-none-any.whl size=272747 sha256=3446c366769a99b49ea825ba5655178a71736d15908fc2812468da5ccc82df94 Stored in directory: /builddir/.cache/pip/wheels/05/96/0b/dcf6050b3919e17d2fe895e0d826e0ffd93bf6f7aabc20d223 Successfully built os-win + TOX_TESTENV_PASSENV='*' + 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 ' + 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 ' + PATH=/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/os-win-5.9.0/doc/source/../../etc/os-win-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/os-win-5.9.0/doc/source/_static/os-win.conf.sample [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/os-win-5.9.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 17%] contributing reading sources... [ 33%] index reading sources... [ 50%] installation reading sources... [ 67%] readme reading sources... [ 83%] sample_config reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying downloadable files... [100%] ../_static/os-win.conf.sample copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 17%] contributing writing output... [ 33%] index writing output... [ 50%] installation writing output... [ 67%] readme writing output... [ 83%] sample_config writing output... [100%] usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (1.12 seconds) congratulations :) (1.19 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BXMIQS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.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 os-win-5.9.0 ++ ls /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir/os_win-5.9.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=os_win==5.9.0 + '[' -z os_win==5.9.0 ']' + TMPDIR=/builddir/build/BUILD/os-win-5.9.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.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/os-win-5.9.0/pyproject-wheeldir os_win==5.9.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/os-win-5.9.0/pyproject-wheeldir Processing ./pyproject-wheeldir/os_win-5.9.0-py3-none-any.whl Installing collected packages: os_win Successfully installed os_win-5.9.0 + '[' -d /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/os_win-5.9.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages/os_win-5.9.0.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-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64 --record /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages/os_win-5.9.0.dist-info/RECORD --output /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages/os_win-5.9.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages/os_win-5.9.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages/os_win-5.9.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/lib/python3.12/site-packages/os_win-5.9.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 5.9.0-0.20250311184926.318b105.el10 --unique-debug-suffix -5.9.0-0.20250311184926.318b105.el10.x86_64 --unique-debug-src-base python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os-win-5.9.0 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-os-win-5.9.0-0.20250311184926.318b105.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-os-win-5.9.0-0.20250311184926.318b105.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vKYpDr + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/doc/python3-os-win + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/doc/python3-os-win + cp -pr /builddir/build/BUILD/os-win-5.9.0/doc/source/readme.rst /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/doc/python3-os-win + cp -pr /builddir/build/BUILD/os-win-5.9.0/README.rst /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/doc/python3-os-win + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4rYIJm + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/licenses/python3-os-win + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/licenses/python3-os-win + cp -pr /builddir/build/BUILD/os-win-5.9.0/LICENSE /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/licenses/python3-os-win + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-os-win = 5.9.0-0.20250311184926.318b105.el10 python3-os-win = 5.9.0-0.20250311184926.318b105.el10 python3.12-os-win = 5.9.0-0.20250311184926.318b105.el10 python3.12dist(os-win) = 5.9 python3dist(os-win) = 5.9 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: ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) python(abi) = 3.12 python3.12dist(eventlet) >= 0.22 python3.12dist(oslo-concurrency) >= 3.29 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-utils) >= 4.7 Obsoletes: python3.12-os-win < 5.9.0-0.20250311184926.318b105.el10 Processing files: python-os-win-doc-5.9.0-0.20250311184926.318b105.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mrh9Bp + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/doc/python-os-win-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/doc/python-os-win-doc + cp -pr /builddir/build/BUILD/os-win-5.9.0/doc/build/html /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/doc/python-os-win-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e8jJCd + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/licenses/python-os-win-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/licenses/python-os-win-doc + cp -pr /builddir/build/BUILD/os-win-5.9.0/LICENSE /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64/usr/share/licenses/python-os-win-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-os-win-doc = 5.9.0-0.20250311184926.318b105.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64 Wrote: /builddir/build/SRPMS/python-os-win-5.9.0-0.20250311184926.318b105.el10.src.rpm Wrote: /builddir/build/RPMS/python-os-win-doc-5.9.0-0.20250311184926.318b105.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.72fMgC + umask 022 + cd /builddir/build/BUILD + cd os-win-5.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-win-5.9.0-0.20250311184926.318b105.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.7q7Di7 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/os-win-5.9.0-SPECPARTS + rm -rf os-win-5.9.0 os-win-5.9.0.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