Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-manila-tests-tempest.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/cloud8-openstack-ussuri-el8-build-79235-465487/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37ed4c7b4a62473f91258d538357f5d8', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-79235-465487/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-manila-tests-tempest.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-manila-tests-tempest-1.1.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-manila-tests-tempest.spec'], nspawn_args=['--private-network']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/cloud8-openstack-ussuri-el8-build-79235-465487/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f98f64c07a2e4e9eba0bd0449df2fbda', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-79235-465487/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-manila-tests-tempest.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.mkotbW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf manila-tempest-plugin-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/manila-tempest-plugin-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-tempest-plugin-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-manila-tests-tempest-1.1.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf manila_tempest_tests.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lhcr9H + umask 022 + cd /builddir/build/BUILD + cd manila-tempest-plugin-1.1.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/manila_tempest_tests creating build/lib/manila_tempest_tests/services copying manila_tempest_tests/services/__init__.py -> build/lib/manila_tempest_tests/services creating build/lib/manila_tempest_tests/services/share copying manila_tempest_tests/services/share/__init__.py -> build/lib/manila_tempest_tests/services/share creating build/lib/manila_tempest_tests/tests copying manila_tempest_tests/tests/__init__.py -> build/lib/manila_tempest_tests/tests creating build/lib/manila_tempest_tests/services/share/v2 copying manila_tempest_tests/services/share/v2/__init__.py -> build/lib/manila_tempest_tests/services/share/v2 creating build/lib/manila_tempest_tests/common copying manila_tempest_tests/common/__init__.py -> build/lib/manila_tempest_tests/common copying manila_tempest_tests/common/remote_client.py -> build/lib/manila_tempest_tests/common copying manila_tempest_tests/common/constants.py -> build/lib/manila_tempest_tests/common copying manila_tempest_tests/utils.py -> build/lib/manila_tempest_tests copying manila_tempest_tests/share_exceptions.py -> build/lib/manila_tempest_tests copying manila_tempest_tests/plugin.py -> build/lib/manila_tempest_tests copying manila_tempest_tests/clients.py -> build/lib/manila_tempest_tests copying manila_tempest_tests/__init__.py -> build/lib/manila_tempest_tests copying manila_tempest_tests/config.py -> build/lib/manila_tempest_tests creating build/lib/manila_tempest_tests/services/share/json copying manila_tempest_tests/services/share/json/shares_client.py -> build/lib/manila_tempest_tests/services/share/json copying manila_tempest_tests/services/share/json/__init__.py -> build/lib/manila_tempest_tests/services/share/json creating build/lib/manila_tempest_tests/tests/scenario copying manila_tempest_tests/tests/scenario/test_share_basic_ops.py -> build/lib/manila_tempest_tests/tests/scenario copying manila_tempest_tests/tests/scenario/test_share_extend.py -> build/lib/manila_tempest_tests/tests/scenario copying manila_tempest_tests/tests/scenario/__init__.py -> build/lib/manila_tempest_tests/tests/scenario copying manila_tempest_tests/tests/scenario/manager_share.py -> build/lib/manila_tempest_tests/tests/scenario copying manila_tempest_tests/tests/scenario/test_share_manage_unmanage.py -> build/lib/manila_tempest_tests/tests/scenario copying manila_tempest_tests/tests/scenario/manager.py -> build/lib/manila_tempest_tests/tests/scenario copying manila_tempest_tests/tests/scenario/test_share_shrink.py -> build/lib/manila_tempest_tests/tests/scenario creating build/lib/manila_tempest_tests/services/share/v2/json copying manila_tempest_tests/services/share/v2/json/shares_client.py -> build/lib/manila_tempest_tests/services/share/v2/json copying manila_tempest_tests/services/share/v2/json/__init__.py -> build/lib/manila_tempest_tests/services/share/v2/json creating build/lib/manila_tempest_tests/tests/api creating build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_manage.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_servers.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_user_messages_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_snapshot_manage_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_servers_manage.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_replication_actions.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_admin_actions.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_types_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_groups.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_quotas_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_quotas.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_types.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_snapshot_instances.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_servers_manage_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_user_messages.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_admin_actions_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_instances.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_networks.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_multi_backend.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_group_types_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_security_services.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_shares_actions.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_types_extra_specs_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_export_locations_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_types_extra_specs.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/__init__.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_groups_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_group_types.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_manage_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_snapshot_export_locations_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_migration_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_export_locations.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_snapshot_export_locations.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_services.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_scheduler_stats.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_snapshot_manage.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_services_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_servers_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_snapshot_instances_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_share_instances_negative.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_migration.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/admin/test_replication.py -> build/lib/manila_tempest_tests/tests/api/admin copying manila_tempest_tests/tests/api/test_rules_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_metadata_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_types_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_groups.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_quotas_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_shares.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_type_availability_zones_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_quotas.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_type_availability_zones.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_security_services_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_networks_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_shares_actions_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_networks.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_replication_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_rules.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_availability_zones_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_access_rules_metadata.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_snapshot_rules_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_extensions.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_security_services.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_shares_actions.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_security_services_mapping.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/__init__.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_limits.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_scheduler_stats_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_groups_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_metadata.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_network_subnets.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_revert_to_snapshot_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_snapshot_rules.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_microversions.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_group_actions.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_replication_export_locations.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_availability_zones.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_security_services_mapping_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_revert_to_snapshot.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_replication_export_locations_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_shares_from_snapshot_across_pools.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_replication_snapshots.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_shares_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_share_network_subnets_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_replication.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/test_access_rules_metadata_negative.py -> build/lib/manila_tempest_tests/tests/api copying manila_tempest_tests/tests/api/base.py -> build/lib/manila_tempest_tests/tests/api running egg_info writing manila_tempest_plugin.egg-info/PKG-INFO writing dependency_links to manila_tempest_plugin.egg-info/dependency_links.txt writing entry points to manila_tempest_plugin.egg-info/entry_points.txt deleting manila_tempest_plugin.egg-info/requires.txt writing top-level names to manila_tempest_plugin.egg-info/top_level.txt writing pbr to manila_tempest_plugin.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 'manila_tempest_plugin.egg-info/SOURCES.txt' + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/manila-tempest-plugin-1.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] admin/index reading sources... [ 10%] cli/index reading sources... [ 15%] configuration/index reading sources... [ 20%] contributor/contributing reading sources... [ 25%] contributor/index reading sources... [ 30%] index reading sources... [ 35%] install/common_configure reading sources... [ 40%] install/common_prerequisites reading sources... [ 45%] install/get_started reading sources... [ 50%] install/index reading sources... [ 55%] install/install reading sources... [ 60%] install/install-obs reading sources... [ 65%] install/install-rdo reading sources... [ 70%] install/install-ubuntu reading sources... [ 75%] install/next-steps reading sources... [ 80%] install/verify reading sources... [ 85%] library/index reading sources... [ 90%] readme reading sources... [ 95%] reference/index reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] admin/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/manila-tempest-plugin/tree/doc/source' [openstackdocstheme] bug_project (from user) 'manila-tempest-plugin' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/index is 2020-07-28 08:09:27 writing output... [ 10%] cli/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-07-28 08:09:27 writing output... [ 15%] configuration/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/index is 2020-07-28 08:09:27 writing output... [ 20%] contributor/contributing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/contributing is 2020-07-28 08:09:27 writing output... [ 25%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-07-28 08:09:27 writing output... [ 30%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-07-28 08:09:27 writing output... [ 35%] install/common_configure [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/common_configure is 2020-07-28 08:09:27 writing output... [ 40%] install/common_prerequisites [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/common_prerequisites is 2020-07-28 08:09:27 writing output... [ 45%] install/get_started [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/get_started is 2020-07-28 08:09:27 writing output... [ 50%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-07-28 08:09:27 writing output... [ 55%] install/install [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install is 2020-07-28 08:09:27 writing output... [ 60%] install/install-obs [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install-obs is 2020-07-28 08:09:27 writing output... [ 65%] install/install-rdo [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install-rdo is 2020-07-28 08:09:27 writing output... [ 70%] install/install-ubuntu [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install-ubuntu is 2020-07-28 08:09:27 writing output... [ 75%] install/next-steps [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/next-steps is 2020-07-28 08:09:27 writing output... [ 80%] install/verify [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/verify is 2020-07-28 08:09:27 writing output... [ 85%] library/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for library/index is 2020-07-28 08:09:27 writing output... [ 90%] readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for readme is 2020-07-28 08:09:27 writing output... [ 95%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-07-28 08:09:27 writing output... [100%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-07-28 08:09:27 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GG0JpA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch + cd manila-tempest-plugin-1.1.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests copying build/lib/manila_tempest_tests/utils.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/common copying build/lib/manila_tempest_tests/common/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/common copying build/lib/manila_tempest_tests/common/remote_client.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/common copying build/lib/manila_tempest_tests/common/constants.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/common copying build/lib/manila_tempest_tests/share_exceptions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_rules_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_metadata_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_types_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_groups.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_quotas_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_shares.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_type_availability_zones_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_quotas.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_type_availability_zones.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_security_services_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_networks_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_shares_actions_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_networks.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_replication_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_manage.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_servers.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_user_messages_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_snapshot_manage_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_servers_manage.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_replication_actions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_admin_actions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_types_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_groups.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_quotas_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_quotas.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_types.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_snapshot_instances.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_servers_manage_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_user_messages.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_admin_actions_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_instances.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_networks.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_multi_backend.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_group_types_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_security_services.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_shares_actions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_types_extra_specs_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_export_locations_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_types_extra_specs.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_groups_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_group_types.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_manage_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_snapshot_export_locations_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_migration_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_export_locations.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_snapshot_export_locations.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_services.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_scheduler_stats.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_snapshot_manage.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_services_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_servers_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_snapshot_instances_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_share_instances_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_migration.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/admin/test_replication.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin copying build/lib/manila_tempest_tests/tests/api/test_rules.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_availability_zones_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_access_rules_metadata.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_snapshot_rules_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_extensions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_security_services.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_shares_actions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_security_services_mapping.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_limits.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_scheduler_stats_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_groups_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_metadata.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_network_subnets.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_revert_to_snapshot_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_snapshot_rules.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_microversions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_group_actions.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_replication_export_locations.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_availability_zones.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_security_services_mapping_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_revert_to_snapshot.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_replication_export_locations_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_shares_from_snapshot_across_pools.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_replication_snapshots.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_shares_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_share_network_subnets_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_replication.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/test_access_rules_metadata_negative.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api copying build/lib/manila_tempest_tests/tests/api/base.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/scenario/test_share_basic_ops.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/scenario/test_share_extend.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/scenario/manager_share.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/scenario/test_share_manage_unmanage.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/scenario/manager.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/scenario/test_share_shrink.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario copying build/lib/manila_tempest_tests/tests/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2 copying build/lib/manila_tempest_tests/services/share/v2/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2 creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/json copying build/lib/manila_tempest_tests/services/share/v2/json/shares_client.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/json copying build/lib/manila_tempest_tests/services/share/v2/json/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/json copying build/lib/manila_tempest_tests/services/share/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share creating /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/json copying build/lib/manila_tempest_tests/services/share/json/shares_client.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/json copying build/lib/manila_tempest_tests/services/share/json/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/json copying build/lib/manila_tempest_tests/services/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services copying build/lib/manila_tempest_tests/plugin.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests copying build/lib/manila_tempest_tests/clients.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests copying build/lib/manila_tempest_tests/__init__.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests copying build/lib/manila_tempest_tests/config.py -> /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/common/remote_client.py to remote_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/common/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/share_exceptions.py to share_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_rules_negative.py to test_rules_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_metadata_negative.py to test_metadata_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_types_negative.py to test_share_types_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_groups.py to test_share_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_quotas_negative.py to test_quotas_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_shares.py to test_shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_type_availability_zones_negative.py to test_share_type_availability_zones_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_type_availability_zones.py to test_share_type_availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_security_services_negative.py to test_security_services_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_networks_negative.py to test_share_networks_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_shares_actions_negative.py to test_shares_actions_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_networks.py to test_share_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_replication_negative.py to test_replication_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_manage.py to test_share_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_servers.py to test_share_servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_user_messages_negative.py to test_user_messages_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_snapshot_manage_negative.py to test_snapshot_manage_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_servers_manage.py to test_share_servers_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_replication_actions.py to test_replication_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_admin_actions.py to test_admin_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_types_negative.py to test_share_types_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_groups.py to test_share_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_quotas_negative.py to test_quotas_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_types.py to test_share_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_snapshot_instances.py to test_share_snapshot_instances.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_servers_manage_negative.py to test_share_servers_manage_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_user_messages.py to test_user_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_admin_actions_negative.py to test_admin_actions_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_instances.py to test_share_instances.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_networks.py to test_share_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_multi_backend.py to test_multi_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_group_types_negative.py to test_share_group_types_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_security_services.py to test_security_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_shares_actions.py to test_shares_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_types_extra_specs_negative.py to test_share_types_extra_specs_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_export_locations_negative.py to test_export_locations_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_types_extra_specs.py to test_share_types_extra_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_groups_negative.py to test_share_groups_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_group_types.py to test_share_group_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_manage_negative.py to test_share_manage_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_snapshot_export_locations_negative.py to test_snapshot_export_locations_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_migration_negative.py to test_migration_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_export_locations.py to test_export_locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_snapshot_export_locations.py to test_snapshot_export_locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_scheduler_stats.py to test_scheduler_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_snapshot_manage.py to test_snapshot_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_services_negative.py to test_services_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_servers_negative.py to test_share_servers_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_snapshot_instances_negative.py to test_share_snapshot_instances_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_share_instances_negative.py to test_share_instances_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_migration.py to test_migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/admin/test_replication.py to test_replication.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_rules.py to test_rules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_availability_zones_negative.py to test_availability_zones_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_access_rules_metadata.py to test_access_rules_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_snapshot_rules_negative.py to test_snapshot_rules_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_extensions.py to test_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_security_services.py to test_security_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_shares_actions.py to test_shares_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_security_services_mapping.py to test_security_services_mapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_scheduler_stats_negative.py to test_scheduler_stats_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_groups_negative.py to test_share_groups_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_metadata.py to test_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_network_subnets.py to test_share_network_subnets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_revert_to_snapshot_negative.py to test_revert_to_snapshot_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_snapshot_rules.py to test_snapshot_rules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_microversions.py to test_microversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_group_actions.py to test_share_group_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_replication_export_locations.py to test_replication_export_locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_availability_zones.py to test_availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_security_services_mapping_negative.py to test_security_services_mapping_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_revert_to_snapshot.py to test_revert_to_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_replication_export_locations_negative.py to test_replication_export_locations_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_shares_from_snapshot_across_pools.py to test_shares_from_snapshot_across_pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_replication_snapshots.py to test_replication_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_shares_negative.py to test_shares_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_share_network_subnets_negative.py to test_share_network_subnets_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_replication.py to test_replication.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_access_rules_metadata_negative.py to test_access_rules_metadata_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario/test_share_basic_ops.py to test_share_basic_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario/test_share_extend.py to test_share_extend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario/manager_share.py to manager_share.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario/test_share_manage_unmanage.py to test_share_manage_unmanage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/scenario/test_share_shrink.py to test_share_shrink.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/json/shares_client.py to shares_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/json/shares_client.py to shares_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/clients.py to clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_tests/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmpb0yix4wn.py' /usr/bin/python3 /tmp/tmpb0yix4wn.py removing /tmp/tmpb0yix4wn.py running install_egg_info running egg_info writing manila_tempest_plugin.egg-info/PKG-INFO writing dependency_links to manila_tempest_plugin.egg-info/dependency_links.txt writing entry points to manila_tempest_plugin.egg-info/entry_points.txt writing top-level names to manila_tempest_plugin.egg-info/top_level.txt writing pbr to manila_tempest_plugin.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 'manila_tempest_plugin.egg-info/SOURCES.txt' Copying manila_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6/site-packages/manila_tempest_plugin-1.1.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.1.0-1.el8 --unique-debug-suffix -1.1.0-1.el8.noarch --unique-debug-src-base python-manila-tests-tempest-1.1.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/manila-tempest-plugin-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-manila-tests-tempest-1.1.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ymjLDx + umask 022 + cd /builddir/build/BUILD + cd manila-tempest-plugin-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/doc/python3-manila-tests-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/doc/python3-manila-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/doc/python3-manila-tests-tempest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JdLKSu + umask 022 + cd /builddir/build/BUILD + cd manila-tempest-plugin-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/licenses/python3-manila-tests-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/licenses/python3-manila-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/licenses/python3-manila-tests-tempest + exit 0 Provides: python3-manila-tests-tempest = 1:1.1.0-1.el8 python3.6dist(manila-tempest-plugin) = 1.1.0 python3dist(manila-tempest-plugin) = 1.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Obsoletes: python-manila-tests < 6.0.0 Processing files: python-manila-tests-tempest-doc-1.1.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EH6ip8 + umask 022 + cd /builddir/build/BUILD + cd manila-tempest-plugin-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/doc/python-manila-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/doc/python-manila-tests-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/doc/python-manila-tests-tempest-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9E6nYL + umask 022 + cd /builddir/build/BUILD + cd manila-tempest-plugin-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/licenses/python-manila-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/licenses/python-manila-tests-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch/usr/share/licenses/python-manila-tests-tempest-doc + exit 0 Provides: python-manila-tests-tempest-doc = 1:1.1.0-1.el8 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-manila-tests-tempest-1.1.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-manila-tests-tempest-1.1.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-manila-tests-tempest-doc-1.1.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I8hMFr + umask 022 + cd /builddir/build/BUILD + cd manila-tempest-plugin-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-manila-tests-tempest-1.1.0-1.el8.noarch + exit 0 Child return code was: 0