Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-novaclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-78717-450665/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-novaclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-novaclient-15.1.1-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-novaclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-78717-450665/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-novaclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DH2er2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-novaclient-15.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-novaclient-15.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-novaclient-15.1.1 + /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-novaclient-15.1.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ld2NK5 + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + 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/novaclient creating build/lib/novaclient/tests creating build/lib/novaclient/tests/unit creating build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_servers.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/fakes.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_client.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_instance_actions.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_quotas.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_list_extensions.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_flavors.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_server_external_events.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_hypervisors.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_usage.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_keypairs.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_server_groups.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_server_migrations.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_versions.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_volumes.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_instance_usage_audit_log.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_flavor_access.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_assisted_volume_snapshots.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_aggregates.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_cells.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/__init__.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_limits.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_quota_classes.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_migrations.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_shell.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_services.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_images.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_availability_zone.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_agents.py -> build/lib/novaclient/tests/unit/v2 creating build/lib/novaclient/tests/functional creating build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_resize.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_servers.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_flavor.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_extended_attributes.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_quotas.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_trigger_crash_dump.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_os_services.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_hypervisors.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_usage.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_keypairs.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_server_groups.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_networks.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_image_meta.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_instance_usage_audit_log.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_flavor_access.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_aggregates.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/__init__.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_quota_classes.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_consoles.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_migrations.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_instance_action.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/fake_crypto.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_instances.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_device_tagging.py -> build/lib/novaclient/tests/functional/v2 creating build/lib/novaclient/v2 copying novaclient/v2/limits.py -> build/lib/novaclient/v2 copying novaclient/v2/images.py -> build/lib/novaclient/v2 copying novaclient/v2/usage.py -> build/lib/novaclient/v2 copying novaclient/v2/agents.py -> build/lib/novaclient/v2 copying novaclient/v2/servers.py -> build/lib/novaclient/v2 copying novaclient/v2/assisted_volume_snapshots.py -> build/lib/novaclient/v2 copying novaclient/v2/volumes.py -> build/lib/novaclient/v2 copying novaclient/v2/server_migrations.py -> build/lib/novaclient/v2 copying novaclient/v2/hypervisors.py -> build/lib/novaclient/v2 copying novaclient/v2/instance_usage_audit_log.py -> build/lib/novaclient/v2 copying novaclient/v2/migrations.py -> build/lib/novaclient/v2 copying novaclient/v2/client.py -> build/lib/novaclient/v2 copying novaclient/v2/cells.py -> build/lib/novaclient/v2 copying novaclient/v2/flavor_access.py -> build/lib/novaclient/v2 copying novaclient/v2/flavors.py -> build/lib/novaclient/v2 copying novaclient/v2/__init__.py -> build/lib/novaclient/v2 copying novaclient/v2/aggregates.py -> build/lib/novaclient/v2 copying novaclient/v2/availability_zones.py -> build/lib/novaclient/v2 copying novaclient/v2/shell.py -> build/lib/novaclient/v2 copying novaclient/v2/versions.py -> build/lib/novaclient/v2 copying novaclient/v2/list_extensions.py -> build/lib/novaclient/v2 copying novaclient/v2/quotas.py -> build/lib/novaclient/v2 copying novaclient/v2/quota_classes.py -> build/lib/novaclient/v2 copying novaclient/v2/server_groups.py -> build/lib/novaclient/v2 copying novaclient/v2/networks.py -> build/lib/novaclient/v2 copying novaclient/v2/keypairs.py -> build/lib/novaclient/v2 copying novaclient/v2/server_external_events.py -> build/lib/novaclient/v2 copying novaclient/v2/instance_action.py -> build/lib/novaclient/v2 copying novaclient/v2/services.py -> build/lib/novaclient/v2 creating build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/limits.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/images.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/agents.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/servers.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/server_migrations.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/hypervisors.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/client.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/floatingips.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/__init__.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/aggregates.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/availability_zones.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/quotas.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/server_groups.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/keypairs.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/base.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/utils.py -> build/lib/novaclient copying novaclient/extension.py -> build/lib/novaclient copying novaclient/client.py -> build/lib/novaclient copying novaclient/api_versions.py -> build/lib/novaclient copying novaclient/exceptions.py -> build/lib/novaclient copying novaclient/__init__.py -> build/lib/novaclient copying novaclient/shell.py -> build/lib/novaclient copying novaclient/i18n.py -> build/lib/novaclient copying novaclient/crypto.py -> build/lib/novaclient copying novaclient/base.py -> build/lib/novaclient copying novaclient/tests/__init__.py -> build/lib/novaclient/tests copying novaclient/tests/unit/utils.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/fakes.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_utils.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_client.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/fake_actions_module.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_crypto.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_base.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_discover.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_api_versions.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_exceptions.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/__init__.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_shell.py -> build/lib/novaclient/tests/unit copying novaclient/tests/functional/test_auth.py -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/__init__.py -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/base.py -> build/lib/novaclient/tests/functional creating build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_servers.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_extended_attributes.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_quotas.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_os_services.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_hypervisors.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_usage.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_readonly_nova.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_keypairs.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_server_groups.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_flavor_access.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/__init__.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_consoles.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_instances.py -> build/lib/novaclient/tests/functional/v2/legacy creating build/lib/novaclient/tests/functional/api copying novaclient/tests/functional/api/test_servers.py -> build/lib/novaclient/tests/functional/api copying novaclient/tests/functional/api/__init__.py -> build/lib/novaclient/tests/functional/api running egg_info deleting python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt writing pbr to python_novaclient.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_novaclient.egg-info/SOURCES.txt' copying novaclient/tests/unit/v2/testfile.txt -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/idfake.pem -> build/lib/novaclient/tests/unit copying novaclient/tests/functional/README.rst -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/clouds.yaml.sample -> build/lib/novaclient/tests/functional creating build/lib/novaclient/tests/functional/hooks copying novaclient/tests/functional/hooks/check_resources.py -> build/lib/novaclient/tests/functional/hooks copying novaclient/tests/functional/hooks/post_test_hook.sh -> build/lib/novaclient/tests/functional/hooks + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7aNFyc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch + cd python-novaclient-15.1.1 + 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-novaclient-15.1.1-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-novaclient-15.1.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/utils.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/extension.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/fake_actions_module.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/limits.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/images.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/agents.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/floatingips.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/test_crypto.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_instance_actions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_flavors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_volumes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_instance_usage_audit_log.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_cells.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_limits.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_images.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/testfile.txt -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_agents.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_discover.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_api_versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/idfake.pem -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/clouds.yaml.sample -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks copying build/lib/novaclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks copying build/lib/novaclient/tests/functional/hooks/check_resources.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api copying build/lib/novaclient/tests/functional/api/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api copying build/lib/novaclient/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_resize.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_extended_attributes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_trigger_crash_dump.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_os_services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_networks.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_image_meta.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_instance_usage_audit_log.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_consoles.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_extended_attributes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_os_services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_readonly_nova.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_consoles.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_instances.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/test_instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/fake_crypto.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_instances.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_device_tagging.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/test_auth.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/limits.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/images.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/agents.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/volumes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/instance_usage_audit_log.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/cells.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/flavors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/networks.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/api_versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/i18n.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/crypto.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fake_actions_module.py to fake_actions_module.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/server_migrations.py to server_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/floatingips.py to floatingips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/server_groups.py to server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_crypto.py to test_crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_instance_actions.py to test_instance_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_server_external_events.py to test_server_external_events.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_server_groups.py to test_server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_server_migrations.py to test_server_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_instance_usage_audit_log.py to test_instance_usage_audit_log.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_assisted_volume_snapshots.py to test_assisted_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_cells.py to test_cells.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_agents.py to test_agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_discover.py to test_discover.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_api_versions.py to test_api_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks/check_resources.py to check_resources.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_resize.py to test_resize.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_extended_attributes.py to test_extended_attributes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_trigger_crash_dump.py to test_trigger_crash_dump.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_os_services.py to test_os_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_server_groups.py to test_server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_image_meta.py to test_image_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_instance_usage_audit_log.py to test_instance_usage_audit_log.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_consoles.py to test_consoles.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_extended_attributes.py to test_extended_attributes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_os_services.py to test_os_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_readonly_nova.py to test_readonly_nova.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_server_groups.py to test_server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_consoles.py to test_consoles.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_instances.py to test_instances.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_instance_action.py to test_instance_action.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/fake_crypto.py to fake_crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_instances.py to test_instances.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_device_tagging.py to test_device_tagging.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/assisted_volume_snapshots.py to assisted_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/server_migrations.py to server_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/instance_usage_audit_log.py to instance_usage_audit_log.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/migrations.py to migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/cells.py to cells.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/flavor_access.py to flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/server_groups.py to server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/server_external_events.py to server_external_events.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/instance_action.py to instance_action.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/api_versions.py to api_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/base.py to base.pyc writing byte-compilation script '/tmp/tmpftIol1.py' /usr/bin/python2 -O /tmp/tmpftIol1.py removing /tmp/tmpftIol1.py running install_egg_info running egg_info writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt writing pbr to python_novaclient.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_novaclient.egg-info/SOURCES.txt' Copying python_novaclient.egg-info to /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/python_novaclient-15.1.1-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing nova script to /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/bin + ln -s nova /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/bin/nova-2 + mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/etc/bash_completion.d + install -pm 644 tools/nova.bash_completion /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/etc/bash_completion.d/nova + rm -fr /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-novaclient-15.1.1/.gitreview found adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role os-client-config-doc to link to https://docs.openstack.org/os-client-config/latest/%s adding role python-openstackclient-doc to link to https://docs.openstack.org/python-openstackclient/latest/%s Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.api_versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.base.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.crypto.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.exceptions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.extension.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.i18n.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.utils.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.agents.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.aggregates.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.availability_zones.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.cells.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavor_access.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.hypervisors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.images.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_action.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_usage_audit_log.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.keypairs.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.limits.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.list_extensions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.networks.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quota_classes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quotas.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_external_events.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_groups.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.servers.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.services.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.usage.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.volumes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: 51 added, 0 changed, 0 removed reading sources... [ 1%] cli/index reading sources... [ 3%] cli/nova reading sources... [ 5%] contributor/index reading sources... [ 7%] contributor/microversions reading sources... [ 9%] contributor/testing reading sources... [ 11%] index reading sources... [ 13%] reference/api/index reading sources... [ 15%] reference/api/modules reading sources... [ 17%] reference/api/novaclient reading sources... [ 19%] reference/api/novaclient.api_versions reading sources... [ 21%] reference/api/novaclient.base reading sources... [ 23%] reference/api/novaclient.client reading sources... [ 25%] reference/api/novaclient.crypto reading sources... [ 27%] reference/api/novaclient.exceptions reading sources... [ 29%] reference/api/novaclient.extension reading sources... [ 31%] reference/api/novaclient.i18n reading sources... [ 33%] reference/api/novaclient.shell reading sources... [ 35%] reference/api/novaclient.utils reading sources... [ 37%] reference/api/novaclient.v2 reading sources... [ 39%] reference/api/novaclient.v2.agents reading sources... [ 41%] reference/api/novaclient.v2.aggregates reading sources... [ 43%] reference/api/novaclient.v2.assisted_volume_snapshots reading sources... [ 45%] reference/api/novaclient.v2.availability_zones reading sources... [ 47%] reference/api/novaclient.v2.cells reading sources... [ 49%] reference/api/novaclient.v2.client reading sources... [ 50%] reference/api/novaclient.v2.flavor_access reading sources... [ 52%] reference/api/novaclient.v2.flavors reading sources... [ 54%] reference/api/novaclient.v2.hypervisors reading sources... [ 56%] reference/api/novaclient.v2.images reading sources... [ 58%] reference/api/novaclient.v2.instance_action reading sources... [ 60%] reference/api/novaclient.v2.instance_usage_audit_log reading sources... [ 62%] reference/api/novaclient.v2.keypairs reading sources... [ 64%] reference/api/novaclient.v2.limits reading sources... [ 66%] reference/api/novaclient.v2.list_extensions reading sources... [ 68%] reference/api/novaclient.v2.migrations reading sources... [ 70%] reference/api/novaclient.v2.networks reading sources... [ 72%] reference/api/novaclient.v2.quota_classes reading sources... [ 74%] reference/api/novaclient.v2.quotas reading sources... [ 76%] reference/api/novaclient.v2.server_external_events reading sources... [ 78%] reference/api/novaclient.v2.server_groups reading sources... [ 80%] reference/api/novaclient.v2.server_migrations reading sources... [ 82%] reference/api/novaclient.v2.servers reading sources... [ 84%] reference/api/novaclient.v2.services reading sources... [ 86%] reference/api/novaclient.v2.shell reading sources... [ 88%] reference/api/novaclient.v2.usage reading sources... [ 90%] reference/api/novaclient.v2.versions reading sources... [ 92%] reference/api/novaclient.v2.volumes reading sources... [ 94%] reference/deprecation-policy reading sources... [ 96%] reference/index reading sources... [ 98%] user/index reading sources... [100%] user/shell WARNING: autodoc: failed to import module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'api_versions' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'base' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'client' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'crypto' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'exceptions' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'extension' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'i18n' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'shell' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'utils' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.agents' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.aggregates' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.assisted_volume_snapshots' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.availability_zones' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.cells' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.client' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.flavor_access' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.flavors' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.hypervisors' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.images' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.instance_action' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.instance_usage_audit_log' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.keypairs' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.limits' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.list_extensions' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.migrations' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.networks' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.quota_classes' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.quotas' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.server_external_events' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.server_groups' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.server_migrations' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.servers' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.services' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.shell' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.usage' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.versions' from module u'novaclient'; the following exception was raised: No module named novaclient looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module u'v2.volumes' from module u'novaclient'; the following exception was raised: No module named novaclient done checking consistency... done preparing documents... done writing output... [ 1%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-novaclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'python-novaclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 3%] cli/nova [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/nova.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/nova.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/nova' writing output... [ 5%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 7%] contributor/microversions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/microversions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/microversions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/microversions' writing output... [ 9%] contributor/testing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/testing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/testing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/testing' writing output... [ 11%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 13%] reference/api/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/index' writing output... [ 15%] reference/api/modules [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/modules.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/modules' writing output... [ 17%] reference/api/novaclient [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient' writing output... [ 19%] reference/api/novaclient.api_versions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.api_versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.api_versions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.api_versions' writing output... [ 21%] reference/api/novaclient.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.base' writing output... [ 23%] reference/api/novaclient.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.client' writing output... [ 25%] reference/api/novaclient.crypto [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.crypto.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.crypto.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.crypto' writing output... [ 27%] reference/api/novaclient.exceptions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.exceptions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.exceptions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.exceptions' writing output... [ 29%] reference/api/novaclient.extension [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.extension.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.extension.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.extension' writing output... [ 31%] reference/api/novaclient.i18n [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.i18n.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.i18n.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.i18n' writing output... [ 33%] reference/api/novaclient.shell [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.shell.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.shell.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.shell' writing output... [ 35%] reference/api/novaclient.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.utils' writing output... [ 37%] reference/api/novaclient.v2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2' writing output... [ 39%] reference/api/novaclient.v2.agents [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.agents.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.agents.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.agents' writing output... [ 41%] reference/api/novaclient.v2.aggregates [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.aggregates.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.aggregates.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.aggregates' writing output... [ 43%] reference/api/novaclient.v2.assisted_volume_snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.assisted_volume_snapshots' writing output... [ 45%] reference/api/novaclient.v2.availability_zones [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.availability_zones.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.availability_zones.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.availability_zones' writing output... [ 47%] reference/api/novaclient.v2.cells [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.cells.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.cells.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.cells' writing output... [ 49%] reference/api/novaclient.v2.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.client' writing output... [ 50%] reference/api/novaclient.v2.flavor_access [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.flavor_access.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.flavor_access.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.flavor_access' writing output... [ 52%] reference/api/novaclient.v2.flavors [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.flavors.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.flavors.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.flavors' writing output... [ 54%] reference/api/novaclient.v2.hypervisors [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.hypervisors.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.hypervisors.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.hypervisors' writing output... [ 56%] reference/api/novaclient.v2.images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.images' writing output... [ 58%] reference/api/novaclient.v2.instance_action [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.instance_action.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.instance_action.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.instance_action' writing output... [ 60%] reference/api/novaclient.v2.instance_usage_audit_log [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.instance_usage_audit_log.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.instance_usage_audit_log.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.instance_usage_audit_log' writing output... [ 62%] reference/api/novaclient.v2.keypairs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.keypairs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.keypairs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.keypairs' writing output... [ 64%] reference/api/novaclient.v2.limits [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.limits.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.limits' writing output... [ 66%] reference/api/novaclient.v2.list_extensions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.list_extensions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.list_extensions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.list_extensions' writing output... [ 68%] reference/api/novaclient.v2.migrations [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.migrations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.migrations.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.migrations' writing output... [ 70%] reference/api/novaclient.v2.networks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.networks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.networks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.networks' writing output... [ 72%] reference/api/novaclient.v2.quota_classes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.quota_classes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.quota_classes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.quota_classes' writing output... [ 74%] reference/api/novaclient.v2.quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.quotas' writing output... [ 76%] reference/api/novaclient.v2.server_external_events [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.server_external_events.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.server_external_events.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.server_external_events' writing output... [ 78%] reference/api/novaclient.v2.server_groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.server_groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.server_groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.server_groups' writing output... [ 80%] reference/api/novaclient.v2.server_migrations [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.server_migrations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.server_migrations.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.server_migrations' writing output... [ 82%] reference/api/novaclient.v2.servers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.servers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.servers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.servers' writing output... [ 84%] reference/api/novaclient.v2.services [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.services.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.services' writing output... [ 86%] reference/api/novaclient.v2.shell [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.shell.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.shell.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.shell' writing output... [ 88%] reference/api/novaclient.v2.usage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.usage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.usage' writing output... [ 90%] reference/api/novaclient.v2.versions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.versions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.versions' writing output... [ 92%] reference/api/novaclient.v2.volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/novaclient.v2.volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/novaclient.v2.volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/novaclient.v2.volumes' writing output... [ 94%] reference/deprecation-policy [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/deprecation-policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/deprecation-policy.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/deprecation-policy' writing output... [ 96%] reference/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/index' writing output... [ 98%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' writing output... [100%] user/shell [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/shell.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/shell.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/shell' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 39 warnings. The HTML pages are in doc/build/html. + sphinx-build-2 -b man doc/source doc/build/man Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-novaclient-15.1.1/.gitreview found adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role os-client-config-doc to link to https://docs.openstack.org/os-client-config/latest/%s adding role python-openstackclient-doc to link to https://docs.openstack.org/python-openstackclient/latest/%s Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.api_versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.base.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.crypto.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.exceptions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.extension.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.i18n.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.utils.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.agents.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.aggregates.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.availability_zones.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.cells.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavor_access.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.hypervisors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.images.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_action.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_usage_audit_log.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.keypairs.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.limits.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.list_extensions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.networks.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quota_classes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quotas.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_external_events.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_groups.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.servers.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.services.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.usage.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.volumes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 51 added, 0 changed, 0 removed reading sources... [ 1%] cli/index reading sources... [ 3%] cli/nova reading sources... [ 5%] contributor/index reading sources... [ 7%] contributor/microversions reading sources... [ 9%] contributor/testing reading sources... [ 11%] index reading sources... [ 13%] reference/api/index reading sources... [ 15%] reference/api/modules reading sources... [ 17%] reference/api/novaclient reading sources... [ 19%] reference/api/novaclient.api_versions reading sources... [ 21%] reference/api/novaclient.base reading sources... [ 23%] reference/api/novaclient.client reading sources... [ 25%] reference/api/novaclient.crypto reading sources... [ 27%] reference/api/novaclient.exceptions reading sources... [ 29%] reference/api/novaclient.extension reading sources... [ 31%] reference/api/novaclient.i18n reading sources... [ 33%] reference/api/novaclient.shell reading sources... [ 35%] reference/api/novaclient.utils reading sources... [ 37%] reference/api/novaclient.v2 reading sources... [ 39%] reference/api/novaclient.v2.agents reading sources... [ 41%] reference/api/novaclient.v2.aggregates reading sources... [ 43%] reference/api/novaclient.v2.assisted_volume_snapshots reading sources... [ 45%] reference/api/novaclient.v2.availability_zones reading sources... [ 47%] reference/api/novaclient.v2.cells reading sources... [ 49%] reference/api/novaclient.v2.client reading sources... [ 50%] reference/api/novaclient.v2.flavor_access reading sources... [ 52%] reference/api/novaclient.v2.flavors reading sources... [ 54%] reference/api/novaclient.v2.hypervisors reading sources... [ 56%] reference/api/novaclient.v2.images reading sources... [ 58%] reference/api/novaclient.v2.instance_action reading sources... [ 60%] reference/api/novaclient.v2.instance_usage_audit_log reading sources... [ 62%] reference/api/novaclient.v2.keypairs reading sources... [ 64%] reference/api/novaclient.v2.limits reading sources... [ 66%] reference/api/novaclient.v2.list_extensions reading sources... [ 68%] reference/api/novaclient.v2.migrations reading sources... [ 70%] reference/api/novaclient.v2.networks reading sources... [ 72%] reference/api/novaclient.v2.quota_classes reading sources... [ 74%] reference/api/novaclient.v2.quotas reading sources... [ 76%] reference/api/novaclient.v2.server_external_events reading sources... [ 78%] reference/api/novaclient.v2.server_groups reading sources... [ 80%] reference/api/novaclient.v2.server_migrations reading sources... [ 82%] reference/api/novaclient.v2.servers reading sources... [ 84%] reference/api/novaclient.v2.services reading sources... [ 86%] reference/api/novaclient.v2.shell reading sources... [ 88%] reference/api/novaclient.v2.usage reading sources... [ 90%] reference/api/novaclient.v2.versions reading sources... [ 92%] reference/api/novaclient.v2.volumes reading sources... [ 94%] reference/deprecation-policy reading sources... [ 96%] reference/index reading sources... [ 98%] user/index reading sources... [100%] user/shell WARNING: autodoc: failed to import module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'api_versions' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'base' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'client' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'crypto' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'exceptions' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'extension' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'i18n' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'shell' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'utils' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.agents' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.aggregates' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.assisted_volume_snapshots' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.availability_zones' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.cells' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.client' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.flavor_access' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.flavors' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.hypervisors' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.images' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.instance_action' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.instance_usage_audit_log' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.keypairs' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.limits' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.list_extensions' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.migrations' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.networks' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.quota_classes' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.quotas' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.server_external_events' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.server_groups' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.server_migrations' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.servers' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.services' from module u'novaclient'; the following exception was raised: No module named novaclient looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module u'v2.shell' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.usage' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.versions' from module u'novaclient'; the following exception was raised: No module named novaclient WARNING: autodoc: failed to import module u'v2.volumes' from module u'novaclient'; the following exception was raised: No module named novaclient done checking consistency... done writing... nova.1 { } build succeeded, 39 warnings. The manual pages are in doc/build/man. + install -p -D -m 644 doc/build/man/nova.1 /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/man/man1/nova.1 + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess + /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-novaclient-15.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-novaclient-15.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: python2-novaclient-15.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wnRsWI + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/doc/python2-novaclient-15.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/doc/python2-novaclient-15.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/doc/python2-novaclient-15.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LX4Rkf + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/licenses/python2-novaclient-15.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/licenses/python2-novaclient-15.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/licenses/python2-novaclient-15.1.1 + exit 0 Provides: python-novaclient = 1:15.1.1-1.el7 python2-novaclient = 1:15.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/python2 python(abi) = 2.7 Obsoletes: python-novaclient < 1:15.1.1-1.el7 Processing files: python-novaclient-doc-15.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AVpSHN + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/doc/python-novaclient-doc-15.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/doc/python-novaclient-doc-15.1.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/doc/python-novaclient-doc-15.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NNtP7l + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/licenses/python-novaclient-doc-15.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/licenses/python-novaclient-doc-15.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch/usr/share/licenses/python-novaclient-doc-15.1.1 + exit 0 Provides: python-novaclient-doc = 1:15.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-novaclient-15.1.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-novaclient-15.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-novaclient-doc-15.1.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z1Ucfc + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el7.noarch + exit 0 Child return code was: 0