Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-158222-966476/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1664409600 Wrote: /builddir/build/SRPMS/python-magnumclient-4.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-158222-966476/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1664409600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cEAt9r + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa63ea142678138d1bb15f2e303bdfd64dd164087.txt --signature=/builddir/build/SOURCES/python-magnumclient-4.0.0.tar.gz.asc --data=/builddir/build/SOURCES/python-magnumclient-4.0.0.tar.gz gpgv: Signature made Fri Sep 16 10:01:50 2022 UTC gpgv: using EDDSA key 04B7B1663EC233DA80A22948B23A243F4ADCB493 gpgv: Good signature from "OpenStack Infra (Zed Cycle) " + cd /builddir/build/BUILD + rm -rf python-magnumclient-4.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-magnumclient-4.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-magnumclient-4.0.0 + /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-magnumclient-4.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fjCsxO + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/magnumclient copying magnumclient/version.py -> build/lib/magnumclient copying magnumclient/i18n.py -> build/lib/magnumclient copying magnumclient/shell.py -> build/lib/magnumclient copying magnumclient/exceptions.py -> build/lib/magnumclient copying magnumclient/__init__.py -> build/lib/magnumclient copying magnumclient/client.py -> build/lib/magnumclient creating build/lib/magnumclient/osc creating build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/clusters.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/certificates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/nodegroups.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/quotas.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/stats.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/mservices.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/__init__.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/cluster_templates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/plugin.py -> build/lib/magnumclient/osc copying magnumclient/osc/__init__.py -> build/lib/magnumclient/osc creating build/lib/magnumclient/tests creating build/lib/magnumclient/tests/osc creating build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_utils.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_fakes.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/__init__.py -> build/lib/magnumclient/tests/osc/unit creating build/lib/magnumclient/v1 copying magnumclient/v1/basemodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/nodegroups.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas.py -> build/lib/magnumclient/v1 copying magnumclient/v1/shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baseunit.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices.py -> build/lib/magnumclient/v1 copying magnumclient/v1/__init__.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/client.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices_shell.py -> build/lib/magnumclient/v1 creating build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/shell_test_base.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_nodegroups.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/__init__.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_client.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/test_httpclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_magnumclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/base.py -> build/lib/magnumclient/tests copying magnumclient/tests/utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/__init__.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_client.py -> build/lib/magnumclient/tests copying magnumclient/tests/osc/__init__.py -> build/lib/magnumclient/tests/osc creating build/lib/magnumclient/common creating build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/exceptions.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/base.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/__init__.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/cliutils.py -> build/lib/magnumclient/common copying magnumclient/common/httpclient.py -> build/lib/magnumclient/common copying magnumclient/common/base.py -> build/lib/magnumclient/common copying magnumclient/common/utils.py -> build/lib/magnumclient/common copying magnumclient/common/__init__.py -> build/lib/magnumclient/common creating build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_clusters.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_certificates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_mservices.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_quotas.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/fakes.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_stats.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/__init__.py -> build/lib/magnumclient/tests/osc/unit/v1 running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt deleting python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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_magnumclient.egg-info/SOURCES.txt' creating build/lib/magnumclient/tests/test_csr copying magnumclient/tests/test_csr/test.csr -> build/lib/magnumclient/tests/test_csr + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-magnumclient) with name extracted from the package (python-magnumclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-magnumclient-4.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BFmGtO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch + cd python-magnumclient-4.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch --prefix /usr 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 /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/version.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/i18n.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_csr/test.csr -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_magnumclient.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/shell_test_base.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/base.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc copying build/lib/magnumclient/tests/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests copying build/lib/magnumclient/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/cliutils.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/base.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common copying build/lib/magnumclient/common/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/basemodels.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baseunit.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/client.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1 creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc copying build/lib/magnumclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc creating /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/nodegroups.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc copying build/lib/magnumclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient copying build/lib/magnumclient/client.py -> /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_httpclient.py to test_httpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_magnumclient.py to test_magnumclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_certificates.py to test_certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clusters_shell.py to test_clusters_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_stats_shell.py to test_stats_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_mservices.py to test_mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_certificates_shell.py to test_certificates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_mservices_shell.py to test_mservices_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clustertemplates.py to test_clustertemplates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_quotas_shell.py to test_quotas_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/shell_test_base.py to shell_test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_nodegroups.py to test_nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_clustertemplates_shell.py to test_clustertemplates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/v1/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/osc_utils.py to osc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/osc_fakes.py to osc_fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_certificates.py to test_certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_cluster_templates.py to test_cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_mservices.py to test_mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_nodegroups.py to test_nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/test_stats.py to test_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/apiclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/cliutils.py to cliutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/httpclient.py to httpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/basemodels.py to basemodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/cluster_templates_shell.py to cluster_templates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/certificates.py to certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/nodegroups.py to nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/stats_shell.py to stats_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/clusters_shell.py to clusters_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/certificates_shell.py to certificates_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/baseunit.py to baseunit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/quotas_shell.py to quotas_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/mservices.py to mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/v1/mservices_shell.py to mservices_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/certificates.py to certificates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/nodegroups.py to nodegroups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/mservices.py to mservices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/v1/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/magnumclient/client.py to client.cpython-39.pyc writing byte-compilation script '/tmp/tmpbs7lge6x.py' /usr/bin/python3 /tmp/tmpbs7lge6x.py removing /tmp/tmpbs7lge6x.py running install_egg_info running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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_magnumclient.egg-info/SOURCES.txt' Copying python_magnumclient.egg-info to /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/python_magnumclient-4.0.0-py3.9.egg-info running install_scripts Installing magnum script to /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 4.0.0-1.el9s --unique-debug-suffix -4.0.0-1.el9s.noarch --unique-debug-src-base python-magnumclient-4.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-magnumclient-4.0.0 find: 'debug': No such file or directory + /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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PuOwpm + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.0.0 + PYTHON=/usr/bin/python3 + stestr run --slowest usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: {0} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca [0.004744s] ... ok {2} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca_missing_args [0.005305s] ... ok {2} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca [0.000690s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_with_labels [0.001519s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl_params [0.000475s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_json [0.000522s] ... ok {2} magnumclient.tests.test_httpclient.SessionClientTest.test_exception [0.001324s] ... ok {2} magnumclient.tests.test_magnumclient.TestMagnumclient.test_something [0.001111s] ... ok {2} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_values_per_labels [0.000242s] ... ok {2} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_rotate_ca [0.000106s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_show_success [0.014720s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_docker_volume_size [0.000132s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key [0.000120s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_upgrade [0.000093s] ... ok {6} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_no_uuid [0.005081s] ... ok {6} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_one [0.000592s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_wrong_arg [0.009527s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_dir [0.000172s] ... ok {14} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_bad_uuid [0.004523s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_with_invalid_field [0.013417s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_bad_sort_dir_fail [0.051677s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--fields ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') usage: check_parser [-h] [--rollback] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_bad_op [0.001120s] ... ok {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_multiple [0.001121s] ... ok {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show_missing_args [0.000683s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_prefix_slash_in_path [0.000471s] ... ok {0} magnumclient.tests.test_utils.CommonFiltersTest.test_other [0.000253s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_session [0.001634s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_name [0.000128s] ... ok WARNING: The cluster's api_address is not known yet. WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') usage: check_parser [-h] [ ...] check_parser: error: argument : invalid choice: 'foo' (choose from 'add', 'replace', 'remove') usage: check_parser [-h] [--marker ] [--limit ] [--sort-key ] [--sort-dir ] [--all-tenants] check_parser: error: unrecognized arguments: --wrong usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --resource usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: unrecognized arguments: --hard-limits 10 usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--role ] check_parser: error: the following arguments are required: usage: check_parser [-h] usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] [--dir ] [--force] [--output-certs] [--use-certificate] [--use-keystone] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --coe usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image, --external-network usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] [--docker-volume-size ] [--labels ] [--node-count ] [--min-nodes ] [--max-nodes ] [--role ] [--image ] [--flavor ] [--merge-labels] check_parser: error: the following arguments are required: usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource usage: check_parser [-h] check_parser: error: the following arguments are required: usage: check_parser [-h] --cluster-template [--discovery-url ] [--docker-volume-size ] [--labels ] [--keypair ] [--master-count ] [--node-count ] [--timeout ] [--master-flavor ] [--flavor ] [--fixed-network ] [--fixed-subnet ] [--floating-ip-enabled] [--floating-ip-disabled] [--merge-labels] [--master-lb-enabled] [--master-lb-disabled] check_parser: error: the following arguments are required: --cluster-template usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: , {13} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca [0.004827s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_labels [0.005887s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath [0.000518s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_prefix_slash_in_path [0.000268s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_parse_comma_false [0.000242s] ... ok {12} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_required_args_pass [0.005558s] ... ok {12} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_pass [0.007933s] ... ok {12} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete [0.000632s] ... ok {12} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_trailing_slash_in_base [0.000463s] ... ok {12} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_0 [0.000253s] ... ok {12} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_colon_values [0.000231s] ... ok {12} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_auth_token [0.000806s] ... ok {12} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_fail [0.000751s] ... ok {12} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key_dir [0.000144s] ... ok {12} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update_with_rollback [0.000106s] ... ok {12} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_limit [0.000148s] ... ok {12} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker_limit [0.000115s] ... ok {12} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_name [0.000151s] ... ok {12} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_fixed_network_success [0.016117s] ... ok {8} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_one [0.004687s] ... ok {8} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_bad_sort_dir_fail [0.009634s] ... ok {8} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_bad_op [0.001317s] ... ok {8} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_wrong_args [0.000895s] ... ok {8} magnumclient.tests.test_client.ClientTest.test_valid_version_argument [0.000837s] ... ok {8} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_socket [0.000867s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: , usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') WARNING: The cluster's api_address is not known yet. {8} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_sessionclient [0.000801s] ... ok {3} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_duplicate_arg [0.018102s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_endpoint_type [0.001811s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_interface [0.001561s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_legacy_service_type [0.001460s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list [0.000164s] ... ok {19} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_cluster [0.005093s] ... ok {19} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_missing_required_arg [0.013377s] ... ok {19} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_required_args_pass [0.002352s] ... ok {19} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_multiple [0.000815s] ... ok {19} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_missing_args [0.000863s] ... ok {19} magnumclient.tests.test_client.ClientTest.test_invalid_version_argument [0.000778s] ... ok {19} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version [0.000545s] ... ok {19} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch [0.000314s] ... ok {19} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels [0.000246s] ... ok {19} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_mix_commas_semicolon [0.000215s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_few_args [0.056698s] ... ok Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted {15} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_no_cluster_fail [0.006801s] ... ok {15} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_no_options [0.009095s] ... ok {15} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_to_zero_pass [0.001377s] ... ok {15} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_empty_body [0.001067s] ... ok {15} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_none [0.000380s] ... ok {15} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_create_fail [0.000305s] ... ok {15} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate_no_cluster_arg [0.011391s] ... ok {15} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create [0.000149s] ... ok {15} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_discovery_url [0.000089s] ... ok {15} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_limit [0.000122s] ... ok {12} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_http_proxy_success [0.015798s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {12} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_update [0.000149s] ... ok {12} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_resource [0.009887s] ... ok Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to delete quota for project id abc and resource Cluster has been accepted. {19} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_semicolon [0.000212s] ... ok WARNING: The cluster's api_address is not known yet. {19} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate [0.014489s] ... ok {19} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_non_csh [0.018001s] ... ok {19} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_invalid_arg [0.014209s] ... ok {5} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_csr [0.006217s] ... ok {5} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_missing_required_arg [0.002186s] ... ok {5} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_no_args [0.001230s] ... ok {5} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_options [0.009317s] ... ok {5} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_wrong_projectid [0.002434s] ... ok {5} magnumclient.tests.test_httpclient.HttpClientTest.test_401_unauthorized_exception [0.001000s] ... ok {5} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_unsupported_scheme [0.000337s] ... ok {5} magnumclient.tests.test_httpclient.HttpClientTest.test_server_redirect_exception [0.000711s] ... ok {5} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_split [0.000265s] ... ok {5} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_name [0.000121s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --resource {5} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker [0.000125s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_success [0.014869s] ... ok {5} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_rollback [0.015021s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_success [0.012691s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_success [0.091359s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_ignored_duplicated_field [0.012226s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_rollback_old_api_version [0.014161s] ... ok {16} magnumclient.tests.osc.unit.v1.test_mservices.TestServiceList.test_service_list [0.012274s] ... ok {16} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show [0.001325s] ... ok {16} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update [0.001101s] ... ok {16} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_and_traceback [0.000923s] ... ok {16} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_httpclient [0.000442s] ... ok {16} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_invalid_op [0.000295s] ... ok {16} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_with_invalid_field [0.017395s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_docker_volume_size [0.011239s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_labels [0.009271s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success [0.013639s] ... ok {16} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_success [0.054880s] ... ok {16} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create [0.000186s] ... ok {16} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_fail [0.001094s] ... ok {16} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure [0.009837s] ... ok {18} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_multiple [0.005072s] ... ok {18} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_missing_required_arg [0.002707s] ... ok {18} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_required_args_pass [0.001288s] ... ok {18} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_wrong_projectid [0.000845s] ... ok {18} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_with_no_options [0.001345s] ... ok {18} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version [0.000487s] ... ok {18} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_timeout [0.000247s] ... ok {18} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version_trailing_slash [0.000249s] ... ok {18} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_msg_and_traceback [0.000517s] ... ok {18} magnumclient.tests.test_utils.CliUtilsTest.test_keys_and_vals_to_strs [0.000287s] ... ok {18} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple [0.000240s] ... ok {18} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_open_fail [0.008178s] ... ok {18} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_node_count [0.010927s] ... ok {18} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_invalid_arg [0.010031s] ... ok {14} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_options [0.051722s] ... ok {14} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_wrong_args [0.001612s] ... ok {14} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_wrong_args [0.000689s] ... ok {14} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_wrong_args [0.000823s] ... ok {14} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection [0.090677s] ... ok {14} magnumclient.tests.test_utils.CommonFiltersTest.test_limit [0.000331s] ... ok {14} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize_fail [0.000320s] ... ok {14} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create [0.000126s] ... ok {1} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_no_options [0.013067s] ... ok {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_missing_args [0.000859s] ... ok {1} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_format_error [0.000500s] ... ok {1} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_remove [0.000267s] ... ok {1} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_negative_number [0.000221s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_multiple_bad_label [0.000308s] ... ok {6} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show [0.051060s] ... ok {17} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca_missing_args [0.005836s] ... ok {17} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_bad_uuid [0.001056s] ... ok {17} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_no_cluster_fail [0.009644s] ... ok {17} magnumclient.tests.test_httpclient.HttpClientTest.test_raw_request [0.000714s] ... ok {17} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_trailing_slash_in_base [0.000257s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_optional_name [0.017198s] ... ok {17} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_few_args [0.026632s] ... ok {17} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list [0.000216s] ... ok {17} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_https_proxy_success [0.059650s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_master_flavor [0.014830s] ... ok {19} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_success [0.063194s] ... ok {16} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_with_arg [0.014554s] ... ok {16} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key_dir [0.000183s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_failure_no_arg [0.047907s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_detailed [0.015502s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_fail [0.000584s] ... ok {3} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas [0.000124s] ... ok {3} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_create [0.000094s] ... ok {9} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_show_ca_missing_args [0.005663s] ... ok {9} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_bad_op [0.009932s] ... ok {9} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_pass [0.001291s] ... ok {5} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_wrong_op [0.009532s] ... ok {5} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas_all [0.000161s] ... ok {17} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_network_driver_success [0.014482s] ... ok {19} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success [0.014660s] ... ok {4} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show_no_ct_fail [0.013318s] ... ok {4} magnumclient.tests.test_client.ClientTest.test_no_version_argument [0.001154s] ... ok {4} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_address [0.000734s] ... ok {4} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_special_label [0.000266s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {4} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_bad_json [0.001089s] ... ok {4} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_show_by_id [0.000139s] ... ok Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted {17} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_separate_labels_success [0.016182s] ... ok {17} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker [0.000169s] ... ok {17} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker_limit [0.000098s] ... ok {17} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_update [0.000118s] ... ok {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_warnings [0.110764s] ... ok {7} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_options [0.013212s] ... ok {7} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_lb_disabled [0.001844s] ... ok {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success [0.139893s] ... ok {7} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_pass [0.001085s] ... ok {7} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_resource [0.001215s] ... ok {7} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list [0.002366s] ... ok {17} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_failure [0.009687s] ... ok {4} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_success [0.025481s] ... ok {7} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_labels [0.000159s] ... ok {7} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker_limit [0.000137s] ... ok Request to create cluster template fake-ct-1 accepted Request to delete cluster foo has been accepted. Request to delete cluster bar has been accepted. {18} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success [0.014826s] ... ok {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_with_invalid_field [0.014400s] ... ok {17} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_failure_no_arg [0.009835s] ... ok {4} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_no_arg [0.010023s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_errors [0.012232s] ... ok {15} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_failure_no_arg [0.009522s] ... ok {15} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_id [0.000156s] ... ok {4} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_keypair [0.010460s] ... ok {4} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_name [0.000155s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_duplicate_name [0.016144s] ... ok {15} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_no_proxy_success [0.017098s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_no_arg [0.009738s] ... ok Request to delete cluster foo has been accepted. {13} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified [0.276815s] ... ok {13} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_pass [0.001129s] ... ok {15} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_success [0.013675s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_clustertemplate_arg [0.015357s] ... ok {13} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_nodegroup_fail [0.010181s] ... ok Request to resize cluster foo has been accepted. {13} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create [0.001492s] ... ok {13} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_app [0.000720s] ... ok {13} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize [0.000328s] ... ok {13} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_password [0.001975s] ... ok {13} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_dir [0.000196s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh [0.239235s] ... ok +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ Request to delete cluster template foo has been accepted. Request to delete cluster template bar has been accepted. Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted +------------+----------+------------+ | project_id | resource | hard_limit | +------------+----------+------------+ | abc | Cluster | 1 | +------------+----------+------------+ {8} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh [0.276712s] ... ok {13} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_csh [0.017155s] ... ok {4} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_vol_size_success [0.065115s] ... ok {4} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key_dir [0.000193s] ... ok {4} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_id [0.000119s] ... ok {4} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker_limit [0.000138s] ... ok {8} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_op [0.010860s] ... ok {8} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_keypair [0.000213s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_csh [0.015817s] ... ok {13} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_master_count [0.010204s] ... ok +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {4} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_no_arg [0.010116s] ... ok {13} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_storage_driver_success [0.016305s] ... ok {4} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_resource [0.010099s] ... ok {7} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_multiple_id_success [0.061942s] ... ok {4} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_failure [0.011762s] ... ok {7} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_duplicate_name [0.009895s] ... ok {7} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_only_positional_name [0.016729s] ... ok {7} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_dir [0.000187s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_non_csh [0.065948s] ... ok {7} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_project_id [0.009072s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_node_count [0.009950s] ... ok {13} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_failure_no_arg [0.056433s] ... ok {13} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_limit [0.000191s] ... ok {13} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_labels [0.000121s] ... ok {13} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_show_project_resource_quota [0.000118s] ... ok {7} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_success [0.012275s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_positional_name [0.016597s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_update [0.000204s] ... ok {13} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_project_id [0.009303s] ... ok Request to resize cluster foo has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_ignored_duplicated_field [0.013117s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_name [0.000173s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key [0.000141s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_name [0.000110s] ... ok Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to update cluster foo has been accepted. +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {10} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_pass [0.005108s] ... ok {8} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg [0.116789s] ... ok {1} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success_with_arg [0.015714s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {10} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_missing_args [0.001640s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {10} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_missing_args [0.000898s] ... ok {10} magnumclient.tests.test_httpclient.HttpClientTest.test_server_body_undecode_json [0.000938s] ... ok {6} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force [0.440137s] ... ok {10} magnumclient.tests.test_httpclient.SessionClientTest.test_bypass_url [0.001414s] ... ok {10} magnumclient.tests.test_httpclient.SessionClientTest.test_raw_request [0.000887s] ... ok {6} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_one [0.001055s] ... ok {10} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_empty_body [0.000477s] ... ok {6} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_pass [0.001274s] ... ok {10} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_cluster_create_timeout [0.000139s] ... ok {6} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_trailing_slash [0.000493s] ... ok {6} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_only [0.000807s] ... ok {6} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_none [0.000230s] ... ok {8} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_labels_success [0.013638s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_cluster_create_timeout [0.011562s] ... ok {8} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_public_success [0.014510s] ... ok {6} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_with_not_csr [0.021326s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_attribute [0.013746s] ... ok {6} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_api_key [0.001485s] ... ok {6} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_resize [0.000129s] ... ok {11} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_floating_ips [0.016762s] ... ok {8} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success_many_attribute [0.012856s] ... ok {8} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_docker_volume_size [0.000146s] ... ok {8} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_limit [0.000127s] ... ok {11} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_no_options [0.001745s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id {11} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_project_id [0.001344s] ... ok {11} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_exception [0.000572s] ... ok {11} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl [0.000277s] ... ok {11} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_keypair [0.000150s] ... ok {11} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_id [0.000135s] ... ok {11} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update [0.000104s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success [0.015081s] ... ok {8} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_success [0.013176s] ... ok {9} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir [0.345174s] ... ok Request to delete cluster foo has been accepted. usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: {9} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_no_uuid [0.001063s] ... ok {9} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpgrade.test_cluster_upgrade_pass [0.000893s] ... ok {9} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_ok [0.001478s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , {9} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_args [0.001407s] ... ok {10} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_many_attribute [0.012795s] ... ok {10} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_detail [0.000196s] ... ok {9} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_hardlimit [0.001166s] ... ok {9} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version_trailing_slash [0.000525s] ... ok {9} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_endpoint [0.000458s] ... ok {9} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_valid_file [0.000702s] ... ok {9} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_id [0.000133s] ... ok {9} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_id [0.000175s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh [0.512293s] ... ok {6} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_name [0.041332s] ... ok {11} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_warnings [0.027598s] ... ok {6} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_docker_volume_size [0.000177s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_failure_no_arg [0.010648s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker [0.000169s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key [0.000114s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key_dir [0.000096s] ... ok {6} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_label [0.013571s] ... ok {6} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_dir [0.000229s] ... ok {11} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success_with_arg [0.014434s] ... ok {9} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_no_servertype [0.025821s] ... ok {6} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_hard_limit [0.010729s] ... ok Request to delete cluster template foo has been accepted. Request to delete nodegroup fake-nodegroup has been accepted. {9} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_multiple_id_success [0.012133s] ... ok {9} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create [0.000162s] ... ok Request to upgrade cluster foo has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ {10} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_failure [0.057966s] ... ok {10} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list [0.000185s] ... ok {10} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker [0.000109s] ... ok {10} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats [0.000112s] ... ok Request to update nodegroup ng1 has been accepted. {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_registry_enabled [0.057711s] ... ok {0} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list [0.000156s] ... ok {0} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_delete [0.000101s] ... ok Request to rotate the CA certificate for cluster 3a369884-b6ba-484f-a206-919b4b718aff has been accepted. Request to delete nodegroup fake-nodegroup1 has been accepted. Request to delete nodegroup fake-nodegroup2 has been accepted. {11} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_clustertemplate_metadata [0.064226s] ... ok {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_combined_labels_success [0.012867s] ... ok {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success [0.021553s] ... ok {11} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_volume_driver_success [0.013756s] ... ok {11} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key [0.000147s] ... ok {11} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_id [0.000109s] ... ok {11} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_success [0.011350s] ... ok Request to create cluster template fake-ct-1 accepted {14} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh [0.589284s] ... ok {14} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure [0.008960s] ... ok {14} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_errors [0.056942s] ... ok {14} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_success [0.009486s] ... ok {14} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_update_success [0.011587s] ... ok {14} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats_with_project_id [0.000099s] ... ok {14} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success [0.010388s] ... ok Delete for cluster template foo failed: Not found (HTTP 404) ====== Totals ====== Ran: 334 tests in 0.8851 sec. - Passed: 334 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 5.7424 sec. ============== Worker Balance ============== - Worker 0 (17 tests) => 0:00:00.646939 - Worker 1 (17 tests) => 0:00:00.396414 - Worker 2 (17 tests) => 0:00:00.109871 - Worker 3 (17 tests) => 0:00:00.183054 - Worker 4 (17 tests) => 0:00:00.164877 - Worker 5 (17 tests) => 0:00:00.128541 - Worker 6 (17 tests) => 0:00:00.593988 - Worker 7 (17 tests) => 0:00:00.188284 - Worker 8 (17 tests) => 0:00:00.482149 - Worker 9 (17 tests) => 0:00:00.412481 - Worker 10 (17 tests) => 0:00:00.127607 - Worker 11 (17 tests) => 0:00:00.191629 - Worker 12 (17 tests) => 0:00:00.062884 - Worker 13 (17 tests) => 0:00:00.412096 - Worker 14 (16 tests) => 0:00:00.841699 - Worker 15 (16 tests) => 0:00:00.229611 - Worker 16 (16 tests) => 0:00:00.152765 - Worker 17 (16 tests) => 0:00:00.175950 - Worker 18 (16 tests) => 0:00:00.172009 - Worker 19 (16 tests) => 0:00:00.153385 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------------------------- ----------- magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh 0.589 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh 0.512 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force 0.440 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir 0.345 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified 0.277 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh 0.277 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh 0.239 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success 0.140 magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg 0.117 magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_warnings 0.111 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-magnumclient-4.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VnIDCK + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + cp -pr README.rst /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/doc/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oDioMc + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/licenses/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient = 4.0.0-1.el9s python3-magnumclient = 4.0.0-1.el9s python3.9-magnumclient = 4.0.0-1.el9s python3.9dist(python-magnumclient) = 4 python3dist(python-magnumclient) = 4 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python2-magnumclient < 4.0.0-1.el9s python39-magnumclient < 4.0.0-1.el9s Processing files: python-magnumclient-doc-4.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s17g5y + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/doc/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fri8yv + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch/usr/share/licenses/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient-doc = 4.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-magnumclient-tests-4.0.0-1.el9s.noarch Provides: python-magnumclient-tests = 4.0.0-1.el9s python-magnumclient-tests = 4.0.0-1.el9s python3-magnumclient-tests = 4.0.0-1.el9s python3.9-magnumclient-tests = 4.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-magnumclient-tests < 4.0.0-1.el9s python39-magnumclient-tests < 4.0.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-magnumclient-4.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-tests-4.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-magnumclient-doc-4.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MrEslM + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-magnumclient-4.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0