Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.src.rpm RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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.YKqnve + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python_watcherclient-4.9.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python_watcherclient-4.9.0-0.20260513165202.fe8aa16.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python_watcherclient-4.9.0 + rm -rf /builddir/build/BUILD/python_watcherclient-4.9.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/python_watcherclient-4.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-watcherclient-4.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 '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + 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 tempest + 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 tempest + 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 tempest + 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 tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order tempest + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^tempest.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^tempest.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qSM8Ds + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python_watcherclient-4.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-hardened-ld-errors -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/python_watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python_watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 80.10.2) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement not satisfied: tox-current-env >= 0.0.16 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.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. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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.9JFKsW + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python_watcherclient-4.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-hardened-ld-errors -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/python_watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python_watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 80.10.2) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) 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 not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.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 cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py312,docs Requirement not satisfied: cliff!=2.9.0,>=2.11.0 Handling osc-lib>=1.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osc-lib>=1.10.0 Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.36.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.36.0 Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=3.4.0 Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML>=3.13 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 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 sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python_watcherclient-4.9.0/python_watcherclient-4.9.0.dist-info' Handling cliff!=2.9.0,>=2.11.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: cliff!=2.9.0,>=2.11.0 Handling osc-lib>=1.10.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: osc-lib>=1.10.0 Handling oslo.i18n>=3.20.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.36.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: oslo.utils>=3.36.0 Handling pbr!=2.1.0,>=3.1.1 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: keystoneauth1>=3.4.0 Handling PyYAML>=3.13 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement not satisfied: PyYAML>=3.13 + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv python_watcherclient-4.9.0.dist-info/ removed 'python_watcherclient-4.9.0.dist-info/licenses/AUTHORS' removed 'python_watcherclient-4.9.0.dist-info/licenses/LICENSE' removed directory 'python_watcherclient-4.9.0.dist-info/licenses' removed 'python_watcherclient-4.9.0.dist-info/METADATA' removed 'python_watcherclient-4.9.0.dist-info/entry_points.txt' removed 'python_watcherclient-4.9.0.dist-info/pbr.json' removed 'python_watcherclient-4.9.0.dist-info/top_level.txt' removed directory 'python_watcherclient-4.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.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. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-watcherclient.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.jlpCBD + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python_watcherclient-4.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-hardened-ld-errors -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/python_watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python_watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 80.10.2) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.06 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 fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) 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 cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff!=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) 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 sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python_watcherclient-4.9.0/python_watcherclient-4.9.0.dist-info' Handling cliff!=2.9.0,>=2.11.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: cliff!=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib>=1.10.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: osc-lib>=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n>=3.20.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.36.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.utils>=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr!=2.1.0,>=3.1.1 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML>=3.13 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv python_watcherclient-4.9.0.dist-info/ removed 'python_watcherclient-4.9.0.dist-info/licenses/AUTHORS' removed 'python_watcherclient-4.9.0.dist-info/licenses/LICENSE' removed directory 'python_watcherclient-4.9.0.dist-info/licenses' removed 'python_watcherclient-4.9.0.dist-info/METADATA' removed 'python_watcherclient-4.9.0.dist-info/top_level.txt' removed 'python_watcherclient-4.9.0.dist-info/pbr.json' removed 'python_watcherclient-4.9.0.dist-info/entry_points.txt' removed directory 'python_watcherclient-4.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.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. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-watcherclient.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.NMMQUC + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python_watcherclient-4.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-hardened-ld-errors -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/python_watcherclient-4.9.0/.pyproject-builddir + RPM_TOXENV=py312,docs + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python_watcherclient-4.9.0/pyproject-wheeldir --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 80.10.2) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) py312: OK ✔ in 0.02 seconds py312: OK (0.02 seconds) docs: OK (0.01 seconds) congratulations :) (0.09 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 fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) 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 cliff!=2.9.0,>=2.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: cliff!=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr!=2.1.0,>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) 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 sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python_watcherclient-4.9.0/python_watcherclient-4.9.0.dist-info' Handling cliff!=2.9.0,>=2.11.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: cliff!=2.9.0,>=2.11.0 (installed: cliff 4.10.0) Handling osc-lib>=1.10.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: osc-lib>=1.10.0 (installed: osc-lib 4.1.0) Handling oslo.i18n>=3.20.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.6.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.36.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: oslo.utils>=3.36.0 (installed: oslo.utils 9.1.0) Handling pbr!=2.1.0,>=3.1.1 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: pbr!=2.1.0,>=3.1.1 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.12.0) Handling PyYAML>=3.13 from hook generated metadata: Requires-Dist (python-watcherclient) Requirement satisfied: PyYAML>=3.13 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-buildrequires + rm -rfv python_watcherclient-4.9.0.dist-info/ removed 'python_watcherclient-4.9.0.dist-info/licenses/AUTHORS' removed 'python_watcherclient-4.9.0.dist-info/licenses/LICENSE' removed directory 'python_watcherclient-4.9.0.dist-info/licenses' removed 'python_watcherclient-4.9.0.dist-info/METADATA' removed 'python_watcherclient-4.9.0.dist-info/entry_points.txt' removed 'python_watcherclient-4.9.0.dist-info/pbr.json' removed 'python_watcherclient-4.9.0.dist-info/top_level.txt' removed directory 'python_watcherclient-4.9.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2dz9ay + 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-hardened-ld-errors -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 python_watcherclient-4.9.0 + mkdir -p /builddir/build/BUILD/python_watcherclient-4.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-hardened-ld-errors -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/python_watcherclient-4.9.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python_watcherclient-4.9.0/pyproject-wheeldir Processing /builddir/build/BUILD/python_watcherclient-4.9.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info writing /builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-modern-metadata-1tn24cyq/python_watcherclient-4.9.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-watcherclient Building wheel for python-watcherclient (pyproject.toml): started Running command Building wheel for python-watcherclient (pyproject.toml) /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/utils.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/test_utils.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/test_import.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/test_client.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/keystone_client_fixtures.py -> build/lib/watcherclient/tests/unit copying watcherclient/tests/unit/__init__.py -> build/lib/watcherclient/tests/unit creating build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_strategy.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_service.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_scoring_engine.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_goal.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_audit_template.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_audit.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_action_plan.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/test_action.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/base.py -> build/lib/watcherclient/tests/client_functional/v1 copying watcherclient/tests/client_functional/v1/__init__.py -> build/lib/watcherclient/tests/client_functional/v1 creating build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_strategy_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_strategy.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_service_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_service.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_scoring_engine_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_scoring_engine.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_goal_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_goal.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_data_model_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_data_model.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit_template_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit_template.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_audit.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action_plan_shell.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action_plan.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/test_action.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/base.py -> build/lib/watcherclient/tests/unit/v1 copying watcherclient/tests/unit/v1/__init__.py -> build/lib/watcherclient/tests/unit/v1 creating build/lib/watcherclient/tests/unit/common copying watcherclient/tests/unit/common/test_api_versioning.py -> build/lib/watcherclient/tests/unit/common copying watcherclient/tests/unit/common/__init__.py -> build/lib/watcherclient/tests/unit/common copying watcherclient/tests/client_functional/__init__.py -> build/lib/watcherclient/tests/client_functional creating build/lib/watcherclient/common/apiclient copying watcherclient/common/apiclient/exceptions.py -> build/lib/watcherclient/common/apiclient copying watcherclient/common/apiclient/base.py -> build/lib/watcherclient/common/apiclient copying watcherclient/common/apiclient/__init__.py -> build/lib/watcherclient/common/apiclient copying watcherclient/common/utils.py -> build/lib/watcherclient/common copying watcherclient/common/httpclient.py -> build/lib/watcherclient/common copying watcherclient/common/command.py -> build/lib/watcherclient/common copying watcherclient/common/base.py -> build/lib/watcherclient/common copying watcherclient/common/api_versioning.py -> build/lib/watcherclient/common copying watcherclient/common/__init__.py -> build/lib/watcherclient/common copying watcherclient/tests/__init__.py -> build/lib/watcherclient/tests copying watcherclient/version.py -> build/lib/watcherclient copying watcherclient/shell.py -> build/lib/watcherclient copying watcherclient/exceptions.py -> build/lib/watcherclient copying watcherclient/client.py -> build/lib/watcherclient copying watcherclient/_i18n.py -> build/lib/watcherclient copying watcherclient/__init__.py -> build/lib/watcherclient creating build/lib/watcherclient/v1 copying watcherclient/v1/strategy_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/strategy.py -> build/lib/watcherclient/v1 copying watcherclient/v1/service_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/service.py -> build/lib/watcherclient/v1 copying watcherclient/v1/scoring_engine_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/scoring_engine.py -> build/lib/watcherclient/v1 copying watcherclient/v1/resource_fields.py -> build/lib/watcherclient/v1 copying watcherclient/v1/goal_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/goal.py -> build/lib/watcherclient/v1 copying watcherclient/v1/data_model_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/data_model.py -> build/lib/watcherclient/v1 copying watcherclient/v1/client.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit_template_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit_template.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/audit.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action_plan_shell.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action_plan.py -> build/lib/watcherclient/v1 copying watcherclient/v1/action.py -> build/lib/watcherclient/v1 copying watcherclient/v1/__init__.py -> build/lib/watcherclient/v1 creating build/lib/watcherclient/osc copying watcherclient/osc/plugin.py -> build/lib/watcherclient/osc copying watcherclient/osc/__init__.py -> build/lib/watcherclient/osc running egg_info writing python_watcherclient.egg-info/PKG-INFO writing dependency_links to python_watcherclient.egg-info/dependency_links.txt writing entry points to python_watcherclient.egg-info/entry_points.txt writing requirements to python_watcherclient.egg-info/requires.txt writing top-level names to python_watcherclient.egg-info/top_level.txt writing pbr to python_watcherclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_watcherclient.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'watcherclient.locale' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'watcherclient.locale' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'watcherclient.locale' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'watcherclient.locale' to be distributed and are already explicitly excluding 'watcherclient.locale' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'watcherclient.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'watcherclient.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'watcherclient.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'watcherclient.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'watcherclient.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/watcherclient/locale copying watcherclient/locale/watcherclient.pot -> build/lib/watcherclient/locale creating build/lib/watcherclient/locale/fr/LC_MESSAGES copying watcherclient/locale/fr/LC_MESSAGES/watcherclient.po -> build/lib/watcherclient/locale/fr/LC_MESSAGES 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/wheel creating build/bdist.linux-x86_64/wheel/watcherclient creating build/bdist.linux-x86_64/wheel/watcherclient/locale creating build/bdist.linux-x86_64/wheel/watcherclient/locale/fr creating build/bdist.linux-x86_64/wheel/watcherclient/locale/fr/LC_MESSAGES copying build/lib/watcherclient/locale/fr/LC_MESSAGES/watcherclient.po -> build/bdist.linux-x86_64/wheel/./watcherclient/locale/fr/LC_MESSAGES copying build/lib/watcherclient/locale/watcherclient.pot -> build/bdist.linux-x86_64/wheel/./watcherclient/locale creating build/bdist.linux-x86_64/wheel/watcherclient/osc copying build/lib/watcherclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/osc copying build/lib/watcherclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/./watcherclient/osc creating build/bdist.linux-x86_64/wheel/watcherclient/v1 copying build/lib/watcherclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/action.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/action_plan.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/action_plan_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/action_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/audit.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/audit_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/audit_template.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/audit_template_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/client.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/data_model.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/data_model_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/goal.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/goal_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/resource_fields.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/scoring_engine.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/scoring_engine_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/service.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/service_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/strategy.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/v1/strategy_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/v1 copying build/lib/watcherclient/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient copying build/lib/watcherclient/_i18n.py -> build/bdist.linux-x86_64/wheel/./watcherclient copying build/lib/watcherclient/client.py -> build/bdist.linux-x86_64/wheel/./watcherclient copying build/lib/watcherclient/exceptions.py -> build/bdist.linux-x86_64/wheel/./watcherclient copying build/lib/watcherclient/shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient copying build/lib/watcherclient/version.py -> build/bdist.linux-x86_64/wheel/./watcherclient creating build/bdist.linux-x86_64/wheel/watcherclient/common copying build/lib/watcherclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common copying build/lib/watcherclient/common/api_versioning.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common copying build/lib/watcherclient/common/base.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common copying build/lib/watcherclient/common/command.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common copying build/lib/watcherclient/common/httpclient.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common copying build/lib/watcherclient/common/utils.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common creating build/bdist.linux-x86_64/wheel/watcherclient/common/apiclient copying build/lib/watcherclient/common/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common/apiclient copying build/lib/watcherclient/common/apiclient/base.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common/apiclient copying build/lib/watcherclient/common/apiclient/exceptions.py -> build/bdist.linux-x86_64/wheel/./watcherclient/common/apiclient creating build/bdist.linux-x86_64/wheel/watcherclient/tests copying build/lib/watcherclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests creating build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional copying build/lib/watcherclient/tests/client_functional/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional creating build/bdist.linux-x86_64/wheel/watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/base.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_action.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_action_plan.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_audit.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_audit_template.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_goal.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_scoring_engine.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_service.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 copying build/lib/watcherclient/tests/client_functional/v1/test_strategy.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/client_functional/v1 creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/common copying build/lib/watcherclient/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/common copying build/lib/watcherclient/tests/unit/common/test_api_versioning.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/common creating build/bdist.linux-x86_64/wheel/watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/base.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action_plan.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action_plan_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_action_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit_template.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_audit_template_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_data_model.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_data_model_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_goal.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_goal_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_scoring_engine.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_scoring_engine_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_service.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_service_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_strategy.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/v1/test_strategy_shell.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit/v1 copying build/lib/watcherclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/keystone_client_fixtures.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/test_client.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/test_import.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit copying build/lib/watcherclient/tests/unit/utils.py -> build/bdist.linux-x86_64/wheel/./watcherclient/tests/unit running install_egg_info Copying python_watcherclient.egg-info to build/bdist.linux-x86_64/wheel/./python_watcherclient-4.9.0-py3.12.egg-info running install_scripts /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) creating build/bdist.linux-x86_64/wheel/python_watcherclient-4.9.0.dist-info/WHEEL creating '/builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir/pip-wheel-saz2fx_9/.tmp-rxdy27hj/python_watcherclient-4.9.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'python_watcherclient-4.9.0.dist-info/licenses/AUTHORS' adding 'python_watcherclient-4.9.0.dist-info/licenses/LICENSE' adding 'watcherclient/__init__.py' adding 'watcherclient/_i18n.py' adding 'watcherclient/client.py' adding 'watcherclient/exceptions.py' adding 'watcherclient/shell.py' adding 'watcherclient/version.py' adding 'watcherclient/common/__init__.py' adding 'watcherclient/common/api_versioning.py' adding 'watcherclient/common/base.py' adding 'watcherclient/common/command.py' adding 'watcherclient/common/httpclient.py' adding 'watcherclient/common/utils.py' adding 'watcherclient/common/apiclient/__init__.py' adding 'watcherclient/common/apiclient/base.py' adding 'watcherclient/common/apiclient/exceptions.py' adding 'watcherclient/locale/watcherclient.pot' adding 'watcherclient/locale/fr/LC_MESSAGES/watcherclient.po' adding 'watcherclient/osc/__init__.py' adding 'watcherclient/osc/plugin.py' adding 'watcherclient/tests/__init__.py' adding 'watcherclient/tests/client_functional/__init__.py' adding 'watcherclient/tests/client_functional/v1/__init__.py' adding 'watcherclient/tests/client_functional/v1/base.py' adding 'watcherclient/tests/client_functional/v1/test_action.py' adding 'watcherclient/tests/client_functional/v1/test_action_plan.py' adding 'watcherclient/tests/client_functional/v1/test_audit.py' adding 'watcherclient/tests/client_functional/v1/test_audit_template.py' adding 'watcherclient/tests/client_functional/v1/test_goal.py' adding 'watcherclient/tests/client_functional/v1/test_scoring_engine.py' adding 'watcherclient/tests/client_functional/v1/test_service.py' adding 'watcherclient/tests/client_functional/v1/test_strategy.py' adding 'watcherclient/tests/unit/__init__.py' adding 'watcherclient/tests/unit/keystone_client_fixtures.py' adding 'watcherclient/tests/unit/test_client.py' adding 'watcherclient/tests/unit/test_import.py' adding 'watcherclient/tests/unit/test_utils.py' adding 'watcherclient/tests/unit/utils.py' adding 'watcherclient/tests/unit/common/__init__.py' adding 'watcherclient/tests/unit/common/test_api_versioning.py' adding 'watcherclient/tests/unit/v1/__init__.py' adding 'watcherclient/tests/unit/v1/base.py' adding 'watcherclient/tests/unit/v1/test_action.py' adding 'watcherclient/tests/unit/v1/test_action_plan.py' adding 'watcherclient/tests/unit/v1/test_action_plan_shell.py' adding 'watcherclient/tests/unit/v1/test_action_shell.py' adding 'watcherclient/tests/unit/v1/test_audit.py' adding 'watcherclient/tests/unit/v1/test_audit_shell.py' adding 'watcherclient/tests/unit/v1/test_audit_template.py' adding 'watcherclient/tests/unit/v1/test_audit_template_shell.py' adding 'watcherclient/tests/unit/v1/test_data_model.py' adding 'watcherclient/tests/unit/v1/test_data_model_shell.py' adding 'watcherclient/tests/unit/v1/test_goal.py' adding 'watcherclient/tests/unit/v1/test_goal_shell.py' adding 'watcherclient/tests/unit/v1/test_scoring_engine.py' adding 'watcherclient/tests/unit/v1/test_scoring_engine_shell.py' adding 'watcherclient/tests/unit/v1/test_service.py' adding 'watcherclient/tests/unit/v1/test_service_shell.py' adding 'watcherclient/tests/unit/v1/test_strategy.py' adding 'watcherclient/tests/unit/v1/test_strategy_shell.py' adding 'watcherclient/v1/__init__.py' adding 'watcherclient/v1/action.py' adding 'watcherclient/v1/action_plan.py' adding 'watcherclient/v1/action_plan_shell.py' adding 'watcherclient/v1/action_shell.py' adding 'watcherclient/v1/audit.py' adding 'watcherclient/v1/audit_shell.py' adding 'watcherclient/v1/audit_template.py' adding 'watcherclient/v1/audit_template_shell.py' adding 'watcherclient/v1/client.py' adding 'watcherclient/v1/data_model.py' adding 'watcherclient/v1/data_model_shell.py' adding 'watcherclient/v1/goal.py' adding 'watcherclient/v1/goal_shell.py' adding 'watcherclient/v1/resource_fields.py' adding 'watcherclient/v1/scoring_engine.py' adding 'watcherclient/v1/scoring_engine_shell.py' adding 'watcherclient/v1/service.py' adding 'watcherclient/v1/service_shell.py' adding 'watcherclient/v1/strategy.py' adding 'watcherclient/v1/strategy_shell.py' adding 'python_watcherclient-4.9.0.dist-info/METADATA' adding 'python_watcherclient-4.9.0.dist-info/WHEEL' adding 'python_watcherclient-4.9.0.dist-info/entry_points.txt' adding 'python_watcherclient-4.9.0.dist-info/pbr.json' adding 'python_watcherclient-4.9.0.dist-info/top_level.txt' adding 'python_watcherclient-4.9.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-watcherclient (pyproject.toml): finished with status 'done' Created wheel for python-watcherclient: filename=python_watcherclient-4.9.0-py3-none-any.whl size=139971 sha256=03895060e627a3b58fdde68bbfb28aa8010568dda325d49786e1dd0c3625aa21 Stored in directory: /builddir/.cache/pip/wheels/b7/a0/66/6d5df4f4332fa46929334a61c4b88bf7d4a9655aac4f155fe5 Successfully built python-watcherclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JeZ7kl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.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-hardened-ld-errors -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 python_watcherclient-4.9.0 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/python_watcherclient-4.9.0/pyproject-wheeldir/python_watcherclient-4.9.0-py3-none-any.whl ++ xargs basename --multiple + specifier=python_watcherclient==4.9.0 + '[' -z python_watcherclient==4.9.0 ']' + TMPDIR=/builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.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/python_watcherclient-4.9.0/pyproject-wheeldir python_watcherclient==4.9.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python_watcherclient-4.9.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_watcherclient-4.9.0-py3-none-any.whl Installing collected packages: python_watcherclient Creating /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin/watcher to 755 Successfully installed python_watcherclient-4.9.0 + '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin/watcher /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin/watcher: updating + rm -rfv /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64$site_dir/*.dist-info + echo '%ghost %dir /usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.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-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64 --record /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/RECORD --output /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/python_watcherclient-4.9.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/etc/bash_completion.d + install -pm 644 tools/watcher.bash_completion /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/etc/bash_completion.d/watcher + rm -fr /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages/watcherclient/tests + 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-hardened-ld-errors -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-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env --assert-config -q --recreate -e docs Running Sphinx v7.2.6 /usr/lib/python3.12/site-packages/pbr/packaging.py:42: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-watcherclient) with name extracted from the package (python-watcherclient); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.client.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.exceptions.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.version.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.api_versioning.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.base.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.command.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.httpclient.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.utils.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.apiclient.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.apiclient.base.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.common.apiclient.exceptions.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.osc.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.osc.plugin.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action_plan.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action_plan_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.action_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit_template.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.audit_template_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.client.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.data_model.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.data_model_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.goal.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.goal_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.resource_fields.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.scoring_engine.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.scoring_engine_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.service.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.service_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.strategy.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/watcherclient.v1.strategy_shell.rst. Creating file /builddir/build/BUILD/python_watcherclient-4.9.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python_watcherclient-4.9.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 9 source files that are out of date updating environment: [new config] 47 added, 0 changed, 0 removed reading sources... [ 2%] cli/details reading sources... [ 4%] cli/index reading sources... [ 6%] cli/openstack_cli reading sources... [ 9%] cli/watcher reading sources... [ 11%] contributing reading sources... [ 13%] index reading sources... [ 15%] installation reading sources... [ 17%] reference/api/modules reading sources... [ 19%] reference/api/watcherclient reading sources... [ 21%] reference/api/watcherclient.client reading sources... [ 23%] reference/api/watcherclient.common reading sources... [ 26%] reference/api/watcherclient.common.api_versioning reading sources... [ 28%] reference/api/watcherclient.common.apiclient reading sources... [ 30%] reference/api/watcherclient.common.apiclient.base reading sources... [ 32%] reference/api/watcherclient.common.apiclient.exceptions reading sources... [ 34%] reference/api/watcherclient.common.base reading sources... [ 36%] reference/api/watcherclient.common.command reading sources... [ 38%] reference/api/watcherclient.common.httpclient reading sources... [ 40%] reference/api/watcherclient.common.utils reading sources... [ 43%] reference/api/watcherclient.exceptions reading sources... [ 45%] reference/api/watcherclient.osc reading sources... [ 47%] reference/api/watcherclient.osc.plugin reading sources... [ 49%] reference/api/watcherclient.shell reading sources... [ 51%] reference/api/watcherclient.v1 reading sources... [ 53%] reference/api/watcherclient.v1.action reading sources... [ 55%] reference/api/watcherclient.v1.action_plan reading sources... [ 57%] reference/api/watcherclient.v1.action_plan_shell reading sources... [ 60%] reference/api/watcherclient.v1.action_shell reading sources... [ 62%] reference/api/watcherclient.v1.audit reading sources... [ 64%] reference/api/watcherclient.v1.audit_shell reading sources... [ 66%] reference/api/watcherclient.v1.audit_template reading sources... [ 68%] reference/api/watcherclient.v1.audit_template_shell reading sources... [ 70%] reference/api/watcherclient.v1.client reading sources... [ 72%] reference/api/watcherclient.v1.data_model reading sources... [ 74%] reference/api/watcherclient.v1.data_model_shell reading sources... [ 77%] reference/api/watcherclient.v1.goal reading sources... [ 79%] reference/api/watcherclient.v1.goal_shell reading sources... [ 81%] reference/api/watcherclient.v1.resource_fields reading sources... [ 83%] reference/api/watcherclient.v1.scoring_engine reading sources... [ 85%] reference/api/watcherclient.v1.scoring_engine_shell reading sources... [ 87%] reference/api/watcherclient.v1.service reading sources... [ 89%] reference/api/watcherclient.v1.service_shell reading sources... [ 91%] reference/api/watcherclient.v1.strategy reading sources... [ 94%] reference/api/watcherclient.v1.strategy_shell reading sources... [ 96%] reference/api/watcherclient.version reading sources... [ 98%] reference/api_v1 reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... 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('/') writing output... [ 2%] cli/details /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... [ 4%] cli/index writing output... [ 6%] cli/openstack_cli writing output... [ 9%] cli/watcher writing output... [ 11%] contributing writing output... [ 13%] index writing output... [ 15%] installation writing output... [ 17%] reference/api/modules /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('/') [openstackdocstheme] could not determine last_updated for 'reference/api/modules' /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... [ 19%] reference/api/watcherclient [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient' /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... [ 21%] reference/api/watcherclient.client [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.client' /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... [ 23%] reference/api/watcherclient.common [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common' /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... [ 26%] reference/api/watcherclient.common.api_versioning [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.api_versioning' /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... [ 28%] reference/api/watcherclient.common.apiclient [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient' /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... [ 30%] reference/api/watcherclient.common.apiclient.base [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient.base' /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... [ 32%] reference/api/watcherclient.common.apiclient.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.apiclient.exceptions' /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... [ 34%] reference/api/watcherclient.common.base [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.base' /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... [ 36%] reference/api/watcherclient.common.command [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.command' /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... [ 38%] reference/api/watcherclient.common.httpclient [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.httpclient' /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... [ 40%] reference/api/watcherclient.common.utils [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.common.utils' /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... [ 43%] reference/api/watcherclient.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.exceptions' /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... [ 45%] reference/api/watcherclient.osc [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.osc' /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... [ 47%] reference/api/watcherclient.osc.plugin [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.osc.plugin' /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... [ 49%] reference/api/watcherclient.shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.shell' /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... [ 51%] reference/api/watcherclient.v1 [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1' /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... [ 53%] reference/api/watcherclient.v1.action [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action' /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... [ 55%] reference/api/watcherclient.v1.action_plan [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_plan' /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... [ 57%] reference/api/watcherclient.v1.action_plan_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_plan_shell' /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... [ 60%] reference/api/watcherclient.v1.action_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.action_shell' /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... [ 62%] reference/api/watcherclient.v1.audit [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit' /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... [ 64%] reference/api/watcherclient.v1.audit_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_shell' /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... [ 66%] reference/api/watcherclient.v1.audit_template [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_template' /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... [ 68%] reference/api/watcherclient.v1.audit_template_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.audit_template_shell' /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... [ 70%] reference/api/watcherclient.v1.client [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.client' /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... [ 72%] reference/api/watcherclient.v1.data_model [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.data_model' /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... [ 74%] reference/api/watcherclient.v1.data_model_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.data_model_shell' /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... [ 77%] reference/api/watcherclient.v1.goal [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.goal' /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... [ 79%] reference/api/watcherclient.v1.goal_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.goal_shell' writing output... [ 81%] reference/api/watcherclient.v1.resource_fields [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.resource_fields' /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... [ 83%] reference/api/watcherclient.v1.scoring_engine [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.scoring_engine' /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... [ 85%] reference/api/watcherclient.v1.scoring_engine_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.scoring_engine_shell' /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... [ 87%] reference/api/watcherclient.v1.service [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.service' /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... [ 89%] reference/api/watcherclient.v1.service_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.service_shell' /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... [ 91%] reference/api/watcherclient.v1.strategy [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.strategy' /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... [ 94%] reference/api/watcherclient.v1.strategy_shell [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.v1.strategy_shell' /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... [ 96%] reference/api/watcherclient.version [openstackdocstheme] could not determine last_updated for 'reference/api/watcherclient.version' /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... [ 98%] reference/api_v1 writing output... [100%] reference/index /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 py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 3%] watcherclient.client [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/client' highlighting module code... [ 7%] watcherclient.common.api_versioning [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/api_versioning' highlighting module code... [ 10%] watcherclient.common.apiclient.base [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/apiclient/base' highlighting module code... [ 13%] watcherclient.common.apiclient.exceptions [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/apiclient/exceptions' highlighting module code... [ 17%] watcherclient.common.base [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/base' highlighting module code... [ 20%] watcherclient.common.command [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/command' highlighting module code... [ 23%] watcherclient.common.httpclient [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/httpclient' highlighting module code... [ 27%] watcherclient.common.utils [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/common/utils' highlighting module code... [ 30%] watcherclient.exceptions [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/exceptions' highlighting module code... [ 33%] watcherclient.osc.plugin [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/osc/plugin' highlighting module code... [ 37%] watcherclient.shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/shell' highlighting module code... [ 40%] watcherclient.v1.action [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action' highlighting module code... [ 43%] watcherclient.v1.action_plan [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_plan' highlighting module code... [ 47%] watcherclient.v1.action_plan_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_plan_shell' highlighting module code... [ 50%] watcherclient.v1.action_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/action_shell' highlighting module code... [ 53%] watcherclient.v1.audit [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit' highlighting module code... [ 57%] watcherclient.v1.audit_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_shell' highlighting module code... [ 60%] watcherclient.v1.audit_template [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_template' highlighting module code... [ 63%] watcherclient.v1.audit_template_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/audit_template_shell' highlighting module code... [ 67%] watcherclient.v1.client [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/client' highlighting module code... [ 70%] watcherclient.v1.data_model [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/data_model' highlighting module code... [ 73%] watcherclient.v1.data_model_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/data_model_shell' highlighting module code... [ 77%] watcherclient.v1.goal [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/goal' highlighting module code... [ 80%] watcherclient.v1.goal_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/goal_shell' highlighting module code... [ 83%] watcherclient.v1.scoring_engine [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/scoring_engine' highlighting module code... [ 87%] watcherclient.v1.scoring_engine_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/scoring_engine_shell' highlighting module code... [ 90%] watcherclient.v1.service [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/service' highlighting module code... [ 93%] watcherclient.v1.service_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/service_shell' highlighting module code... [ 97%] watcherclient.v1.strategy [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/strategy' highlighting module code... [100%] watcherclient.v1.strategy_shell [openstackdocstheme] could not determine last_updated for '_modules/watcherclient/v1/strategy_shell' [openstackdocstheme] could not determine last_updated for '_modules/index' 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 (6.17 seconds) congratulations :) (6.26 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.9.0-0.20260513165202.fe8aa16.el10 --unique-debug-suffix -4.9.0-0.20260513165202.fe8aa16.el10.x86_64 --unique-debug-src-base python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python_watcherclient-4.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 + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0TrjWc + 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-hardened-ld-errors -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 python_watcherclient-4.9.0 + unset http_proxy + unset https_proxy + 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-hardened-ld-errors -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-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python_watcherclient-4.9.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env --assert-config -q --recreate -e py312 {0} watcherclient.tests.unit.common.test_api_versioning.APIVersionFunctionsTestCase.test_action_update_supported_edge_case [0.000905s] ... ok {0} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_only_major_part_is_presented [0.002417s] ... ok {0} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_wrong_major_version [0.000641s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_noauth_mode [0.015732s] ... ok {3} watcherclient.tests.unit.common.test_api_versioning.APIVersionFunctionsTestCase.test_action_update_supported_true [0.001167s] ... ok {3} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_get_string [0.000797s] ... ok {3} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_version_comparisons [0.001182s] ... ok {3} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_get_available_client_versions [0.002676s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_passed [0.009929s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_auth_params [0.043715s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_no_url [0.000388s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_auth_token_watcher_url [0.001455s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_service_and_endpoint_type_defaults [0.013650s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_api_version_numeric [0.014580s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_no_auth_token [0.050759s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_project_id [0.011775s] ... ok {0} watcherclient.tests.unit.test_client.ClientTest.test_safe_header_with_auth_token [0.000273s] ... ok {0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_invalid_limit [0.000233s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_name_auth_token [0.040437s] ... ok {0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_limit [0.000260s] ... ok {0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_marker [0.000170s] ... ok {0} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_and_sort_dir [0.000178s] ... ok {0} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch_remove [0.000112s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_by_action_plan [0.000110s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_limit [0.000086s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_marker [0.000074s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_pagination_no_limit [0.000135s] ... ok {0} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_show [0.000068s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plan_update [0.000082s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_tenant_name [0.043028s] ... ok {3} watcherclient.tests.unit.test_client.ClientTest.test_make_connection_url [0.000399s] ... ok {3} watcherclient.tests.unit.test_import.ImportTest.test_default_import [0.000127s] ... ok {3} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_nothing_set [0.000160s] ... ok {3} watcherclient.tests.unit.test_utils.UtilsTest.test_split_and_deserialize [0.000164s] ... ok {3} watcherclient.tests.unit.test_utils.UtilsTest.test_split_and_deserialize_fail [0.000148s] ... ok {3} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_detail [0.000105s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plan_start [0.000081s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_cancel [0.000145s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_sort_dir [0.000067s] ... ok {2} watcherclient.tests.unit.common.test_api_versioning.APIVersionFunctionsTestCase.test_action_update_supported_false [0.000964s] ... ok {2} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_valid_version_strings [0.000938s] ... ok {2} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_version_matches [0.000812s] ... ok {2} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_wrong_format [0.000797s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel_not_uuid [0.076221s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_correct_arguments_passed_to_client_constructor_session_created [0.023829s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_get_client_only_session_passed [0.001750s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_uuid_by_table [0.006776s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_start_not_uuid [0.005125s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_update [0.004348s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_auth_token [0.015905s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_delete_not_uuid [0.004532s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list_by_table [0.006471s] ... ok {0} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_by_not_uuid [0.004944s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_token [0.010592s] ... ok {2} watcherclient.tests.unit.test_client.ClientTest.test_port_ends_with_one [0.000577s] ... ok {2} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_limit [0.000249s] ... ok {2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_dir_invalid [0.000378s] ... ok {2} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_allows_label [0.000359s] ... ok {2} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch_format_error [0.000416s] ... ok {2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list [0.000260s] ... ok {2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_by_action_plan_detail [0.000382s] ... ok {2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_sort_dir [0.000140s] ... ok {2} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_list_sort_key [0.000207s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_delete [0.000385s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_get_index_error [0.000241s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list [0.000100s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_detail [0.000299s] ... ok {0} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_list [0.009081s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_limit [0.000088s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_pagination_no_limit [0.000444s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_sort_key [0.000085s] ... ok {0} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_show_by_uuid [0.006089s] ... ok {0} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_goal [0.003505s] ... ok {0} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_sort_key [0.000118s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_audit_template_name [0.007042s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_audit_template_uuid [0.008254s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_goal_and_strategy [0.004678s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete_by_name [0.004046s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list_marker [0.004506s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_goal_and_strategy [0.004710s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete_multiple [0.004975s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_update [0.004473s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_audit_template_name [0.004905s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_force [0.004796s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_goal_and_strategy [0.005043s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete [0.149608s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_cancel_not_uuid [0.072228s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_parameter [0.008724s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_delete_multiple [0.003936s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type_event [0.005402s] ... ok {2} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_uuid_by_table [0.005235s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list_marker [0.004146s] ... ok Action update is not supported in API version 1.0. Minimum required version is 1.5. {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list [0.018785s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_show_by_uuid [0.004556s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list_detail [0.009323s] ... ok {1} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_invalid_version_strings [0.000637s] ... ok {1} watcherclient.tests.unit.common.test_api_versioning.APIVersionTestCase.test_null_version [0.000119s] ... ok {1} watcherclient.tests.unit.common.test_api_versioning.GetAPIVersionTestCase.test_major_and_minor_parts_is_presented [0.001678s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_session_passed [0.000232s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_not_uuid [0.008287s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_update_unsupported_version [0.003146s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_uuid [0.006303s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_parameter [0.012076s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_action_not_found [0.008425s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_unsupported_version ... SKIPPED: Action update is supported in API version 1.5 {1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_no_auth_token [0.013597s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_start [0.003717s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_update_not_uuid [0.006545s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_delete [0.002655s] ... ok {2} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_with_reason_only [0.012721s] ... ok {2} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_detail [0.000106s] ... ok {2} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_pagination_no_limit [0.000136s] ... ok {2} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_create [0.000069s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_goal [0.005025s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_type [0.021666s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list [0.010836s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list_filter_by_audit [0.003184s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_api_version_latest [0.023980s] ... ok {1} watcherclient.tests.unit.test_client.ClientTest.test_safe_header_with_no_auth_token [0.000610s] ... ok {1} watcherclient.tests.unit.test_import.ImportTest.test_import__all__ [0.000119s] ... ok {1} watcherclient.tests.unit.test_import.ImportTest.test_import_objects [0.000115s] ... ok {1} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_limit_0 [0.000102s] ... ok {1} watcherclient.tests.unit.test_utils.CommonFiltersTest.test_other [0.000167s] ... ok {1} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_detail [0.000159s] ... ok {1} watcherclient.tests.unit.test_utils.CommonParamsForListTest.test_sort_key_invalid [0.000212s] ... ok {1} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_dict [0.000165s] ... ok {1} watcherclient.tests.unit.test_utils.UtilsTest.test_args_array_to_patch [0.000142s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_list_detail [0.011612s] ... ok {1} watcherclient.tests.unit.v1.test_action.ActionManagerTest.test_actions_update [0.000617s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_list_marker [0.000105s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan.ActionPlanManagerTest.test_action_plans_show [0.000077s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_show_by_name [0.006150s] ... ok {0} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_show_by_uuid [0.004348s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list [0.000236s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_by_name_detail [0.000251s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_detail [0.000212s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_name [0.027871s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_and_strategy_name [0.000648s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_name [0.000213s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_strategy_name [0.000582s] ... ok Not Found (HTTP 404) {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_strategy_uuid [0.001563s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_show_by_name [0.000560s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_by_random_uuid [0.029773s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type_event [0.003643s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create_with_description [0.008421s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_update [0.010785s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete [0.013764s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list [0.004857s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_update [0.004005s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_goal_uuid [0.020482s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_parameter [0.003686s] ... ok {3} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_update_not_uuid [0.019334s] ... ok {0} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_show_by_name [0.006689s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type_continuous [0.004183s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type_event [0.004039s] ... ok {0} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list_detail [0.005711s] ... ok {0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_marker [0.000105s] ... ok {0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_show [0.000070s] ... ok {0} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_show_by_name [0.000110s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete_by_name [0.002936s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list [0.011041s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_update_by_name [0.003952s] ... ok {0} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_show_by_uuid [0.006058s] ... ok Not Found (HTTP 404) {0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list [0.000088s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_detail [0.000087s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_pagination_no_limit [0.000181s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_sort_dir [0.000115s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_show [0.001622s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_audit_template_uuid [0.003484s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete_by_name [0.004292s] ... ok {0} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_show_by_uuid [0.005786s] ... ok {0} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list [0.000088s] ... ok {0} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_sort_key [0.000075s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list [0.003514s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_show_by_not_uuid [0.014515s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_list_marker [0.003552s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_list_marker [0.004602s] ... ok {0} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_list [0.009005s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_show_by_name [0.003200s] ... ok {0} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_list_detail [0.007487s] ... ok At least one field update is required for this operation {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel [0.091907s] ... ok {0} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_sort_key [0.000096s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_update_by_name [0.006034s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete_multiple [0.005190s] ... ok {3} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_no_fields_to_update [0.016845s] ... ok {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list [0.000135s] ... ok {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_limit [0.000089s] ... ok {3} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_sort_dir [0.000072s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_audit_template_name [0.005581s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete_not_uuid [0.004573s] ... ok {0} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list [0.006998s] ... ok Not Found (HTTP 404) {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_by_table [0.005779s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type_continuous [0.011394s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_goal_and_strategy [0.012126s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_detail [0.005443s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_delete_multiple [0.005783s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_list_filter_by_audit [0.004391s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_show_by_random_uuid [0.003983s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_cancel [0.003274s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_list_detail [0.003285s] ... ok {2} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_list_marker [0.014508s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_by_uuid [0.003181s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_list_detail [0.025301s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_goal_uuid [0.001321s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_marker [0.000569s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_create [0.000289s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_delete [0.000968s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create_with_aggregate [0.004335s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_start [0.010063s] ... ok {1} watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_start_not_uuid [0.003094s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_strategy_name [0.004154s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest.test_do_action_list_detail [0.003317s] ... ok {2} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_show_by_uuid [0.004520s] ... ok {2} watcherclient.tests.unit.v1.test_data_model.DataModelManagerTest.test_data_model_list_audit [0.000098s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_list_detail [0.003341s] ... ok {2} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list [0.003737s] ... ok Not Found (HTTP 404) {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_show_by_not_uuid [0.003235s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_show_by_name [0.024543s] ... ok {2} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list [0.005567s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_with_state_and_reason [0.002997s] ... ok {1} watcherclient.tests.unit.v1.test_action_shell.ActionShellTest15.test_do_action_update_with_state_only [0.004482s] ... ok {1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_marker [0.000111s] ... ok {2} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list_marker [0.003602s] ... ok {1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_list_strategy [0.000075s] ... ok {1} watcherclient.tests.unit.v1.test_audit.AuditManagerTest.test_audits_show [0.000061s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_parameter [0.004245s] ... ok {2} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_list_detail [0.005025s] ... ok {2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_detail [0.000096s] ... ok {2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_limit [0.000084s] ... ok {2} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_pagination_no_limit [0.000144s] ... ok {2} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list [0.000087s] ... ok {2} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_detail [0.000067s] ... ok {2} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_sort_dir [0.000089s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_type [0.003695s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_update_by_name [0.014942s] ... ok {2} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_detail [0.004178s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_delete_multiple [0.003608s] ... ok {2} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_filter_by_goal_uuid [0.003957s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_show_by_uuid [0.003188s] ... ok {2} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_show_by_uuid [0.003995s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_audit_template_name [0.004011s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_goal [0.003571s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_audit_template_uuid [0.014328s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_type [0.003380s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list [0.003564s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list_marker [0.003221s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_create_with_name [0.010659s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_show_by_uuid [0.003674s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_delete [0.006262s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_goal [0.003313s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_name [0.003529s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type [0.003833s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_list_detail [0.009563s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_create_with_type_continuous [0.003631s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete [0.003071s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv11.test_do_audit_show_by_name [0.006113s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_show_by_uuid [0.003357s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_goal [0.003500s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_delete_multiple [0.005787s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv12.test_do_audit_update [0.003861s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_type_continuous [0.004063s] ... ok {1} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_type_event [0.003385s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_filter_by_name [0.000256s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_pagination_no_limit [0.000297s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_audit_template_uuid [0.003692s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_sort_dir [0.000224s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_sort_key [0.000209s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_force [0.004820s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_update [0.000206s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_create_with_name [0.004095s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_delete [0.002972s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_create [0.003462s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_goal_name [0.003726s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_filter_by_strategy_uuid [0.003318s] ... ok {1} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_marker [0.003375s] ... ok {1} watcherclient.tests.unit.v1.test_data_model.DataModelManagerTest.test_data_model_list [0.000088s] ... ok {1} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_detail [0.000086s] ... ok {1} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_limit [0.000072s] ... ok {1} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_sort_key [0.000065s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_delete_by_name [0.006239s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_list [0.004378s] ... ok {1} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_list_detail [0.007581s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_update [0.010171s] ... ok {3} watcherclient.tests.unit.v1.test_audit_shell.AuditShellTestv15.test_do_audit_update_by_name [0.008745s] ... ok {1} watcherclient.tests.unit.v1.test_goal_shell.GoalShellTest.test_do_goal_show_by_name [0.019791s] ... ok {1} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_show_by_name [0.000098s] ... ok {1} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_list [0.007262s] ... ok {1} watcherclient.tests.unit.v1.test_scoring_engine_shell.ScoringEngineShellTest.test_do_scoringengine_show_by_name [0.003624s] ... ok {1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_limit [0.000102s] ... ok {1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_pagination_no_limit [0.000131s] ... ok {1} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_show_by_name [0.000066s] ... ok {1} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_marker [0.008143s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_list_limit [0.000302s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template.AuditTemplateManagerTest.test_audit_templates_show [0.000322s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_delete [0.010244s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_delete_multiple [0.003329s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list [0.010578s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_list_detail [0.008537s] ... ok {3} watcherclient.tests.unit.v1.test_audit_template_shell.AuditTemplateShellTest.test_do_audit_template_update [0.004416s] ... ok {3} watcherclient.tests.unit.v1.test_data_model_shell.DataModelShellTest.test_do_data_model_list_filter_by_audit [0.003062s] ... ok {3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list [0.000109s] ... ok {3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_pagination_no_limit [0.000186s] ... ok {3} watcherclient.tests.unit.v1.test_goal.GoalManagerTest.test_goals_list_sort_dir [0.000080s] ... ok {3} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_limit [0.000683s] ... ok {3} watcherclient.tests.unit.v1.test_scoring_engine.ScoringEngineManagerTest.test_scoring_engines_list_sort_key [0.000101s] ... ok {3} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_list_sort_dir [0.000109s] ... ok {3} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_show [0.000083s] ... ok {3} watcherclient.tests.unit.v1.test_service.ServiceManagerTest.test_services_show_by_name [0.000070s] ... ok {3} watcherclient.tests.unit.v1.test_service_shell.ServiceShellTest.test_do_service_show_by_name [0.003683s] ... ok {3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_list_marker [0.000090s] ... ok {3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_show [0.000086s] ... ok {3} watcherclient.tests.unit.v1.test_strategy.StrategyManagerTest.test_strategies_state [0.000060s] ... ok {3} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_list_filter_by_goal_name [0.003645s] ... ok {3} watcherclient.tests.unit.v1.test_strategy_shell.StrategyShellTest.test_do_strategy_state [0.003960s] ... ok ====== Totals ====== Ran: 314 tests in 0.7470 sec. - Passed: 313 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.8511 sec. ============== Worker Balance ============== - Worker 0 (79 tests) => 0:00:00.505443 - Worker 1 (79 tests) => 0:00:00.350768 - Worker 2 (78 tests) => 0:00:00.405212 - Worker 3 (78 tests) => 0:00:00.699602 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------- ----------- watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_delete 0.150 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel 0.092 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest.test_do_action_plan_cancel_not_uuid 0.076 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_cancel_not_uuid 0.072 watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_no_auth_token 0.051 watcherclient.tests.unit.test_client.ClientTest.test_get_client_incorrect_auth_params 0.044 watcherclient.tests.unit.test_client.ClientTest.test_loader_arguments_password_tenant_name 0.043 watcherclient.tests.unit.test_client.ClientTest.test_get_client_with_region_name_auth_token 0.040 watcherclient.tests.unit.v1.test_action_plan_shell.ActionPlanShellTest15.test_do_action_plan_show_by_random_uuid 0.030 watcherclient.tests.unit.v1.test_audit_shell.AuditShellTest.test_do_audit_create_with_name 0.028 py312: OK (3.45 seconds) congratulations :) (3.50 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.szCVAK + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/doc/python3-watcherclient + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/doc/python3-watcherclient + cp -pr /builddir/build/BUILD/python_watcherclient-4.9.0/README.rst /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/doc/python3-watcherclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AvC82F + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/licenses/python3-watcherclient + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/licenses/python3-watcherclient + cp -pr /builddir/build/BUILD/python_watcherclient-4.9.0/LICENSE /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/licenses/python3-watcherclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-watcherclient = 4.9.0-0.20260513165202.fe8aa16.el10 python3-watcherclient = 4.9.0-0.20260513165202.fe8aa16.el10 python3.12-watcherclient = 4.9.0-0.20260513165202.fe8aa16.el10 python3.12dist(python-watcherclient) = 4.9 python3dist(python-watcherclient) = 4.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(cliff) < 2.9 or python3.12dist(cliff) > 2.9) with python3.12dist(cliff) >= 2.11) ((python3.12dist(oslo-serialization) < 2.19.1 or python3.12dist(oslo-serialization) > 2.19.1) with python3.12dist(oslo-serialization) >= 2.18) ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 3.1.1) /usr/bin/python3 python(abi) = 3.12 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(osc-lib) >= 1.10 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-utils) >= 3.36 python3.12dist(pyyaml) >= 3.13 Obsoletes: python3.12-watcherclient < 4.9.0-0.20260513165202.fe8aa16.el10 Processing files: python-watcherclient-doc-4.9.0-0.20260513165202.fe8aa16.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.foabja + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/doc/python-watcherclient-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/doc/python-watcherclient-doc + cp -pr /builddir/build/BUILD/python_watcherclient-4.9.0/doc/build/html /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/doc/python-watcherclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jGe8ft + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/licenses/python-watcherclient-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/licenses/python-watcherclient-doc + cp -pr /builddir/build/BUILD/python_watcherclient-4.9.0/LICENSE /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64/usr/share/licenses/python-watcherclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-watcherclient-doc = 4.9.0-0.20260513165202.fe8aa16.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-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64 Wrote: /builddir/build/SRPMS/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.src.rpm Wrote: /builddir/build/RPMS/python3-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-watcherclient-doc-4.9.0-0.20260513165202.fe8aa16.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nCcbzM + umask 022 + cd /builddir/build/BUILD + cd python_watcherclient-4.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-watcherclient-4.9.0-0.20260513165202.fe8aa16.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.i1QL8R + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/python_watcherclient-4.9.0-SPECPARTS + rm -rf python_watcherclient-4.9.0 python_watcherclient-4.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