Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-42896-89236/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-magnumclient-2.9.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-42896-89236/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-magnumclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HpwkPU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-magnumclient-2.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-magnumclient-2.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-magnumclient-2.9.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 add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-magnumclient-2.9.0 base' + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RNa6sj + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/magnumclient creating build/lib/magnumclient/osc copying magnumclient/osc/__init__.py -> build/lib/magnumclient/osc copying magnumclient/osc/plugin.py -> build/lib/magnumclient/osc creating build/lib/magnumclient/v1 copying magnumclient/v1/client.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays.py -> build/lib/magnumclient/v1 copying magnumclient/v1/__init__.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/bays_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baymodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baseunit.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas_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/basemodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats.py -> build/lib/magnumclient/v1 creating build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/__init__.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/certificates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/mservices.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/quotas.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/cluster_templates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/clusters.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/stats.py -> build/lib/magnumclient/osc/v1 creating build/lib/magnumclient/common copying magnumclient/common/httpclient.py -> build/lib/magnumclient/common copying magnumclient/common/__init__.py -> build/lib/magnumclient/common copying magnumclient/common/utils.py -> build/lib/magnumclient/common copying magnumclient/common/cliutils.py -> build/lib/magnumclient/common copying magnumclient/common/base.py -> build/lib/magnumclient/common creating build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/__init__.py -> 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 creating build/lib/magnumclient/tests creating build/lib/magnumclient/tests/osc copying magnumclient/tests/osc/__init__.py -> build/lib/magnumclient/tests/osc creating build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_bays.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/__init__.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_client.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_baymodels_shell.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_clusters.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_bays_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats_shell.py -> build/lib/magnumclient/tests/v1 creating build/lib/magnumclient/tests/osc/unit creating 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_mservices.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/__init__.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_stats.py -> 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_quotas.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/test_httpclient.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/test_utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_shell.py -> build/lib/magnumclient/tests copying magnumclient/tests/base.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_magnumclient.py -> build/lib/magnumclient/tests copying magnumclient/client.py -> build/lib/magnumclient copying magnumclient/__init__.py -> build/lib/magnumclient copying magnumclient/shell.py -> build/lib/magnumclient copying magnumclient/exceptions.py -> build/lib/magnumclient copying magnumclient/version.py -> build/lib/magnumclient copying magnumclient/i18n.py -> build/lib/magnumclient copying magnumclient/tests/osc/unit/__init__.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/osc_utils.py -> build/lib/magnumclient/tests/osc/unit running egg_info deleting python_magnumclient.egg-info/requires.txt writing python_magnumclient.egg-info/PKG-INFO writing top-level names to python_magnumclient.egg-info/top_level.txt writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.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 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 + sleep 1 + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/python-magnumclient-2.9.0/doc/build creating /builddir/build/BUILD/python-magnumclient-2.9.0/doc/build/doctrees creating /builddir/build/BUILD/python-magnumclient-2.9.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/python-magnumclient-2.9.0 [pbr] Generating doc/source/api/magnumclient.client.rst [pbr] Generating doc/source/api/magnumclient.common.apiclient.base.rst [pbr] Generating doc/source/api/magnumclient.common.apiclient.exceptions.rst [pbr] Generating doc/source/api/magnumclient.common.base.rst [pbr] Generating doc/source/api/magnumclient.common.cliutils.rst [pbr] Generating doc/source/api/magnumclient.common.httpclient.rst [pbr] Generating doc/source/api/magnumclient.common.utils.rst [pbr] Generating doc/source/api/magnumclient.exceptions.rst [pbr] Generating doc/source/api/magnumclient.i18n.rst [pbr] Generating doc/source/api/magnumclient.osc.plugin.rst [pbr] Generating doc/source/api/magnumclient.osc.v1.certificates.rst [pbr] Generating doc/source/api/magnumclient.osc.v1.cluster_templates.rst [pbr] Generating doc/source/api/magnumclient.osc.v1.clusters.rst [pbr] Generating doc/source/api/magnumclient.osc.v1.mservices.rst [pbr] Generating doc/source/api/magnumclient.osc.v1.quotas.rst [pbr] Generating doc/source/api/magnumclient.osc.v1.stats.rst [pbr] Generating doc/source/api/magnumclient.shell.rst [pbr] Generating doc/source/api/magnumclient.tests.base.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.osc_fakes.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.osc_utils.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.v1.fakes.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.v1.test_certificates.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.v1.test_cluster_templates.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.v1.test_clusters.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.v1.test_mservices.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.v1.test_quotas.rst [pbr] Generating doc/source/api/magnumclient.tests.osc.unit.v1.test_stats.rst [pbr] Generating doc/source/api/magnumclient.tests.test_client.rst [pbr] Generating doc/source/api/magnumclient.tests.test_httpclient.rst [pbr] Generating doc/source/api/magnumclient.tests.test_magnumclient.rst [pbr] Generating doc/source/api/magnumclient.tests.test_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.test_utils.rst [pbr] Generating doc/source/api/magnumclient.tests.utils.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.shell_test_base.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_baymodels.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_baymodels_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_bays.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_bays_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_certificates.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_certificates_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_client.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_clusters.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_clusters_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_clustertemplates.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_clustertemplates_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_mservices.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_mservices_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_quotas.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_quotas_shell.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_stats.rst [pbr] Generating doc/source/api/magnumclient.tests.v1.test_stats_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.basemodels.rst [pbr] Generating doc/source/api/magnumclient.v1.baseunit.rst [pbr] Generating doc/source/api/magnumclient.v1.baymodels.rst [pbr] Generating doc/source/api/magnumclient.v1.baymodels_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.bays.rst [pbr] Generating doc/source/api/magnumclient.v1.bays_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.certificates.rst [pbr] Generating doc/source/api/magnumclient.v1.certificates_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.client.rst [pbr] Generating doc/source/api/magnumclient.v1.cluster_templates.rst [pbr] Generating doc/source/api/magnumclient.v1.cluster_templates_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.clusters.rst [pbr] Generating doc/source/api/magnumclient.v1.clusters_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.mservices.rst [pbr] Generating doc/source/api/magnumclient.v1.mservices_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.quotas.rst [pbr] Generating doc/source/api/magnumclient.v1.quotas_shell.rst [pbr] Generating doc/source/api/magnumclient.v1.shell.rst [pbr] Generating doc/source/api/magnumclient.v1.stats.rst [pbr] Generating doc/source/api/magnumclient.v1.stats_shell.rst [pbr] Generating doc/source/api/magnumclient.version.rst Running Sphinx v1.6.2 connecting events for openstackdocstheme loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 78 added, 0 changed, 0 removed reading sources... [ 1%] api/autoindex reading sources... [ 2%] api/magnumclient.client reading sources... [ 3%] api/magnumclient.common.apiclient.base reading sources... [ 5%] api/magnumclient.common.apiclient.exceptions reading sources... [ 6%] api/magnumclient.common.base reading sources... [ 7%] api/magnumclient.common.cliutils reading sources... [ 8%] api/magnumclient.common.httpclient reading sources... [ 10%] api/magnumclient.common.utils reading sources... [ 11%] api/magnumclient.exceptions reading sources... [ 12%] api/magnumclient.i18n reading sources... [ 14%] api/magnumclient.osc.plugin reading sources... [ 15%] api/magnumclient.osc.v1.certificates reading sources... [ 16%] api/magnumclient.osc.v1.cluster_templates reading sources... [ 17%] api/magnumclient.osc.v1.clusters reading sources... [ 19%] api/magnumclient.osc.v1.mservices reading sources... [ 20%] api/magnumclient.osc.v1.quotas reading sources... [ 21%] api/magnumclient.osc.v1.stats reading sources... [ 23%] api/magnumclient.shell reading sources... [ 24%] api/magnumclient.tests.base reading sources... [ 25%] api/magnumclient.tests.osc.unit.osc_fakes reading sources... [ 26%] api/magnumclient.tests.osc.unit.osc_utils reading sources... [ 28%] api/magnumclient.tests.osc.unit.v1.fakes reading sources... [ 29%] api/magnumclient.tests.osc.unit.v1.test_certificates reading sources... [ 30%] api/magnumclient.tests.osc.unit.v1.test_cluster_templates reading sources... [ 32%] api/magnumclient.tests.osc.unit.v1.test_clusters reading sources... [ 33%] api/magnumclient.tests.osc.unit.v1.test_mservices reading sources... [ 34%] api/magnumclient.tests.osc.unit.v1.test_quotas reading sources... [ 35%] api/magnumclient.tests.osc.unit.v1.test_stats reading sources... [ 37%] api/magnumclient.tests.test_client reading sources... [ 38%] api/magnumclient.tests.test_httpclient reading sources... [ 39%] api/magnumclient.tests.test_magnumclient reading sources... [ 41%] api/magnumclient.tests.test_shell reading sources... [ 42%] api/magnumclient.tests.test_utils reading sources... [ 43%] api/magnumclient.tests.utils reading sources... [ 44%] api/magnumclient.tests.v1.shell_test_base reading sources... [ 46%] api/magnumclient.tests.v1.test_baymodels reading sources... [ 47%] api/magnumclient.tests.v1.test_baymodels_shell reading sources... [ 48%] api/magnumclient.tests.v1.test_bays reading sources... [ 50%] api/magnumclient.tests.v1.test_bays_shell reading sources... [ 51%] api/magnumclient.tests.v1.test_certificates reading sources... [ 52%] api/magnumclient.tests.v1.test_certificates_shell reading sources... [ 53%] api/magnumclient.tests.v1.test_client reading sources... [ 55%] api/magnumclient.tests.v1.test_clusters reading sources... [ 56%] api/magnumclient.tests.v1.test_clusters_shell reading sources... [ 57%] api/magnumclient.tests.v1.test_clustertemplates reading sources... [ 58%] api/magnumclient.tests.v1.test_clustertemplates_shell reading sources... [ 60%] api/magnumclient.tests.v1.test_mservices reading sources... [ 61%] api/magnumclient.tests.v1.test_mservices_shell reading sources... [ 62%] api/magnumclient.tests.v1.test_quotas reading sources... [ 64%] api/magnumclient.tests.v1.test_quotas_shell reading sources... [ 65%] api/magnumclient.tests.v1.test_stats reading sources... [ 66%] api/magnumclient.tests.v1.test_stats_shell reading sources... [ 67%] api/magnumclient.v1.basemodels reading sources... [ 69%] api/magnumclient.v1.baseunit reading sources... [ 70%] api/magnumclient.v1.baymodels reading sources... [ 71%] api/magnumclient.v1.baymodels_shell reading sources... [ 73%] api/magnumclient.v1.bays reading sources... [ 74%] api/magnumclient.v1.bays_shell reading sources... [ 75%] api/magnumclient.v1.certificates reading sources... [ 76%] api/magnumclient.v1.certificates_shell reading sources... [ 78%] api/magnumclient.v1.client reading sources... [ 79%] api/magnumclient.v1.cluster_templates reading sources... [ 80%] api/magnumclient.v1.cluster_templates_shell reading sources... [ 82%] api/magnumclient.v1.clusters reading sources... [ 83%] api/magnumclient.v1.clusters_shell reading sources... [ 84%] api/magnumclient.v1.mservices reading sources... [ 85%] api/magnumclient.v1.mservices_shell reading sources... [ 87%] api/magnumclient.v1.quotas reading sources... [ 88%] api/magnumclient.v1.quotas_shell reading sources... [ 89%] api/magnumclient.v1.shell reading sources... [ 91%] api/magnumclient.v1.stats reading sources... [ 92%] api/magnumclient.v1.stats_shell reading sources... [ 93%] api/magnumclient.version reading sources... [ 94%] contributing reading sources... [ 96%] index reading sources... [ 97%] installation reading sources... [ 98%] readme reading sources... [100%] usage WARNING: /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:2: (WARNING/2) Title underline too short. Welcome to python-magnumclient's documentation! ============================================== looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/api/autoindex.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/autoindex writing output... [ 2%] api/magnumclient.client writing output... [ 3%] api/magnumclient.common.apiclient.base writing output... [ 5%] api/magnumclient.common.apiclient.exceptions writing output... [ 6%] api/magnumclient.common.base writing output... [ 7%] api/magnumclient.common.cliutils writing output... [ 8%] api/magnumclient.common.httpclient writing output... [ 10%] api/magnumclient.common.utils writing output... [ 11%] api/magnumclient.exceptions writing output... [ 12%] api/magnumclient.i18n writing output... [ 14%] api/magnumclient.osc.plugin writing output... [ 15%] api/magnumclient.osc.v1.certificates writing output... [ 16%] api/magnumclient.osc.v1.cluster_templates writing output... [ 17%] api/magnumclient.osc.v1.clusters writing output... [ 19%] api/magnumclient.osc.v1.mservices writing output... [ 20%] api/magnumclient.osc.v1.quotas writing output... [ 21%] api/magnumclient.osc.v1.stats writing output... [ 23%] api/magnumclient.shell writing output... [ 24%] api/magnumclient.tests.base writing output... [ 25%] api/magnumclient.tests.osc.unit.osc_fakes writing output... [ 26%] api/magnumclient.tests.osc.unit.osc_utils writing output... [ 28%] api/magnumclient.tests.osc.unit.v1.fakes writing output... [ 29%] api/magnumclient.tests.osc.unit.v1.test_certificates writing output... [ 30%] api/magnumclient.tests.osc.unit.v1.test_cluster_templates writing output... [ 32%] api/magnumclient.tests.osc.unit.v1.test_clusters writing output... [ 33%] api/magnumclient.tests.osc.unit.v1.test_mservices writing output... [ 34%] api/magnumclient.tests.osc.unit.v1.test_quotas writing output... [ 35%] api/magnumclient.tests.osc.unit.v1.test_stats writing output... [ 37%] api/magnumclient.tests.test_client writing output... [ 38%] api/magnumclient.tests.test_httpclient writing output... [ 39%] api/magnumclient.tests.test_magnumclient writing output... [ 41%] api/magnumclient.tests.test_shell writing output... [ 42%] api/magnumclient.tests.test_utils writing output... [ 43%] api/magnumclient.tests.utils writing output... [ 44%] api/magnumclient.tests.v1.shell_test_base writing output... [ 46%] api/magnumclient.tests.v1.test_baymodels writing output... [ 47%] api/magnumclient.tests.v1.test_baymodels_shell writing output... [ 48%] api/magnumclient.tests.v1.test_bays writing output... [ 50%] api/magnumclient.tests.v1.test_bays_shell writing output... [ 51%] api/magnumclient.tests.v1.test_certificates writing output... [ 52%] api/magnumclient.tests.v1.test_certificates_shell writing output... [ 53%] api/magnumclient.tests.v1.test_client writing output... [ 55%] api/magnumclient.tests.v1.test_clusters writing output... [ 56%] api/magnumclient.tests.v1.test_clusters_shell writing output... [ 57%] api/magnumclient.tests.v1.test_clustertemplates writing output... [ 58%] api/magnumclient.tests.v1.test_clustertemplates_shell writing output... [ 60%] api/magnumclient.tests.v1.test_mservices writing output... [ 61%] api/magnumclient.tests.v1.test_mservices_shell writing output... [ 62%] api/magnumclient.tests.v1.test_quotas writing output... [ 64%] api/magnumclient.tests.v1.test_quotas_shell writing output... [ 65%] api/magnumclient.tests.v1.test_stats writing output... [ 66%] api/magnumclient.tests.v1.test_stats_shell writing output... [ 67%] api/magnumclient.v1.basemodels writing output... [ 69%] api/magnumclient.v1.baseunit writing output... [ 70%] api/magnumclient.v1.baymodels writing output... [ 71%] api/magnumclient.v1.baymodels_shell writing output... [ 73%] api/magnumclient.v1.bays writing output... [ 74%] api/magnumclient.v1.bays_shell writing output... [ 75%] api/magnumclient.v1.certificates writing output... [ 76%] api/magnumclient.v1.certificates_shell writing output... [ 78%] api/magnumclient.v1.client writing output... [ 79%] api/magnumclient.v1.cluster_templates writing output... [ 80%] api/magnumclient.v1.cluster_templates_shell writing output... [ 82%] api/magnumclient.v1.clusters writing output... [ 83%] api/magnumclient.v1.clusters_shell writing output... [ 84%] api/magnumclient.v1.mservices writing output... [ 85%] api/magnumclient.v1.mservices_shell writing output... [ 87%] api/magnumclient.v1.quotas writing output... [ 88%] api/magnumclient.v1.quotas_shell writing output... [ 89%] api/magnumclient.v1.shell writing output... [ 91%] api/magnumclient.v1.stats writing output... [ 92%] api/magnumclient.v1.stats_shell writing output... [ 93%] api/magnumclient.version writing output... [ 94%] contributing writing output... [ 96%] index writing output... [ 97%] installation writing output... [ 98%] readme writing output... [100%] usage /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated generating indices.../builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated /builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated genindex/builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated py-modindex/builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated writing additional pages... search/builddir/build/BUILD/python-magnumclient-2.9.0/doc/source/index.rst:6: WARNING: toctree contains reference to document u'contributing' that doesn't have a title: no link will be generated copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 84 warnings. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.udh1Os + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch + cd python-magnumclient-2.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch 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-2.9.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient copying build/lib/magnumclient/client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient copying build/lib/magnumclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient copying build/lib/magnumclient/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient copying build/lib/magnumclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/baseunit.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/basemodels.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1 copying build/lib/magnumclient/version.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient copying build/lib/magnumclient/i18n.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common copying build/lib/magnumclient/common/httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common copying build/lib/magnumclient/common/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common copying build/lib/magnumclient/common/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/apiclient copying build/lib/magnumclient/common/cliutils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common copying build/lib/magnumclient/common/base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc copying build/lib/magnumclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc copying build/lib/magnumclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1 creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_httpclient.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_client.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_baymodels_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/shell_test_base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_bays_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1 copying build/lib/magnumclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/test_shell.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests copying build/lib/magnumclient/tests/base.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc copying build/lib/magnumclient/tests/osc/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_mservices.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_certificates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_stats.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/osc_fakes.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_utils.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit creating /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_csr/test.csr -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_magnumclient.py -> /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/bays.py to bays.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/mservices_shell.py to mservices_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/bays_shell.py to bays_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/certificates.py to certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/baymodels_shell.py to baymodels_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/mservices.py to mservices.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/baymodels.py to baymodels.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/baseunit.py to baseunit.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/cluster_templates_shell.py to cluster_templates_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/certificates_shell.py to certificates_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/quotas_shell.py to quotas_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/clusters_shell.py to clusters_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/basemodels.py to basemodels.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/stats_shell.py to stats_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/v1/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/httpclient.py to httpclient.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/cliutils.py to cliutils.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/common/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1/certificates.py to certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1/mservices.py to mservices.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/osc/v1/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/test_httpclient.py to test_httpclient.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_clusters_shell.py to test_clusters_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_bays.py to test_bays.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_mservices.py to test_mservices.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_mservices_shell.py to test_mservices_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_baymodels.py to test_baymodels.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_certificates.py to test_certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_certificates_shell.py to test_certificates_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_clustertemplates_shell.py to test_clustertemplates_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_baymodels_shell.py to test_baymodels_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_quotas_shell.py to test_quotas_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/shell_test_base.py to shell_test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_clustertemplates.py to test_clustertemplates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_bays_shell.py to test_bays_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/v1/test_stats_shell.py to test_stats_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/test_mservices.py to test_mservices.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/test_certificates.py to test_certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/test_cluster_templates.py to test_cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/osc_fakes.py to osc_fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/osc/unit/osc_utils.py to osc_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/magnumclient/tests/test_magnumclient.py to test_magnumclient.pyc writing byte-compilation script '/tmp/tmpbcFooJ.py' /usr/bin/python2 -O /tmp/tmpbcFooJ.py removing /tmp/tmpbcFooJ.py running install_egg_info running egg_info writing python_magnumclient.egg-info/PKG-INFO writing top-level names to python_magnumclient.egg-info/top_level.txt writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.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 writing manifest file 'python_magnumclient.egg-info/SOURCES.txt' Copying python_magnumclient.egg-info to /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_magnumclient-2.9.0-py2.7.egg-info running install_scripts Installing magnum script to /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-magnumclient-2.9.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VMoAZH + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.9.0 + /usr/bin/python2 setup.py test running test running egg_info writing python_magnumclient.egg-info/PKG-INFO writing top-level names to python_magnumclient.egg-info/top_level.txt writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.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 writing manifest file 'python_magnumclient.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK Processing files: python2-magnumclient-2.9.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ymAye0 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/doc/python2-magnumclient-2.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/doc/python2-magnumclient-2.9.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/doc/python2-magnumclient-2.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.opgwui + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/licenses/python2-magnumclient-2.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/licenses/python2-magnumclient-2.9.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/licenses/python2-magnumclient-2.9.0 + exit 0 Provides: python-magnumclient = 2.9.0-1.el7 python2-magnumclient = 2.9.0-1.el7 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/python2 python(abi) = 2.7 Obsoletes: python-magnumclient < 2.9.0-1.el7 Processing files: python-magnumclient-doc-2.9.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EZL5sD + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/doc/python-magnumclient-doc-2.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/doc/python-magnumclient-doc-2.9.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/doc/python-magnumclient-doc-2.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xvmCwY + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/licenses/python-magnumclient-doc-2.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/licenses/python-magnumclient-doc-2.9.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch/usr/share/licenses/python-magnumclient-doc-2.9.0 + exit 0 Provides: python-magnumclient-doc = 2.9.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-magnumclient-tests-2.9.0-1.el7.noarch Provides: python-magnumclient-tests = 2.9.0-1.el7 python2-magnumclient-tests = 2.9.0-1.el7 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) = 2.7 Obsoletes: python-magnumclient-tests < 2.9.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-magnumclient-2.9.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-magnumclient-doc-2.9.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-magnumclient-tests-2.9.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UmvFEQ + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-2.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-magnumclient-2.9.0-1.el7.noarch + exit 0 Child return code was: 0