Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-cinderclient.spec'], False, '/var/lib/mock/cloud7-el7-build-672-1311/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-cinderclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-cinderclient-1.1.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-cinderclient.spec'], False, '/var/lib/mock/cloud7-el7-build-672-1311/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-cinderclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MlmR7l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-cinderclient-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-cinderclient-1.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-cinderclient-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Remove-runtime-dependency-on-python-pbr.patch): + echo 'Patch #1 (0001-Remove-runtime-dependency-on-python-pbr.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-runtime-dependency-on-python-pbr.patch + /usr/bin/patch -p1 --fuzz=0 patching file cinderclient/__init__.py Patch #2 (0002-Stop-pbr-from-installing-requirements-during-build.patch): + echo 'Patch #2 (0002-Stop-pbr-from-installing-requirements-during-build.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Stop-pbr-from-installing-requirements-during-build.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + sed -i s/REDHATCINDERCLIENTVERSION/1.1.1/ cinderclient/__init__.py + rm -rf python_cinderclient.egg-info + rm -f requirements.txt test-requirements.txt + sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X5n2Pn + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.1.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/cinderclient creating build/lib/cinderclient/v1 copying cinderclient/v1/availability_zones.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_transfers.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_backups_restore.py -> build/lib/cinderclient/v1 copying cinderclient/v1/qos_specs.py -> build/lib/cinderclient/v1 copying cinderclient/v1/__init__.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_encryption_types.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_types.py -> build/lib/cinderclient/v1 copying cinderclient/v1/limits.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_snapshots.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volumes.py -> build/lib/cinderclient/v1 copying cinderclient/v1/quotas.py -> build/lib/cinderclient/v1 copying cinderclient/v1/quota_classes.py -> build/lib/cinderclient/v1 copying cinderclient/v1/shell.py -> build/lib/cinderclient/v1 copying cinderclient/v1/client.py -> build/lib/cinderclient/v1 copying cinderclient/v1/services.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_backups.py -> build/lib/cinderclient/v1 creating build/lib/cinderclient/v2 copying cinderclient/v2/availability_zones.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_transfers.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups_restore.py -> build/lib/cinderclient/v2 copying cinderclient/v2/qos_specs.py -> build/lib/cinderclient/v2 copying cinderclient/v2/__init__.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_encryption_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/limits.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_snapshots.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volumes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quotas.py -> build/lib/cinderclient/v2 copying cinderclient/v2/consistencygroups.py -> build/lib/cinderclient/v2 copying cinderclient/v2/cgsnapshots.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quota_classes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/shell.py -> build/lib/cinderclient/v2 copying cinderclient/v2/client.py -> build/lib/cinderclient/v2 copying cinderclient/v2/services.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups.py -> build/lib/cinderclient/v2 creating build/lib/cinderclient/tests creating build/lib/cinderclient/tests/v1 creating build/lib/cinderclient/tests/v1/contrib copying cinderclient/tests/v1/contrib/test_list_extensions.py -> build/lib/cinderclient/tests/v1/contrib copying cinderclient/tests/v1/contrib/__init__.py -> build/lib/cinderclient/tests/v1/contrib creating build/lib/cinderclient/openstack creating build/lib/cinderclient/openstack/common creating build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/__init__.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/exceptions.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/base.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/auth.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/fake_client.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/client.py -> build/lib/cinderclient/openstack/common/apiclient creating build/lib/cinderclient/v1/contrib copying cinderclient/v1/contrib/__init__.py -> build/lib/cinderclient/v1/contrib copying cinderclient/v1/contrib/list_extensions.py -> build/lib/cinderclient/v1/contrib creating build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/__init__.py -> build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/list_extensions.py -> build/lib/cinderclient/v2/contrib copying cinderclient/openstack/common/gettextutils.py -> build/lib/cinderclient/openstack/common copying cinderclient/openstack/common/__init__.py -> build/lib/cinderclient/openstack/common copying cinderclient/openstack/common/strutils.py -> build/lib/cinderclient/openstack/common copying cinderclient/openstack/common/importutils.py -> build/lib/cinderclient/openstack/common copying cinderclient/utils.py -> build/lib/cinderclient copying cinderclient/auth_plugin.py -> build/lib/cinderclient copying cinderclient/__init__.py -> build/lib/cinderclient copying cinderclient/exceptions.py -> build/lib/cinderclient copying cinderclient/base.py -> build/lib/cinderclient copying cinderclient/service_catalog.py -> build/lib/cinderclient copying cinderclient/extension.py -> build/lib/cinderclient copying cinderclient/shell.py -> build/lib/cinderclient copying cinderclient/client.py -> build/lib/cinderclient creating build/lib/cinderclient/tests/fixture_data copying cinderclient/tests/fixture_data/availability_zones.py -> build/lib/cinderclient/tests/fixture_data copying cinderclient/tests/fixture_data/snapshots.py -> build/lib/cinderclient/tests/fixture_data copying cinderclient/tests/fixture_data/__init__.py -> build/lib/cinderclient/tests/fixture_data copying cinderclient/tests/fixture_data/base.py -> build/lib/cinderclient/tests/fixture_data copying cinderclient/tests/fixture_data/keystone_client.py -> build/lib/cinderclient/tests/fixture_data copying cinderclient/tests/fixture_data/client.py -> build/lib/cinderclient/tests/fixture_data creating build/lib/cinderclient/tests/v2 creating build/lib/cinderclient/tests/v2/contrib copying cinderclient/tests/v2/contrib/test_list_extensions.py -> build/lib/cinderclient/tests/v2/contrib copying cinderclient/tests/v2/contrib/__init__.py -> build/lib/cinderclient/tests/v2/contrib copying cinderclient/tests/v1/test_types.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_snapshot_actions.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_qos.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/fakes.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_volume_transfers.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/__init__.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_availability_zone.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_limits.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_shell.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_volumes.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_services.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_quota_classes.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_volume_backups.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_auth.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_volume_encryption_types.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v1/test_quotas.py -> build/lib/cinderclient/tests/v1 copying cinderclient/tests/v2/test_types.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_snapshot_actions.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_qos.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/fakes.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_consistencygroups.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_volume_transfers.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/__init__.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_availability_zone.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_limits.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_shell.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_volumes.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_services.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_quota_classes.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_volume_backups.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_cgsnapshots.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_auth.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_volume_encryption_types.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/v2/test_quotas.py -> build/lib/cinderclient/tests/v2 copying cinderclient/tests/test_http.py -> build/lib/cinderclient/tests copying cinderclient/tests/utils.py -> build/lib/cinderclient/tests copying cinderclient/tests/test_client.py -> build/lib/cinderclient/tests copying cinderclient/tests/fakes.py -> build/lib/cinderclient/tests copying cinderclient/tests/test_utils.py -> build/lib/cinderclient/tests copying cinderclient/tests/__init__.py -> build/lib/cinderclient/tests copying cinderclient/tests/test_service_catalog.py -> build/lib/cinderclient/tests copying cinderclient/tests/test_shell.py -> build/lib/cinderclient/tests copying cinderclient/tests/test_base.py -> build/lib/cinderclient/tests copying cinderclient/tests/test_auth_plugins.py -> build/lib/cinderclient/tests copying cinderclient/openstack/__init__.py -> build/lib/cinderclient/openstack running egg_info creating python_cinderclient.egg-info writing python_cinderclient.egg-info/PKG-INFO writing top-level names to python_cinderclient.egg-info/top_level.txt writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'python_cinderclient.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' writing manifest file 'python_cinderclient.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GXHtCq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch + cd python-cinderclient-1.1.1 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/auth_plugin.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/test_http.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/test_client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_snapshot_actions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_qos.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_availability_zone.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/contrib copying build/lib/cinderclient/tests/v1/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/contrib copying build/lib/cinderclient/tests/v1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/contrib copying build/lib/cinderclient/tests/v1/test_auth.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 copying build/lib/cinderclient/tests/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_snapshot_actions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_qos.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/contrib copying build/lib/cinderclient/tests/v2/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/contrib copying build/lib/cinderclient/tests/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/contrib copying build/lib/cinderclient/tests/v2/test_cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_auth.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 copying build/lib/cinderclient/tests/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2 creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data copying build/lib/cinderclient/tests/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data copying build/lib/cinderclient/tests/fixture_data/snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data copying build/lib/cinderclient/tests/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data copying build/lib/cinderclient/tests/fixture_data/base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data copying build/lib/cinderclient/tests/fixture_data/keystone_client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data copying build/lib/cinderclient/tests/fixture_data/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data copying build/lib/cinderclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/test_service_catalog.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/test_base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/tests/test_auth_plugins.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests copying build/lib/cinderclient/service_catalog.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/extension.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack copying build/lib/cinderclient/openstack/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/openstack/common/gettextutils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/openstack/common/strutils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common creating /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/auth.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/fake_client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/importutils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/auth_plugin.py to auth_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_transfers.py to volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.py to volume_backups_restore.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_encryption_types.py to volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_transfers.py to volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_backups_restore.py to volume_backups_restore.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py to volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/contrib/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_volume_encryption_types.py to test_volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/contrib/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_cgsnapshots.py to test_cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_volume_encryption_types.py to test_volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data/keystone_client.py to keystone_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/fixture_data/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/test_auth_plugins.py to test_auth_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/service_catalog.py to service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/gettextutils.py to gettextutils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/strutils.py to strutils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/fake_client.py to fake_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/importutils.py to importutils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/client.py to client.pyc writing byte-compilation script '/tmp/tmp2nJ9HZ.py' /usr/bin/python -O /tmp/tmp2nJ9HZ.py removing /tmp/tmp2nJ9HZ.py running install_egg_info running egg_info writing python_cinderclient.egg-info/PKG-INFO writing top-level names to python_cinderclient.egg-info/top_level.txt writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_cinderclient.egg-info to /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/python_cinderclient-1.1.1-py2.7.egg-info running install_scripts Installing cinder script to /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/bin + install -p -D -m 644 tools/cinder.bash_completion /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/etc/bash_completion.d/cinder.bash_completion + rm -fr /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-cinderclient-1.1.1: + PYTHONPATH=/builddir/build/BUILD/python-cinderclient-1.1.1: + sphinx-build -b html doc/source html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... Using openstack theme from /usr/lib/python2.7/site-packages/oslo/sphinx/theme WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] man/cinder reading sources... [100%] shell /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:34: WARNING: Title underline too short. MASTER ----- /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:38: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:48: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:49: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:50: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:51: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:52: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:53: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:54: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:55: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:56: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:57: WARNING: malformed hyperlink target. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:58: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:152: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:173: WARNING: Bullet list ends without a blank line; unexpected unindent. done checking consistency... done /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/man/cinder.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/shell.rst:: WARNING: document isn't included in any toctree preparing documents... done writing output... [ 33%] index writing output... [ 66%] man/cinder writing output... [100%] shell writing additional files... genindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 19 warnings. + sphinx-build -b man doc/source man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... Using openstack theme from /usr/lib/python2.7/site-packages/oslo/sphinx/theme WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : building [man]: all manpages updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] man/cinder reading sources... [100%] shell /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:34: WARNING: Title underline too short. MASTER ----- /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:38: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:48: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:49: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:50: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:51: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:52: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:53: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:54: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:55: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:56: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:57: WARNING: malformed hyperlink target. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:58: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:152: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/index.rst:173: WARNING: Bullet list ends without a blank line; unexpected unindent. done checking consistency... done /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/man/cinder.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/python-cinderclient-1.1.1/doc/source/shell.rst:: WARNING: document isn't included in any toctree writing... cinder.1 { } build succeeded, 18 warnings. + install -p -D -m 644 man/cinder.1 /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/man/man1/cinder.1 + rm -fr html/.doctrees html/.buildinfo + /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-cinderclient-1.1.1 /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-cinderclient-1.1.1-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 Processing files: python-cinderclient-1.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V8wBUA + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/doc/python-cinderclient-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/doc/python-cinderclient-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/doc/python-cinderclient-1.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/doc/python-cinderclient-1.1.1 + exit 0 Provides: python-cinderclient = 1.1.1-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/python python(abi) = 2.7 Processing files: python-cinderclient-doc-1.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oNMXjQ + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/doc/python-cinderclient-doc-1.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/doc/python-cinderclient-doc-1.1.1 + cp -pr html /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch/usr/share/doc/python-cinderclient-doc-1.1.1 + exit 0 Provides: python-cinderclient-doc = 1.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch Wrote: /builddir/build/RPMS/python-cinderclient-1.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-cinderclient-doc-1.1.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZMN9cC + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cinderclient-1.1.1-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->